@charset "utf-8";
/* css für Crazy Oldie Show, Stand 16.08.2010 */

body  {
	background:#666666;
	background-image:url(../images/bg_streifen.jpg);
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
}

.style01 #container {
	position:relative;
	width:780px;
	background:#ebac27;
	margin:20px auto;
	border:1px solid #024;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	background-attachment:scroll;
}

.style01 #header {
	height:96px;
	background:#DDDDDD;
}
.style01 #header h1 {
	margin:0;
	padding:10px 0;
}
.style01 #navbar1 {
	position:absolute;
	top:96px;
	left:0;
	width:180px;
	padding:30px 2px 10px 3px;
}
.style01 #nav_icons {
	position:absolute;
	top:0;
	left:0;
	width:175px;
	padding: 30px 0 10px 0;
	margin:0;
	overflow:hidden;
}
.style01 #nav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8px;
	font-style:normal;
	font-weight:normal;
	line-height:10px;
	text-align:left;
	color:#eb654c;
	padding: 16px 0 0 12px;
}
.style01 #nav_text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	color: #73102f;
	padding: 16px 0 0 0px;
	text-align: right;
}
#page11 #nav_text a {
	color: #df5f4b;
	text-shadow: -1px 1px 0px rgba(0, 0, 0, 1);
}
.style01 #sidebar2 {
	position:absolute;
	top:96px;
	right:0;
	width:174px;
	padding:1px 1px;
	height:600px;
	overflow:hidden;
}
.style01 #main_bg {
	margin:0;
	padding:0;
	background-image:url(../images/bg_2col.jpg);
	background-repeat:repeat-y;
}
.style01 #mainContent {
	margin:0 0 0 180px;
	padding:20px 10px;
	height:550px;
}
.style01 #footer_bg {
	margin:0;
	padding:0;
	background-image:url(../images/bg_2col.jpg);
	background-repeat:repeat-y;
}
.style01 #footer {
	margin:0;
	padding:0 0 0 180px;
}
.style01 #footer p {
	margin:0;
	padding:10px 0 10px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	font-style:normal;
	font-weight:bold;
}

.style02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	line-height:10px;
}

.fltrt {
	float:right;
	margin-left:8px;
}
.fltlft {
	float:left;
	margin-right:8px;
}
.fltnone {
	float:none;
}

strong {
	color:#024;
}

.einruecker {
	margin-left:75px;
}

li {
	list-style:square;
	padding-bottom: 4px;
}

/* Navigation */
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#024;
	border:none;
}
a:link {
	text-decoration:none;
	color:#024;
	border:none;
}
a:visited {
	text-decoration:none;
	color:#024;
	border:none;
}
a:hover {
	text-decoration:none;
	color:#CCC;
	border:none;
}
a:active {
	text-decoration:none;
	color:#024;
	border:none;
}

#page00 .page00, #page01 .page01, #page02 .page02, #page03 .page03, #page04 .page04, #page05 .page05, #page06 .page06, #page07 .page07, #page08 .page08, #page09 .page09, #page10 .page10{
	position:relative;
	left: -175px;


}
