/* CSS Document */

body{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
	background-color: #000000;
	
	scrollbar-arrow-color: #1F1F1F;
	scrollbarBaseColor: #1F1F1F;
	scrollbar-track-color: #1F1F1F;
	scrollbar-face-color: #8A1717;
	scrollbar-highlight-color: #1F1F1F;
	scrollbar-3dlight-color: #1F1F1F;
	scrollbar-darkshadow-color: #1F1F1F;
	scrollbar-shadow-color: #1F1F1F;
	
	
}

img{border-width: 0px;}

h1{font-weight: normal; font-size: 16px; border-width: 0px 0px 1px 0px; border-bottom-style: dotted; border-color: #8A1717;}
h2{font-weight: normal; font-size: 14px; border-width: 0px 0px 1px 0px; border-bottom-style: dotted; border-color: #8A1717; display:inline;}

select, input, option, textarea{font-size: 10px; background-color: #1F1F1F; color: #FFFFFF; border: 1px solid #FFFFFF;}

form, select{display: inline;}

a {color: #FFFFFF; text-decoration: none;}
a:hover{color: #FFFFFF; text-decoration: none; color: #8A1717;}

#navigation a:hover{color: #8A1717;}

#navigation .subnavi a{font-size: 12px;}
#navigation .subnavi a:hover{font-size: 12px; color: #8A1717;}

#navigation a, #navigation .subnavi a{margin: 8px 0px; border-width: 0px; display: block; text-decoration: none;}

#top{

	margin: 5px auto;
	width: 955px;
	border: 1px solid #8A1717;
	background-image: url(../images/layout/background.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #333333;
}

#head1 {

	background-image: url(../images/layout/backround-head.png);
	background-repeat: repeat-x;

}

#head2 td{

	background-color: #1F1F1F;
	border-width: 1px 0px;
	border-color: #8A1717;
	border-style: solid;

}

#navi{width: 180px; vertical-align: top;}
#navigation{width: 180px; vertical-align: top;}

#content{width: auto;}
.content-text{width: auto; height: 370px; overflow: auto; padding: 0px 5px 0px 0px;}


#footer{border-top: 1px solid #8A1717;}
#footer td{padding: 5px 0px 5px 0px; background-color: #1F1F1F; text-align: center; font-size: 10px;}

.marge-top1{width: 25px;}
.marge-top2{width: 103px;}
.marge-top3{width: 15px;}
.center{text-align: center;}
.top-navi {text-align: right; background-color: #1F1F1F;}
.navi-oben, .navi-mitte, .navi-unten{	
	background-color: #1F1F1F;
	border-color: #8A1717;
	border-style: solid;
	background-color: #1F1F1F;
}
.navi-oben{border-width: 1px 0px 0px 0px; width:130px; text-align: center;}
.navi-unten{border-width: 0px 0px 1px 0px; width:130px; text-align: center;}
.navi-mitte{border-width: 0px 1px; padding-left: 3px;}

.imgv{vertical-align: top; border: 0px solid black;}
.noborder, .imgv, .noborder a:hover{text-decoration: none; border-width: 0px; padding: 0px; margin: 0px;}
.border{border: 1px solid #8A1717;}


label{display: block; float: left; width: 130px; margin-left: 20px;}
legend{color:#FFFFFF;}
input{width: 200px;}

.small{font-size:12px;}

