html, body {
	font-family: arial;
	font-size: 12px;
	text-align: center;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	color: #444444;
	overflow: auto;
}

p {font-size: 12px; color: #444444;}
td {font-size: 12px; }
form {text-align: left;}

a {text-decoration: none; font-weight:bold; color:#444444}
a:visited {color:#444444;}
a:hover {font-weight:bold; color: #FF9900}
}

img {text-decoration: none; border:0;}
h1 {font-size: 14px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}

li {color:#444444;}

/* -------------------------                          --------------------------------*/
/* -------------------------  Styles für Hauptseite   --------------------------------*/
/* -------------------------                          --------------------------------*/

#container {
	/*position:absolute;
	//position:relative;
	top:50%;
	margin-top:-300px;
	position: relative;
    width:850px;
	height:600px;*/

	
	position:relative;
    top:10%;
	
	margin-left:auto;
	margin-right:auto;
    width:900px;
    height:500px;
	
    background-color:#FFFFFF;
	text-align: left;
}

body>.container{height:auto;min-height:600px}
			
#top-container {
	position: relative;
	width: 900px;
	height: 440px;
	/*border-top: 1px solid #888888;*/
	/*border-left: 1px solid #888888;*/
	/*border-right: 1px solid #888888;*/
	background-image:url(../img/hintergrund_4.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
	
#titel {
	position: absolute;
	float: left;
	left: 20px;
	top: 20px;
	font-size:30px;
	font-weight:bold;
	width:200px;
	height:50px;
}

#menu {
	position: relative;
	width: 720px;
	//width: 720px;
	height: 30px;
	font-weight: none;
	font-size:12px;
	float: right;
	text-align: right;
	//padding-left: 80px;
	//padding-right: 10px;
	top: 65px;
	//top: 65px;
	color:#444444;
	background-image:url(../img/menu-oben-leiste.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu a:hover {
  font-weight: bold;
}
#menu-table {position: relative; float: right;}
.menu-item  {
  width: 100px;
  height: 30px;
  font-weight: bold;
  padding: 12px 0px 0px 0px;
  color: #555555;
  text-align: center;
  background-image:url(../img/menu-oben-3.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.menu-item-act {
  width: 100px;
  height: 30px;
  padding: 12px 0px 0px 0px;
  text-align: center;
  font-weight: bold;
  background-image:url(../img/menu-oben-3-act.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.menu-item-act a {
  font-weight: bold;
  color: #FF9900;
}

#content-container {
	position: relative;
  height: 345px;
	width: 721px;
	//width: 720px;
	float:right;
	top: 65px;
	border-right: 1px solid #888888;
	//top: 65px;
	/*background-color:#FFFFFF;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity: 0.8; 
	khtml-opacity: 0.8;*/
}

#content-headline {
   position:relative;
   float: right;
   top:30px;
   right: 40px;
   min-height:150px;
   //height:150px;
   width: 160px;
   font-size:20px;
   /*color:#000000;*/
   font-weight:bold;
   /*   filter:alpha(opacity=100); 
   -moz-opacity: none; 
   opacity: none; 
   khtml-opacity: none;*/
   /*background-image:url(../img/ueberschriftbild_1.jpg);
   background-repeat:no-repeat;
   background-position: left bottom;*/
}

#content {
	position: relative;
	/*color:#000000;*/
	top: 21px;
	float:left;
	left: 40px;
	width:440px;
	//width:430px;
	height:270px;
	//height:270px;
	text-align:justify;
	text-justify: inter-word;
}

#bild-links {
  position: absolute;
  top:96px;
  left: 522px;
  //left: 520px;
  width: 180px;
  }

#seitenwechsel {
   position: absolute;
   width:440px;
   //width: 430px;
   height:20px;
   float: right;
   top: 310px;
   left: 40px;
   text-align:right;
   vertical-align:top;
   clear: both;  
}

.browse {
   margin-left: 150px;
   //margin-left: 150px;
   text-transform:lowercase;
}
	
#news-leiste {
	position:relative;
	/*width: 900px;*/
	height: 79px;			
	border-left:1px solid #888888;		
  border-right: 1px solid #888888;
	background-image:url(../img/hintergrund_newsleiste.png);
	background-repeat:repeat-x;
	background-position:bottom;	
	}

#newsbox {
  position:relative;
	background-color:#FFFFFF;
	float:right;
	width:720px;
	//width:719px;
	height:78px;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	}   

#leiste-unten {
  position:relative;
	//width: 900px;*/
	height: 20px;
	//height: 24px;
	text-align:right;
	clear:both;
	background-color:#666666;
	color: white;
	border: 1px solid black;
	padding-right: 5px;
  padding-top: 3px;
	//padding-top: 3px;
	}
	
#leiste-unten a {
  color: white;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
}

#leiste-unten a:hover {
  color: #FF9900
}

.leiste-unten-item  {
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;
}

a.leiste-unten-item  {
  padding-left: 5px;
  padding-right: 5px;
  color: white;
    font-weight: normal;
}

.leiste-unten-item-act {
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  color: #0099CC;
  font-weight: normal;
}

a.leiste-unten-item-act  {
  color: white;
}

nobr.leiste-unten-item  {
  padding-right: 0px;
}	


/* -------------------------                          --------------------------------*/
/* -------------------------  Styles für Formulare    --------------------------------*/
/* -------------------------                          --------------------------------*/

fieldset {
border:0;}
  

.csc-mailform {
    vertical-align:top;
}

.csc-form-labelcell {
	width:160px;
	vertical-align:center;
	padding-top:5px;
	padding-left: 50px;
	
}

.csc-mailform-field {
  margin-left: 10px;
  vertical-align: top;
}

.csc-mailform-field input {
  position: absolute;
  width: 260px;
  height: 20px;
  left: 110px;
  margin-left: 50px;
  border:1px solid #666666;
}

.csc-mailform-field textarea {
  position: absolute;
  width: 260px;
  height: 60px;
  left: 110px;
  margin-left: 50px;
  overflow: auto;
  font-family: arial;
	font-size: 14px;
  
  border:1px solid #666666;
}

.csc-mailform-field label {
	line-height: 220%;
}

#mailformformtype_mail {
  position: relative;
  width: 100px;
  margin: 50px 0px 0px 30px;
  // margin: 50px 0px 0px 0px;
  //left: 150px;
  border:1px solid #666666;
  }

/* -------------------------                          --------------------------------*/
/* -------------------------  Styles für Sonstiges    --------------------------------*/
/* -------------------------                          --------------------------------*/
