@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0;
	padding:0;
	background-color: #4ba614;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center -40px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", 
	Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color:#FFFFFF;
	font-weight: normal;
	}
a:link, a:visited{
	color:#FFCC00;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	color: #000000;
}
a img {border:none;}
.bild {background-color:#FFFFFF; padding:2px; margin-right:10px; margin-top:6px;}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
hr {
	background-color: #999999;
	height: 1px;
	border:none;
}
#content ul {
	margin:0;
	padding: 0px;
}
#content li {
	list-style-type:none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	}
#page {
	background-image: url(../images/strahlen.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
	height:350px;
}
#infobox-right {
	position:absolute;
	right:0;
	top:170px;
	width:145px;
	height:130px;
	z-index:1;
	background-image: url(../images/infobox.png);
	background-repeat: no-repeat;
	color: #000000;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 80px;
	background-position: center;
}
#suche {
	position:absolute;
	left:0;
	top:170px;
	width:145px;
	height:130px;
	z-index:1;
	background-image: url(../images/suche.png);
	background-repeat: no-repeat;
	color: #000000;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 80px;
	background-position: center;
}
#container {
	width:920px;
	margin:0 auto;
	background-image: url(../images/dragon.png);
	background-repeat: no-repeat;
	background-position: center 310px;
}
#header {
	background-image: url(../images/header-1.png);
	background-repeat: no-repeat;
	padding-top:20px;
	}
#left {
	text-align:left;	
	float:left;
	margin-left:30px;
	width:220px;
	
	}
#content {
	margin-left: 280px;
	text-align:left;
	padding:20px 20px 20px 0;
	height:auto;
}

.menubottom {
	background-image: url(../images/navibottom.png);
	height: 90px;
	}
.menu {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#c5fc3b;
	padding: 10px;
	color: #006600;
	}
.menu ul {
	margin:0;
	padding:0;
}
.menu li {
	border-bottom:1px dotted #009900;
	background-image: url(../images/pencil.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 4px 0 4px 28px;
	list-style-type: none;
}
.menu li:hover {
	background-image: url(../images/hand.png);
	background-position: left center;
	background-color: #009900;
}
.menu a:link,
.menu a:visited
{
	text-decoration:none;
	color:#006600;
}
.menu a:hover {
	text-decoration:none;
	color:#FFFFFF
}
.menu_current {font-weight:bold;}
h1 {
	font-size: 20px;
	font-weight:normal;
	margin:0;
	background-image: url(../images/h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 45px;

}
h2 {
	font-size: 20px;
	font-weight:normal;
	margin:0;
	margin-bottom:-10px;
	background-image: url(../images/edit-paste-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 35px;
}
h3 {
	font-size: 20px;
	font-weight:normal;
	margin:0;
	background-image: url(../images/pakete.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 55px;
	margin-bottom:5px;
}

#footer {
	background-color: #006600;
	
	}
.news{
	text-align:left;
}
.pakete{height:auto; width:auto;}
.pakete p {margin:0; padding:0 0 5px 0;} 
.line {border-top:1px solid #FFFFFF;  padding-top:5px;}
.text {width: auto;}
.preis {font-size:20px;}
.adresse {
	width: 900px;
	padding: 10px 0;
	margin:0 auto;
	}
table td {	
	text-align: left;
	vertical-align: top;
	}
.search_box { 
	text-align:left; 
	}
.search_string {width: 135px; margin-bottom:5px;}
.search_box form {margin:0;}	

