
/*/////////////////////////////////////
************* ALLGEMEINES *************
/////////////////////////////////////*/

body{
	font: 0.75em Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color:#789158;
	background-image: url(green_images/background.jpg);
	background-repeat:repeat-x;
	padding:0; margin:0;
}

p{
	margin-top:0.6em;
	margin-bottom:0.6em;
}

p.bitz{
	margin-top: 5px;
	margin-bottom: 0;
}

.todo{
font-size:14px;
color:#0b0;
}

#page_container_container{
	width: 900px;
	margin: 0 auto;
}

#page_container{
	position: relative; top:150; left:0px;
	background-color:transparent;
	width:900px;height:100px;
	margin:0;
	padding:0;
}

.titel{
	background-image: url(green_images/top.jpg);
	position:relative;
	text-align: right;
	top:0; left:0;
	width:900px; height:73px;
}

.image{
/*background-image: url(green_images/i_bilder/i_01.jpg);*/
background-color:transparent;
width:910px; height:186px;
}

img { border: 0; }/* wegen firefox*/

.titelzug{
	font-weight: normal;
	font-size: 20px;
}

.titelschrift{
	font-size: 32px;
}	

h1{
	font-family:serif;
	margin-top:0;
	color:#2A82C1;
}

h2{margin-top:0;}

h3{margin-top:0;margin-bottom:0;}

h4{
	font-size:14px;
	font-weight: normal; 
	margin-bottom:-10px;
}
b{
	color:#2A82C1;
	font-weight: normal;
}
b.lead{
	font-family:serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#382;
}
b.title{
	font-family:serif;
	font-size: 1.3em;
	font-weight: bold;
	color:#382;
}
p{margin-bottom:0;}
form{margin-bottom:0;}

/*/////////////////////////////////////
************** NAVIGATION *************
/////////////////////////////////////*/
.navi{
	background-image: url(green_images/navi.gif);
	background-repeat:no-repeat;
	height:21px;width:900px;
	padding-left: 45px;
	margin-top:0;	margin-bottom:0;	padding-top:0;	padding-bottom:0;
	overflow:hidden;
}

.navi A {
	float:left;
	color:#ff6;
	font:17px times;
}

.navi A:link, .navi A:visited, .navi A:hover, .navi A:active, .navi A:focus {
	text-decoration:none; 
}

.navi A:hover{
	color:#000;
}


.drop{
	float:left;
	background-image: url(green_images/drop_middle.gif);
	background-repeat: repeat-x;
	height:24px;
}

/*/////////////////////////////////////
************* HAUPTINHALT *************
/////////////////////////////////////*/

.main_container{
	background-image: url(green_images/main.gif);
/*	position:relative;
	background-color:transparent;
	margin-top:26px;
	width:900px;*/
	overflow:hidden;
	margin-top:0;
}

.main_body{
	
	font-size:14px;
	background-color:transparent;
/*	background-image: url(green_images/main.gif);
	background-repeat: repeat-y:*/
	width:820px;
	margin-top:0;
	padding-left:52px;
	padding-right:18px;
	padding-bottom:20px;
	border-style:none;
}

h3 .main_body{
	color:#f01;
}

.main_foot{
	background-image: url(green_images/foot.gif);
	background-repeat: no-repeat;
	width:900px;height:23px;
	text-align:center;padding-top:5px;
	padding-top: 20px;
	margin-bottom: 5px;
}

.bild_ueberlapp{
	float:right;
	padding-right:-10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	
}

.bild{
	float:left;
	margin-right: 10px;
}

.mittig{
	text-align:center;
}

.text_zu_bild{
	padding-left: 185px;
	margin-bottom: 18px;
}

.mitbild{
	overflow:hidden;
}

.linkespalte{
	float:left;
	width: 220px;
	height:100%;
}

.rechtespalte{
	height:100%;
	margin-left:240px;
}

/*/////////////////////////////////////
************** SPECIAL ****************
/////////////////////////////////////*/

.special{
font-size:14px;
background-image: url(green_images/home1.jpg);
background-repeat: repeat-y;
width:340px;height:245px;
margin-top:0;
padding-top:80px;padding-left:40px;padding-right:510px;
}

.white{
	color:#fff;
}


/*/////////////////////////////////////
*************** RECHTS ****************
/////////////////////////////////////*/

.rechts{
	left:500px;width:260px;
	margin-left:480px;margin-right:18px;	
}

.icon{
	float:right;margin-right:8px;
}

.ok_head {
background-image:url(green_images/bluetop.gif);
height:7px;
}
.ok {
background-image:url(green_images/blue.gif);
padding-left:10px;padding-right:5px;
}
.ok_foot {
background-image:url(green_images/bluefoot.gif);
height:7px;
}

.pendent_head {
background-image:url(green_images/redtop.gif);
height:7px;
}
.pendent {
background-image:url(green_images/red.gif);
padding-left:10px;padding-right:5px;
}
.pendent_foot {
background-image:url(green_images/redfoot.gif);
height:7px;
}

/*/////////////////////////////////////
*************** Bilder ****************
/////////////////////////////////////*/

.circle{
	float:right;
	margin-right:20px;
}
.imagegruppe{
	float:right;
}
.handhab{
	float:left;
	margin-right:10px;
	clear:both;
}


/*/////////////////////////////////////
*************** BANNER ****************
/////////////////////////////////////*/

.banner_container{
	position:absolute;
	left:770px;top:160px;
	width: 120px;
}

.banner_head{
	background-color:#222;
	width:120px; height:5px;
}

.banner_body{
	background-color:#aaa;
	padding-left:10px;padding-right:10px;
	width:100px;height:230px;
}

.banner_foot{
	background-color:#222;
	width:120px; height:5px;
}
