body{
	background-color: #000000;
	margin-top: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC602;
	font-size: 12px;
}
h3{
	font-size: 16px;
}

/* ################# Seitencontainer Style #######################*/
.container_page{
	position: relative;
    width:900px;
	margin: 0px auto;
    padding: 0px; 
	background-color: #000000;
		
}
/* ################# Banner und Navigations Styles #######################*/
.banner{
	position:relative; 
	left:0px; 
	width:898px; 
	height:100px; 
	text-align:center; 
	background-color: #000000; 
	border: 1px solid #000000;
}
.navigation{
	position:relative; 
	left:0px; 
	width:898px; 
	height:20px; 
	background-image:  url("blues_himmel_images/navi_kachel.jpg"); 
	background-repeat:repeat-x; 
	background-color:#FFCC00; 
	text-align:center; 
	border: 1px solid #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:14px; 
	font-weight:bold; 
	line-height: 18px; 
	z-index: 5;
	
}
/* ################# CDs Spalten Styles #######################*/
.cds{
	position:absolute;
	left: 0px;
	top: 140px; 
	width: 200px; 
	height: 700px; 
	text-align:center;
}
.main_cds{
	position:relativ;
	left:50px;
	top:0px;
	width:890px;
	height:auto;
	background-image:url(blues_himmel_images/blues_himmel_logo_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}
/* ################# Kontakt Styles #######################*/
.cds_kontakt{
	position:relative;
	left: 0px;
	top: 10px; 
	width: 200px; 
	height: auto; 
	text-align:center;
}
.main_kontakt{
	position:absolute;
	left:220px;
	top:135px;
	width:650px;
	height:auto;
}
/* ################# Fotos Styles #######################*/
.main_fotos{
	position:relativ;
	top:0px;
	width:890px;
	height:auto;
	background-image:url(blues_himmel_images/blues_himmel_logo_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
main_fotogalerie{
	position:relativ;
	top:0px;
	width:890px;
	height:auto;
}
/* ################# Seiten Styles #######################*/
.main{
	position:relative; 
	left:205px; 
	top:10px; 
	width:650px; 
	height:auto; 
	text-align:center;
}
.main_centerpos{
	position:relative; 
	left:49px; 
	top:10px; 
	width:800px; 
	height:auto; 
	text-align:center;
}
/* ################# Seiten Styles #######################*/
.main_termine{
	position:relative; 
	left:205px; 
	top:10px; 
	width:650px; 
	height:auto; 
	text-align:center;
	
}
/* ################# Link Styles #######################*/
.main_links{
	position:relative; 
	left:205px; 
	top:10px; 
	width:650px; 
	height:auto; 
	text-align:center;
	
}
/* ################# Seiten Styles #######################*/
.main_info{
	position:relative; 
	left:205px; 
	top:10px; 
	width:650px; 
	height:auto; 
	text-align:center;
	background-image:url(blues_himmel_images/blues_himmel_bg_info.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
}
/* ################# footer Styles #######################*/
.footer{
	position:relativ;
	left:0px;
	width:898px; 
	height:20px; 
}
.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
/* ################# Infospalte  Styles #######################*/
.info{
	position:absolute; 
	left:10px; 
	top:134px; 
	width:180px; 
	height:500px; 
	z-index:1;
}
/* ################# Link Styles #######################*/
a:link {
	text-decoration: none;
	color: #CC0000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}

.fettSchrift{
	color: #FFC602;
	font-weight:bold;
	font-size:14px;
}

.fettSchriftRotKlein{
	color: #CC0000;
	font-weight:bold;
	font-size:12px;
}

.laufSchrift{
	color: #FAC307;
	font-weight:bold;
	font-size:18px;
}

.ueberSchriftGelb{
	color: #FFC602;
	font-weight:bold;
	font-size:18px;
}

.ueberSchriftRot{
	color: #FF0000;
	font-weight:bold;
	font-size:18px;
}
hr{
	color: #FFC602;
}

	
