/* CSS Document */

#container {
	position:relative;
	width:940px;
	margin: 0 auto;
	z-index: 2;	
}
body {
	margin:0px;
/*	background-image: url(../pics/rammert-bg.jpg);*/
        background-image: url(../pics/Neu-rammert-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #fee7b5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
}



a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: green;
}
a:active {
	text-decoration: underline;
}


h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}
h1.csc-firstHeader, h1.csc-firstHeader a:link,h1.csc-firstHeader a:active,h1.csc-firstHeader a:visited {
		margin:0px;
		padding:0px;
		font-size:16px;
		color:#000000;
		margin-bottom:10px;
		text-decoration:none;
		
	
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

h1.csc-firstHeader {
		background-image: url(../pics/textheader.gif);
		background-repeat:repeat-x;
		padding-bottom:5px;
		padding-left:9px;
		padding-top:6px;
		color:#000000;
}    

 a {
		color:#000000;
}  

p {
	font-size: 13px;
	line-height:16px;
	margin:0px;
	padding:0px;
}

hr { margin-bottom:0px;}

a img  {
  border:0;
}

#header {
	height:315px;
}

#logo {
	position:absolute;
	left:170px;
	top:15px;
}

#gebaude {
	position:absolute;
	left:248px;
	top:146px;
}

#henzlerfruechte {
	position:absolute;
	left:761px;
	top:190px;
}
#fruechte {
	position: absolute;
	bottom: 0px;

}
#abstand {
	height:10px;
}

#conti {
/*	width:100%;*/
	background: #ffffff;
	border-spacing: 0px;
	border: 0px none;
	border-left:2px solid #DD7300;
	border-right:2px solid #DD7300;
	width: 936px !important;
	width: 940px;
	margin-top: -1px;
}

#menue {
	width:200px;
	float:left;
	padding-top:5px;
}



.inhalt200 {
/*	display:block;
	background-color:#fffcd4;
	width:176px;
	border-left: solid  2px #000000;
	border-right: solid  2px #000000;
	padding-left:10px;
	padding-right:10px;*/
}

.inhalt200 td {
    padding-left:4px;
}

.inhalt200 .bodytext {
    padding-left:9px;
}


.csc-header {
	margin:0px;
	padding:0px;

}

.csc-header-n1 {
	margin:0px;
	padding:0px;
	
}



#eins {
	width:216px;
	float:left;
}

#zwei {
	width:216px;
	float:left;
}

#drei {
	width:216px;
	float:left;
}

#vier {
	width:216px;
	float:left;
}

.clear {
clear:left;
}


.box-top {
	height: 15px;
	display:block;
	background-image: url(../pics/rundoben200.gif);
	background-repeat:no-repeat;
}
.box-bottom {
	height: 15px;
	display:block;
	background-image: url(../pics/rundunten200.gif);
	background-repeat:no-repeat;
}

.box-top150 {
	height: 15px;
	display:block;
	background-image: url(../pics/rundoben150.gif);
	background-repeat:no-repeat;
}
.box-bottom150 {
	height: 15px;
	display:block;
	background-image: url(../pics/rundunten150.gif);
	background-repeat:no-repeat;
}
.zwischenabstandbox {
	display:block;
	width: 14px;
	height:50px;
	float:left;
}

ul	{margin:0;
	padding:0;
	padding-left:10px;
}



/*Hauptnavigation hintergrund text etc*/
.mainnav  a {

/*	background-image: url(../pics/menubg.gif) ;*/
/*	background-repeat:no-repeat;*/
	background-color: #fff4ca;
	background-repeat:repeat-x;
	height:25px;
/*	width:200px;*/
	width:180px;
	display:block;
	padding-left:15px;
	margin-top:-5px;
	padding-top:5px;


}

/*Hauptnavigation hintergrund text etc*/
.mainnav_active  a {
      background-image:url(../pics/textheader_light.gif);
}

.mainnav_active .mainnav  a {
      background-image:none;
}

.mainnav  {
		list-style:none;
}
.mainnav  ul li a:link, .mainnav ul li a:visited , .mainnav ul li a:active,.mainnav ul li a{  
	padding-left:25px;
	font-weight:normal;
	font-size:12px;
	width: 170px;
}
.mainnav  a:link, .mainnav a:visited , .mainnav a:active{
/*	color:black;*/
	color: black;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;

}
.mainnav a:hover {
	color:green;
/*	background-image: url(../pics/menubghover.gif);*/
        background:url(../pics/textheader.gif) repeat-x scroll 0 0;
}
/*CSS f�r Men� Second level*/
.mainnav ul {
	margin:0px;
	padding:0px;
}


/*Hauptnavigation hintergrund text etc*/
.headnav  a {

/*	background-image: url(../pics/menubg.gif) ;*/
/*	background-repeat:no-repeat;*/
/*	background-color: #fff4ca;*/
	height:25px;
/*	width:200px;*/
	width:180px;
	display:block;
	padding-left:15px;
	margin-top:-5px;
	padding-top:5px;


}

.headnav  {
		list-style:none;
}
.headnav  ul li a:link, .headnav ul li a:visited , .headnav ul li a:active,.headnav ul li a{  
	padding-left:25px;
	font-weight:normal;
	font-size:12px;
	width: 170px;
}
.headnav  a:link, .headnav a:visited , .headnav a:active{
/*	color:black;*/
	color: #0b7c00;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;

}
.headnav a:hover {
	color:green;
/*	background-image: url(../pics/menubghover.gif);*/
/*        background:transparent url(../pics/textheader.gif) repeat scroll 0 0;*/
}
/*CSS f�r Men� Second level*/
.headnav ul {
	margin:0px;
	padding:0px;
}



#topnav  {
	display:block;
	float:right;
	padding:10px;
}
#topnav a:link{
	color:#000000;
	text-decoration:none;
}

#topnav a:visited{
	color:#000000;
	text-decoration:none;
}
#topnav a:hover{
	color:green;
	text-decoration:none;
}
#topnav a:active{
	color:#000000;
	text-decoration:none;
}


#head_navi {
	background-image:url(../pics/textheader.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	height:20px !important;
	height:25px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding-top:5px;
}

#head_navi a {
/*	background:none;
	width:120px;*/
      display:inline;
      width:auto;
      padding-right:45px;
      background:none;
      display:inline;
/*      background-image:url(../pics/textheader.gif);*/
}

#head_navi li {
	float:left;
}

#contentUp{
height: 14px;
border-spacing: 0px;
border: 0px none;
background-image: url(../pics/content-oben-orange-940px.gif);
background-repeat:no-repeat;
}

#contentDown{
height: 15px;
background-image: url(../pics/content-unten-orange-940px.gif);
background-repeat:no-repeat;
}

