
/* CSS created by Dado - design@nofrks.com */
* {
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
/* end reset */
/* new clearfix */
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear {
	zoom: 1;
} /* IE6 */
*:first-child+html .clear {
	zoom: 1;
} /* IE7 */
html, body {
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	background:#dadada;/* url(../images/hintergrund2.jpg) no-repeat center fixed*/
 	color: #666666;
 	font-size: 12px;
	line-height: 19px;
 	font-family: Verdana, Geneva, sans-serif;
}
#background {
	display:none;
	/*position:absolute;
	z-index:1;
	width:100%;
	height:100%;*/
}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:1px;
	left:0;
	overflow:auto;
	z-index:2;
}
a {
	color: #004E9B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1.bigheading {
	color: #ffffff;
	font-size: 26px;
	padding-left: 11px;
	margin-bottom: 20px;
	margin-right:20px;
	height: 100%;
	width:400px;
	font-weight: bold;
	display:inline-block;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.red {
	color: #E60000!important;
}
.blue {
	color: #004E9B!important;
}
.padding {
	padding: 5px;
}
a#logo {
	width: 197px;
	height: 183px;
	float: right;
	text-decoration: none;
	background: url(../images/logo.png) no-repeat bottom;
	position: relative;
	z-index: 20;
}
a#logo span {
	visibility: hidden;
}
/*a#logo:hover {
	margin-top: -74px;
}*/
#mainimage {
	list-style: none;
	margin-top: -7px;
}
#container {
	
	width: 982px;
	/*margin: 0 auto;*/
}
#pagetop {
	padding-top: 44px;
}

#pagetop img{

}

#contentholder {
	position: relative;
	z-index: 3;
	margin-top: -12px;
}
#contenttop {
	width: 982px;
	height: 24px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/content-top.png) no-repeat center;
}
#content {
	width: 100%/*960px*/;
	/*padding-left: 11px;*/
	padding-right: 11px;
	background: url(../images/content-bg.png) repeat-y center;
}
#contentbottom {
	width: 982px;
	height: 24px;
	font-size: 1px;
	line-height: 1px;
	background: url(../images/content-bottom.png) no-repeat center;
}

/* MENU */
#tabnavigation {
	display:none;
	/*overflow:hidden;  wrap floats 
	height:35px;  trips haslayout, wrap floats IE 
	list-style:none;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	margin-left: 11px;
	position: relative;
	z-index: 4;
	padding-top: 10px;*/
}
#tabnavigation li {
	float: left;
	margin-right: 2px;
}
#tabnavigation a {
	color: #ffffff;
	float:left;
	position:relative;
	padding-left:10px;
	margin-right:10px; /* adjust space between tabs ... */
	text-decoration:none;
	background:url(../images/tabs.png) 0 -80px no-repeat;
}
#tabnavigation a img {
	display: block;
	margin: 10px;
}
#tabnavigation a:hover {
	/*margin-top: -2px; remove shifting effect of menuon hover*/
	height: 37px;
}
#tabnavigation a:hover span {
	height: 37px;
}
#tabnavigation .current a:hover {
	margin-top: 0;
	height: 35px;
}
#tabnavigation .current a:hover span {
	height: 35px;
}
#tabnavigation a span {
	position:absolute;
	top:0;
	left:100%;
	width:10px;
	height:35px;
	background:url(../images/tabs.png) -490px -80px no-repeat;
}
#tabnavigation .current a {
	color: #0069B4!important;
	background-position:0 -40px;
}
#tabnavigation .current a:hover {
	background-position:0 -40px;
}
#tabnavigation .current a:hover span {
	background-position:-490px -40px;
}
#tabnavigation .current a span {
	background-position:-490px -40px;
}
#tabnavigation a:active, #tabnavigation a:focus, #tabnavigation a:hover {
	background-position:0 0px;
}
#tabnavigation a:active span, #tabnavigation a:focus span, #tabnavigation a:hover span {
	background-position:-490px 0px;
}

#leftcolumn {
	width: 781px;
	float: left;
	/*padding-left: 5px;*/
	padding-bottom: 50px;
}
#rightcolumn {
	display:none;
	/*width: 174px;
	float: right;
	padding-top: 26px;
	padding-bottom: 50px;*/
}
#rightcolumn .box {
	width: 174px;
}
#rightcolumn .box .boxtop {
	width: 154px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	background: url(../images/boxtop.png) no-repeat center;
}
#rightcolumn .box .boxtop span.boxheading {
	display: block;
	float: left;
}
#rightcolumn .box .boxtop span.boxheadinglink a {
	color: #e60000;
	text-align: right;
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}
#rightcolumn .box .boxcontent {
	clear: both;
	width: 164px;
	font-size: 11px;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/boxcontent.png) repeat-y center;
}
#rightcolumn .box .boxcontent img {
	display: block;
	margin: 0 auto;
}
#rightcolumn .box .boxbottom {
	width: 174px;
	height: 11px;
	line-height: 0;
	font-size: 0;
	background: url(../images/boxbottom.png) no-repeat center;
	clear: both;
}
a.phone, a.online {
	width: 80px;
	height: 40px;
	color: #E60000;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.phone img, a.online img {
	display: block;
	margin: 0 auto;
}
/* redboxes */
.redboxcentering {
	width: 739px;
	margin: 0 auto;
	margin-bottom: 34px;
	margin-top: -38px;
}
.redboxes {
	width: 739px;
	background: url(../images/redboxescontent.png) repeat-y center;
	float: left;
	position: relative;
	z-index: 10;
}
.redboxesbottom {
	width: 739px;
	height: 12px;
	line-height: 0;
	font-size: 0;
	background: url(../images/redboxesbottom.png) no-repeat center;
	clear: both;
}
.redbox {
	float: left;
	width: 238px;
	margin-right: 12px;
}
.nomargin {
	margin: 0!important;
}
.redboxtop {
	width: 218px;
	height: 31px;
	line-height: 31px;
	background: url(../images/redboxtop.png) no-repeat center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-top: -31px;
	padding-left: 10px;
	padding-right: 10px;
}
.redboxcontent {
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
}
.redboxcontent a {
	color: #B60000;
	text-decoration: none;
}
.redboxtop span.boxheading {
	display: block;
	float: left;
}
.redboxtop span.boxheadinglink a {
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	display: block;
	float: right;
	font-weight: bold;
}

/* FOOTER */
#footer {
display:none;
	background: #f2f2f2 url(../images/footer.png) no-repeat bottom;
	min-height: 108px;
	border-top: 1px solid #d3d3d3;
	clear: both;
	padding-top: 5px;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}
.footerbox {
	width: 166px;
	float: left;
	border-right: 1px solid #d4d4d4;
	padding-left: 20px;
	padding-right: 10px;
	min-height: 90px;
}
.footerbox a {
	color: #333333;
	text-decoration: none;
}
.footerbox .town {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
}
.footerbox a:hover {
	text-decoration: underline;
}
.footerbox a.info {
	width: 14px;
	height: 15px;
	background: url(../images/info.gif) no-repeat;
	text-decoration: none;
	float: right;
	display: block;
	overflow:hidden;
	text-indent:-999em;
}
.footerbox a.info:hover {
	text-decoration: none;
}
.noborder {
	border: none!important;
}
.footerlogo {
	width: 146px;
	float: right;
	padding-right: 10px;
}
.footerlogo img {
	display: block;
	margin-top: 15px;
}
#footernavigation {
	list-style: none;
	width: 900px;
	clear: both;
	padding-top: 10px;
	margin-left: 10px;
}
#footernavigation li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #bebebe;
}
#footernavigation a {
	text-decoration: none;
	color: #333333;
}
#footernavigation a:hover {
	text-decoration: underline;
}

/* subpage */
ul#subpagenavigation {
	display:none;
	/*list-style: none;
	font-size: 11px;
	line-height: 14px;*/
}
ul#subpagenavigation li {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px solid #0071B6;
	color: #0071B6;
}
ul#subpagenavigation a {
	color: #0071B6;
	text-decoration: none;
}
ul#subpagenavigation a:hover {
	text-decoration: underline;
}
ul#subpagenavigation a.active, ul#subpagenavigation li.active {
	font-weight: bold;
}
#subpage {
	clear: both;
	width: 772px;
	min-height: 496px;
	margin: 0 auto;
	margin-top: 16px;
	background: url(../images/subpage.png) no-repeat top;
}
#subpage h2 {
	color: #ffffff;
	font-size: 20px;
	/*line-height: 77px;*/
	height: 30px;
	padding-left: 10px;
}
#subpage .onecolumn {
	width: 710px;
	margin-left:10px;
	/*margin: 10px auto;*/
}

.onecolumn h1{
font-size:20px;
height:30px;
}

#subpage .twocolumnsleft {
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
}
#subpage .twocolumnsright {
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-right: 10px;
}
hr {
	width: 730px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background: #cbcbcb;
	margin: 10px auto;
	clear: both;
}
a.print, a.recommend {
	color: #999999;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding-left: 26px;
}
a.print {
	display:none;
	background: url(../images/print.gif) no-repeat left;
	margin-right: 20px;
}
a.recommend {
	display:none;
	background: url(../images/recommend.gif) no-repeat left;
	padding-left: 30px;
}

/* TOOLTIP */
.tooltip {
	background: url(../images/tooltip1.png) no-repeat;
	height:120px;
	padding: 5px;
	width:173px;
	font-size:11px;
	color: #ffffff!important;
	position: absolute;
	z-index: 100;
	margin-top:-141px;
	margin-left: -3px;
	font-size: 10px;
	line-height: 14px;
	display: none;
}
.tooltip a {
	color:#ffffff;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	display: block;
}

.tooltip h2{border-bottom: 1px solid #CCCCCC;padding-bottom:4px;}

/* Styling for tagcloud */

div#tagcloud {
margin:30px 20px 20px 30px;
}

div#tagcloud span{
margin-right:20px;
}

span.tag-small a{
font-size:15px;
color:#504A4B!important;
}

span.tag-medium a{
font-size:20px;
font-style:lighter;
color:#B5B5B5!important;
}

span.tag-big a{
font-size:25px;
color:#B3B3B3!important;
}

span.tag-small a, span.tag-medium a, span.tag-big a {
text-decoration:none;
color:#666666;
}



