/*@charset "utf-8";
@import url("reset.css");*/

/******************************************************************************************
** GRUND-FORMATIERUNG
******************************************************************************************/

*, html { 
		margin:0; 
		padding; 
		}
		
html, body { 
		height:100%; 
		}

body { 
		font-size:12px; 
		font-family:"Trebuchet MS";
		background:#fff url(../images/body_bg.jpg) repeat-x top left;
		height:10px; 
		}

/******************************************************************************************
 ALLGEMEINES
******************************************************************************************/

h1 {
	text-indent:-5000px;
	font-size:1px;}

h2 {
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#b42330;
	font-size:16px;
	height:32px;
	font-weight:normal;
	}


h3 {
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#b42330;
	font-size:16px;
	font-weight:bold;
	}

p {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	margin:0 0 15px 0;
	letter-spacing:0.01em;
	line-height:1.7em;
	}
	
a {
	text-decoration:none;
	color:#000;
	}
	
a:hover, a:hover span { 
	text-decoration:none;		
	color: #820e23;

	}

ul {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	list-style-type:none;
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin:0 0 15px 0;
	letter-spacing:0.01em;
	line-height:1.7em;
	}
	
.clear {
	clear:both;
	float:none;
	}
	
.imgborder {
	border: 1px solid #b42330;
	float:left;
	padding: 2px;
	margin: 4px 8px 8px 0;
	background:#fff url(../images/progress.gif) no-repeat center center;
	cursor: url(../images/zoomin.cur) , pointer;
    outline: none;
	}

.imgborder2 {
	border: no;
	float:left;
	padding: 2px;
	margin: 4px 8px 8px 0;
    outline: none;
	}

.imgborder:hover{
	border: 2px solid #590910;
	padding: 1px;
	}

.imgbordernohover {
	border: 1px solid #b42330;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}

.noborder {
	border:none !important;
	}
	
.border-top {
	border-top:1px solid #b11e30;	
	}
	
/******************************************************************************************
AUFBAU
******************************************************************************************/

#wrapper { 
		margin:0 auto; 
		width:972px; 
		}
		
#navi { 
		height:25px; 
		margin-top:2px;
		padding-top:8px;
		text-align:center;
		}
	
#navi li {
	float:	left;
	}	
		
#navi a {
	color: #000;
	text-decoration:none;
	display:block;
	line-height: 30px;
	height: 25px;
	text-align: center;
	display: block;
	}	
		
#navi a#start {
			width: 57px;
			height:32px;
			text-align: center;
			margin-left:214px;
			}
		
		#navi a#start:hover, .start #navi a#start {
			width: 57px;
			height:28px;
			margin-left:214px;
			border-bottom: #b42330 2px solid;
			}		
		
#navi a#profil {
			width: 62px;
			height:32px;
			text-align: center;
			}
		
		#navi a#profil:hover, .profil #navi a#profil {
			background-image:url(../images/rollover_navi.jpg) no-repeat;
			width: 62px;
			height:28px;
			border-bottom: #b42330 2px solid;			
			}		

#navi a#referenzen {
			width: 90px;
			height:32px;
			text-align: center;
			}
		
		#navi a#referenzen:hover, .referenzen #navi a#referenzen {
			background-image:url(../images/rollover_navi.jpg) no-repeat;
			width: 90px;
			height:28px;
			border-bottom: #b42330 2px solid;
			}		
				
#navi a#gast {
			width: 88px;
			height:32px;
			text-align: center;
			}
		
		#navi a#gast:hover, .gast #navi a#gast {
			background-image:url(../images/rollover_navi.jpg) no-repeat;
			width: 88px;
			height:28px;
			border-bottom: #b42330 2px solid;
			}
			
#navi a#kontakt {
			width: 80px;
			height:32px;
			text-align: center;
			}
		
		#navi a#kontakt:hover, .kontakt #navi a#kontakt {
			background-image:url(../images/rollover_navi.jpg) no-repeat;
			width: 80px;
			height:28px;
			border-bottom: #b42330 2px solid;
			}			
		
#navi a#impressum {
			width: 95px;
			height:32px;
			text-align: center;
			}
		
		#navi a#impressum:hover, .impressum #navi a#impressum {
			background-image:url(../images/rollover_navi.jpg) no-repeat;
			width: 95px;
			height:28px;
			border-bottom: #b42330 2px solid;
			}
		
#header { 
		background-image:url(../images/header.jpg);
		height:250px;
		margin:0 auto;
		width:972px;		
		}	

#header_index { 
		background-image:url(../images/header/intro.jpg);
		height:250px;
		margin:0 auto;
		width:972px;		
		}

#header_profil {
		background-image:url(../images/header/profil.jpg);
		height:250px;
		margin:0 auto;
		width:972px;		
		}
		
#header_referenzen {
		background-image:url(../images/header/referenzen.jpg);
		height:250px;
		margin:0 auto;
		width:972px;		
		}
		
#header_gast {
		background-image:url(../images/header/partner.jpg);
		height:250px;
		margin:0 auto;
		width:972px;		
		}
		
#header_kontakt {
		background-image:url(../images/header/kontakt.jpg);
		height:250px;
		margin:0 auto;
		width:972px;		
		}
		
#header_impressum {
		background-image:url(../images/header/impressum.jpg);
		height:250px;
		margin:0 auto;
		width:972px;		
		}								
	
	h1 { 
		width:313px;
		height:50px; 
		text-indent:-6000px; 
		background:url(../images/logo.jpg) no-repeat;
		margin-top:10px;
		}
		
#content { 
		height:auto !important; 
		background:#fff url(../images/content_bg.jpg) no-repeat;
		margin-left:5px; 
		}
		
.column_one {
		width:200px;
		float:left;
		min-height:200px;
		position:relative;
		z-index:50;
		margin:35px 0 0 5px;
		}
	
.column_two {
		width:600px;
		min-height:200px;
		float:left;
		position:relative;
		padding:35px 20px 20px 45px;
		}		

#footer { 
		margin:0 auto; 
		width:972px; 
		height:170px; 
		background:#fff url(../images/footer.jpg) no-repeat left top; 
		}
	
/******************************************************************************************
NAVIGATION
******************************************************************************************/	
#root {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:972px;
	height:32px;
	color:#fff;
	padding: 56px 0 0 0;
	margin: 0;
	list-style: none;
	}
	
#root li {
	float:	left;
}

#root a {
	color: #fff;
	text-decoration:none;
	font-size: 11px;
	display:block;
	line-height: 37px;
	height: 40px;
	text-align: center;
	display: block;
	/*width: 10em;*/
}


		

	
/******************************************************************************************
** SONSTIGES
******************************************************************************************/

/* Clearfix for stand-alone-divs */
.nofloat { 
		float:none; 
		clear:both; 
		}

/* Clearfix für content-divs */
.clearfix:after { 
	content: 				"."; 
    display: 				block; 
    height: 				0; 
    clear: 					both; 
    visibility: 			hidden;
}

.clearfix {	
	display:inline-block; 
	}
	
* html .clearfix { 
	height:1%; 
	}
	
.clearfix {	
	display:block; 
	}


/******************************************************************************************
 TABELLE
******************************************************************************************/

body_table {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

a_table {
	color: #c75f3e;
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #c1dfff;
	background: none;
}

td {
	border-right: 1px solid #c1dfff;
	border-bottom: 1px solid #c1dfff;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #dae3ec;
	color: #797268;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #58585a;
}

td.alt_white {
	background: #fff;
	color: #797268;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #58585a;
}

th.spec {
	border-left: 1px solid #c1dfff;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #c1dfff;
	border-top: 0;
	background: #dae3ec url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #58585a;
}

/******************************************************************************************
** PRAXIS
*****************************************************************************************
.praxis {
	float: left; 
	width: 620px; 
	margin-right:20px;
	}
*/