/* style adsolute */
/*
******* Farben *******
hks44					#0069B4
grau (hauptmenue)		#D2D3D5
schwarz					#000000
grau dunkel	(striche)	#959597
grau dunkel (fuss)		#58595B
grau hell (verlauf)		#DBDBDB
grau hell (box suche)	#D9DADA
grau schrift input 		#999
*/

/* ********* allgemein/debug *********** */
div {
	border: 0px solid red;
}

/* ********* Contao *********** */
.float_right {
	float:right;
}
.float_left {
	float:left;
}

/* ********* adsolute *********** */
* {
  margin:0;
  padding:0;
  border:0;
  outline:0;
}

.clear {
	clear:both;
}
body, a, input, select, textarea {
	/* font-family:"Lucida Grande", Arial, sans-serif; */
	font-family:Arial, sans-serif;
}
body {
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-align:center;
	/*background:#ffffff;*/
}

/* ********* adsolute: speziell *********** */

	/* ********* adsolute: login *********** */
	.mod_login label{
		display:none;
	}
	#koerper .mod_login h2 {
		text-transform:uppercase;
		border:0px;
		margin:0px;
	}
	.mod_login input.text{
		font-size:18px;
		width:300px;
		/*height:38px;*/
		/*padding:15px 0;*/
		background:transparent;
		vertical-align:middle;
		color:#999;
	}
	.mod_login div.tpl_input_text_container{
		line-height:38px;
		background:url(hg_input_text.png) no-repeat top left;
		text-align:center;
		margin-bottom:10px;
	}
	.mod_login input.submit{
		font-size:18px;
		background:transparent;
		vertical-align:baseline;
		text-align:left;
		cursor:pointer;
		padding-right:5px;
		padding-top:8px;
		padding-bottom:5px;
		color:#0069B4;
	}
	.mod_login input.submit_login{
		font-size:12px;
		width:220px;
	}
	.mod_login div.submit_container{
		padding-left:12px;
		height:38px;
		margin-bottom:10px;
		background:url(hg_input_submit.png) no-repeat top left;
		color:#0069B4;
		overflow:hidden;
	}

	/* ********* adsolute: rest *********** */


	/* ********* adsolute: Aufbau Seite *********** */

#container_gesamt {
	/*width:1200px;*/
	/*margin:0px auto;*/
}

#kopf {
	/*width:90%;
	min-width:800px;
	max-width:1000px;*/
	height:130px;
	width:1000px;
	margin: 45px auto 0px auto;
	background:#ffffff;
	text-align:left;
}
	#kopf #logo {
		float:left;
		margin-bottom:40px;
	}
	#kopf #claim {
		height:104px;
		background:url(claim_adsolute.gif) no-repeat right;
	}

#container_hauptmenue_hg {
	clear:both;
	/*background:#D2D3D5;*/
	background:url(hg_hauptmenue.gif) repeat-x top left #D9DADA;
	/*border-top:2px solid #0069B4;*/
}
	#container_hauptmenue {
		background:url(hg_hauptmenue.gif) repeat-x top left #D9DADA;
		/*width:90%;
		min-width:800px;
		max-width:1000px;*/
		width:1000px;
		margin: 0px auto;
		font-size:16px;
		font-weight:bold;
		line-height:38px;
		color:#0069B4;
		text-transform:uppercase;
		text-align:left;
	}

#koerper_hg {
	background:url(koerper_hg.gif) repeat-x #DBDBDB;
}
	#koerper {
		background:url(koerper_hg.gif) repeat-x #DBDBDB;
		width:1000px;
		margin: 0px auto;
		text-align:left;
		/*width:90%;
		min-width:800px;
		max-width:1002px;*/
	}
#spalteL {
	background:url(hg_flaechen.png) no-repeat bottom;
	padding-bottom: 211px;
	margin-bottom:20px;
	/*width:33%;*/
	width:320px;
	float:left;
}
	#spalteL #container_untermenue {
		font-size:16px;
		color:#0069B4;
		text-transform:uppercase;
	}
#spalteMR {
	/*width:66%;*/
	width:680px;
	float:right;
	padding-top:79px;
}
#fuss_hg {
	clear:both;
	background:#58595B;
}
	#fuss {
		width:1000px;
		margin: 0px auto;
		font-size:16px;
		font-weight:bold;
		line-height:38px;
		text-transform:uppercase;
		text-align:right;
		background:#58595B;
	}

	
	/* ********* adsolute: Seite Ausnahme *********** */
	/*#spalteM, #spalteR, */
	#spalteMR #start-mitte, #koerper #spalteMR #start-rechts {
		float:left;
		width:340px;
		margin-top:-79px;
		padding-top:0px;
		border-top: 0px solid #000;
		/*width: 49%;
		margin-right:5px;*/
	}
	#koerper #spalteMR #start-unten {
		margin-top:0px;
		border-top: 0px solid #000;
		clear:both;
	}
	
	/* ********* adsolute: Seite normal *********** */

#kopf #claim p {
	visibility:hidden;
}
#container_hauptmenue ul li{
	display:inline;
	border-right:2px solid #0069B4;
	padding-right:8px;
	padding-left:4px;
}
	#container_hauptmenue ul li.last{
		border-right:none;
	}
	#container_hauptmenue ul li.first{
		padding-left:0px;
	}
	#container_hauptmenue ul li a{
		text-decoration:none;
		color:#0069B4;
	}
	#container_hauptmenue ul li a:hover, #container_hauptmenue ul li a:active, #container_hauptmenue ul li.active {
		color:#000000;
	}
#koerper #spalteMR div.mod_article {
	/*margin-top:83px;*/
}
	/* ********* adsolute: ce / Content Elemente *********** */
	
	#koerper #spalteMR div.ce_text, #koerper #spalteMR div.ce_image {
		margin-left:20px;
	}
	#koerper #spalteMR div.ce_text {
		padding-top:17px;
		padding-bottom:10px;
		border-top:1px solid #000;	
	}
	#koerper #spalteMR #start-mitte div.ce_text, #koerper #spalteMR #start-rechts div.ce_text {
		padding-top:0px;
		border-top:0px solid #000;	
	}

	#koerper h1 {
		width:320px;
	}
	#koerper #spalteL h1, #koerper #spalteMR #start-mitte h1, #koerper #spalteMR #start-rechts h1 {
		margin: 35px 0px 17px 0px;
		padding-bottom: 20px;
		border-bottom: 1px solid #000;
		font-weight:normal;
		font-size:20px;
		text-transform:uppercase;
		line-height:24px;
	}
	#koerper #spalteMR h1 {
		padding-bottom:10px;
		font-weight:normal;
		font-size:17px;
		text-transform:uppercase;
	}
	#koerper h2 {
		margin: 16px 0px;
		border-top: 1px solid #959597;
		font-weight:normal;
		font-size:20px;
		line-height:51px;
	}
	#koerper h2 a, #koerper h2 a:hover, #koerper h2 a:active {
		background:none;
	}
	#koerper #kampagnen-recherche h2 {
		margin:0px 0px 5px 0px;
		border:none;
		font-size:16px;
		line-height:normal;
		height:1.3em;
		overflow:hidden;
	}

	#koerper p {
		margin-bottom:10px;
		width:320px;
	}
	#koerper #kampagnen-recherche p {
		margin-bottom:5px;
		width:auto;
	}
	#koerper .image_container {
		width:320px;
		float:right;
		/*margin-left:320px;*/
	}
	#koerper .image_container a, #koerper .image_container a:hover, #koerper .image_container a:active {
		background:none;
	}
	#koerper #start-unten .image_container {
		width:auto;
		float:none;
	}
	#koerper #kampagnen-recherche .image_container {
		width:auto;
		float:left;
	}
	#koerper a, #koerper a.mehr {
		background:url(hg_link_mehr.png) no-repeat right 4px;
		padding-right:45px;
		color:#0069B4;
		text-decoration:none;
	}
	#koerper a:hover, #koerper a.mehr:hover, #koerper a:active, #koerper a.mehr:active {
		background:url(hg_link_mehr_h.png) no-repeat right 4px;
		color:#000000;
	}

#container_untermenue ul li{
	padding-bottom:5px;
}
	#container_untermenue ul li.last{
	}
	#container_untermenue ul li.first{
	}
	#container_untermenue ul li a{
		background:none;
		padding-right:0px;
		text-decoration:none;
		color:#0069B4;
	}
	#container_untermenue ul li a:hover, #container_untermenue ul li a:active, #container_untermenue ul li.active {
		background:none;
		color:#000000;
	}
	
#fuss ul li{
	display:inline;
	border-right:2px solid #ffffff;
	padding-right:8px;
	padding-left:4px;
}
	#fuss ul li.last{
		padding-right:0px;
		border-right:none;
	}
	#fuss ul li.first{
	}
	#fuss ul li a{
		text-decoration:none;
		color:#ffffff;
	}
	#fuss ul li a:hover, #fuss ul li a:active {
		color:#000000;
	}

form#kontaktformular {
  line-height:1;
  background-color: #D9DADA;
  padding: 0 18px 18px 18px;
  margin: 0 0 2em 0;
}