

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color: #ababab;
	font-size: 11px;
}

#pageboundingbox{
	border: 0px solid red;
	margin: 0px auto;
	padding: 0px 0px 0px 4px;
	/*Wenn Seite zentriert werden soll, margin mit folgendem margin auswechseln:*/ 
	/*margin: 0px auto;*/
	width: 774px;
	background-image:url(/cms/cmsCustom/Default/headers/default_v1.0.0/images/page_bg.gif);
}

#pageboundingbox2{
	border: 0px solid red;
	margin: 0px auto;
	padding: 0px 0px 0px 4px;
	/*Wenn Seite zentriert werden soll, margin mit folgendem margin auswechseln:*/ 
	/*margin: 0px auto;*/
	width: 774px;
	background-image:url(/cms/cmsCustom/Default/headers/default_v1.0.0/images/page_bg_einspaltig.gif);
}

#headerboundingbox {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 191px;
	width: 770px;
	border: 0px solid magenta;
	background: #ffffff;
}

#headerboundingboxCol1 {
	height: 155px;
	width: 770px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#headerboundingboxCol2 {
 	height: 36px;
	width: 770px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px red;
	background-image:url(/cms/cmsCustom/Default/headers/default_v1.0.0/images/altnav_bg.gif);
}

#contentboundingbox {
	width: 770px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: #eeeeee;*/
	border: 0px solid magenta;
}

#contentboundingboxCol1 {
	width: 158px;
	padding: 20px 2px 10px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
}

#contentboundingboxCol2 {
	width: 360px;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
}

#contentboundingboxCol3 {
	padding: 15px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 165px;
	float: left;
	border: solid 0px blue;
}
#contentboundingboxCol4 {
	width: 560px;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
}

#prefooterboundingbox {
	height: 20px;
	width: 750px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	border: solid 0px red;
	clear: left;
}
#prefooterboundingboxCol1 {
	width: 150px;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
}

#prefooterboundingboxCol2 {
	width: 360px;
	padding: 10px 20px 15px 20px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
}

#footerboundingbox {
	background-color: #fb7116;
	height: 30px;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: solid 0px red;
	clear: left;
	color: #FFFFFF;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

div  {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight			: normal;
	line-height			: 1.6em;
	text-align: left;
}



h1 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size 	  	: 24px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #fb7116;
	margin      		: 10px 0px 10px 0px;
	padding					: 0px 0px 0px 0px;
	line-height			: 26px;
}
h2 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size 			: 16px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #666666;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h3 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #666666;
	margin      		: -5px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h4 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #666666;
	margin      		: -5px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h5 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #666666;
	margin      		: -5px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h6 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #666666;
	margin      		: -5px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
.none {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
.untertitelEditor {
	font-size				: 11px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #0368AC;
	margin					: 0px 0px 8px 0px;
	padding					: 0px 0px 0px 0px;
}
.customtextEditor {
	color: #0368AC;
	font-size: 11px;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}


.popUpInput {
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					11px;
	background-color:		#FFFFFF;
	color:							#000000;
	height:							18px;
	width:							190px;	
	font-size:					11px;
}
.popUpButton {
	height: 						18px;
	color:							#000000;
	text-align:					center;
}


.element  {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}
.element li {

}
.element ul {
	margin-top: 5px;
}
.bordercolor {
	background-color: #666666;
}
.content {
	background-color: #ffffff;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: transparent;
}	
.odd {
	background-color:	#eae9e9;
}
.border {
	background-color:	#666666;
}
.small {
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
hr {
	color						:	#666666;
	height					: 1px;
}


a	{
	color: #fb7116;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited	{
	color: #fb7116;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #fb7116;
	font-size: 11px;
	text-decoration: none;
}
a:hover	{
	color: #fb9654;
	font-size: 11px;
	text-decoration: underline;
}

.headermenuLink	{
	color: #000000;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.headermenuLink:visited	{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.headermenuLink:active {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.headermenuLink:hover	{
	color: #CF7630;
	font-size: 10px;
	text-decoration: underline;
}

/* start: styles for news-element */
.newsTitle {
	font-family			: Arial, Helvetica, sans-serif;
	font-weight			: bold;
	color						: #fb7116;
	line-height			: 1.5em;
	margin-bottom		: 7px;
}
.newsDate {
	font-family			: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			: bold;
	color						: #666666;
	line-height			: 1.5em;
	margin-bottom		: 2px;
}
.newsLead {
	font-family			: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			: normal;
	color						: #666666;
	line-height			: 1.5em;
	margin-bottom		: 2px;
}
.newsText {
	font-family			: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			: normal;
	color						: #666666;
	line-height			: 1.5em;
}
.newsLink {
	font-family			: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			: normal;
	color						: #fb7116;
	line-height			: 1.5em;
}

/* Standard style verwenden
.newsLink:VISITED {
	font-size				: 11px;
	font-weight			: normal;
	color						: #fb7116;
}
.newsLink:ACTIV {
	font-size				: 11px;
	font-weight			: normal;
	color						: #fb7116;
}
.newsLink:HOVER {
	font-size				: 11px;
	font-weight			: normal;
	color						: #ff0000;
}
*/

.newsLine {
	padding: 0;
	margin: 20px 0px 3px 0px;
	border-bottom: 1px dotted #C5C5C5;
}

/* IE < 7 Fix, da er dotted als dashed darstellt... */


/* end: styles for news-element */

#adresse {
	padding: 50px 10px 5px 18px;
	line-height			: 1.2em;
}


