body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
/*	overflow: auto; */ 
	margin: 0px;
	text-align: center;
	padding-top: 20px;
}

td {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

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

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

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



/*  maintable  */

.table_main {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

.td_main_bg {
	background-image: url(/fileadmin/templates/images/headerbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	vertical-align: top;
}

.infomenu_bullet {
	vertical-align: top;
	padding-right: 3px;
	padding-top: 5px;
}
.infomenu_link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.infomenu_link:hover{
	color: #E0442E;
	text-decoration: none;
}

.headermenu_bg {
	background-image: url(/fileadmin/templates/images/headermenu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 20px;
}

/* --- Header MENU --- */

/* ++ Layer 2 ++ */

.headermenu_lay2 {
	width: 150px;
	border-bottom: 1px solid #4C5962;
}
/* normal */
.headermenu_lay2_no {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border-left: 1px solid #4C5962;
	border-right: 1px solid #4C5962;
	border-top: 1px solid #4C5962;
	padding: 5px;
	padding-left: 15px;
	text-align: left;
}

.headermenu_lay2_no a {
	color: #2A639F;
	font-weight: bold;
	text-decoration: none;
}
.headermenu_lay2_no a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* active */
.headermenu_lay2_act {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #1974BF;
	border-left: 1px solid #4C5962;
	border-right: 1px solid #4C5962;
	border-top: 1px solid #4C5962;
	padding: 5px;
	padding-left: 15px;
	text-align: left;
}

.headermenu_lay2_act a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.headermenu_lay2_act a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* MENULEFT */

.td_menuleft {
	width: 160px;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 50px;
}
.menuleft_firstlayer {
	padding-bottom: 6px;
}
.menuleft_secondlayer {
	padding-bottom: 6px;
	padding-left: 20px;
}
.menulink {
	color: #515151;
	text-decoration: none;
}
.menulink:hover {
	color: #E0442E;
	text-decoration: none;
}
.menulink_active {
	color: #2A639F;
	font-weight: bold;
}
.menulink_active:hover {
	color: #E0442E;
	font-weight: bold;
	text-decoration: none;
}

/* content */



.contentbg_top {
	background-image: url(/fileadmin/templates/images/contentbg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.contentbg_left {
	background-image: url(/fileadmin/templates/images/contentbg_left.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.contentbg_right {
	background-image: url(/fileadmin/templates/images/contentbg_right.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.contentbg_bottom {
	background-image: url(/fileadmin/templates/images/contentbg_bottom.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


.td_contentbox {
	vertical-align: top;
	text-align: center;	
}

.table_content {
	width: 100%;
	padding-left: 15px;
	padding-right: 40px;
}
.td_rubrik {
	
}
.td_content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.content_title {
	background-image: url(/fileadmin/templates/images/content_title_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	color: #2A639F;
	font-size: 14px;
	font-weight: bold;
}

/*  Sideinfo  */

#sideinfo_main {
	width: 180px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 11px;
}
#sidebar_search {
	margin-top: 40px;
	height: 17px;
	margin-bottom: 12px;
}
#search_button {
	margin-left: 4px;
	float: left;
}
.search_input {
	width: 140px;
	height: 17px;
	border: 1px solid #9A9A9A;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 4px;
	float: left;
}

.sidebar_content{
	width:160px;
	margin-bottom:12px;
	text-align:left;
}

.sidebar_title{
	background-color: #1974BF;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

.sidebar_text {
	border: 1px solid #CACACA;
	background-color: #F3F3F3;
	padding: 5px;
	margin-bottom: 12px;
}



.footer {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-image: url(/fileadmin/templates/images/headermenu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer p {
	margin: 0px;
	padding: 0px;
}
.conovalogo {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* - Typo3 Tabelle - */


.tab_header_bez {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid #2A639F;
	border-right: 1px solid #FFFFFF;
}

.tab_firstcol {
	background-color: #DFDFDF;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.tab_content {
	background-color: #EFEFEF;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


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

/*  Typo 3 Bodytext - CSS-StyledContent */
.bodytext {	
	margin-top: 0px;
}


/* - Typo3 Tabelle - CSS-StyledContent */

.contenttable td {
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.contenttable .tr-even {
	background-color: #FFFFFF;
}
.contenttable .tr-odd {
	background-color: #EFEFEF;
}
.contenttable .tr-0 td {
	background-color: #1974BF;
	color: #FFFFFF;
	font-weight: bold;
}
.contenttable .td-0 {
	background-color: #666666;
	color: #FFFFFF;
}


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

.csc-header h1 {
	color: #2A639F;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-image: url(/fileadmin/templates/images/content_title_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
}
.csc-header h1 {
	margin-bottom: 10px;
}
.csc-header .csc-firstHeader {
	margin-top: 0px;
	text-align: left;
}

/* - Typo3 Indexed Search */

.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: #BA3F06; } /* gehighlightetes Suchergebnis */

/* - Typo3 - Mailform */

.csc-mailform {
	border: 0px;
}
.csc-mailform-field { /* Komplette Zeile */
	margin-bottom: 10px;	
}
.csc-mailform-field label { /* Bezeichnung */
	width: 100px;
	font-weight: bold;
	color: #2A639F;
	height: 100%;
	vertical-align: top;
}
.csc-mailform-field input { /* Eingabefeld */
	width: 180px;
}
.csc-mailform-submit { /* Submitbutton */
	font-size: 11px;
	border: 1px solid #2A639F;;
	background-color: #E8E6E1;
	margin-top: 10px;
	padding: 2px;
}






