
@import url("/fileadmin/kurvenlage/templates/css/content.css");

html { height: 100% }
		 
body
{
	color: #333333;
	font-size: 100.01%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(/fileadmin/kurvenlage/templates/kl09/images/kl_back.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align:center;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

#frame
{
	width: 950px;
	background-color: #fff;
	min-height: 300px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}

#header
{
	height:120px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
  
#menu_top {
	background-color: #ccc;
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 24px;
	background-image: url(/fileadmin/kurvenlage/templates/kl09/images/navi_back.png);
	line-height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}

#navi_top {
	float: left;
	color: #000;
}
#navi_top ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi_top li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	float: left;
	padding: 0px;
	font-size: 16px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#navi_top a {
	text-decoration: none;
	text-align: justify;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	color: #333333;
}
#navi_top a:hover, #navi_top a:active {
	background-image: url(/fileadmin/kurvenlage/templates/kl09/images/navi_back_act.png);
	background-repeat: repeat-x;
}
.navi_top_first, .navi_top_midd, .navi_top_first_act, .navi_top_midd_act {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.navi_top_midd, .navi_top_last, .navi_top_midd_act, .navi_top_last_act {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.navi_top_first_act a, .navi_top_midd_act a, .navi_top_last_act a {
	font-weight: bold;
	background-image: url(/fileadmin/kurvenlage/templates/kl09/images/navi_back_act.png);
	background-repeat: repeat-x;
}

#lang_choose {
	text-align: center;
	width: 160px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
}


#content
{
	padding:10px;
	text-align:justify;
	width: 930px;
	font-size: 1em;
	line-height: 1.4em;
}

#footer { color: #999; font-size: 0.7em; font-family: arial, Verdana, Sans-serif; text-align: center; width: 750px; height: auto; margin: 0 auto; }
#sponsor { height:auto; width:950px; font-size:9px; color:#999; margin-top: 10px; margin-right: auto; margin-left: auto; }
#sponsor iframe {border:none}

#box_esc {
	position: fixed;
	z-index: 99;
	right: 5px;
	bottom: 5px;
	height: 98px;
	width: 80px;
	left: auto;
	top: auto;
}

.clearer_b {
	clear: both;
	float: none;
	height: 0px;
	visibility: hidden;
}
