@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2em;
}
#content {
	width: 840px;
	margin: auto;
}
#bottom {
	clear: both;
	width: 840px;
	border-top: 1px solid #778;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: auto;
}
hr {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #778;
	margin-bottom: 30px;
	margin-top: 30px;
	clear: both;
}
.border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 10px;
}
#JuSch {
	position: absolute;
	top: 850px;
}
.tabelle#content .tab{
	margin-left: 230px;
}
#top {
	width: 840px;
	background-image: url(images/CVWB_Logo.jpg);
	height: 310px;
	margin-bottom: 20px;
	margin: auto;
}
a img {
	text-decoration: none;
	border: 0;
}
#navsite {
	top: 250px;
	display: inline;
	position: absolute;
	width: 840px;
	text-align: center;
}
#top #navsite #abteilungen ul {
	font-size: 10px;
}
#navsite h5 {
 display: none;
}
#navsite ul {
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin-bottom: -5px;
}
#navsite ul li {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#navsite ul li a {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border: 1px solid #778;
 border-bottom: none;
 background: #dde;
 text-decoration: none;
}
#navsite ul li a:link {
 color: #448;
}
#navsite ul li a:visited {
 color: #667;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
 color: #000;
 background: #aae;
 border-color: #227;
}
#navsite ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}
#navsite ul li a#abt {
	background-color: #0F3061;
	margin-left: 10px;
	color: #CCC;
}
#abteilungen {
	font-size: 7px;
	display: none;
}
.imgleft {
	float: left;
	padding-right: 20px;
}
.imgright {
	float: right;
}
.imgleft_text {
	float: left;
	padding-right: 20px;
	margin-left: -250px;
	padding-bottom: 15px;
	display: block;
}
.imgright_text {
	float: right;
	margin-right: -15px;
	padding-left: 20px;
}
#links {
	float: left;
	width: 400px;
	display: block;
	padding-left: 10px;
}
#rechts {
	float: right;
	width: 380px;
	border-left: solid 1px;
	padding-left: 20px;
	padding-right: 10px;
}
.xs {
	font-size: 10px;
	line-height: 12px;
}
input {
	margin-bottom: 3px;
}
form {
	background-color: #CCC;
	padding: 5px;
}
.tabelle#content p {
	margin-left: 250px;
	margin-right: 15px;
}
.tabelle#content h3 {
	margin-left: 250px;
	margin-right: 15px;
	line-height: 1.5em;
}
#content .tab tr td, #content .tab tr{
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #999;
	border-right: 1px none #999;
	border-bottom: 1px solid #999;
	border-left: 1px none #999;
	border-collapse: collapse;
	font-size: 12px;
}
#content .tab {
	border-collapse: collapse;
	vertical-align: top;
	clear: both;
}
#content ul {
	padding-left: 250px;
	margin-top: -10px;
	margin-bottom: -10px;
}
#content .caption {
	background-color: #CCC;
	font-size: 0.8em;
}
#content .caption p {
	margin-left: 520px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.text-rechts {
	float: right;
	right: 0px;
	font-size: 0.8em;
}
#content h4 {
	margin-left: 225px;
	color: #666;
}
a   {
	color: #E0001A;
	text-decoration: none;
}
a:hover {
	color: #0F3061;
	text-decoration: none;
}
h2 {
	line-height: 1.4em;
	font-size: 1.4em;
}
