@media screen {
#header-print,
#footer-print {
	display:none;
	}
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #003366;
	background-image: url(../images/template/bg_body.jpg);
	background-repeat: repeat-x;
}
input {
	background-color:#00458A;
	color:#ffffff;
	border: 1px solid #ffffff;
	width:260px;
}
input.button {
	background-color:#003366;
	color:#FFFFFF;
	border: 1px solid #ffffff;
	width:260px;
}
textarea {
	background-color: #00458A;
	color:#ffffff;
	border: 1px solid #ffffff;
	width:260px;
}
select {
	background-color: #00458A;
	color:#ffffff;
	border: 1px solid #ffffff;
}
#frame {
	height: auto;
	width: 680px;
	margin:auto;
}
#header {
	height: 70px;
	width: 686px;
	margin:auto;
}
#logo {
	width: 400px;
	float:right;
}
div.inhalt {
	margin:auto;
	line-height:140%;
}
#navi {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 680px;
	margin:auto;
	height: 28px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #003366;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
#navlist { 
	margin: 0; 
	padding: 0; 
	text-align:center;
	float:right; 
} 
#navlist ul, #navlist li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
	list-style-type: none; 
} 
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 4px 12px;
	text-decoration: none;
	color: #003366;
}
#navlist a:hover {
	color: #990000 !important;
}  
#left {
	height: auto;
	color: #003366;
	width: 229px;
	float: left;
	margin-top: 58px;
	position: static;
}
#left h2 {
	background-color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	display: block;
	color:#ffffff;
	margin: 0px;
	height: 20px;
	width: 211px;
	font-size: 12px;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 18px;
	margin-bottom: 8px;
}
#left a {
	color:#990000;
	text-decoration:none;
	background-image: url(../images/pfeil.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	display:block;
	font-weight:bold;
}
#left a:hover {
	color:#003366;
}
#left .inhalt {
	font-size: 12px;
	width: 85%;
}
#content {
	background-color: #003366;
	background-image: url(../images/template/bg_content.png);
	background-repeat: repeat-x;
	width: 448px;
	float:right;
	height: auto;
	position: static;
}
#content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	display: block;
	color:#ffffff;
	margin: 12px 0 0 0;
	height: 22px;
	width: 100%;
	font-size: 22px;
	padding-top: 4px;
	font-weight: bold;
	margin-bottom: 16px;
	letter-spacing: 1px;
}

#content .inhalt {
	width: 92%;
}
#content a {
	color:#EFDF87;
	text-decoration:none;
	background-image: url(../images/pfeil_white.png);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#content a:hover {
	color:#ffffff;
}
#content a.no-pic {
	background-image:none !important;
	padding-left: 0px !important;
}
#content a.no-pic:hover {
	background-image:none !important;
	padding-left: 0px !important;
}
.clearDiv{ 
           font-size: 1px;
           height: 0;
           clear: both;
		   }

#navlist a:hover { 
color: #FFFFFF; 
}
#main {
	background-color: #003366;
	background-image: url(../images/template/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: auto;
	width: 680px;
	height: auto;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}
#bild {
	height: 260px;
	width: 235px;
	position: absolute;
	top: 18px;
}
#slogan {
	height: 70px;
	width: 400px;
	float: right;
	margin-top: 24px;
}

#footer {
	border-top: 2px solid #ffffff;
	height:30px;
	width: 686px;
	color:#FFFFFF;
	margin:auto;
	padding-top: 4px;
	font-size: 11px;
	text-align: right;
	clear:both;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
}
#banner {
	margin: auto;
	height: 118px;
	width: 680px;
	border-top: 2px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-image: url(../images/template/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.col-left {
	width:48%;
	float: left;
	text-align:left;
}
div.col-right {
	width:48%;
	float: right;
}
div.col-left66 {
	width:62%;
	float: left;
	text-align:left;
}
div.col-right33 {
	width:35%;
	float: right;
}
div.bild-right {
  float: right;
  padding: 0 1px;
  margin-left: 6px;
  position: relative;
}

div.bild-right img {
  padding: 3px;
  background: white;
}
div.bild {
  padding: 0 1px;
}

div.bild img {
  padding: 3px;
  background: white;
}
div.bild-left {
  float: left;
  padding: 0 1px;
  margin-right: 6px;
  margin-bottom: 3px;
  position: relative;
}

div.bild-left img {
  padding: 3px;
  background: white ;
}
.err {
	font-weight: bold;
	color: #ffffff;
}
.ok {
	font-weight: bold;
	color: #EFDF87;
}
div.print {
	display:none;
}
.font-kontrast {
color:#ffffff;
}
.clear {
	clear:both;
	height:1px;
	width:100%;
}
div.status {
	font-style:italic;
	width: 100%;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9cd8fd;
}
h2 {
	margin: 5px 0 5px 0;
	font-weight:bold;
	background-color:#9cd8fd;
	color:#003366;
	display:block;
	padding:2px;
	font-size:12px;
}
th {
	text-align:left;
}
.row-even {
	background-color:#00458A;
}
.row-odd {
	background-color:#003366;
}