@import url("leftnav.css");

/* Structure */
body{margin:0px; padding:0px;background-color:#c1c8ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a74a1;
	}
body#startpage{background-color:#c9cfd2}
#header{
	background-color: #d4dbdf;
	height: 69px;
	background-image: url(../images/header_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}
#branding{text-align:right;margin-right:40px;padding-top:12px;position:relative;z-index:10}
#logoMuenchen{margin-bottom:20px;margin-right:30px}

#container{
	width:650px;
	margin:0;
	padding:0;
	float:left;
}

#company_information{
		margin-top:15px;margin-bottom:100px
	}/* The layer that holds home, kontakt, impressum */
#navigation_divider{
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #fff;margin-top:15px;margin-left:15px;width:185px
}

#nav_container{
	float:left;
	width:100%;
	background-image: url(../images/nav_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#content{
	padding-left:30px;
	padding-top:20px;
	
}
#startpage #content{padding:0px 0px 0px 1px;margin-top:-10px}
#header_divider{background-image: url(../images/header_gradient_07.png);
	background-repeat: repeat-x;
	background-position: top;height:12px}



#footer{
	height:15px;
	background-color:#b8c1c5;
	/*background-color: #d4dbdf;
	background-image: url(../images/header_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #acb5ba;*/
}

.cleaner {clear:both;}
/* EO Structure */
/* Typography */
.nav-title{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	display:block;
	width:100%;padding-left:15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;font-weight:bold}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #178fcf;
	line-height: 20px;
} 


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;color: #178fcf;font-weight:bold
} 
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;color: #178fcf;font-weight:bold;margin-top:30px
} 
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;color: #178fcf;font-weight:bold
} 

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1a74a1;
}
li{
	padding-bottom:10px;
}
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #178fcf;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #178fcf;font-weight:bold;
	text-decoration: underline;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #178fcf;font-weight:bold;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a74a1;font-weight:bold;
	text-decoration: underline;
}

p.small {
	font-size: 10px;
}

p.box_bkgd{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 20px;background-color:#fff;padding:5px;width:340px}

/* EO Typography */

.blockdivision{border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;padding-bottom:10px}
	
	

td.hotel{font-family: Arial, Helvetica, sans-serif;color: #1a74a1;
	font-size: 12px;background-color:#fff;padding:3px;}

.divhotels{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom:5px;
}
.whiteline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5dcea;
	height:2px;clear:both;
	margin-bottom:5px;
}



td.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom:10px;
	color: #002559;
	background-color:#d5dcea;
	padding:5px;
	
}
td.rowpad{padding:8px}
td.rowblue{background-color: #afc1d9;}
table.opera{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002559;background-color:#d5dcea;}
	
	
/* KULTER */

.bild_container{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a74a1;
	line-height: 20px;width:150px;float:left;margin:5px;}


/* KONTAKT */ 

table#kontakt{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002559;
	line-height: 18px;}


/* Referenzen */
#names{float:left}
#names td{padding:5px}
p.alphabet{font-size:18px;display:block;background-color: #178fcf;color:#FFF;text-align:center;margin-top:16px;height:30px;padding-top:10px;width:40px}/* different in IE */






