#wrap {
	width: 920px;
	margin: 0 auto;
	border: 1px solid #6C6CD5;
	padding-left: 5px;
	padding-right: 4px;
	}
	
#hd {
	width: 920px;
	margin-bottom: 10px;
	}

#top {
	width: 920px;
	display: block;
	margin: 10px 0;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	height: 130px;

	}
#headerleft{
float:left;
	background-image: url(headerleft.jpg);
	background-repeat: no-repeat;
height: 173px;
width: 630px;
	margin-top: 5px;

}
#headerright{
	background-image: url(headerright.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 282px;
	margin-left: 634px;
	margin-top: 5px;
}

#bd {
	width: 920px;
	margin-bottom: 10px;
	}

#main {
	margin: 10px 290px 0px 5px;
	font-size: 90%;
	}
	
#rcolumn {
	float: right;
	clear: none;
	width: 285px;
	margin: 0 0 0 0;
	min-height: 282px;
	}
	
#rcolumn2 {
	float: right;
	clear: none;
	width: 240px;
	margin: 0 0 0 0;
	background-image:  url(righttop.jpg) no-repeat top left;
	min-height: 250px;
	}
	
#footer {
    font-size: 84%;
    width: 918px;
	height:20px;
    border-top: 3px solid #A6B2CB;
	background-color:#003399;
color:#fff;
text-align:center;
padding-bottom:4px;
padding-top:4px;
	}


.unsichtbar {
	visibility: hidden;
	display: none;
}


/* dfn
********************************************************************************/
dfn {
	visibility: hidden;
	display: none;
}
.clear {
	clear:both;
}

/* sidebar
********************************************************************************/

#sidebar {
	display: block;
	padding: 4px 0px 0px 0px;
	width: 282px;
	margin-left: 0px;
	margin-top: 3px;

}
.teaser {
	margin: 1px 1px 5px 0px;

}

.infoheadline{
	height:20px;
	border-bottom: 2px solid #004196;
	background-color:#DADBDE;
	text-align:left;
	color: #116C8D;
	font-weight: bold;
	font-size: 80%;
	padding: 4px 3px 4px 10px;
}


.infoheadline a:link, .sidebar-txt a:visited{
	
	color: #116C8D;

}

.sidebar-head {
	color:#116C8D;
	padding: 0px;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
}


.sidebar-head h1 {
background-color:#C1272D;
	color:#fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;

	font-size: 100%;
	font-weight: bold;
text-align:center;
}


.sidebar-head Stil1{
color:#575959;

}
.sidebar-head p {
	background-color:#fff;
	color:#575959;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
text-align:center;

}
.sidebar-txt {

	color:#575959;
	padding-top: 5px;
	padding-bottom: 5px;
padding-left: 2px;
padding-right: 2px;
	line-height:150%;
	font-size: 75%;

} 

.sidebar-txt a:link, .sidebar-txt a:visited {
	text-decoration: underline;
	color: #1E99C0;
	background-color: #fff;
	margin-left: 0px;
	padding-left: 0px;
}
 
.sidebar-txt a:hover,  .sidebar-txt a:active, .sidebar-txt a:focus {
	color: #1E99C0;
	background-color: #fff;
		text-decoration: underline;
	margin-left: 0px;
padding-left: 0px;


}

