@charset "UTF-8";
/* CSS Document */


body {
	color:#333333;
	background-color:#FCF7DA;
	text-align:center;
	line-height:18px;
	margin-top:20px;
	scrollbar-face-color:#FFFCD9;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFCD9;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #E0DCC5;
	scrollbar-arrow-color: #666666;
}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

ul {
	margin-top:0;
}

a {
	color:#A61927;
	text-decoration:none;
}
h2 {
	margin:0;
	padding:0;
	font-size:12px;
	color:#A61927;
}
#rahmen {
	background-color:#FCF7DA;
	margin:0 auto;
	text-align:left;
	width:845px;
	height:665px;
	background-image:url(../img/rotental-koenigsdorf-master2_03.gif);
	background-repeat:no-repeat;
}
#header {
	margin:20px 0 20px 40px;
}
#navi {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:720px;
	padding-top:4px;
	height: 20px;
	text-align:right;
	margin: 20px 60px 0 60px;
}
#foto {
	width:720px;
	height:180px;
	border: 1px solid #DEDEDE;
	margin-left:60px;
	margin-top: 20px;
	margin-bottom:20px;
}
#contentLeft, #contentLeft1, #contentLeft2, #contentLeft3 {
	margin-left:60px;
	width:340px;
	float:left;
	background-color:#FFFFFF;
	padding-right:20px;
}
#contentLeftHigh {
	margin:60px 0 0 60px;
	width:340px;
	float:left;
	background-color:#FFFFFF;
	padding-right:20px;
}
#contentLeftCS {
	margin-left:60px;
	width:340px;
	float:left;
	background-color:#FFFFFF;
	padding-right:20px;
}
#contentLeft h1, #contentLeftHigh h1, #contentRight h1, #contentRightHigh h1 {
	font-size:16px;
	font-style:normal;
	color:#98011e;
	margin-top:0;
	padding-top:0;
	line-height:24px;
}
#contentRight {
	width:360px;
	height:240px;
	float:left;
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:hidden;
}
#contentRight1, #contentRight2, #contentRight3 {
	width:360px;
	/* height:200px; 
	float:left;*/
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:hidden;
	display:hidden;
}
#contentRightHigh {
	margin-top:60px;
	width:360px;
	height:360px;
	float:left;
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:hidden;
}
#contentRightSC {
	width:360px;
	height:200px;
	float:left;
	background-color:#FFFFFF;
	overflow:auto;
	overflow-x:hidden;
}
#footer {
	margin-top:10px;
	margin-bottom:20px;
	color: #888888;
}
#footer a {
	color:#888888;
}
.komm {
	background-color:#FFFF00;
	color:#000000;
}
.red {
	color: #98011e;
}
sup {
	font-size:6px;
}
h1 {
	font-size:16px;
	font-style:normal;
	color:#98011e;
	margin-top:0;
	padding-top:0;
	line-height:24px;
}

.verk {
	background-color:#98011e;
	color: #FFF;
	font-size:11px;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}