


/* start: sytemstyles (hier nur styleinhalte ändern und keine neuen styles hinzufügen) */
html {
	margin : 0px 0px 0px 0px;
} 

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size: 11px;
}

#pageboundingbox{
	border: 0px solid red;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	/*Wenn Seite zentriert werden soll, margin mit folgendem margin auswechseln:*/ 
	/*margin: 0px auto;*/
	width: 980px;
}

#headerboundingbox {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 41px;
	width: 800px;
	border: 0px solid magenta;
	background: #000000;
}

#headerboundingboxCol1 {
	height: 15px;
	width: 61px;
	float: left;
	padding: 13px 0px 13px 523px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
	display:inline;
}

#headerboundingboxCol12 {
	height: 15px;
	width: 216px;
	float: left;
	padding: 13px 0px 13px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px red;
}

#headerboundingbox1 {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 96px;
	width: 800px;
	border: 0px solid magenta;
	background: #000000;
}

#headerboundingbox1Col1 {
	height: 96px;
	width: 343px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#headerboundingbox1Col12 {
	height: 96px;
	width: 457px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#contentboundingbox {
	width: 800px;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	border: 0px solid green;
}

#contentboundingboxCol0 {
	width: 793px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
	background-color:#FFFFFF
}
#contentboundingboxCol1 {
	width: 343px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
	background-color:#FFFFFF
}

#contentboundingboxCol2 {
	width: 432px;
	height: 100%;
	padding: 17px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
	background-color:#FFFFFF
}

#footerboundingbox {
	background: #000000;
	height: 59px;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px red;
	clear: left;
}

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-size: 11px;
	text-align: left;
}

h1 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size 	  	: 24px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #000000;
	margin      		: 0px 0px 5px 0px;
	padding					: 0px 0px 0px 0px;
}

h2 {
	font-family 		: Arial, Helvetica, sans-serif;
	font-size 	  	: 14px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #000000;
	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      		: 0px 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;
}


a	{
	color: #c90000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited	{
	color: #c90000;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #c90000;
	font-size: 11px;
	text-decoration: none;
}
a:hover	{
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
}

.headermenuLink	{
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.headermenuLink:visited	{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.headermenuLink:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.headermenuLink:hover	{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}


.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: #cccccc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	color						:	#666666;
	height					: 1px;
}
/* end: sytemstyles (hier nur styleinhalte ändern und keine neuen styles hinzufügen) */

.leftblock {
	float:left; 
	width:309px; 
	margin:0px; 
	padding:0px 15px 0px 18px;
}
.leftblock1 {
	float:left; 
	width:773px; 
	margin:0px; 
	padding:0px 15px 0px 18px;
}



/* start: customstyles (hier weitere styles die sinn machen einfügen) */


#headerboundingboxbanner {
	height: 100%;
	width: 160px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
	display:inline;
}

/* start: styles for news-element */
.newsTitle {
	font-size				: 14;
	font-weight			: bold;
	color						: #333333;
	margin-bottom		: 50px;
}
.newsDate {
	font-size				: 12;
	font-weight			: normal;
	color						: #333333;
}
.newsLead {
	font-size				: 12;
	font-weight			: bold;
	color						: #333333;
}
.newsText {
	font-size				: 12;
	font-weight			: normal;
	color						: #333333;
}
.newsLink {
	font-size				: 12;
	font-weight			: normal;
	color						: #1f3f79;
}
.newsLink:VISITED {
	font-size				: 12;
	font-weight			: normal;
	color						: #1f3f79;
}
.newsLink:ACTIV {
	font-size				: 12;
	font-weight			: normal;
	color						: #5A72A1;
}
.newsLink:HOVER {
	font-size				: 12;
	font-weight			: normal;
	color						: #ff0000;
}
/* end: styles for news-element */

/* end: customstyles (hier weitere styles die sinn machen einfügen) */


