@import url(news.css);

/*Angaben für alle Elemente*/
* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
html, body {
        height: 100%;
}
body {	
	background-color: #ffffff;
	color: #333333;
	background-image: url(gfx/body_bg.jpg);
	background-repeat: repeat-x;
	font-size: 100,01%;
}

#page {
	min-height: 100%;
	padding-left: 20px;
	background-image: url(gfx/page_bg.gif);
	background-repeat: repeat-y;
}
#contentAll {
	min-height: 100%;
	font-size: 80%;
	line-height: 1.2em;
	width: 760px;

}
/* Hack für alle IE, die min-height nicht verstehen */
*html #page, *html #contentAll {
	height: 100%;
}
/*Hack ende*/

.clearer{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
/* HEADER */
#header {
	height: 100px;
}
#header #logo {
	float: left;
}
#navigation {
	float: left;
	margin: 0;
	width: 570px;
	background-color: #00539C;
	padding-top: 60px;
}
#navigation ul {
	height: 40px;
	margin:0;
}
#navigation ul li {
	display: block;
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	color: #fff;
	width: 95px;
	height: 40px;

	background-image: url(gfx/hnav_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
#navigation ul li.last, #navigation ul li.lastnavcur1, #navigation ul li.lastnavact1 {
  	background-image: none;       
}
#navigation ul li.navcur1, #navigation ul li.lastnavcur1 {
	background-color: #4081B9;
}
#navigation ul li.navact1, #navigation ul li.lastnavact1 {
	background-color: #4081B9;
}
#navigation ul a {
	text-decoration: none;
	color: #fff;
	display: block;
	/*padding-bottom:10px;*/
	height: 40px;
}
#navigation ul a:hover {
	text-decoration: none;
	color: #A9CAE5;
}

#schnellnavi {
	height: 20px;
	font-size: 11px;
	line-height: 19px;
	background-color: #1369B7;
	width: 190px;
	color: #fff;
	text-align: center;
}
#schnellnavi a {
		color: #fff;
}
#schnellnavi a:hover{
	text-decoration: none;
	color: #A9CAE5;
}
/*Inhaltsbereich*/
#content {
	width: 760px;
}

#contentLeft {
	float: left;
	padding-right: 20px; 
}


#subnavigation {
	width: 190px;
	height: 380px;
	background-color: #4A85BA;
	padding-top: 15px;
}

#bodyhome1 #subnavigation, #bodyhome2 #subnavigation, #bodyhome3 #subnavigation, #bodyhome4 #subnavigation {
	height: 181px;
	padding:0;
}
/*snav anfang*/
#subnavigation ul {
	list-style: none;
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
#subnavigation li {
	padding: 0;
	margin: 0;
}
#subnavigation a {
	color: #ffffff;
}
#subnavigation a:hover {
	text-decoration: none;
	color: #C1D9EB;
}
#subnavigation .snav1 li {
	padding: 5px 0;
}
#subnavigation .snav2 li {
	padding: 2px 0;
}
.snav1 a, .snav1 span {
	font-weight: bold;
	margin: 0 0 0 10px;
}
.snav2 a, .snav2 span {
	font-weight: normal;
	margin: 0 0 0 25px;
}

li.snavact1, li.snavcur1 {
	background-image: url(gfx/snav_bg.gif);
	background-repeat: no-repeat;
	color: #C1D9EB;
}
li.snavact2, li.snavcur2 {
	color: #A9CAE5;
	background-image: none;
}
/*snav ende*/

#bannerouter {
	margin: 0;
	background-color: #E2EBF3;
	/*background-color: #EDE7E9;*/
	padding: 10px 3px 10px 5px;
}
#banner {
	width: 181px;
	font-size: 0.94em;
}
#banner h1 {
	font-size: 1.35em;
}
body #content {
	background-repeat: no-repeat;
}
#bodyhome1 #content {
	background-image: url(homebilder/sapper_bg4.jpg);
}
#bodyhome2 #content {
	background-image: url(homebilder/sapper_bg4.jpg);
}
#bodyhome3 #content {
	background-image: url(homebilder/sapper_bg4.jpg);
}
#bodyhome4 #content {
	background-image: url(homebilder/sapper_bg4.jpg);
}
/*zweispaltiges Layout*/
#contentMain {
	float: left;
	width: 350px;
	margin-top: 35px;
}
#contentRight {
	float: left;
	padding: 0 5px 0 15px;
	margin-top: 35px;
	font-size: 94%;
}
#bodyhome1 #contentMain, #bodyhome2 #contentMain, #bodyhome3 #contentMain, #bodyhome4 #contentMain {
	margin-top: 230px;
}
#bodyhome1 #contentRight,#bodyhome2 #contentRight,#bodyhome3 #contentRight,#bodyhome4 #contentRight {
	margin-top: 10px;
}
#right {
	width: 180px;
	margin-bottom: 20px;
}
#printbutton {
	text-align: right;
	width: 180px;
}
h1, h2, h3 {
	margin: 0 0 0.8em 0;
        line-height: 1.2em;
}
p {
	margin: 0 0 1.2em 0;
}
h1, h1 a {
	font-size: 1.25em;
	color: #00529b;
}
h2 {
	font-size: 1.15em;
}
h1 a:hover, h2 a:hover, h3 a:hover{
text-decoration:none;
}
h3, h4 {
	font-size: 1em;		
	margin: 0;

}
#banner h1, #banner h2, #banner p {
	margin: 0 0 0.4em 0;
}
#banner p {
	color: #000000;
}
a {
	text-decoration: none;
	color: #990033;
}
a:hover {
	color: #ef305e;
	text-decoration: underline;
}
a img {
  border: none;
}


ul {
	margin: 0.6em 0 1.2em 0;
	list-style: square;
	padding: 0;
}
li {
	margin: 0.2em 0 0.2em 2em;
}

strong {
	font-weight: bold;
}
.rahmen {
	background-color: #C6D3E0;
	padding: 5px 3px 3px 3px;
	margin: 0;
}
td {
	vertical-align: top;
	padding: 0 2px;
}
td p {
	margin: 0 0 0.4em 0;
}
table.csc-uploads {
	margin: 0 0 0.5em 0;
}

/*---------Mailformular anfang-----*/
/* eigene Klasse fuer den Gesamtrahmen des Formulares */
.formular {
	margin-bottom: 1.2em;
}
.mf-input, .mf-text, .mf-pass, .mf-select, .mf-file, .mf-input2 {
        background:#ffffff;
        border: 1px solid #333333;
        margin: 1px 0 5px 0;
}
.mf-input, .mf-text, .mf-pass, .mf-select {
        width: 175px;
}
/*Sonderfall*/
.mf-input2  {
        width: 100px;
        margin: 1px 170px 5px 0px;
}
/* Ueberschriften*/
.mf-comment .mf-noreq {
	float: none;
	font-weight: bold;
	margin: 1em 0;
	width: 100%;
}

.mf-req, .mf-noreq {
	line-height: 1.2em;
	float: left;
	width: 40%;
}

/* eigene Klasse fuer die Abstaende nach oben und unten
bei der Verwendung von Radio Buttons in Formularen */

.mf-radiolayout, .mf-checklayout {
	padding: 5px 0 5px 0;
}

.mf-checklayout input{
	float: left;
}
.mf-checklayout .mf-noreq, .mf-radiolayout .mf-noreq {
	float: none;
	width: auto;
}
.mf-radio {
	border: none;
	vertical-align: middle;
	margin: 2px 0 2px 20px;
}
/* ueberschriften der LABEL bei Radio Buttons*/
.mf-radiolayout legend {
 	font-weight: bold;
	padding:0px;
	margin-bottom:2px;
	border: none;
}
/* Definition des Gesamtrahmens der Radio Buttons*/
fieldset {
	border: none;
	padding: 0px;
}
.mf-checklayout input {
	margin: 0 10px 0.5em 20px;
}
.mf-radiolayout input {
	margin: 0 10px 0 20px;
}
.mf-submit, .mf-reset {
   border: 1px solid #990033;
   color: #990033;
	margin-left:40% !important;
	margin-left:0px;
    background:#ffffff;
	font-weight: bold;
	margin-top: 10px;
}

.mf-zusatz {
	font-size: 0.8em;
	margin: 10px 0px 2px 0px;
}
textarea {
	font-size:1em;
}
/*---------Mailformular ende----*/

/* printversion anfang*/
body#print {
	background-image: none;
}
#print a {
	color:#333333;
}

.printall {
	width: 560px;
	margin:10px;
	font-size: 80%;
}
.printheader {
	border-bottom: 1px solid #000000;
	margin: 0px 0 15px 0;
	padding-bottom: 10px;
}
.printheader img {
	float: left;
}
.printaddress {
	float: right;
	font-size: 11px;
}

/* printversion ende*/

.csc-sitemap li {
	font-weight: bold;
}
.csc-sitemap li li {
	font-weight: normal;
}
.csc-sitemap li li li {
	font-weight: normal;
	font-size: 95%;
}
.csc-frame-rulerAfter, .csc-frame-rulerBefore, .line1 {
	border-bottom: 1px solid #00539C;
	height: 1px;
	margin: 5px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
}
body#vaucherbody {
background: #ffffff;
}
#vaucher {
  height:650px;
  width:250px;
}