

html {
	margin : 0px 0px 0px 0px;
} 

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

#pageboundingbox{
	border: 0px solid red;
	margin: 0px auto;
	/*Wenn Seite zentriert werden soll, margin mit folgendem margin auswechseln:*/ 
	/*margin: 0px auto;*/
	width: 778px;	
	background: #ffffff;
}

#contentboundingbox {
	width: 778px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px solid magenta;
}

#contentboundingboxCol1 {
	width: 149px;
	padding: 17px 0px 40px 17px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
	background: #ffffff;
	color: #00A6EC;
}

#contentboundingboxCol2 {
	width: 390px;
	padding: 17px 0px 40px 23px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
	background: #ffffff;
	font-size: 11px;
}

#contentboundingboxCol2einspaltig {
	width: 567px;
	padding: 17px 0px 40px 23px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
	background: #ffffff;
	font-size: 11px;
}

#contentboundingboxCol3 {
	padding: 17px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width: 197px;
	float: left;
	border: solid 0px blue;
	background: #ffffff;
}

#contentboundingbox2 {
	width: 580px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px solid magenta;
}

#footerboundingbox {
	background-image: url(/cms/cmsCustom/Default/headers/default_v1.0.0/images/dottedline.gif);
	background-repeat: repeat-x; 
	
	height: 35px;
	width: 742px;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 8px 0px;
	border: solid 0px red;
}

#footerboundingboxCol1 {
	
	float: left;
	height: 15px;
	width: 148px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 8px;
	border: solid 0px red;
	font-size: 10px;
}

#footerboundingboxCol2 {
	
	float: left;
	height: 15px;
	width: 360px;
	margin: 0px 0px 0px 8px;
	padding: 10px 10px 10px 10px;
	border: solid 0px red;
	font-size: 10px;
}

#footerboundingboxCol3 {


	float: left;
	height: 15px;
	width: 180px;
	margin: 0px 0px 0px 8px;
	padding: 10px 0px 10px 10px;
	border: solid 0px red;
	font-size: 10px;
}

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;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family 		: Arial, sans-serif;
	font-size 	  	: 24px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #00A6EC;
	margin      		: 35px 0px 25px 0px;
	padding					: 0px 0px 0px 0px;
}
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      		: 0px 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      		: 0px 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      		: 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: #00A6EC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited	{
	color: #00A6EC;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #00A6EC;
	font-size: 11px;
	text-decoration: none;
}
a:hover	{
	color: #5AC1EC;
	font-size: 11px;
	text-decoration: underline;
}

.headermenuLink	{
	color: #00A6EC;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.headermenuLink:visited	{
	color: #00A6EC;
	font-size: 11px;
	text-decoration: none;
}
.headermenuLink:active {
	color: #00A6EC;
	font-size: 11px;
	text-decoration: none;
}
.headermenuLink:hover	{
	color: #5AC1EC;
	font-size: 11px;
	text-decoration: underline;
}


.element  {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}
.element li {
	list-style-image    : url(images/aufzaehlungBlau.gif);
}
.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;
}
/* end: sytemstyles (hier nur styleinhalte ändern und keine neuen styles hinzufügen) */



/* start: customstyles (hier weitere styles die sinn machen einfügen) */
/* start: styles for search-element */
.searchResultTitle {
	font-weight: bold;
}
/* end: styles for search-element */

/* start: styles for security popup */
.popUpButton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #E3E8F4;
	color: #E06000;
	border: 1px solid black;
	width: 80px;
	text-align: center;
}
/* end: styles for security popup */

/* start: styles for news-element */
.newsTitle {
	font-size				: 14;
	font-weight			: bold;
	color						: #666666;
	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						: #666666;
}
.newsLink {
	font-size				: 12;
	font-weight			: normal;
	color						: #00A6EC;
}
.newsLink:VISITED {
	font-size				: 12;
	font-weight			: normal;
	color						: #00A6EC;
}
.newsLink:active {
	font-size				: 12;
	font-weight			: normal;
	color						: #00A6EC;
}
.newsLink:HOVER {
	font-size				: 12;
	font-weight			: normal;
	color						: #5AC1EC;
}
/* end: styles for news-element */
.titleBlue {
	font-family 		: Arial, sans-serif;
	font-size 	  	: 24px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #00A6EC;
}
/* end: customstyles (hier weitere styles die sinn machen einfügen) */

.bluetitlebox select, #contentboundingboxCol2 select {
		background-color:#ffffff; 
		border-width: 1px; 
		border-style: solid; 
		border-color:#4F4F4F; 
		font-size: 10px; 
		color:#595959; 
		font-family: verdana, geneva, helvetica, arial; 
		width: 60px;
}

.bluetitlebox input{
		background-color:#ffffff; 
		border-width:1px; 
		border-style: solid; 
		border-color:#4F4F4F; 
		font-size: 10px; 
		color:#595959; 
		font-family: verdana, geneva, helvetica, arial; 
}

#contentboundingboxCol2 input {
		background-color:#ffffff; 
		font-size: 10px; 
		color:#595959; 
		font-family: verdana, geneva, helvetica, arial; 
}
.bluetitlebox textarea {
		background-color:#ffffff; 
		border-width:1px; 
		border-style: solid; 
		border-color:#4F4F4F; 
		font-size: 10px; 
		color:#595959; 
		font-family: verdana, geneva, helvetica, arial;
}



.sitemapmenuimg {
	border: 0;
	height: 19px;
	width: 15px;
	vertical-align: middle;
	padding-right: 2px;
}
.sitemapmenutree {
	vertical-align: middle;
	height: 19px;
}

