
/* * basics * */

* 		{ margin: 0; padding: 0; }

body 	{ 
	background-color:#F1F1EC;
	margin:0px; 
	padding:0px; 
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px; 
}




p, h1, h2, h3, h4, h5, h6, ul, form {
	margin:0;
	padding:0;
}

p, p.bodytext { padding-bottom:10px; }


ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}


h1 { 
	font-size:16px;
	line-height:22px; 
	color:#90AC18; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}
h2 { 
	font-size:11px; 
	line-height:26px; 
	margin-bottom:5px;
	color:#90AC18; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #E4E4E4;
}
.contentText h2 { 
	color:#000; 
	line-height:17px;
	padding-bottom:4px;
	margin-bottom:7px;
}

h3 { 
	font-size:13px; 
	line-height:19px; 
	color:#000; 
	font-weight:bold; 
	font-family:Helvetica, Arial, sans-serif;
}
h3 a { 
	color:#000; 
}
h3 a:hover {
	color:#90AC18;
}

h4 { 
	font-size:11px; 
	line-height:26px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:7px;
}
h4.white { 
	color:#FFF;
	border-bottom:1px solid #467E96;
}
h4.grey { 
	color:#959493;
	border-bottom:1px solid #E1DBD6;
}





/*  diverse */

a			{ color:#90AC18; text-decoration:none; }
a:hover		{ text-decoration:none; color:#000 }
a.mehr:hover{ color:#90AC18; text-decoration:none; }

.bigLH 		{ line-height:22px; }
.impressum 	{ font-size:11px; line-height:15px; }

.bgGrau		{ background-color:#E5E0DC !important; }

.italic 	{ font-style:italic; }
.bold 		{ font-weight:bold; }
.unbold 	{ font-weight:normal; }
.uppercase 	{ text-transform:uppercase; }
*:focus		{ outline:none; }
img			{ border:0px; display:block; }
.f_left 	{ float:left; }
.f_right 	{ float:right; }
.clear 		{ clear:both; height:1px; line-height:1px; font-size:1px; }
fieldset	{ border:0; margin:0; padding:0; }



.grey			{ color: #969790; }
/*
.grey_lighter 	{ color: #8A8A8A; font-weight: normal !important;}
.grey_morelighter 	{ color: #D2D2D2; }
.red			{ color: #62208B; }
.black			{ color: #000; }
*/

.noBorder 		{border:none;}
.noMarginBottom {margin-bottom:0;}



/* firefox - kill dotted border */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="checkbox"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none !important;
}


/***********************************************************************/





/* * container  * */

div#all {
	width:997px;
	margin:0 auto;
	padding:57px 0;
	overflow:hidden;
}


/* ******************************************************************** */





div#left {
	width:397px;
	float:left;
	margin-right:3px;
}

div#content {
	width:400px;
	float:left;
}

div#marginale {
	width:197px;
	float:left;
}



.logo {
	height:197px;
	margin-bottom:3px;
}


.contentHeader {
	background:#FFF;
	width:373px;
	height:189px;
	padding:8px 12px 0;
	margin-bottom:3px;
	font-weight:bold;
	font-size:10px;
	line-height:16px;
}
.contentText {
	background:#FFF;
	width:373px;
	padding:10px 12px 20px;
	margin-bottom:3px;
	min-height:767px;
}
* html .contentText { height:700px; }


.contentTeaser {
	float:left;
	position:relative;
	width:175px;
	height:197px;
	padding:0 11px;
	margin:0 3px 3px 0;
	color:#8D8D8D;
}


.contentTeaserWhite { background:#FFF; }
.contentTeaserGrey 	{ background:#F8F6F5; }


.contentTeaser .textBottom {
	position:absolute;
	padding:0 11px 10px;
	left:0;
	bottom:0px;
}
.contentTeaser .imgBottom {
	position:absolute;
	padding:0 6px 5px;
	left:0;
	bottom:0px;
}

div.footLine {
	font-size:10px;
	line-height:12px;
	border-top:1px solid #E4E4E4;
	padding-top:5px;
	margin-top:5px;
}




.marginalBox {
	height:197px;
	padding:0 14px 0 12px;
	margin-bottom:3px;
	font-size:11px;
	line-height:16px;
	position:relative;
}
.marginalBox .imgBottom {
	position:absolute;
	padding:0 6px 5px;
	left:6px;
	bottom:0px;
}


.marginalBoxGrey 	{ background:#CDC8C3; }
.marginalBoxGreen 	{ background:#90AC18; }
.marginalBoxWhite 	{ background:#FFF; }
.marginalBoxBlue 	{ background:#1F6482; }





/* Navi */
.mainnaviDiv {
	position:relative;		
}
.mainnaviDiv .top {
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:39px;
}
ul.navi {
	border-top:1px solid #DCD9D5;
	position:absolute;
	bottom:17px;
	left:12px;
}
ul.navi li {
	border-bottom:1px solid #DCD9D5;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
ul.navi li a {
	color:#000;
	display:block;
	width:171px;
}
ul.navi li a:hover,
ul.navi li a.active {
	color:#F1F1EC !important;
}

.footernaviDiv {
	position:relative;		
}
.footernaviDiv ul {
	position:absolute;
	bottom:17px;
}






