/*Style der Überschrift 1 im Hauptcontent*/
td.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #07038e;
	line-height: 26px;
	font-weight: normal;
}

td.content_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #7c78f0;
	display: block;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 2px;
	padding-left: 4px;
}

td.content_right p.bodytext {
	padding: 4px;
	_padding-bottom: 0px;
	_margin: 0px;
}

/*Style der Linie danach beim CO*/
div.csc-frame-rulerAfter {
	background-color: #E0E0E0;
	height: 1px;
}

/*Style des Rahmen 1 um CO*/
.csc-frame-frame1 {
	border: solid 1px #D0D0D0;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	_padding-top: 4px;
	_padding-bottom: 4px;
	margin-bottom: 4px;
	vertical-align: top;
}

/*Style des Rahmen 2 um CO*/
.csc-frame-frame2 {
	border: solid 1px #2d4589;
	vertical-align: top;
	margin: 2px;
	line-height: 14px;
	_padding-bottom: 4px;
}

/*Style des Typo3 Mailforms*/
fieldset {
	border: solid 1px #E0E0E0;
	_padding: 10px;
}

/*Style von Formularfeldern*/
input {
	margin: 0px;
	padding: 0px;
}

input.searchbutton {
	border: none;
}

input.loginbutton {
	border: none;
	margin-top: 6px;
}

div.csc-mailform-field label {
	display:block;
}

img {
	border: none;
}

/*Bildtext Modification*/
dd.csc-textpic-caption {
	line-height: 12px;
}

/*Bilder einzelne/doppelte AUfzähllisten*/
ul {
	list-style-image: url(../images/bulletlist_icon.gif);
}

ul ul{
	list-style-image: url(../images/bulletlist_icon2.gif);
} 

td.content_right P  { 
	margin: 0px;
}

#qt1264 {
height:315px;
}
#qt1343 {
height:315px;
}