/* CSS Document */



body{
	
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	margin: 20px auto;
	min-height:600px;
	background-color:#007EAE;
	line-height:150%;
	

}
h1 {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #333;
	line-height:100%;
	margin-bottom:10px;
	margin-top:0px;
	color:#333;
	
}
h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #333;
	line-height:100%;
	margin-bottom:30px;
	color:#333;
}

  
#Seite {
	
	margin:0px auto 0px auto;
	width:800px;
  	height:100%;
	background-color:#FFFFFF;
	
}
* html #Seite  {
	background-color:#FFFFFF;
	min-height:100%; 
}

  
#header{
	float:left;
	
	width:800px;
	
	margin:0px;
    background-color:#ffffff;
	height:80px; 
}

 #topMenu {
	margin:55px 0 5px 100px;
	color: #333;
	font-size: 12px;

}
#topMenu a {
	text-decoration:none;

}

#header2 {
  	float:left;
	clear:both;
	width: 784px;
	height: 280px;
	padding:0px 8px 0px 8px;
	background-image:url(../main/img/img_header.jpg);
	background-position:10px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#language{
	float:right;
	width:80px;
	display:inline;
	margin-left:600px;
	marign-top:50px;
	
}
#language, img{
	padding-right:3px;
	padding-top:5px;
	margin-right:3px;
}

/* Menü beginn */


 #topMenu2 {

	color: #333;
	font-size: 12px;
	padding-left:0;
	width:784px;
	padding-top:0px;
	height:20px;
	border-bottom:1px solid #007EAE;
	margin-top:248px;
	height:30px;

}



/* -- IE6 start--*/



	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:99%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		
		
		
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background-color:#fff;
		border-left:8px solid #fff;
	}
    .leftmenu .colright {
        float:left;
        width:199%;
		position:relative;
		left:196px;
        background:#fff;
		
		
		

    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
		
		
	}
	.leftmenu .col1 {
        margin:-10px 0px 0px 235px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
		
	}
.col1 p{
	margin:0px;
	paddin:0px;
}
	
.col1 ul li {
	color:#b60049;
	font-size:12px;
	list-style:outside square;
	}
	

*html .col1{
	width:560px;
}
    .leftmenu .col2 {
        float:left;
        width:170px;
        position:relative;
        right:185px;
		margin-top:30px;
		
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #000;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
    /* --> */
   
*html #searchbox{
	position:relative;
	overflow:hidden;
	margin:-28px 0px 40px -15px;
	height:55px;
	width:190px;
	padding:20px 0px 0px 10px;
	
}
#searchbox{
display:none;
	float:left;
	margin:-60px 0px 40px -15px;
	height:55px;
	width:189px;
	border-bottom:1px solid #dcdcdc;
	padding:20px 0px 0px 10px;
	background-color:#fff;
}
#searchbox #tx-indexedsearch-searchbox-button-submit{
	background-color:#fff;
	border:0px;
	padding-top:3px;
	color:#333;
	text-align:right;
	padding:0px;
	
}
/* Menue begin */


#mainMenu{
	margin-top:8px;
	 float:right;
	 
}


#mainMenu a{
	color:#333;
	text-decoration:none;
}

#mainMenu .menuItem{
	float: left;
	font-size: 12px;
	padding-right: 9px;
	padding-left:9px;
	margin-right: 9px;
	border-left: 2px solid #C5751C;
	
}

*html .menu{
	margin:0px 0px 0px 10px;
}
.menu {
	font-size:12px;
	margin:0px;
	
	padding-top: 0px;
	padding-left: 0px;
	width:153px;
}
.menu a {
	text-decoration:none;
	color:#333;	
}



#submenu {
	font-size:12px;
	float:left;
	/*background-color:#CC0000;*/
	padding:0;
	margin-bottom:30px;
	width:170px;

}
#submenu a {
	color:#333;
	text-decoration:none;
	
}

#submenu .menuitem {
	margin-bottom:10px;
	background-image:url(../pic/square_rot.gif);
	border-bottom:1px dotted #dcdcdc;
	border-left:3px solid #007EAE;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;

	

}


#submenu .menuitemAct{
	font-size:12px;
	font-weight:bold;
	border-left:0px;
	
}

#submenu2 a {
	color:#333; 
	text-decoration:none;
	
}

#submenu2{
	margin-bottom:20px;
	color:#333;

	
}

#submenu2 .menuitem2 {
	padding-left:12px;
	margin-bottom:5px;	
	color:#333333;
	border-bottom:1px dotted #dcdcdc;
}



#submenu #submenu2 .menuitem .menuitem2{
	margin-bottom:10px;


}
	
#submenu #submenu2 .menuitemAct{
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
	font-size:12px;
	margin-top:0px;
	margin-left:15px;
}
/* Menue end */



.clearer {
	clear:both;
	display: block;
	height: 1px;
	height: 1%;
	line-height: 0px;
	font-size: 0px;
	margin:0px;
	padding:0px;
}

/* Contactbox*/

.contactBox {

	width:180px;
	font-size:10px;
	margin-top:50px;
	margin-left:0px;
	padding-left:5px;
}
.contactBox img{
	margin-top:8px;
}
.contactBox a {
	text-decoration:none;
	color:#999999;
}
#infoBox {
	border-left:4px solid #b60049;
	background-color:#edcdd8;
	height:auto;
	padding: 10px 10px 8px 10px;
	width:430px;
	margin-top:20px;
	
}
#infoBox h1,h2{
	font-size:14px;
	font-weight:bold;
}

#searchbox #tx-indexedsearch-searchbox-button-submit{
	background-color:#fff;
	border:0;
	padding-top:3px;
	color:#333;
	text-align:right;
	
}

/* ------------3 Spalten -------------------*/
.tx-fdfx3cols-pi1{
	float:left;
	position:absolute;
	width:370px;
	background-color:#edcdd8;
	padding-left:5px;

	
}
.tx-fdfx3cols-pi1, img{
	padding-bottom:10px;
	margin-bottom:-10px;
	
}
.c3l1-left,.c3l1-middle,.c3l1-right{
	
	border:0px;
	width:100px;
	font-size:12px;
	padding-top:50px;
	line-height:100%;
	padding-right:15px;
	margin-left:0px;

}

.c3l1-left {
	background-image:url(/fileadmin/templates/pic/Zahl-03.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
	padding-top:35px;
}
.c3l1-middle {
	background-image:url(/fileadmin/templates/pic/Zahl.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
}
.c3l1-right {
	background-image:url(/fileadmin/templates/pic/Zahl-02.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
	padding-top:16px;
	
}
/* 3 Spalten Ende*/

/* 2 Spalten Start */

.tx-fdfx2cols-pi1{
	margin:0;
	position:absolute;
	width:450px;

	
}

.c2l1-left {
vertical-align:top;
	border:0;
	
}
.c2l1-middle {
	vertical-align:top;
}
/* 2 Spalten Ende */

/*----- search page ---------*/

.tx-indexedsearch-searchbox{
	padding: 20px;
	background-color: #efefef;
	border-bottom:2px solid #007EAE;
}

.tx-indexedsearch-form label{}


fieldset{
	border: 0px none;
}

.tx-indexedsearch-searchbox input,
.tx-indexedsearch-searchbox select{
	margin-bottom: 6px;
	margin-top:20px;
}


/*---------- New -----------*/

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	border:0;
}
.news-latest-container HR.clearer {
	clear:left;
}

.news-latest-container{
	color:#333333;
	border:0px;
	margin-bottom:15px;
}
.news-latest-container a{
	text-decoration:none;
	font-size:12px;
	color:#333333;
}
.news-latest-item {
	
	border:0px;
	/* IE hack */
	height: 1%;
	/* IE hack end */
	margin-bottom:10px;
	
}
.news-latest-item h3 h2 a{
	text-decoration:none;
	color:#333333;
}

.news-list-item {
	margin-bottom:25px;
	color:#333333;
}


.news-list-item h3 a{
	text-decoration:none;
	color:#333;
	line-height:1;

}

.news-list-container  a{
	text-decoration:none;
	color:#b60049;
	font-size:12px;
	padding-bottom:3px;
	
}
.news-list-container h3{
	font-size:14px;
	margin-bottom:5px;
}


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

INPUT{

	font-size:11px;
	margin-right:0px;
	
}
SELECT  {
	margin-right:121px !important;
		margin-right:125px;
}


.csc-mailform{
	background-color:#dcdcdc;
	border: 0px none;
	width: 520px;
	text-align: right;
}

.csc-mailform select{}

.csc-mailform-field{
	float:left;
	padding: 4px 0;
	margin-left:10px;
	width:380px;
}

.csc-mailform label{
	float: left;
}

.csc-mailform-field label{
	float: left;
	text-align: left;
}


.csc-mailform-label{
	text-align: left;
	margin: 15px 0;
	padding: 2px 0;
	border-bottom: 1px solid #EBEBEB;
	font-weight: bold;
}
#footerMenu{
	color:#FFFFFF;
	width:810px;
	margin:auto;
	padding:0;
	
}
a{
	color:#007EAE;
}


#footerMenu a{
	color:#b60049;
	text-decoration:none;
}

#footerMenu .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #b60049;
	text-align: right;	
}
/*
.csc-firstHeader{
	margin-left:0px;
	margin-top:-30px;
	padding-top: 30px;
	margin-bottom:30px;
	font-size:16px;
	color:#333333;

}
*/

	