#contentFrame{
    margin: 0em 1.5em 0em 1.5em;
    color: #2a4768;	
}

h1{
    margin: 1.5em 0em 2em 1.3em;   
    font-size: 14px;
    color: #2e384d;
}

h2{
	font-family: arial, verdana, serif;
    font-size: 14px;
	line-height: 1.2em;
    color: #546588;
	margin: 0em 0em 1em 0em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

p {
    text-align: justify;    
    margin: 0em 0em 1.0em 0em;
	line-height: 1.4em;
}

p.textTeaser {
    border-bottom: 1px solid #345575;
	padding-bottom: 10px;
}
#contentFrame a{
	color: #7887AF	;
}
#contentFrame img.bildRechts{
	float: right;
	background: #CFCFCF;
	padding: 4px;
	margin: 0px 0px 10px 14px;
}
#contentFrame img.bildLinks{
	float: left;
	background: #CFCFCF;
	padding: 4px;
	margin: 0px 14px 10px 0px;
}

#contentFrame ul{
	margin-left: 40px;
	margin-right: 40px;
}
#contentFrame ul li{
	margin-bottom: 10px;
}
.center {
    text-align: center;

}
.imagePortal{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid black;
}
.imagePortal img{
	border: 6px solid #d3d3d3;
}




/*~~~~~~~~~~~~~~Impressum~~~~~~~~~~~~~~~~~~*/
div#impressum {
    float: left;
    font-family: sans-serif;
    font-size: 11px;

    
}
div#impressum dl {
    clear: left;
    overflow: hidden;
    
}
div#impressum dt, div#impressum dd {
	float:left;
    margin-bottom: -16000px;
    padding-bottom: 16000px;
    
}
div#impressum dt {
	width: 190px;

}
div#impressum dd {
    background: #f9f9f9;
    width: 290px;
}
div#impressum a {
	text-decoration:underline;
}
div#impressum pre {
    overflow: scroll;
}
div#impressum span, div#impressum pre {
    padding: .7em;
    padding-top: .3em;
    width: auto;
    border: none;
    display: block;
    text-align: justify;
}
div#impressum dt span {
	width: 120px;
    font-weight: bold;
}
div#impressum dd span, div#impressum dd pre {

}
div#impressum pre {
    padding: 0 .7em;
}
div#impressum span img {
	padding: 0;
    vertical-align: bottom;
    border: none;
}
div#impressum br {
    clear: both;
}

/*presse seite formular*/

form#suchePresse {
	margin: 0px 0px 20px 0px;
	background: #DFDFDF;
	padding: 10px;
}
form fieldset {
	border: none;
}
form legend {
	font-weight: bold;
	margin: 0 0 10px 0;
}
form select#presseJahr {
	width: 70px;
}
form select#pressePortal {
	width: 180px;
}














