html,body {
	padding:0;
	font-size:11px;
	background-image: url(../bilder/hg1.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Tahoma;
	background-color:#7AA9D1;
	margin:0px 0px 20px 0px;	
	
}
#box{
	position:relative;
	background-image: url(../bilder/schattenrechts.png);
	background-repeat:no-repeat;
	width:15px;
	height:634px;
	left:850px;
	top:-251px;
}
#box1{
	position:relative;
	background-image: url(../bilder/schattenlinks.png);
	background-repeat:no-repeat;
	width:15px;
	height:634px;
	left:-16px;
	top:-850px;
}

#header 
{
	width:912px;
	margin-right: auto;
	margin-left: auto;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FE811B;*/
	height:230px;
	background-image:url(../bilder/hr.png);

}



* html #header {
	width:912px;
	margin-right: auto;
	margin-left: auto;
	height:230px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../bilder/hr.png', sizingMethod='scale');
	background:none;
}


#header2
{
	height: 18px;
	width: 850px;
	background-color:#FE811B;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
#header3
{
	height: 1px;
	width: 850px;
	background-color:#FE811B;
	background-image: url(../bilder/strich.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;	
}
#header4
{
	height: 14px;
	width: 850px;
	background-color:#FE811B;
	background-image: url(../bilder/strich2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;	
}
#header5
{
	height: 17px;
	width: 840px;
	background-image: url(../bilder/hgoben2.jpg);
	background-repeat: no-repeat;
	background-position:right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

#outer_wrapper {
	background: #ffffff;
	width:848px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE811B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FE811B;
}
#wrapper {

}

#container {
	width: 100%;
	float: left;
	margin-right: -198px;
}
#content {
	margin-right: 198px;
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;*/
	padding-right:5px;
}
#content_1 {
	margin-right: 10px;
}
#main {
	margin-left: 215px;
	margin-bottom:10px;
	padding:10px 0px 10px 0px;
}
#left {
	width:195px;
	height:500px;
	padding:0px 0px 10px 10px;
	float: left;
	background-image: url(../bilder/adressblock.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	width:193px;
	height:100%;
	padding:10px 5px 10px 0px;
	float: right;

}

#prefooter
{
	height: 7px;
	width: 848px;
	background-image: url(../bilder/hgunten.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE811B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FE811B;
}
#footer {
	height: 15px;
	width: 848px;
	background-color:#FE811B;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE811B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FE811B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE811B;
	text-align:center;
	color:#ffffff;
}
#epifooter
{
	height: 17px;
	width: 850px;
	background-image: url(../bilder/schattenunten.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

#angebot{
background: url(../bilder/shadow.gif) no-repeat right bottom;
padding: 4px 10px 10px 4px;
border: #eee 1px solid;
border-right:none;
border-bottom:none;
}

#reisen_bild{
	position:relative; 
	width:418px; 
	height:214px; 
	z-index:3;
}
#reisen_text{
	position:absolute; 
	top:55px; 
	left:15px; 
	width:150px; 
	z-index:2;
}
#infobox{
	width:160px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-bottom:0px;
	padding:3px;
}

