/* stylesheet für www.domain.ch - (c)ff */
body, span, p, ol, ul, textarea, input, select, h1, h2, h3, h4, h5, h6, h7, table, td, .imgcaption {
	font-size: 10px;
	color: #ffffff;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {	
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#444444; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#CCCCCC; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#666666;
}
body {
	background-color: #330000;
}

.imgcaption {
	font-weight: bold;
}


p {
	line-height: 150%;
}


h1 {
	font-size: 18px;
	padding-bottom: 20px;
	color: #996666;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #996666;
	width: auto;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
}
h6 {
	font-weight: bold;
}
h7 {
	font-weight: bold;
}
input, textarea, select {
	border: 1px solid #FFFFFF;
	background-color: #330000;
}
a:link, a:visited, a:hover, a:active {
	font-weight: normal;
	color: #B9C5AD;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}



#headmaster {
	background-image: url(../media/dh_r1_c3.jpg);
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	background-color: #000000;
}
#logo {
	float: left;
}
#sitetitle {
	float: right;
}
#line {
	background-color: #CC6600;
}
#maincontent {
	background-color: #330000;
	width: 70%;
	float: left;
	padding-top: 10px;
	padding-left: 60px;
	clear: none;
}
#rightimg {
	float: right;
	background-color: #330000;
}
#contentcontainer {
	background-color: #330000;
	width: 100%;
}
#mainnav {
	height: 35px;
	padding-left: 54px;
	background-color: #000000;
}


#sprache {
	padding-right: 20px;
	width: 100%;
	background-color: #bbc5ad;
	text-align: right;
}

