/* Mihahome Revolution 2.0
 Cascaded Style Sheet
*/

html, body
{
	background-color: #808080;
	font-family:Verdana,Helvetica,Swiff,Arial,Sans-Serif;
	text-align:center;
}

img
{
	border: 0;
}

pre
{
	font-size:110%;
	line-height:80%;
	background-color:#ffffff;
	border:solid 1px #000000;
	padding: 5px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

.qWithTopic
{
	font-size:90%;
	background-color:#ffffff;
	border:solid 1px #000000;
	padding: 5px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.spoiler
{
	font-size:90%;
	background-color:#ffffff;
	color: #ffffff;
	border:solid 1px #000000;
	padding: 5px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

pre.withTopic, .qWithTopic, .spoiler
{
	margin-top:0;
}

.pre_topic
{
	font-size:90%;
	color:#ffffff;
	line-height:80%;
	background-color:#2771CD;
	border:solid 1px #000000;
	border-bottom:0;
	width:90%;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:10px;
}

.quote_topic
{
	font-size:90%;
	color:#ffffff;
	line-height:80%;
	background-color:#2771CD;
	border:solid 1px #000000;
	border-bottom:0;
	width:90%;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:10px;
}

.topic
{
	font-size:90%;
	line-height:95%;
	border:solid 1px #000000;
	width:90%;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}

/*
Allgemeine Eigenschaften des Wrappers
*/

#wrapper
{
	position:relative;
	background-color: #0751AD;
	margin: 10px 0.2%;
	border-left: solid 1px #000002;
	border-right: solid 1px #000002;
	border-bottom: solid 1px #000002;
	text-align:left;
}

/*
Alles für den Header
*/

#header
{
	background-color: #2771CD;	
	height: 120px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	border-bottom: 1px solid #000001;
	text-align:left;
}

#header img
{
	position:absolute;
	left:0px;
	top:0px;
}

/*
Die Navigation, ihre Links und Weiteres dazu
*/

#navigation
{
	z-index:1;
	position: absolute;
	width: 155px;
	left: 0px;
	top: 108px;
	margin:0px;
	padding: 14px 0px 0px 0px;
	font-size: 70%;
	text-align:left;
	line-height:12px;
}

#navigation.fillblock
{
	background-color:#2771CD;
}

#navigation .rubric
{
	background-color:#d9d9d9;
	color:#000000;
	padding: 0px 0px 0px 5px;
	border-top:solid 1px #00419D;
	border-bottom:solid 1px #00419D;
	font-weight:bold;
	line-height:13px;
}
#navigation a
{
	background-color:#2771CD;
	display:block;
	text-decoration:none;
	color:#e0e0e0;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	border-bottom:solid 1px #2771CD;
	border-top:solid 1px #2771CD;
	line-height:14px;
}

#navigation a.row2
{
	background-color:#3781DD;
}

#navigation a:hover
{
	text-decoration:none;
	background-color:#ffffff;
	color:#000000;
	border-top:solid 1px #DAEAFF;
	border-bottom:solid 1px #DAEAFF;
}
#navigation a.top:hover
{
	border-top:solid 1px #e0e0e0;
}
#navigation a.bottom:hover
{
	border-bottom:solid 1px #e0e0e0;
}
#navigation a:active
{
	text-decoration:none;
	background-color:#CAEAFF;
	color:#0000ff;
	border-top:solid 1px #000003;
	border-bottom:solid 1px #000003;
}

/*
Alles zum Content
*/

#content
{
	position:relative;
	min-height: 553px;
	background-color: #dde3ff;
	color: #000;
	margin: 0px 20px 0px 155px;
	padding: 5px 13px 5px 13px;
	border-left: 1px solid #000004;
	border-right: solid 1px #000002;
	font-size: 80%;
	z-index:3;
}

/*
Links
*/

#content a
{
	color:           #0000ff;
	text-decoration: none;
}
#content a:visited
{
	color:           #0000aa;
	text-decoration: none;
}
#content a:hover
{
	color:           #ff0000;
	text-decoration: none;
}

#content a:hover
{
	color:           #ff0000;
	text-decoration: none;
}

/*
Fußleiste
*/

#footer
{
	background-color:#2162AB;
	font-size:80%;
	color:#e0e0e0;
	font-weight:bold;
	border-top:  solid 1px #000000;
	text-align:center;
}

/*
Formulardesign
*/

input, select, textarea
{
	color:            #000000;
	background-color: #DDE3FF;
	border:           solid 1px #2771CD;
	margin:           2px;
	padding:          1px;
}
input:focus, select:focus, textarea:focus
{
	background-color: #FFFFFF;
	color:            #000000;
	/*border:           solid 1px #D0D0D0;*/
	margin:           2px;
	padding:          1px;
}

/*
Tabellen
*/

table
{
	width:100%;
	empty-cells:show;
	margin: 1px;
}

table th
{
	background-color: #2771CD;
	color:            #fff;
	font-weight:      bold;
	border-bottom:    solid 1px #000000;
	padding: 0px 0px 0px 2px;
}

table, table th, table td, table tr, #content .box .boxcont .box .boxcont .formular tr td
{
	vertical-align: top;
}

#content table
{
	font-size: 100%;
	background-color: #E4F4FF;
	border-collapse:  collapse;
}
#content table tr.row2
{
	background-color: #D5E5FF;
}
#content table td.col2
{
	background-color: #DAEAFF;
}

#content table th
{
	border:  solid 1px #4791ED;
	padding: 2px;
	font-weight: bold;
}
#content table td
{
	border:  solid 1px #3781DD;
	padding: 1px;
	vertical-align: top;
}

#content table.formular
{
	padding:1px;
}

#content table.formular td
{
	font-weight: bold;
}

#content table.formular td.submit
{
	text-align: center;	
}

#content table td.small, table.small td
{
	font-weight: normal;
	font-size:   85%;
}

/*
Geile Boxen
*/

#content div.error
{
	color: #ff0000;
}
.box
{
	background-color: #4791ED;
	border:           solid 1px #000000;
	margin:           0px;
	padding:          0px;
}

.boxhead
{
	background-color: #3781DD;
	color:            #fff;
	font-weight:      bold;
	border-bottom:    solid 1px #000000;
	padding: 0px 0px 0px 2px;
	font-size:115%;
	text-align:center;
}

.boxbottom
{
	background-color: #3781DD;
	color:            #fff;
	font-weight:      bold;
	border-top:    	  solid 1px #000000;
	padding: 0px 0px 0px 2px;
}

.boxtopic
{
	background-color: #2771CD;
	color:            #fff;
	font-weight:      bold;
	border-top:    	  solid 1px #000000;
	border-bottom:    solid 1px #000000;
	padding: 0px 0px 0px 2px;
	text-align:center;
}

.boxcont
{
	border:   solid 1px #000000;
	background-color: #efefff;
	margin:   5px;
	padding:  10px;
	border:   solid 1px #2771CD;
	text-align: justify;
}

/*
Spezielle Festlegungen, die gesamten Stammbaum erfordern
*/

#content .box .boxcont .boxtopic a, #content .box .boxcont .boxhead a, #content .box .boxcont .boxbottom a, #content .box .boxhead a
{
	color:           #ffffff;
}

#content .box .boxcont .boxtopic a:visited, #content .box .boxcont .boxhead a:visited, #content .box .boxcont .boxbottom a:visited,
#content .box .boxhead a:visited
{
	color:           #e0e0ff;
}

#content .box .boxcont .boxtopic a:hover, #content .box .boxcont .boxhead a:hover, #content .box .boxcont .boxbottom a:hover,
#content .box .boxhead a:hover
{
	color:           #ffff00;
}

/*
Extras
*/

span.little
{
	font-size:75%;
	font-weight: normal;
}

span.marked
{
	background-color:yellow;
}

.ui
{
	font-size:90%;
}

.uihead
{
	text-align:center;
}

.uihead a
{
	font-size:16px;
	width:100%;
	display:block;
	height:22px;
}

.mhead
{
	font-size:13px;
	width:100%;
	border-bottom:1px solid #2771dd;
	padding:0;
}

.mhead td
{
	background-color:#EAEAFF;
	margin:0;
	height:22px;
}

.tablesuperkat td
{
	font-size:170%;
	background-color:#2771CD;
	color:#fff;
}

.tablekat td
{
	font-size:80%;
	background-color:#5192DB;
	color:#000;
}

.tableforum td
{
	font-size:70%;
	color:#000;
	background-color: #E4F4FF;
}

.tableforum td.row2
{
	background-color: #DAEAFF;
}

.ktableforum td
{
	font-size:70%;
	background-color:#d9d9d9;
	color:#000;
}

.infobox
{
	visibility:hidden;
	position:absolute;
	background-color:#efefff;
	border:1px solid #2771CD;
	padding:5px;
	z-index:10;
}

.alertBox
{
	position:absolute;
	background-color:#efefff;
	border:1px solid #2771CD;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:105px;
	z-index:10;
}

.alertTopic
{
	border-bottom:1px solid #2771CD;
	font-weight:bold;
}

.alertImage
{
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	width:100px;
	padding-top:50px;
}

/* Forum */

.smaller
{
	font-size:90%;
}

.mini
{
	font-size: 80%;
}

/* Schach */

.chessboard
{
	position:relative;
	margin-right: auto;
	margin-left: auto;
}

.chessboard_subtitle
{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	vertical-align:top;
	padding:0;
}

.chessboard .b, .chessboard .w, .chessboard .lw, .chessboard .lb, .chessboard .r1, .chessboard .r2, .chessboard .r3
{
	position:absolute;
}

.chesspiece
{
	z-index:1;
	position:absolute;
}