/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #BACBDF;
}
a 
{font-family: Verdana, sans-serif;
color: #3A546B;
text-decoration: none;
display: compact}
a:link 
{color: #3A546B;
text-decoration: none;}
a:visited 
{color: #3A546B;
text-decoration: none;
}
a:hover 
{color: #3A546B;
text-decoration: none;
background-color: #ffffff}
a:active 
{color: #3A546B;
text-decoration: none;

}
#wrapper {
	margin: 0 auto;
	width: 925px;

}
#header {
	color: #333;
	width: 923px;
	float: left;
	padding: 0px;
	border: 0;
	height: 149px;
	margin: 10px 0px 0px 0px;
	background: #CEE9F0;
	background-image: url(http://www.caltuna.de/out/hof/05_head.jpg);
}
#leftcolumn {
	color: #3A546B;
	background: #CEE9F0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 422px;
	width: 149px;
	float: left;
	background-image: url(05_navi.jpg);
	padding-left: 30px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
}
#rightcolumn {
	float: left;
	color: #CEE9F0;
	border: 0;
	margin: 0px;
	padding: 0px;
	height: 433px;
	width: 731px;
	display: inline;
	background-image: url(05_text.jpg);
	padding-top: 9px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	width: 923px;
	clear: both;
	color: #333;
	border: 0;
	background: #CEE9F0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(05_bottom.jpg);
	height: 9px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #3A546B;
	background-attachment: fixed;
	width: 600px;
	height: 345px;
}

.gb {
	color: #3A546B;
	height: 441px;
	width: 640px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3A546B;
}

#hauptnavigation {
width: 12em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3A546B;
font-size: 1em;
line-height:140%;
}

#hauptnavigation ul, #hauptnavigation ul li {
padding: 0;
margin: 0;
list-style: none;
}


* html #hauptnavigation a {
width: 100%;
}

#hauptnavigation ul li {
}

* html #hauptnavigation ul li {
height: 1em;
}

#hauptnavigation ul li a {
padding: 0px;
}

#hauptnavigation ul li.abstand {
    margin-bottom: 10px;
}

.counter {
padding-top:110px;
font-size:0.8em;}

