/* CSS Document */
html {
heigth: 100%; 
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000; 
	heigth: 100%;
	font-size: 11px;   
}
#container {
	background-color: #CCCCCC;
	width: 760px;
}

/*
	Positionierung des Headers
*/
#header {
	height: 139px;
	background-image: url(pic/header.jpg);
	width: 800px;
}
/*
	Extra zeile unter dem Header
*/
#meta{
	height: 20px;
	width: 800px;
	position: absolute;
	top: 140px;
	background-image: url(pic/meta.gif);
	background-repeat: repeat-y;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
}
/*
	Positionierung des Linken Frame
*/
#left {
	float:left;	
	width: 280px;
	position: absolute;
	top: 160px;
	background-color: #2b2b2a;
	z-index: 8;
	padding: 10px;
	left: 30px;
	background-image: url(pic/navigation_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
}
html>body #left {
	width: 260px;
}

/*
	Positionierung des Contentframes
*/
#content {
	width:490px;
	position: absolute;
	left: 310px;
	padding: 10px;
	padding-bottom: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 490px;
	top: 160px;
      
}
html>body #content {width: 470px;}
/*
	Footer
*/
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 800px;
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #000000;
	text-align: center;
	position: absolute;
	top: 1400px;
	padding-bottom: 50px;
}


/*
         Hauptnavigationsebene
*/

.navcontainer {
	width: 260px;
	text-align: left;
	margin-bottom: 8px;
	background-image: url(pic/navigation.gif);
	background-color: #2b2b2a;
	background-repeat: no-repeat;	
}
.navcontainer_end {
	background-image: url(pic/navigation_footer.gif);
	height: 8px;
	width: 280px;
}
.navcontainer ul {
	margin: 0;
	list-style-type: none;
	padding-top: 40;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.navcontainer li {
	list-style-image: none;	
}

.navcontainer a {
	display: block;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-indent: 5px;
}

.navcontainer  a:link, .navcontainer  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0;
	background-image: url(pics/button.gif);
	background-repeat: no-repeat;
	background-color: #535352;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #232323;
	border-left-color: #232323;
}

.navcontainer li a:hover {
	color: #000000;
	text-indent: 15px;
	background-color: #666666;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

/*
	Subnavigation
*/
/*
.sub_navcontainer {
	width: 208px;
	text-align: left;
	font-size: 11px;
}

.sub_navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 8px;
}
*/
.sub_navcontainer li {
	list-style-image: none;
	margin:0;
	font-size: 16px;
	background-color: #c7c7c4;
	text-indent: 10px;
	color: #ffffff;
}

.sub_navcontainer a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	background-color: #c7c7c4;
	text-indent: 15px;
}

.sub_navcontainer  a:link, .sub_navcontainer  a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #a1a1a1;
	padding-bottom: 0;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #232323;
	border-left-color: #232323;
}

.sub_navcontainer li a:hover {
	padding-left: 2px;
	text-decoration: underline;
	text-indent: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #232323;
	border-left-color: #232323;
}

.sub_navcontainer_current {

	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0191b6;
	font-size: 11px;
	padding-right: 2px;
	line-height: 22px;
}

/*
	Textformatierungen
*/
h1 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.csc-caption {
	font-size: 9px;
}
.bodytext {
	font-size: 11px;
	text-align: justify;
}
/*
Formular
*/
.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:300px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 110px;
/* Float wieder abschalten */
clear: both;
}
.csc-form-label {
	font-size: 12px;
}
.csc-form-label-req {
	font-size: 12px;
}
/*
Gallery
*/

td.title {
	color: #FFFFFF;
}

/*
Links
*/
a:link {
	color: #FFFFFF;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	color: #FFFFFF;
}