body, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*	overflow: auto; */ 
	margin: 0px;
	text-align: left;
	line-height: 130%;
}

body {
	background-color: #FFFFFF;
	text-align: center;
}

a {
	color: #D40904;
	text-decoration: none;
}

a:hover {
	color: #D40904;
	text-decoration: underline;
}

li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

/* ----------------------------------------------------------------- */


#header_topline {
	border-top: 10px solid #FFFFFF;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #D40904;
}
#header_logo {
	vertical-align: bottom;
	text-align: left;
}
#header_122 {
	vertical-align: bottom;
	text-align: right;
}

#headerimage {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 1px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/
/**		Header - Menu		*/                                                
/**/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#headermenu_box {	/* Zelle die das Headermenü einschließt */
	width: 978px;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #D40904;
	text-align: left;
}

/* +++ Headermenu Layer 2 +++ */

.headermenu_lay2 {
	width: 142px;
	border-bottom: 1px solid #AAAAAA;
}
/*** normal ***/
.headermenu_lay2_no {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #F1B425;	wird im TS-Setup festgelegt	*/
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	text-align: left;
	width: 140px; /* WICHTIG: um A-Tag in der vollen Größe aktiv zu machen!!! */
}
.headermenu_lay2_no a {
	display: block;
	width: 130px;
	padding: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.headermenu_lay2_no a:hover {
	color: #D40904;
	text-decoration: none;
}
/*** active ***/
.headermenu_lay2_act {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	/* aktive Hintergrundfarbe */
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	text-align: left;
	width: 140px; /* WICHTIG: um A-Tag in der vollen Größe aktiv zu machen!!! */
}
.headermenu_lay2_act a {
	display: block;
	width: 130px;
	padding: 3px;
	padding-left: 10px;
	color: #D40904;
	text-decoration: none;
}
.headermenu_lay2_act a:hover {
	color: #D40904;
	text-decoration: none;
}
/* ----------------------------------------------------------------- */






#maintable {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#maintable_left {
	width: 180px;
	background-color: #D40904;
	vertical-align: top;
	padding-top: 10px;
}
#maintable_middle {
	width: 560x;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
}
#maintable_right {
	width: 180px;
	vertical-align: top;
}






/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/
/**		Left - Menu		*/                                                
/**/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#leftmenu_box {				/* Menuebox */
	width: 180px;			/* Menuebreite = Zellenbreite - margin-left */
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}
#leftmenu_box_background {				/* Menuebox */
	width: 180px;			/* Menuebreite = Zellenbreite - margin-left */
	height: 360px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/menu_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


/*** Layer 1 ******************************/
/*** normal ***/
.leftmenu_1_no {
	width: 180px;			/* Gesamtbreite */
	background-color: #D40904;
	margin-top: 1px;		/* Abstand zum naechsten Menuepunkt */
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.leftmenu_1_no a {
	display: block;
	width: 160px;			/* Gesamtbreite abzüglich padding-left*/
	padding-top: 3px;		
	padding-bottom: 3px;		
	padding-left: 20px;		
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu_1_no a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*** active ***/
.leftmenu_1_act {
	width: 180px;			/* Gesamtbreite */
	background-color: #D40904;
	background-image: url(../images/leftmenu_1_bullet.gif);	/* Hintergrund mit Bullet */
	background-position: 0px 7px;
	background-repeat: no-repeat;
	margin-top: 1px;		/* Abstand zum naechsten Menuepunkt */
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.leftmenu_1_act a {
	display: block;
	width: 160px;			/* Gesamtbreite abzüglich padding-left*/
	padding-top: 3px;		
	padding-bottom: 3px;		
	padding-left: 20px;		
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu_1_act a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*** Layer 2 ******************************/
/*** normal ***/
.leftmenu_2_no {
	width: 180px;			/* Gesamtbreite */
	background-color: #D40904;
	background-image: url(../images/leftmenu_2_bullet.gif);	/* Hintergrund mit Bullet */
	background-position: 20px 5px;
	background-repeat: no-repeat;
	margin-top: 1px;		/* Abstand zum naechsten Menuepunkt */
}
.leftmenu_2_no a {
	display: block;
	width: 150px;			/* Gesamtbreite abzüglich padding-left*/
	padding-top: 0px;		
	padding-bottom: 2px;		
	padding-left: 30px;		
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu_2_no a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*** active ***/
.leftmenu_2_act {
	width: 180px;			/* Gesamtbreite */
	background-color: #D40904;
	background-image: url(../images/leftmenu_2_bullet.gif);	/* Hintergrund mit Bullet */
	background-position: 20px 5px;
	background-repeat: no-repeat;
	margin-top: 1px;		/* Abstand zum naechsten Menuepunkt */
	font-weight: bold;
}
.leftmenu_2_act a {
	display: block;
	width: 150px;			/* Gesamtbreite abzüglich padding-left*/
	padding-top: 0px;		
	padding-bottom: 2px;		
	padding-left: 30px;		
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu_2_act a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#lastchange {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/
/**		Contentbereich		*/                                                
/**/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#printlink {
	text-align: right;
}


/****** RUBRIKTITEL ******/

#contentbox_rubrik h2 {		/* sifr */
	text-align: left;
	color: #666666;
	margin: 0px;
	margin-top: -2px;
	margin-bottom: 15px;
	padding-bottom: 1px;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
}

/****** SIDEBAR ******/

#sidebar_search {			/* Suche Container */
	padding: 4px;
	margin-bottom: 12px;
	background-color: #D40904;
	height: 18px;
}
.search_input {				/* Suche Eingabefeld */
	width: 145px;
	height: 15px;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 3px;
	float: left;
}
#search_button {			/* Suche Button */
	margin-left: 4px;
	float: left;
}

/****** SIDEBAR EXTENSION ******/

.sidebar_content {				/* box. Sidebar Content */
	width: 180px;
	vertical-align: top;
	text-align: left;
	margin-bottom:10px;
}
.sidebar_title {
	width: 160px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	background-color: #D40904;
}
.sidebar_pic {
}
.sidebar_text {
	width: 158px;
	padding: 10px;
	border: 1px solid #D40904;
}

/****** SIDEBAR EXTENSION NEU ******/

.sidebar_content {				/* box. Sidebar Content */
	width: 180px;
	vertical-align: top;
	text-align: left;
	margin-bottom:10px;
}

.sidebar_content2 h1 {
	width: 160px !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	padding: 3px 10px 3px 10px !important;
	background-color: #D40904 !important;
	font-size: 12px !important;
	border: 0 !important;
	background-image: none !important;
	margin: 0 !important;
}

.sidebar_content2 .csc-textpic-image {
    margin: 0 !important;
}

.sidebar_content2 p {
	width: 158px;
	padding: 10px;
	border: 1px solid #D40904;
}





#conova_logo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/****** FOOTER ******/

#footer {
	background-image: url(../images/bg_dotted.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}

/* ----------------------------------------------------------------- */




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/
/**		TYPO 3 - CSS-StyledContent		*/                                                
/**/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*  Typo 3 Bodytext - CSS-StyledContent */
.bodytext {	
	margin-top: 0px;
}
.csc-linkToTop {
	text-align: right;
}

/* - Typo3 Tabelle - CSS-StyledContent */
.contenttable td { padding: 3px 10px 3px 10px; } /* Zellen allg. */

	/* ---- LAYOUT 0 ---- mit Header, Breite dyn.*/
.contenttable.contenttable-0 .tr-0 td { background-color: #D40904; color: #FFFFFF; font-weight: bold; } /* erste Zeile */
.contenttable.contenttable-0 .td-0 { background-color: #CCCCCC; color: #333333; font-weight: bold; } /* erste Spalte */
.contenttable.contenttable-0 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-0 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */

	/* ---- LAYOUT 1 ---- mit Header, Breit 100% */
.contenttable.contenttable-1 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-1 .tr-0 td { background-color: #D40904; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-1 .td-0 { background-color: #CCCCCC; color: #333333; font-weight: bold; } /* erste Spalte */
.contenttable.contenttable-1 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-1 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */

	/* ---- LAYOUT 2 ---- ohne Header, Breite dyn. */
.contenttable.contenttable-2 td { background-color:#EEEEEE }
.contenttable.contenttable-2 .td-0 { background-color: #D40904; color: #FFFFFF; font-weight: bold; } /* erste Spalte */

	/* ---- LAYOUT 3 ---- ohne Header, Breite 100% */
.contenttable.contenttable-3 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-3 td { background-color:#EEEEEE }
.contenttable.contenttable-3 .td-0 { background-color: #D40904; color: #FFFFFF; font-weight: bold; } /* erste Spalte */

	/* ---- LAYOUT 4 ---- mit Header, letzte Spalte fixe Breite */
.contenttable.contenttable-4 { width: 100%; } /* Tabellenbreite */
.contenttable.contenttable-4 .td-last { width: 160px; text-align: right; } /* letzte Spaltenbreite fix*/
.contenttable.contenttable-4 .tr-0 td { background-color: #D40904; color: #FFFFFF; font-weight: bold; }	/* erste Zeile */
.contenttable.contenttable-4 .td-0 { background-color: #CCCCCC; color: #333333; } /* erste Spalte */
.contenttable.contenttable-4 .tr-even {	background-color: #FFFFFF; } /* Zeilen gerade */
.contenttable.contenttable-4 .tr-odd { background-color: #EFEFEF; }	/* Zeilen ungerade */


/* - Typo3 Content Titel - CSS-StyledContent */

.csc-header {
	background-image: url(../images/bullet.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
.csc-header h1 {
	color: #D40904;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/bg_dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: left;
}
.csc-header .csc-firstHeader {
	margin-top: 0px;
	text-align: left;
}


/* - Typo3 - Indexed Search - CSS-StyledContent */

.tx-indexedsearch-rules h2 { font-size: 13px; font-weight: bold;} /* grosser Titel */
.tx-indexedsearch-res .tx-indexedsearch-title a { font-size: 12px; font-weight: bold; } /* Titel Suchergebnis */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #D40904; } /* gehighlightetes Suchergebnis */
.tx-indexedsearch-res, .tx-indexedsearch-rules { width: 560px;} /* Contentbreite des Suchergebnisses */


/* - Typo3 - Mailform - CSS-StyledContent */

.csc-mailform {
	border: 0px;
}
.csc-mailform-field {			/* Komplette Zeile */
	clear: left;
}
.csc-mailform-field label {		/* Bezeichnung */
	clear: left;
	display: block;
	float: left;
	width: 150px;				/* Breite */
	font-weight: bold;
	color: #BC1D05;
	padding-top: 3px;
	margin: 0px;
}
.csc-mailform-field input {		/* Eingabefeld */
	width: 300px;				/* Breite */
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 10px;		/* Abstand zur nächsten Zeile */
}
.csc-mailform-field select {
	width: 306px;				/* Breite */
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 10px;		/* Abstand zur nächsten Zeile */
}
.csc-mailform-field textarea {	/* Textarea */
	width: 300px;				/* Breite */
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 10px;		/* Abstand zur nächsten Zeile */
}
.csc-mailform-radio #mailformauswahl {		/* Radiobutton */
	width: 280px;				/* Breite */
	padding: 10px;				
	border: 1px solid #999999;
}
.csc-mailform-radio input {		/* Radiobutton */
	width: 10px;				/* Breite */
	float: none;
	border: 0px solid #999999;
	margin-right: 5px;
	margin-bottom: 0px;		/* Abstand zur nächsten Zeile */
}
.csc-mailform-radio label {		/* Radiobutton */
	display: inline;
	float: none;
	width: auto;				/* Breite */
	font-weight: bold;
	color: #BC1D05;
	padding-top: 0px;
	margin: 0px;
}

.csc-mailform-field input#mailformformtype_mail {		/* Submitbutton */
	clear: left;
	margin-left: 150px;			/* Button unter die Felder setzen */
	margin-top: 10px;
	width: auto;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #E8E6E1;
	padding: 2px;
}
.csc-mailform-field input#mailformformular-reset {		/* Zurücksetzen */
	clear: left;
	margin-left: 150px;			/* Button unter die Felder setzen */
	margin-top: 0px;
	width: auto;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #E8E6E1;
	padding: 2px;
}
/* ----------------------------------------------------------------- */




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/
/**		sIFR - CSS		*/                                                
/**/
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {visibility: visible !important; margin: 0;}

.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {			/* Rubriktitel */
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 22px;
	margin-bottom: 2px;
}

/* ----------------------------------------------------------------- */








