#content h1 {
	position: relative;
	font-size: 10pt;
	line-height: 12pt;
	color: #FFFFFF;
	background-color: #123961;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 45px;
	margin-bottom: 0px;
}

#content h2 {
	position: relative;
	font-size: 11pt;
	line-height: 13pt;
	color: #FFFFFF;
	background-color: #6C9BC9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../grafiken/h2-background.gif);
	background-position: bottom;
	background-repeat: repeat-x; 
	padding-bottom: 20px;	
}

#teaserbox {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	border-left: 1px solid #ffffff;
	width: 543px; 
	background-color: #E2E4F9;
	color: #123961;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

#content A {
    font-weight: bold;
    color: #006797;
}

#bluebox {
	font-size: 7pt;
	line-height: 10pt;	
	background-color : Transparent;    
    border-left: 1px solid #ffffff;
    border-right: none;
    border-top: none;
    border-bottom: none;
	width: 200px; 
    margin-top: 9px;
	padding-top: 0px;
	padding-bottom: 30px;
}

#bluebox img {
    border: none;
}

