@CHARSET "UTF-8";
html,body {
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	vertical-align: middle;
}

a:link {
	color: #a4a4a4;
	text-decoration: none;
}
a:visited {
	color: #a4a4a4;
	text-decoration: none;
}
a:hover {
	color: #B29A11;
	text-decoration: none;
}
a:active, .aLinks {
	color: #FFFFFF;
	text-decoration: none;
}
a.gelb:link {
	color: #b09500;
	text-decoration: none;
}
a.gelb:visited {
	color: #b09500;
	text-decoration: none;
}
a.gelb:hover {
	color: #a4a4a4;
	text-decoration: none;
}
a.gelb:active {
	color: #b09500;
	text-decoration: none;
}
	
h1,h2,h3,p{
	margin:0;
}

h1.head{
	font-size:14px;
}

h1.head, p.head{
	margin-bottom:3px;
}

h2,h3{
	font-size: 14px;
	margin-bottom:10px;
}

h3{
	margin-top:10px;
}

#site{
	height:auto;
	width:1026px;
	margin: 0 auto;
	position:relative;
}
#head{  
	height:80px;
	width:auto;
	padding-left:78px;
	padding-top:160px;
	font-weight: bold;
	background:transparent url("/images/site/header.jpg") no-repeat  center;
}
#main{
	height:auto;
	width:auto;
	background:transparent url("/images/site/mainBG.jpg") repeat-y center;
}
/*
#menu{
	float:left;
	width:130px;
	height:440px;
	text-align: center;
	background:transparent url("/images/site/menuBG.jpg") no-repeat top right;
}
#content{	
	width:896px;
	height:auto;
}
*/
#menu{
	float: left;
	width:130px;
	height:440px;
	text-align: center;
	background:transparent url("/images/site/menuBG.jpg") no-repeat top right;
}

.link, .aLink{
	display:block;
	margin:6px 0 12px 9px;
	font-weight: bold;
}

#contentFrame{
	float:right;
	width:870px;
	height:450px;
	overflow: hidden;
	z-index: 0;
}

#content, #content_wide{
	height: 415px;
	overflow:auto;
	z-index: 2;
	
}

#content{
	width:720px;
	padding-right:70px;
	margin:15px 75px 0 48px;
}

#content_wide{
	width:825px;
	padding-right:5px;
	margin:15px 65px 0 0px;
}

#address{
	position: absolute;
	top:170px;
	left:90px;
	font-weight: bold;
}
#foot{
	height:45px;
	width:auto;
	background:#fff url("/images/site/bottom.jpg") no-repeat center;
}

.topLink{
	display:block;
}

.TBL1 tr{
	text-align:left;
}

.topLink, .TBL1, td.right{
	text-align: right;
}
/* BUCHUNG */
.weis{
	color: #FFF;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}
.h9 {
	font-size: 10px;
}

ul#bannerLinks {
	list-style-type:none;
}

ul#bannerLinks li {
	padding:5px 0;
}