/****** LikeCMS CSS Builder, last build: 2014-01-24 14:51:34 ******/


/*** ieg.css ***/

@charset "utf-8";
/* CSS Document */

/* Allgemeine Festlegungen */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17pt;
	color:#666666;
}

table, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17pt;
	color:#666666;
}

img {
	border:0px;	
}

.clear {
	clear:both;
}

select {
	color:#666666;
	font-size:11px;
	background-color:#fff;
	border:1px solid #9693A5;
}


input {
	color:#666666;
	font-size:11px;
	background-color:#EFEBE7;
	border:1px solid #9693A5;
	padding-left:5px;
	font-size:11px;
}


a:link, a:visited {
	color:#666;
}

a:active, a:hover {
	color:#AE4D42;
}

a.details {
	text-decoration:none;
	background:url(bilder/nav_pfeil.gif) no-repeat left 5px;
	padding-left:10px;
	margin-right:15px;
}


/* Schriftdefinitionen */
.headline {
	font-size:24px;
	font-weight:bold;
	color:#AE4D42;
}

.headline_grey {
	font-size:24px;
	font-weight:bold;
	color:#666666;
}

hr {
	border:1px solid #666;
}

.subline {
	font-size:13px;
	font-weight:bold;
	color:#AE4D42;
}


/* Inhalt Printversion */
#print_content {
	margin-top:50px;
	margin-bottom:50px;
}


/* Hauptcontainer */
#main {
	width:970px;
	margin: 0 auto;
	margin-top:1px;
}

/* Header */
#header {
	width:970px;
	height:200px;
}

* html #header {
	background: #DDDDDD;
}

/* Hauptbereich */
#main_body {
	width:970px;
}

/* linke Spalte */
#left_row {
	width:155px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:50px;
	padding-top:20px;

	float:left;

	overflow:hidden;
}

/* Navigationsbuttons */
a.nav_link:link, a.nav_link:visited {
	font-weight:bold;
	color:#666666!important;
	text-decoration:none;
	display:block;
	float:left;
	width:145px;
	line-height:1.4;
	margin-bottom:5px;
}

a.nav_link:active, a.nav_link:hover {
	font-weight:bold;
	color:#AE4D42!important;
	text-decoration:none;
	display:block;
	float:left;
	width:145px;
	line-height:1.4;
	margin-bottom:5px;
}

.nav_link_active {
	font-weight:bold;
	color:#AE4D42!important;
	text-decoration:none;
	display:block;
	float:left;
	width:145px;
	line-height:1.4;
	margin-bottom:5px;
}

a.nav_sublink:link, a.nav_sublink:visited {
	color:#666666!important;
	text-decoration:none;
	display:block;
	float:left;
	background:url(bilder/pfeil_right.gif) no-repeat left 3px;
	padding-left:15px;
	width:140px;
	line-height:1.4;
	margin-bottom:5px;
}

a.nav_sublink:active, a.nav_sublink:hover {
	color:#AE4D42!important;
	text-decoration:none;
	display:block;
	float:left;
	background:url(bilder/pfeil_right.gif) no-repeat left 3px;
	padding-left:15px;
	width:140px;	
	line-height:1.4;
	margin-bottom:5px;	
}

.nav_sublink_active {
	color:#AE4D42!important;
	text-decoration:none;
	display:block;
	float:left;
	background:url(bilder/pfeil_right.gif) no-repeat left 3px;
	padding-left:15px;
	width:140px;	
	line-height:1.4;
	margin-bottom:5px;	
}

a.nav_sublink2:link, a.nav_sublink2:visited {
	color:#666666!important;
	text-decoration:none;
	display:block;
	float:left;
	background:url(bilder/nav_pfeil.gif) no-repeat left 5px;
	padding-left:10px;
	width:120px;
	line-height:1.4;
	margin-bottom:5px;
	margin-left:15px;
}

a.nav_sublink2:active, a.nav_sublink2:hover {
	color:#AE4D42!important;
	text-decoration:none;
	display:block;
	float:left;
	background:url(bilder/nav_pfeil.gif) no-repeat left 5px;
	padding-left:10px;
	width:120px;
	line-height:1.4;
	margin-bottom:5px;
	margin-left:15px!important;
}

.nav_sublink2_active {
	color:#AE4D42!important;
	text-decoration:none;
	display:block;
	float:left;
	background:url(bilder/nav_pfeil.gif) no-repeat left 5px;
	padding-left:10px;
	width:120px;
	line-height:1.4;
	margin-bottom:5px;
	margin-left:15px;
}



* html a.nav_sublink2:link, a.nav_sublink2:visited {

	margin-left:10px;
}

* html a.nav_sublink2:active, a.nav_sublink2:hover {

	margin-left:10px;
}

* html .nav_sublink2_active {

	margin-left:10px;
}



.nav_headline {
	background: #9693A5;
	color:#fff;
	margin-left:-10px;
	width:165px;
	padding-left:10px;
	margin-bottom:10px;
	display:block;
	float:left;	
}

/* Kontaktbox */
#contact_box {
	margin-top:20px;
	font-size:11px;
	line-height:13px;
}



/* Inhaltscontainer */
#content_container {
	width:745px;
	float:left;
	padding:30px 20px 50px 30px;
}


/* Pfad */
#path {
	color:#999999;
	font-size:10px;
	margin-bottom:20px;
	float:left;
	line-height:1.2;
}

#path a {
	color:#999;
	text-decoration:none;
}

#path a:hover {
	color:#666;
	text-decoration:underline;
}

/* Printbutton oben */
#print_top {
	width:15px;
	height:16px;
	float:right;
}

/* Service Leiste */
#service_line {
	margin-top:50px;
}

/* rechte Spalte */
#right_row {
	width:165px;
	padding-left:10px;
	padding-top:20px;
	float:left;	
	overflow:hidden;
}

* html #right_row {
	width:160px;

}




/* Footer */
#footer_container {
	background:#F3F4F5;
	height:25px;
	color:#839399;
	border-top:1px solid #839399;
}



#footer_container a {
	color:#839399;
	text-decoration:none;
}

#footer_container img {
	margin-right:10px;
}



/* linker Bereich des Footers */
#footer_left {
	padding-top:3px;
	width:160px;	
	padding-left:15px;

	float:left;
}

* html #footer_left {
	margin-top:3px;
}

/* mittlerer Bereich des Footers */
#footer_middle {
	padding-top:3px;
	width:603px;
	padding-left:15px;
	float:left;

}

* html #footer_middle {
	margin-top:3px;
}

/* rechter Bereich des Footers */
#footer_right {
	padding-top:3px;
	width:160px;	
	padding-left:10px;
	float:left;
}

* html #footer_left {
	margin-top:3px;
}

/*-------------------------*/
.metanav {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.nav02 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;

}
.nav01b {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;


}
.nav01bred {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #ae4d42;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;

}
.headl {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #ae4d42;
	text-decoration: none;
	font-weight: bold;
}
.text13 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 17pt;
	text-align: justify;

}
.textlink13 {





	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}

.textlink {
	border-bottom:1px dotted;
}

.metanavred {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #ae4d42;
	text-decoration: none;
}
.text13white {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
//	text-align: justify;
}
.text13italic {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 19pt;
//	text-align: justify;
	font-style: italic;

}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 17pt;
//	text-align: justify;

}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 17pt;
//	text-align: justify;
	scrollbar-face-color: "#e2dfdc"; scrollbar-darkshadow-color: "#e2dfdc"; scrollbar-Shadow-Color: "#666666"; 
	scrollbar-3dlight-color: "#666666"; scrollbar-Highlight-Color:"#e2dfdc"; scrollbar-Arrow-Color: "#666666";
}

acronym {
	cursor: help;
	color: #ae4d42;
	border-bottom: 1px solid #999999;
}

.formelement {
	border: 1px solid #9693a5;
	width: 80px;

}
A{

COLOR: #666666;
        text-decoration: none;
        
                
}
A:hover {

COLOR: #ae4d42;
        text-decoration: none;
                        
}
.untertitel {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;

}
.text13bwhite {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
//	text-align: justify;
	font-weight: bold;

}
.formelementlang {

	border: 1px solid #9693a5;
	width: 250px;
}
.formelement3 {

	border: 1px solid #9693a5;
	width: 200px;
}
.formtext11 {
	border: 1px solid #9693a5;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 1px;
	height: 20px;



}
.text13whitezweizeilig {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
//	text-align: justify;
}
.formtextdirekteinstieg {
	border: 1px solid #9693a5;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 1px;
	height: 20px;

}
.pfade11 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.formelementort {

	border: 1px solid #9693a5;
	width: 200px;
}



	.acr_div {
		border: 1px solid black;
		background-color: #eeeeee;
		position: relative;
		left: 20px;
		width: 500px;
		top: 0px;
		color: black;
		padding: 5px;
		filter:alpha(opacity=80);
		opacity: 0.8;
		-moz-opacity:0.8;
	}

	.acr_word {
		cursor: help;
		color: #ae4d42;
		border-bottom: 1px solid #999999;
	}
	
a.external-link {
	background:url(bilder/external-link.png) no-repeat left;
	padding:0px 0px 0px 22px;
	font-size:13px;	
}
