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

body
{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 70%;
	text-align: center;
	background-image:url(/img/krumm-andre/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #F2FAF5;
}

img {
	border: none;
}

h1
{
	font-size:18px;
	color:#009036;
	font-weight:normal;
}

h3
{
	font-size:11px;
}

p
{
	margin-bottom:0.3em;
}
 
.clear,
div.clear
{
	clear:both;
}

.page
{
	width:980px;
	margin:0 auto;
	text-align:left;
	margin-top:2em;
}

a{
	color:#009036;
	font-weight:bold;
	text-decoration:underline;
}

div.body
{
	background-image: url(/img/krumm-andre/bg_content.jpg);
	background-repeat: repeat-y;

	min-height: 450px;
	height: auto !important;
	height: 450px;
}

.content
{
	padding: 10px 20px 30px 50px;
}

.content ul
{
	margin-left:15px;
}

.content p
{
	margin-bottom:1em;
}

.content img{
	float:left;
	margin-right: 20px;
}

.content img.clear {
	float:none;
	margin-right:0;
}

.header
{
	background-color: #FFF;
	background-image: url(/img/krumm-andre/head_bg.jpg);
	background-repeat: no-repeat;
	height: 154px;
	height: 125px;
	position:relative;
	font-size:1.2em;
}

.suche
{
	clear:both;
	text-align:right;
	background-color:white;
	padding:0.5em;
	padding-right:2em;

}

.suche input
{
	height:1.5em;
	border:solid 1px #999999;
	font-family:verdana;
	font-size:10px;
	padding:0.1em;
}

button,
input.button
{
	background-image:url(/img/hapare/btn_go_gruen.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-color:transparent;
	border:none;
	font-family:trebuchet ms;
	font-size:0.92em;
	font-weight:bold;
	padding-left:0.09em;
	color:white;
	margin-left: 4px;
	cursor: pointer;
}

.willkommen
{
	margin-left:309px;
}

.logo
{
	float: left;
	margin: 25px 0 0 25px;
	height: 63px;
}

.right{
	float:right;
	width:213px;
}
.headline_left{
	float:left;
	margin-left:5px;
}

.headline_right{
	float:right;
	margin-right:10px;
}

a.back{
	background-image:url(/img/krumm-andre/pfeil.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding-left:12px;
}

a.detail{
	background-image:url(/img/krumm-andre/pfeil.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding-left:12px;
}
.left{
	float:left;
	width:74%;
}

div.infobox
{
	float: left; 
	background-image: url(/img/paal/bg_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	width: 261px;
	line-height:13px;
	margin-right:48px;
	margin-top:1em;
}

div.infobox h2 {
	text-transform: uppercase;
}

.right div.infobox_right{
	/*border:1px solid #E7E7E7;*/
	border-top: 0px;
	width:213px;
	margin-top: 15px;
	padding-left: 1px;
}

.right div.boxinhalt_right{
	/*background-color:#FFFFFF;*/
	margin-bottom:0px;
	padding:5px 5px 10px 10px;
	background-image:url(/img/hapare/bg_right_box_bottom.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;
}

div.infobox_right h2{
	background-image:url(/img/hapare/bg_right_box.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#000000;
	font-size:1.2em;
	/*padding:10px 0 0 15px;*/
	padding:1px 0 0 10px;
	text-transform: uppercase;
}

.content div.infobox img,
.content div.infobox_right img {
	float:none;
	margin-right:0px;
}

div.infoboxmann
{
 	margin-right:0;
	background-image: url(/img/hapare/box-mann.jpg);
	background-color:#FFFFFF;
} 

div.infobox p,
div.infoboxmann p
{
	margin:0px;
}

h2
{
	background-image: url(/img/paal/bg_box_header.gif);
	background-repeat: no-repeat;
	line-height:1.6em;
	padding-left: 10px;
	color: #FFF;  
	font-size:1.1em;
	margin:0px;
}

h2.infoboxmann{
	background-color:#E0E0E0;
}

div.infoboxbottom
{
	background-image: url(/img/paal/bg_box_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
} 

div.boxinhalt
{
	background-color:#fff;
	padding:10px; 
	height:18em;
	margin-bottom:13px;
} 

div.boxinhaltmann
{
	width: 181px;
	padding:10px;
	height:18em;
	margin-bottom:13px;
	padding-right:60px;
} 

span.weiter a,
p.weiter a,
div.wysiwyg a,
div.inhalt_palette div.left a,
.palettenliste div a
{
	color:#009036;
	font-weight:bold;
	background-image:url(/img/krumm-andre/pfeil.gif);
	background-position:0% 60%;
	background-repeat:no-repeat;
	padding-left:12px;
	text-decoration:underline;
} 

p.weiter a:focus,
p.weiter a:active,
p.weiter a:hover

{
	text-decoration:underline;
} 

p.sprache
{
	clear:both;
	text-align:right;
	font-weight:normal;
	padding:1em;
	padding-right:2em;
}

p.sprache a {
	text-decoration: none;
}

p.sprache a:focus,
p.sprache a:active,
p.sprache a:hover
{
	font-weight:bold;
}

.footer
{
	background-image: url(/img/krumm-andre/bg_footer.gif);
	background-repeat: no-repeat;
	height: 25px;
	clear:both;
	margin-bottom:2em;
}

.footer ul
{
	margin-left:55em;
}

.footer ul li 
{
	float:left;
	margin-left:2em;
	list-style-type:none;
}

.footer ul li a
{
	line-height:2em;
	color:#009036;
	text-decoration:none;
}

/* Navigation  * * * * * * * * * * * * * * * * * * * * * * * * * */

.navi
{
  position:absolute;
  top:74px;
  /*left: 20px;*/
  left: 0px;
}

div.extern
{
  position:absolute;
  bottom:0;
  right: 0px;
  top:74px; 
}

div.navi ul,
div.extern ul
{
 list-style-type: none;
 margin-top:2em; 
 font-size:1em;
}

div.extern ul li
{
 float:left;
 background-image: url(/img/paal/navi-tuerkis-l.gif);
 
 background-repeat: no-repeat;
 margin-right: 2px;
 border-bottom: 1px solid white;
}

div.navi ul li
{
 float:left;
 
 background-repeat: no-repeat;
 /*margin-right: 2px;
 background-color:#0897D6;*/
 border-bottom:17px solid white;
}

div.navi ul li.active
{
 background-image: url(/img/krumm-andre/navi-active.gif);
 background-position:50% 100%;
  padding-bottom:13px;
}

div.navi ul li div
{
padding-left:7px;
 /*margin-top:-5px;*/
 background-image: url(/img/krumm-andre/navi-gruen-l.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 border-bottom:1px solid white;
}

div.navi ul li.active div
{
 background-image: url(/img/krumm-andre/navi-gruen-l_active.gif);
}

div.navi ul li div a,
div.extern ul li a
{ 
 background-image: url(/img/krumm-andre/navi-gruen-r.gif);
 background-position:100% 0%;
 background-repeat: no-repeat;
 text-decoration: none;
 color: #FFF;
 padding: 4px 11px 2px 4px;
 font-weight: bold;
 display:block;
}

div.navi ul li.active div a
{ 
 background-image: url(/img/krumm-andre/navi-gruen-r_active.gif);
}

div.extern ul li.outdoorland
{
 background-image: url(/img/paal/navi-dunkelgruen-l.png);
 background-repeat: no-repeat;
 /*margin-right: 2px;*/
 margin-right: 0px;
 padding-left: 6px;
}

div.extern ul li.outdoorland a
{ 
 background-image: url(/img/paal/navi-dunkelgruen-r.png);
 background-repeat: no-repeat;
 text-decoration: none;
}

div.extern ul li.hapare
{
 float:left;
 background-image: url(/img/hapare/navi-blau-l.gif);
 
 background-repeat: no-repeat;
 /*margin-right: 2px;*/
 margin-right: 0px;
 padding-left: 6px;
}

div.extern ul li.hapare a
{ 
 background-image: url(/img/hapare/navi-blau-r.gif);
 background-repeat: no-repeat;
 text-decoration: none;
}

div.extern ul li.krumm
{
 float:left;
 background-image: url(/img/paal/navi-tuerkis-l.gif);
 margin-right: 2px;
 padding-left: 6px;
}

div.extern ul li.krumm a
{ 
 background-image: url(/img/paal/navi-tuerkis-r.gif);
 text-decoration: none;
}

h2
{
	background-image: url(/img/krumm-andre/bg_box_header.gif);
}

table.kontaktformular td{
	padding: 2px 0px;
}

.error {
	color: red;
}
