/* Positioning */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000;
	line-height: 14px;
}

img {
	border: none;
}

.statcounter {
	color: white;
}

#logo {
	height: 75px;
	position: relative;
}
#logoimg {
	float: left;
	position: absolute;
	top: 32px;
	left: 93px;
}
#logojumpnav {
	float: right;
	text-align: right;
	position: absolute;
	top: 2px;
	_top: 13px;
	left: 601px;
	_left: 605px;
}
#logojumpnav select {
	margin-top: 43px;
	_margin-top: 34px; 
	font-size: 10px; 
	margin-right: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 123px;
	_width: 119px;
}
#main { 
	width:741px;
	height:500; 
	margin-right:auto; 
	margin-left:auto; 
	padding:0px; 
	text-align:left;
	vertical-align:top;
}
#mainleft {
	float: left;
	width: 252px;
	color: #fff;
	font-size: 10px;
}
#whitebg {
	background-color: #fff;
	height: 233px;
	width: 8px;
}
#mainleft #whitebg {
	float: left;
}
#whitebg_right {
	background-color: #fff;
	height: 233px;
	width: 8px;
	float: right;
	position: absolute;
	position/**/: inherit; /* hack for all browsers except macIEs */
	margin-left: -8px;
}
/*MainMenu*/
#menucontainer {
	float: left; 
	width: 226px;
	height: 217px;
	background-color: #fff;
	border-width: 0px 1px 0px 1px;
	border-color: #9b9b9b;
	border-style: solid;
	padding: 8px;
}
#menu2 {
	position:absolute;
	left: 115px;
	top: 16px;
}
#mainright {
	float: left;
}

#mainmenu {
}

#mainmenu a,#extramenu_content a, #submenu a {
	color: #fff;
	text-decoration: none;
}
#mainmenu a.selected {
	color: #fff;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(../images/arrow_wh.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;	
}
#menu2 a.selected {
	padding-right: 10px;
	background-image: url(../images/arrow_wh.gif);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	width: 120px;
}
#mainmenu a:hover,#submenu a:hover {
	color: #fff;
	/*font-weight: bold;*/
	padding-right: 10px;
	background-image: url(../images/arrow_wh.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;
}
 
/*Content*/
#leftcontent {
float:left;
width:380px;
}
#rightcontent {
	background-color: #fff;
	padding: 8px 8px 7px 8px;
	_padding: 8px 8px 2px 8px;
	width: 464px;
	margin-left: -1px;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
	position: relative;
    overflow:hidden;
    min-height: 218px;
    _height: 223px;
}

img.headerimage {
	width: 464px;
	height: 218px;
}
#maintext {
	padding: 15px 14px 0px 8px;
	width: 467px;
	overflow:hidden;
}
#footer {
	float:left; 
	margin-top: 25px; 
	margin-left: 17px;
	-margin-left: 9px;
	width:707px;
	_width:706px; 
	height:20px;
	border-top: 1px solid #7f7f7f;
	position: relative;
}
#footer #impressum {
	float:left;
	padding-top:3px;
	vertical-align:top;
	width: 210px;
	_width: 208px;
	font-size: 9px;	
}
#footer #adr {
	float: right;
	padding-top:3px;
	vertical-align:top;
	text-align:left;
	width:464px;
	font-size: 9px;	
}
#footer a {
	text-decoration: none;
}
/* Text Formatting*/
h2, h3 {
	color: #333;
	font-weight:bold;
}

h2 {
	font-size: 11px;
/*	margin-bottom: -10px; */
}
h4 {
	font-size:1em; 
	font-weight:normal;
	display:inline;
}
h1 {

	font-size:15px;
	color: #003B7B;
	font-weight:bold;	
}

h1.startseite {
	font-weight: bolder;
	text-align:center;
}

h2 {
    font-size:13px;
}
h3 {
    font-size:12px;
}




a, a:visited {
	color:#1a1a1a;
}
.greyline {
	height: 16px;
	background-image:url(../images/table_spacer.gif);
	background-repeat:repeat-x;
	padding-top: 7px;
	margin-bottom: 20px;
}
td {
	vertical-align: top;
}
ul {
	margin-left: -25px;

	_margin-left: 17px;
}
ol {
	margin-left: 20px;
	_margin-left: 24px;
}
