/* STYLESHEET - bksnbg v20120402 */


/* Ausrichtung der Content-Tabellen und Inhalte*/
.table_content {
	margin-left:10px;
}

.table_right {
	margin-left:10px;
}

.content_objects {
	padding-top:0px;
	padding-bottom:20px;
}


BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: white;
	background-image: url('../fileadmin/images/background.png');
	background-repeat: no-repeat;
	background-position: center 10px;
}


h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
BUTTON.CookieConfirm {
	font-size : 100%;
	font-weight	: bold;
    color: #C1001F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Formate für Überschriften */
H1 {
	font-size : 101%;
	color : #003399;
	margin-top: 0px;
	margin-bottom: 6px;
}

H2 {
	font-size : 86%;
/* Von blau zu rot
	color : #003399;
	color : #E30917;
  */
        color: #C1001F;

	margin-top: 0px;
	margin-bottom: 6px;
}

H3 {
	font-size : 76%;
	color : #003399;
	margin-top: 0px;
	margin-bottom: 3px;
}

H4 {
	font-size : 76%;
	color : #003399;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 3px;
}

.Layout5 {
	margin-top: 0px;
	margin-bottom: 9px;
	}

/* Absatzformat */
P {
	font-size : 76%;
	color: #000000;
  	margin: 0 0 0 0;
	padding-bottom : 0px;
}


/* Mailform */
.mailform {
	font-size : 76%;
}

.mailformrequired {
	font-size : 76%;
	font-weight : bold;
	color: #003399;
}

.mailformcomment {
	font-size : 76%;
}


/* Content-Trenner */
.divide {
	margin: 0 0 12 0
	}


/* Formatierungen für Links */
a:link {
	text-decoration: none;
	color: #003399;
}

a:visited {
	text-decoration: none;
	color: #003399;
}

a:active {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: none;
	color: #6699CC;
}

hier  


.textslight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A5BDC6;
}
.textmlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A5BDC6;
}
.textllight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#A5BDC6;
}

.textsmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
}
.textmmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
}
.textlmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#336699;
}

.textsdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.textmdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.textldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}


rootline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
}


a:link {
	text-decoration:none;
	font-weight:normal;
	color:#CC0000;
}
a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#CC0000;
}
a:active {
	text-decoration:none;
	font-weight:normal;
	color:#CC0000;
}
a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#336699;
}

.inputbox {
	font-size: 10px;
	color: #003399;
	background-color : #F7F9FB;
	border : 1px solid #7394AD;
}

.button {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #CC0000;
	background: green;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.formular {
	font-size: 11px;
	color: #CC0000;
	background: #BBD1E8;
	border: 1px solid;
	}
  
/* Bildtext */
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	}	

/* Format für Bild mit Text */	
.imgtext-nowrap {
	margin-top: 0px;
	}

/* Abstand zum Bild */
.imgtext-table {
	margin-top: 0px;
	}

.table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
	color : #000000;
}


blockquote {
	margin-left: 35;
}

.bulletlist {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 76%;
}

ol {
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}


.list_ul {
	margin-top: 0;
	margin-bottom: 0;
}

.list_ul li {
	color: #000000;
	padding: 0 0 0 5;
	list-style-type: disc;
	margin-left: 12;
}


.list_ol {
	margin-top: 0;
}

.list_ol li {
	color: #000000;
	margin-left: 16;
}
  


