/* CSS Document */

/**
	* CSS Include File für Savannahway
	* (c) 2008 Thorsten Wüst
*/

@import url(primarix.css);

body {
	color: #010101; 
  font-size: 12px; 
	line-height: 14px;
  font-family: Verdana,Geneva,Sans-serif; 
 	/*_background-color: #F8E3B8;*/
  background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#centerBox {   
	margin: 0px auto;
  width: 1000px;
	background-image:url(bilder/schatten.gif);
}
#copy {
	text-align: center;
	line-height: 24px;
	font-size: 10px;
	height:26px;
}
#copy a {
	color: #000000;
}
#footNavi {
	text-align: right;
	padding-right: 28px;
	padding-bottom: 5px;
	font-size: 10px;
	clear: both;
  border-left: 1px solid #cdcdcd;  
}
#footNavi a {
	color: #727272;
}
#head {
	background-color: #000000;
	width: 991px;
  border-left: 1px solid #cdcdcd;
 	padding-bottom: 6px;
}
.titelBild {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	color: #ffffff;
}
#menu {
	background-color: #000000;
	width: 990px;
  border-left: 1px solid #cdcdcd;
	background-image: url(bilder/menubg.gif);
}
#content {
	background-color: #ffffff;
	width: 990px;
  border-left: 1px solid #cdcdcd;
}
#contentText {
	margin: 15px 20px 10px 20px;
}
#contentText a{
	color: #000000;
}
#contentSp1 {
	width: 700px;
	float: left;
}
#contentSp2 {
	width: 200px;
	float: left;
	margin-left: 50px;
}
#start {
	width:1000px;
	height:12px;
	background-image: url(bilder/schattenOben.gif);
}
#ende {
	width:1000px;
	height: 18px;
	background-image: url(bilder/schattenUnten.gif);
	clear: both;
}
/* Formular */
.osContentTH {
  font-weight: bold;
  background-color: #dddddd;
}

.osContentTD #chkbox {
  width: 22px;
  border: none;
}



/* Navigation */
.mainnavi, .naviACT{
	font: 13px bold Arial, Helvetica, sans-serif;
	padding: 3px 17px 3px 17px;
}
.mainnavi a {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.mainnavi a:hover {
	color: #F8B000;
	text-decoration: none;
}
.naviACT a{
	color: #F8B000;
	font-weight:bold;
	text-decoration: none;
}
.unaviBox {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.unavi {
	font: 14px bold Arial, Helvetica, sans-serif;
	background-color: #F8B000;
	padding: 2px;
}
.unavi:hover {
	background-color: #000;
	color: #F8B000;
}
.unavi a {
	color: #000000;
	text-decoration: none;
}
.unavi a:hover {
	color: #F8B000;
	background-color: #000000;
}
/* Textformatierungen */
h1 {
	font: 20px bold Arial, Helvetica, sans-serif;
}
h2 {
	font: 16px bold Arial, Helvetica, sans-serif;
}
h3 {
	font: 14px bold Arial, Helvetica, sans-serif;
}
.csc-textpic-caption {
	font-size: 10px;
}
/* Galerie */
.tx-wtgallery-pi1 {
	text-align: center;
}
.tx-rgsmoothgallery-pi1 {
	margin: 0px auto;
}
/* Table - Distanzen */
.osContentTABLE {
	line-height: normal;
}
.osContentTABLE td{
	border: 1px solid black;
}