
.content {
    background: #ffffff;
    float: right;
    width: 510px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	line-height:1.4em;
}
h1 {
    background: #546594;
	font-size: 12px;
	text-indent: 8px;
	color: #fff;
}

div#contentFrame{
	background: #ffffff;
	border: 2px solid #d7dada;
	padding: 15px;
}

div#contentFrame h2 {
	/*font-family: sans-serif;
	color:#546594;
	font-size:15px;
	margin: 8px 0px 8px 0px;
	background: url(../images/buttons/h2-underline.gif) bottom left no-repeat;
	padding: 0px 0px 2px 2px;
	font-weight: normal;
	line-height:150%;*/
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: normal;
	line-height:normal;
	margin: 14px 0px 8px 0px;
	padding: 0px 0px 4px 1px;	
	border-bottom: 1px solid gray;
}

div#contentFrame h3 {
	font-size: 11px;
	font-weight: bold;
	color:#18274F;
	margin: 8px 0px 0px 0px;
	text-transform: uppercase;
	background: url(../images/buttons/pfeil.gif) no-repeat 0px 4px;
	padding-left: 12px;
	text-decoration: underline;

}

div#contentFrame h4{
	font-size: 12px;
	color: #135a96;
}

div#contentFrame p {
	margin: 5px 0px 20px 0px;
	text-align: justify;
}

div#contentFrame a {
	color: #546594;
}
div#contentFrame a:hover {
    
    text-decoration: underline;
}
.quelle {
	font-size:11px;
	font-style: italic;

}
div#contentFrame ul {
	margin: 5px 0px 20px 20px;
}

div#contentFrame ul li {
	margin: 0px 0px 10px 20px;
}
div#contentFrame ul.urteile {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}
div#contentFrame ol {
	margin: 5px 0px 20px 20px;
}
/*Zitat*/
div#contentFrame blockquote{
	font-style: italic;
	background-color: #eeeeee;
	padding: 4px;
	text-align: justify;
}


.bildLinksContent {
border:1px solid #5179a3;
float:left;
margin:5px 19px 5px 0;
padding:1px;
}

.bildrechtsContent {
border:1px solid #5179a3;
float:right;
margin: 4px 0px 1px 13px;
padding:1px;
}

/* -------------Formular Volltextsuche----------------- */

.volltextsuche {


}
/*------------Nur zur Positionierung------------------ */ 
.border {
	height: 18px;

}
.volltextsuche  fieldset {
	background: #f2f1f1;
	padding: 15px;
	
}
.volltextsuche  fieldset .suche{
	float:left;
	margin-right: 3px;
}


.volltextsuche  fieldset .input{
    border:1px solid #838faf;
    width: 100px;
    font-size: 12px;
	float:left;
	margin-right: 3px;

}
.volltextsuche  fieldset .submit{
    background:url("../images/buttons/absenden.gif") no-repeat scroll 0 0 ;
	border: none;
	width: 17px;
	height: 17px;
	top: 0px;
	float:left;
}

.volltextsuche  fieldset .box {
	 position: relative; 
	 top: 3px;
	 margin-right: 5px;
}
.volltextsuche  fieldset .abstand {
	margin-left: 10px;


}


/*---------------Themenliste--------------*/
div#contentFrame ul.themenListe{
    border: 1px solid #eff0f1;
	margin: 0px;
	background: #f9f9fb;
}


/*~~~~~~~~~~~~~~Impressum~~~~~~~~~~~~~~~~~~*/
div#impressum {
    float: left;
}
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: 150px;
}
div#impressum dd {
	width: 326px;
    background: #f9f9f9;
}
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;
	color: #253D58;
    font-weight: bold;
}
div#impressum dd span, div#impressum dd pre {
	width: 305px;
}
div#impressum pre {
    padding: 0 .7em;
}
div#impressum span img {
	padding: 0;
    vertical-align: bottom;
    border: none;
}
div#impressum br {
    clear: both;
}
