body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodytext {
    margin: 0 0 0 0; 
}

#print_header {
	background-color: #174593;
	padding: 5px;
	font-size: 36px;
	color: #FFFFFF;	
}

#print_breadcrumbs { 
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #000000;
	font-size: 10px;
}

#print_content {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#print_footer {
	text-align:center;
	color: #748fbe;
	margin-top: 10px;
	padding-top: 8px;
	border-top: 1px solid #000;
	font-size: 12px;
	clear:both;
}

#print_footer a{
	color: #748fbe;
	text-decoration: none;
}

img {
	border:0px;
}	
	
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #174593;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #748FBE;
}

.h2 {
	font-size: 15px;
	font-weight: bold;
	color: #174593;
	/*padding-top:6px;*/
	padding-bottom:10px;
}

hr {
	border:0px;
	background-color: #748fbe;
	color: #748fbe;
	height: 1px;	
}

.trennlinie_inhaltselement {
	background-image:  url(../images/punkte_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	clear: right;
}

.news-list-container{
	padding-top:8px;
}

.news-body{
	padding-bottom:8px;
}
.newsueberschrift {
	font-size:12px;
	font-weight: bold;
	padding-bottom:6px;
}
