/** **********************************************************************  * CSS für das Projekt Naturwaldschwimmbad Hirzenhain  * Beinhaltet grafische Formatierungen und Positionierungen der div   * container aller Seitentypen, ausser Print.  *  * @CSS_Hack Tanteks Boxm modell hack. Schliesst IE<6 aus = voice-family: "\"}\"";voice-family:inherit;  * @CSS_Hack Selektor hack. Schliesst IE bis 6 aus = html>body ELEMENT {}  *  * @author Sascha Nos <sascha.nos@web.de>  * @version 1.0 - DD:MM:YYYY  *   * @color  *//* Grundelemente ****************************************************** */body{	margin:0;	padding:0;	font-family:"Lucida Sans", Verdana, Arial, sans-serif;	font-size:100.1%;	text-align:left;	color:#FFF;	background:url("images/welle.jpg") no-repeat -50px 50px #DEF1FB;}table{	border-collapse:collapse;	}td{	padding:2px;	/* IE 5 */	font-size:70%;	/* IE6 */	voice-family: "\"}\"";	voice-family:inherit;	font-size:100%;}html>body td{	/* Mozilla */	font-size:100%;}th{	text-align:left;	/* IE 5 */	font-size:70%;	/* IE6 */	voice-family: "\"}\"";	voice-family:inherit;	font-size:100%;}html>body th{	/* Mozilla */	font-size:100%;}p{}div{}
img, div{
	behavior:url("/templates/waldschwimmbad/iepngfix/iepngfix.htc");
}img{	border:none;	font-family:"Lucida Sans", Verdana, Arial, sans-serif;}h1{font-size:140%;}h2{font-size:120%;}h3,h4,h5,h6{font-size:100%;}/* Formularemente ****************************************************** */form{line-height:200%;}form br{clear:both;}hr{visibility:hidden;}input,select{	font-family:"Lucida Sans", Verdana, Arial, sans-serif;	font-size:100%;}textarea{	font-family:"Lucida Sans", Verdana, Arial, sans-serif;
	font-size:100%;	width:150px;	height:100px;}label,select{ 	cursor:pointer;} label.left{ 	float:left; 	width:150px; 	text-align:right;	margin-right:10px; } label.left_error{ 	float:left; 	width:150px; 	text-align:right;	margin-right:10px;	color:#F00; } input.error{	background:#FCC;} /* Submit button */input.right{ 	margin-left:162px; }
.nixhier{
	display:none;
}/* CMS-Formatierungen ****************************************************** */  /* Galerie ****************************************************** */  .galerie{	width:140px;	height:140px;	text-align:center;	padding-top:20px;	float:left;	margin:0 5px 5px 0;		voice-family: "\"}\"";voice-family:inherit;	height:120px;}.galerie a{	text-decoration:none;}/* Gästebuch ****************************************************** */  table.gbentry {  width: 100%;  border: 1px solid #000;  border-collapse: collapse;  margin-bottom: 10px;}table.gbentry td.gbtitle {  font-weight: bold;  padding: 0 5px 0 5px;  background-color: #FFFF00;  color: #000;}table.gbentry td.gbcontent {  padding: 5px;   background-color: #FFFFFF;  color: #000000;}img.button {  vertical-align: bottom;}/* float clearing */#logo:after, #menu:after, #outer:after, #content:after, form:after, form div:after, ul#breadcrumb:after {    content:		".";    display:		block;    visibility:		hidden;    clear:			both;    height:			0;}* html #navi, * html #content, * html form, * html form div {	height:			1%;}/* Layout ****************************************************** */  #header {	background:url("images/logo.gif") no-repeat 276px center #689CB6;
	height:4em;
	border-bottom:1px solid #DEF1FB;}
#header img.logo{
	float:left;
	margin-left:276px;
	height:4em;
	width:360px;
}
#header a img{
	border:none;
}
#header p{
	margin:0;
	padding:0;
	font-size:60%;
	color:#FFF;
}
#header p a{
	color:#FFF;
	text-decoration:none;
}
#header #superior{
	margin-left:800px;
	padding-top:1.5em;
}
#line{
	background:#A9B7C4;
	font-size:80%;
	margin-bottom:50px;
}
#line p{
	text-transform:uppercase;
	margin:0;
	padding:0.5em 0 0.5em 276px;
}
#left{
	width:236px;
	position:absolute;
	left:0;
	top:1.5em;
}
#peter{
	width:236px;
	height:290px;
	background:url("images/peter.png") no-repeat;
}
#navigation{
	width:216px;
	background:#689CB6;
	border-top:1px solid #DEF1FB;
}
#navigation ul{
	margin:0 0 0 0;
	padding:1.5em 0 1.5em 0;
}
#navigation ul ul{
	padding:0.7em 0 0 0;
}
#navigation ul li{
	padding:0.5em 0 0.5em 1.5em;
	font-size:80%;
	text-transform:uppercase;
	display:block;
	list-style:none;
}
#navigation ul li.menu-current ul li{
	font-weight:normal;
}
#navigation ul ul li{
	font-size:100%;
	display:block;
	list-style:none;
}
#navigation ul li.menu-current{
	font-weight:bold;
}
#navigation ul li a{
	color:#FFF;
	text-decoration:none;
}
#inhalt{
	width:724px;
	margin-left:276px;
	margin-top:3em;
}
#content{
	width:474px;
	font-size:80%;
	color:#0C3E71;
}
#content h1{
	text-transform:uppercase;
	font-size:140%;
}
#content a{
	color:#0C3E71;
}
#context{
	width:200px;
	float:right;
	font-size:80%;
	color:#0C3E71;
}
#context h2{
	font-size:140%;
	text-transform:uppercase;
	margin-top:0em;
}
#context a{
	color:#0C3E71;
}
