/* @override 
	http://0.0.0.0:3000/stylesheets/timemax.css?1218447948
	http://0.0.0.0:3000/stylesheets/timemax.css?1185192673
	http://0.0.0.0:3000/stylesheets/timemax.css?1182015982
	http://0.0.0.0:3000/stylesheets/timemax.css?1182242691
	http://0.0.0.0:3000/stylesheets/timemax.css?1185201846
	http://0.0.0.0:3000/stylesheets/timemax.css?1185202232
	http://0.0.0.0:3000/stylesheets/timemax.css?1185202301
	http://0.0.0.0:3000/stylesheets/timemax.css?1222723889
*/

#page {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 10px;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

img {
	border: 0;
	padding-bottom: 5px;
}

#logo a img {
	padding: 0;
}

#header {
	overflow: auto;
	width: 770px;
}

#head_body {
	overflow: auto;
	width: 766px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	padding-top: 24px;
	padding-bottom: 1px;
}

#head_bottom {
	height: 21px;
	background-image: url(../images/bg_head_bottom.png);
}

#navi_oben {
	width: 750px;
	padding-left: 20px;
	padding-top: 9px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg_head_top.png) no-repeat 0 center;
	height: 12px;
}

#navi_oben a {
	color: #000000;
	text-decoration: none;
}

#navi_oben a:hover {
	color: #ff6b06;
	text-decoration: none;
}

#logo {
	padding-left: 18px;
	padding-top: 2px;
	float: left;
}

#navi_rechts li#nr_active a:link {
	color: #ff6b06;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff6b06;
	text-decoration: none;
}

#content a{
    color: #ff6b06;
	text-decoration: none;
}

#rn_active a {
	color: #ff6b06;
}

#tn_active a {
	color: #ff6b06;
}

#fn_active a {
	color: #ff6b06;
}

#content a:hover{
    color: #ff6b06;
	text-decoration: underline;
}

#navi_rechts {
	padding: 0px;
	width: 400px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: auto;
	float: right;
	margin: 0;
}

ul#navi_rechts_links {
	overflow: auto;
	width: 200px;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 15px 0 0;
}

ul#navi_rechts_rechts {
	overflow: auto;
	width: 170px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
}

#navi_rechts ul li {
	background: url(/images/cross.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 2pt;
}

/*///CONTENT///*/

#center {
	overflow: auto;
	width: 770px;
	margin-top: 8px;
}

#kante_oben {
	background-image: url(/images/kante_oben.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 770px;
}

#content_start {
	background-image: url(/images/kante.gif);
	background-repeat: repeat-y;
	width: 630px;
	padding-left: 140px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content {
	background-image: url(/images/kante.gif);
	background-repeat: repeat-y;
	width: 730px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 1px;
}

#content ul li{
	line-height:18px;
	margin: 0px;
	padding: 0px;
}


h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.bildbox {
	overflow: auto;
	padding-top: 0px;
	width: 730px;
}

.bild {
	float: left;
	padding-bottom: 0px;
}

.bild_spacer {
	float: left;
	width: 5px;
	height: 10px;
}

.bildunterschrift {
	font-size: 11px;
	font-weight: bold;
}

#kante_unten {
	background-image: url(/images/kante_unten.gif);
	height: 20px;
	width: 770px;
}

/*///FOOTER///*/

#footer {
	width: 770px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#f_links {
	float: left;
	padding-left: 20px;
}

#f_rechts {
	float: right;
	padding-right: 20px;
	color: #999999;
}