@charset "UTF-8";
@import "mailform.css";
/* MAIN */

body {
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#333333;
}

#page {
width: 780px;
}

#head {
height: 236px;
width: 780px;
background-color: #dae6f4;
background-image: url(../../img/head.jpg);
}

#info {
height: 17px;
width: 587px;
position: absolute;
top: 35px;
left: 170px;
font-size: 0.69em;
text-align: right;
}

#info a{
color: #000000;
text-decoration: none;
}

#navi {
height: 22px;
width: 780px;
position: absolute;
top: 175px;
left: 0px;
background-color: #353535;
overflow: hidden;
}

#navi .spacer{
width: 9px;
float: left;
}

#navi ul{
list-style-type: none;
display: inline;
padding: 0px;
margin: 0px;
}

#navi li{
float: left;
padding: 0px;
margin: 0px;
margin-left: 2px;
}

#navi a{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-top: 5px;
background-image: url(../../img/doppelpfeil.gif);
background-position: left;
background-repeat: no-repeat;
text-decoration:none;
color: #FFFFFF;
font-size: 0.75em;
}

#path {
float: left;
height: 15px;
width: 780px;
position: absolute;
top: 237px;
left: 0px;
background-color: #969696;
color: #FFFFFF;
font-size: 0.75em;
}

#path .text{
float: left;
margin-left: 15px;
margin-top: 1px;
}

#path a{
padding-left: 12px;
background-image: url(../../img/pfeil.gif);
background-position: left;
background-repeat: no-repeat;
text-decoration:none;
color: #FFFFFF;
}

#content {
width: 780px;
position: absolute;
top: 260px;
left: 0px;
}

#right {
width: 191px;
position: absolute;
top: 52px;
left: 789px;
margin: 0px;
padding: 0px;
}

#right h1{
color: #FFFFFF;
font-size: 0.75em;
margin: 0px;
padding: 0px;
padding-left: 10px;
padding-top: 5px;
}

#right .bodytext{
padding: 10px;
}

#right .archiv{
background-color: #dae6f4;
background-image: url(../../img/archiv.jpg);
background-position: top;
background-repeat: no-repeat;
min-height: 100px;
}

#right .blau{
background-color: #dae6f4;
background-image: url(../../img/right-blau.gif);
background-position: top;
background-repeat: repeat-x;
min-height: 100px;
margin-top: 8px;
}

#right .blau .csc-textpic-imagewrap{
padding: 10px 0 0 10px;
}

#right .logo{
margin-top: 10px;
}

#right .rot{
background-color: #dae6f4;
background-image: url(../../img/right-rot.gif);
background-position: top;
background-repeat: repeat-x;
margin-top: 8px;
min-height: 100px
}

.bodytext{
color: #333333;
font-size: 0.75em;
}

.searchbox {
padding:0px 0px 0px 5px;
margin:0px 0px 0px 5px;
border: 1px solid black;
}

.bodytext a{
padding-left: 12px;
background-image: url(../../img/doppelpfeil.gif);
background-position: left;
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
color: #333333;
}

.back a{
padding-left: 12px;
background-image: url(../../img/doppelpfeil_back.gif);
background-position: left;
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
color: #333333;
font-size: 0.75em;
}

p{
margin: 0px;
padding: 0px;
}

#pressreleases {
	list-style-type:none;
	margin: 0px;
padding: 0px;
font-size: 0.75em;
background-color:#dae6f4;
} 

#pressreleases h1 {
background-color:#b5c9e0;
font-size: 1.0em;
padding: 2px 2px 2px 15px;
margin:0px;
clear:left;
}

#pressreleases h2 {
font-size: 1.0em;
float:left;
}

#pressreleases li {
	clear:left;
margin-bottom: 8px;
}


#pressreleases h2 {
	padding-left:15px;
	background-color:#dae6f4;
	margin: 0px;
}

#pressreleases p {
	background-color:#dae6f4;
	padding: 5px 0px 5px 15px;
}

#pressreleases tr {
	margin: 5px 0px 5px 15px;
	background-color:#b5c9e0;
}


#pressreleases a	{
	text-decoration:none;
	color:#333;
}

#pressreleases a:hover	{
	color:#f00;
}

#pressreleases th {
	text-align: left;
	background-color:#fff;
	border-bottom: 6px solid #dae6f4;
	padding: 3px 3px 3px 0px;
}

.oddRow	{
	padding: 3px 3px 3px 0px;
	width: 70px;
	background-color:#b5c9e0;
	font-weight:bold;
	border-bottom: 6px solid #dae6f4;
}

.evenRow	{
	padding: 3px 3px 3px 0px;
	width: 70px;
	background-color:#fff;
	font-weight:bold;
	border-bottom: 6px solid #dae6f4;
}

.article {
	padding: 5px 5px 5px 15px;
}

.whiteText {
	padding: 5px 5px 5px 15px;
	font-size: 0.75em;
}

.element	{
	clear:left;
	padding-left:15px;
	background-color:#dae6f4;
}

.headerElement	{
	clear:left;
	padding: 1px 1px 1px 1px;
	background-color:#b5c9e0;
}

.monthCol {
	padding:0px 0px 0px 15px;
}

.Left {
width: 150px;
float: left;
padding-right: 10px;
font-weight:bold;
}
.Right {
margin-left: 170px;
}

.ListCol	{
margin-left: 132px;
}

form {
	background-color:#dae6f4;
}

hr {
	margin:0px 0px 10px 132px;
	background-color: #5b7da1; 
	border: none; 
	color: #5b7da1; 
	height: 1px;
	width:300px;
	clear:left;
	top:7px;
	position:relative;
}

#formular p label, .ColLeft {
 	display: block;
	float:left;
   	width: 117px;
	font-weight: bold;
}

#formular p label.lightlabel {
	font-weight:normal;
	width:80px;
	margin-left:5px;
}

#formular p label.slimlabel {
	font-weight:normal;

}

input[type=text], input[type=password]	{
	border: 1px solid #5b7da1; 
	margin:0px;
	width: 120px;
}

input[type=submit]	{
	border: none;
	background-color: #003399;
	color:#fff;
}

.errorMessage	{
	border:1px solid red;
	background-color:#ff6666;
	margin: 0px 10px 10px 15px;
	padding:5px;
}

.successMessage	{
	border:1px solid green;
	background-color:#66ff66;
	margin: 0px 10px 10px 15px;
	padding:5px;
}

.date {
	clear:left;
	width:80px;
	background-color:#b5c9e0; 
	font-weight:bold;
	font-size: 1.0em;
	padding: 2px;
	position:relative;
	top:2px;
}

.headerLeft {
	width: 670px;
	float: left;
	padding-right: 10px;
	font-weight:bold;
}
.headerRight {
	margin-left: 670px;
	font-weight:bold;
	font-size: 1.0em;
	padding: 2px;
}