.logo2 {
	margin-top: -55px;
	border: 0px;
}

.anatges_label {
	float: left;
	width: 180px;
	height: 24px;
}

.anatges_input {
	width: 300px;
	float: left;
	height: 24px;
}

.dark {
	background-color: #cccdbb;
}

table tr td img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 2px;
}

.contentHolderTop img {
	border: 0;
}

.headerImg_1 div table table img {
	border: 0;
	margin-left: -1px;
	margin-top: -1px;
}



.input {
	
}


/*** HTML  **************************************/
body{
	background-color: #ecede8;
	margin: 0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
}
.ul_main{
	font-size: 0.6em;
	text-decoration: none;
	text-transform: uppercase;
}
.li_no a {
	color: #88b707;
}
.li_act{
	color: #000;
}

.ul_main2{
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
}
.li_no2 a {
	color: #88b707;
}
.li_act2{
	color: #000;
}

.zu a{
	color:#88b707;
	text-decoration: none;
	font-size: 0.6em;
}
.zu a:hover{
	color: #666;
}

/*** LAYOUT  ***********************************/
#base{
	margin: 1em auto;
	width: 950px;
	padding: 0px;
	margin-top: 40px;
}
#main{
	background-image: url('/fileadmin/templates/images/bg_vertikal.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 15px;

}

/**  HEADERAREA        *****************/
.header{
	width: 404px;
	/*height: 404px;*/
	#background-color: #ccc;
	background-color: #fff;
	border: 1px solid #fff;
}
.headerImg_1{
	width: 200px;
	height: 200px;
	background-color: #d9dacc;
	border: 1px solid #fff;
	float:left;
}
.headerImg_2{
	width: 200px;
	height: 200px;
	float: right;
	background-color: #fff;
	border: 1px solid #fff;

}
.headerImg_3{
	width: 200px;
	height: 200px;
	float: right;
	background-color: #fff;
	border: 1px solid #fff;
}
.headerImg_4{
	width: 200px;
	height: 200px;
	float: right;
	background-color: #fff;
	border: 1px solid #fff;
}
.logo{
	width: 200px;
	height: 200px;
	float:right;
	background-color: #cccdbb;
	border: 1px solid #fff;
}

.logo img{
	border: none;
}

.mainMenuHolder {
	float: left;
	width: 190px;
	min-height: 190px;
	background-color: #737260;
	border: 1px solid #fff;
	padding-left: 10px;
	padding-top: 10px;
}
.mainMenuHolder2 {
	width: 190px;
	min-height: 190px;
	background-color: #737260;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding-left: 10px;
	padding-top: 10px;
}

/** CONTENT ELEMENTE ****************/
.contentHolderTop{
	padding: 50px;
	padding-bottom: 0px;

}
.contentHolder{
	float: right;
	width: 660px;
	
	margin-top: 25px;
	/*margin-left: 240px;*/
	margin-right: 50px;
	margin-bottom: 10px;
}
.contentHolder_mit{
	float: right;
	width: 660px;
	
	margin-top: 25px;
	/*margin-left: 240px;*/
	margin-right: 50px;
	margin-bottom: 10px;
}
.contentHolder2{
	float: right;
	width: 660px;
	
	margin-top: 25px;
	/*padding-left: 240px;*/
	margin-right: 50px;
	margin-bottom: 10px;
}


/**  DRUCKEN / PDF     ***************/
.contentMenu{
	font-size: 9px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-left: 240px;
	margin-right: 50px;
	margin-bottom: 10px;
	clear: both;
}
.contentMenu a{
	color:#88b707;
	text-decoration: none;
}
.contentMenu a:hover{
	color: #666;
}


/** METAMENU       *****************/
.metaMenuHolder{
	float: right;
	width: 544px;
	padding-top: 30px;
	background-color: #ecede8;
	background-image: url('/fileadmin/templates/images/bg_metaMenu.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.metaMenu{
	font-size: 9px;
	text-align: right;
	color: #88b707;
	padding-right: 10px;
}
.metaMenu_no, .metaMenu_act{
	padding-left: 5px;
	padding-right: 5px;
}
.metaMenu_no a, .metaMenu_act a, .metaMenu a{
	color: #88b707;
	text-decoration: none;
	text-transform: uppercase;
}
.metaMenu_no a:hover, .metaMenu_act a:hover, .metaMenu a:hover{
	color: #666;
}

.activeLanguage{
	color: #000 !important;
}
.searchBox{
	text-align: right;
	padding-top: 50px;
	padding-right: 50px;
}

/**  FOOTER        *****************/
.footer{
	font-size: 0.7em;
	color: #666;
	margin-left: 65px;
	background-color: #cccdbb;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer h3{
	font-size: 1.0em;
	color: #095902;
	margin: 0px;
}

.footer a{
	font-size: 0.7em;
	color:#fff;
	text-decoration: underline;
}

.footer a:hover{
	color:#fff;
	text-decoration: none;
}

/**  ROOTLINE MENU        **********/

.rootline {
	width: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
	font-size: x-small;
	text-transform:uppercase;
}
.rootline-no a{
	color: #666;
	text-decoration: none;
	text-transform:uppercase;
}
.rootline-no a:hover{
	color: #fff;
	text-decoration: none;
}
.rootline-act a{
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
.rootline-act a:hover{
	color: #fff;
	text-decoration: none;
}


/** ContentBox Global ****************/

.cBox, .cBox2{
	clear: right;
	padding-bottom: 10px;
}
.cBox2{
	padding-top: 10px;
}
.cBox h1, .cBox2 h1, .cBox h2, .cBox2 h2{
	margin: 0px;
	font-size:14px;
	font-weight: normal;
	color: #737260;
	padding-bottom: 10px;
	
}
.cBox ul, .cBox2 ul{
	margin: 0px;
	padding: 20px;
}
.cBox li, .cBox2 li{
	margin-left: 5px;
	padding-left: 5px;
}

.cBox, .cBox2, p, td{
	font-size: 11px;
	color: #666;
	margin: 0px;
}

.cBox a , .cBox2 a{
	color:#88b707;
	text-decoration: none;
}
.cBox a:hover, .cBox2 a:hover{
	color: #666;
	text-decoration: underline;
}

.cBox_ img{
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}

.cBox input {	
	border: 1px solid #666;
	background-color: #fff;
	color: #666;
	font-size: 10px;
}
.cBox submit{
	height: 20; 
	border: solid 1px #A0A0A0; 
	background-color: #ffffff; 
	font-size: 12px;
}
.cBox textarea {
	border: 1px solid #666;
	background-color: #fff;
	color: #666;
	font-size: 11px;
}



/**  Nach Oben im Content**/
.cBoxUp{
	margin-left: -25px;
	position: relative;
	top: 14px;
	width: 15px;
	height: 15px;
	float:left;
	clear:both;
}
.cBoxUp img{
	border:none;
}




div.logoright {
	float:right;
}


/** COPYRIGHT WEBCROSSING   **********************/
.webcrossing {
	font-size: 9px;
	color: #cccdbb;
	padding-top: 2px;
	text-align: right;
	padding-right: 5px;
}

.webcrossing a {
	color: #cccdbb;
	text-decoration: none;
}
.webcrossing a:hover {
	color: #666;
}


