html, body {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D5661;
	background-image: url(../images/bg.gif);
}

body {
	margin:0px;
	padding:0px;
}

a {
	text-decoration: none;
	color: #2D5661;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
hr {
	width:100%;
	height: 1px;
	background-color:#CCCCCC;
	border: 0px;
	margin: 5px 0px 5px 0px;
}
* html hr {
	border-bottom: 1px solid #CCCCCC;
}
h1 {
	width: 512px;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #F7FDFE;
	background-image: url(../images/teaserhead.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #629DAD;
}
h2 {
	width: 512px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 4px;	
	padding: 4px;
	border-bottom: 1px dashed #CCCCCC;
}
h3 {
	font-size: 11px;	
	margin-bottom: 4px;	
	padding: 4px;
}
ul{
	margin:0px;
	padding-left: 18px;
}
li {
	list-style: square;
}
.text { 
	font-size: 11px; 
	line-height: 120%; 
	font-weight: normal;
}

.bold {
	font-size: 11px; 
	line-height: 120%; 
	font-weight: bold;
}

.big {
	font-size: 13px; 
	line-height: 120%; 
	font-weight: normal;
}

.bigbold {
	font-size: 13px; 
	line-height: 120%; 
	font-weight: bold;
}
.small { 
	font-size: 10px; 
	line-height: 120%; 
	font-weight: normal;
}
.smallbold { 
	font-size: 10px; 
	line-height: 120%; 
	font-weight: bold;
}
.nav {
	margin: 0px;
	padding: 6px 20px 6px 10px;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #ECFBFF;
	border-right: 1px solid #ECFBFF;
	border-bottom: 1px solid #629DAD;	
	display: block;
}
.nav:hover {
	margin: 0px;
	padding: 6px 20px 6px 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/navon.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #629DAD;
	border-right: 1px solid #98989A;
	border-bottom: 1px solid #98989A;
	text-decoration: none;	
	display: block;
}
.nav_on {
	margin: 0px;
	padding: 6px 20px 6px 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/navon.gif);
	background-repeat: no-repeat;
	background-position: left;	
	border-top: 1px solid #629DAD;
	border-right: 1px solid #98989A;
	border-bottom: 1px solid #98989A;
	text-decoration: none;	
	display: block;
}
.sub1 {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 20px 4px 22px;
	background-image: url(../images/sub01.gif);
	border-bottom: 1px solid #ECFBFF;			
	display: block;
}
.sub1:hover {
	background-image: url(../images/sub01on.gif);
	border-right: 11px solid #98989A;
	border-bottom: 1px solid #98989A;
	text-decoration: none;	
}
.sub1_on {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 20px 4px 22px;	
	background-image: url(../images/sub01on.gif);
	border-right: 11px solid #98989A;
	border-bottom: 1px solid #98989A;
	text-decoration: none;
	display: block;	
}
.sub2 {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 20px 4px 30px;
	background-image: url(../images/sub02.gif);
	border-bottom: 1px solid #ECFBFF;			
	display: block;
}
.sub2:hover {
	background-image: url(../images/sub02on.gif);
	border-right: 11px solid #98989A;
	border-bottom: 1px solid #98989A;
	text-decoration: none;	
}
.sub2_on {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 20px 4px 30px;	
	background-image: url(../images/sub02on.gif);
	border-right: 11px solid #98989A;
	border-bottom: 1px solid #98989A;
	text-decoration: none;
	display: block;		
}
.borderbottom {
	border-bottom: 1px solid #CCCCCC;
}
.tableimageright {
	margin-left: 20px;
	float: right;
}
.tableimageleft {
	margin-right: 20px;
	float: left;
}
.image {
	color: #000000;
	font-weight: normal;
	font-size: 9px;	
}
.imageborder {
	border: 1px solid #CCCCCC;
}
.teaserhead {
	border: 1px solid #629DAD;
	background-image: url(../images/teaserhead.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 11px;  
	font-weight: bold;
	color: #2D5661;
	background-color: #F7FDFE;
	padding:4px;
}
.teaser {
	border: 1px solid #98989A;
	font-size: 11px; 
	line-height: 120%; 
	font-weight: normal;
	padding:4px;	
}
.searchform {
	font-size: 11px;
	margin: 0px;
}
.tablepagina {
	margin-top: 10px;
	border-top: 1px solid #99989A;
}
.tdpagina {
	padding: 0px 0px 0px 4px;
}
.tdprint {
	padding: 0px;
}
.trlightblue {
	background-color: #F7FDFE;
}
.trtitle {
	background-color: #ECFBFF;
}
.popup {
	background-color: #FFFFFF;
}
/********************************/
/***** DIV's für das Layout *****/
/********************************/

#main{
	min-height: 100%;
}
* html #main{
	height: 100%;
}

#head{
	width: 100%;
	height: 166px;
	background-image: url(../images/head08.jpg);
	border-bottom: 1px solid #FFFFFF;
}

#nav {
	width: 220px;
	margin-top: 20px;
	margin-left: 0px;
	border-top: 1px solid #629DAD;	
	float: left;	
}
#content {	
	margin-top: 20px;
	margin-left: 240px;
	width: 520px;
	padding-bottom: 20px;	
	position: relative;	
}
#footer {
	background-color: #629DAD;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	width: 770px;
	margin:-2.1em auto 0 0;
	padding: 4px;
	border-right: 2px solid #98989A;
	border-bottom: 2px solid #98989A;
}
* html #footer{
	margin-top:-2.1em;
	width: 780px;	
}
#space {
	position:relative;
	clear: both;
	display: block;
	height: 20px;
	margin-bottom: -1px;
}