@charset "UTF-8";

* {font-family: Trebuchet MS, Arial, sans-serif;font-weight: normal;}

img {border: none;}

a {text-decoration: none;} 

body {
	color: #999;
	background: #fff url(img/gray-stripe_3.gif);
 	background-repeat: repeat-x/y;
	margin-top: 0px;
}
p {
	font-size: 12px;
	color: #808080;
	}
	
ol {font-size: 12px;
	color: #808080;
	}
	

h1 {
	padding-right: 18px;
	font-size: 11px;
	color: #f1a020;
	border-bottom: 1px dotted #999;
}

h2 {
	padding-top: 12px;
	margin: 0px;
	vertical-align: top;
	font-weight: bold;
	font-size: 20px;
	color: #f1a020;
}

a:link {color: #999;}
a.orange:link {color: #f1a020;}
a.white:link {color: #ffffff;}

a:visited {color: #999;}
a.orange:visited {color: #f1a020;}
a.white:visited {color: #fdf4c9;}

a:hover {color: #f1a020;}
a.orange:hover {color: #ffe156;}
a.white:hover {color: #fdf4c9;}

a:active {color: #6587b2;}

.aindex {padding-bottom: 0px;}

.table { 
	vertical-align: top;
	background-color: transparent;
}

.table_content { 
	vertical-align: top;
	background-color: #ffffff;
}

.header {
	background-color: transparent;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	height: 177px;
	margin-left: -24px;	
	overflow: visible;
	position: relative;
}

.header_info {
	padding-top: 100px;
	padding-left: 150px;
	font-style: italic;
	font-size: 11px;
	width: 450px;
	float: left;
}

.header_info2 {
	padding-top: 50px;
	padding-left: 60px;
	width: 500px;
	float: left;
}

.header_info_f {
	padding-left: 80px;
	font-style: italic;
	font-size: 11px;
}

.header_banner {
	float: right;
	margin-right: 8px;
	margin-top: -135px;
}

.table_content_linie { 
	border: 0px; /* Für Firefox und Opera */
 	border-top: dotted 1px #f1a020;
 	border-bottom: dotted 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	vertical-align: top;
	background-color: #ffffff;
}

.head_menue {
	font-size: 12px;
	font-weight:bold;
	color: #f1a020;
	padding:8px 8px 0 8px;
	margin:0;
	width: 150px;
}

.surftipps {
	font-size: 11px;
	color: #808080;
	padding:8px 8px 0 8px;
	margin:0;
	width: 150px;
}

.head_menue_top {
	margin:8px;
	border:1px solid #ccc;
}

.head_menue_top2 {
	margin:18px 16px 8px 8px;
	padding: 0px;
	border:1px solid #ccc;
	width: 130px;
}

.tdfoot {
	min-height:33px;
	height:33px;
	background-image: url(img/menue_foot.jpg);
	background-repeat: no-repeat;
}

.menutd {padding:10px;}

.ul {
	margin:0;
	padding:0;
	list-style: url(img/p.gif) outside;
	font-size: 12px;
	color: #999;
	margin-top:0px;
	padding-right: 10px;
	padding-left:30px;
	}

.footer {
	margin:0;
	padding:0;
	padding-left:9px;
	background-color: #f1a020;
	height: 15px;
	vertical-align: bottom;
	margin-bottom:9px;
	font-size: 11px;
	color: #ffffff;
}
	
.clear {clear:both;}

.info_links {
	margin-left: 10px;
	padding: 5px 10px 5px 10px;
	background-color: #EBEBEB;
	width: 145px;
	border: 1px dotted #f1a020;
}

.bi {
	font-style: italic;
	font-weight: bold;} 

.or {color: #f1a020;}

.bi_or {
	font-style: italic;
	font-weight: bold;
	color: #f1a020} 
