﻿body {
	margin-left: 10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	height:100%;
	overflow:auto;


}
html{
	height:100%;
}

img{
	border:none;
}

#masthead {
	min-width: 600px;
}

#double_b{
	width: 160px;
	border-bottom: 1px solid #CCFF66;
	text-decoration: none;
	padding: 8px 0px 8px 26px;
	margin-right: 0px;
}

#double_t{
	width: 160px;
	border-top: 1px solid #CCFF66;
	text-decoration: none;
	padding: 8px 0px 8px 26px;
	margin-right: 0px;
	margin-top:1px;
}

#logo {
	float: left;
	width: 200px;
	height:119px;	
}

#header {
	margin-left: 210px;
	height:119px;
	
}

#top_border {
	background-color:#99CC00;
	border-top:1px #669900 solid;
	height:20px;
	margin-top:10px;
}

#bottom_border {
	border-top:1px #669900 solid;
	clear:both;
	margin-top:1px;
	}

#container {
	clear: both;
	min-height:100%;
	height:100%;
	}

#left_col {
	float: left;
	background-color:#99CC00;
	width: 200px;
	font-size:12px;
	min-height:900px;
		
	}

#page_content {
	margin-left: 210px;
	font-size:14px;
	height:100%;		
}

#footer {
	clear: both;
	}

#top_navigation {
	position:absolute;
	top:80px;
	left:250px;
	height:60px;
	z-index:1;
	
}
#left-navigation {
	position:absolute;
	top:70px;
	left:0px;
	width:160px;
	min-height:300px;
	z-index:2;		
}
a{
	color:black;
}
a.top_link{
	display:block;
	position:absolute;
	width:100px;
	text-align:center;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	padding-top:1px;
	text-decoration:none;
}
a.top_link:link, a.top_link:visited{
	background-image:url('images/tpl_topnav.gif');
	background-position:right top;
	background-repeat:no-repeat;
	color: #333333;
}

a.top_link:hover{
	background-image:url('images/navactive.gif');
	background-position:right top;
	background-repeat:no-repeat;
	color: #333333;
	}
	
.active{
	display:block;
	position:absolute;
	width:100px;
	text-align:center;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	padding-top:1px;
	text-decoration:none;
	background-image:url('images/navactive.gif');
	background-position:right top;
	background-repeat:no-repeat;
	color: #333333;
}

a.sub:link {
	width: 160px;
	border-bottom: 1px dotted #CCFF66;
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 26px;
	margin-right: 0px;
	color: #333333;
	background-image: url(images/tpl_navdot.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}

a.sub:visited {
	width: 160px;
	border-bottom: 1px dotted #CCFF66;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 26px;
	margin-right: 0px;
	color: #333333;
	background-image: url(images/tpl_navdot.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}

a.sub:hover {
	width: 160px;
	border-bottom: 1px dotted #CCFF66;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 26px;
	margin-right: 0px;
	color: #ffffff;
	background-image: url(images/tpl_navdot.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}
a.subaktiv {
	width: 160px;
	border-bottom: 1px dotted #CCFF66;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 26px;
	margin-right: 0px;
	color: White;
	background-image: url(images/tpl_navdot.gif);
	background-position: inherit;
	background-repeat: no-repeat;
}

a#wiruns {
	bottom:0px;
	left:70px;
	z-index:3;
}
a#angebot {
	bottom:0px;
	left:180px;
	z-index:4;
}
a#akt{
	bottom:0px;
	left:290px;
	z-index:5;
}
a#anfahrt{
	bottom:0px;
	left:400px;
	z-index:6;

}
a#freunde{
	bottom:0px;
	left:510px;
	z-index:7;

}

a#wiruns:hover, a#wiruns:active,
a#angebot:hover, a#angebot:active,
a#akt:hover, a#akt:active,
a#anfahrt:hover, a#anfahrt:active,
a#freunde:hover, a#freunde:active,
a#impr:hover, a#impr:active,{
	z-index:8;
}



