/* =1: Basic Layout */
* {
margin: 0;
padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	color: #202020;
	text-align: center;
	font: 12px "Times New Roman", "New Century Schoolbook", Sans-serif;
	background: #F6ECE9 url(../gfx/bg_top.jpg) repeat-x top center;
}


#content
{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}


#header {
position: relative;
text-align: left;
height: 352px;
background: transparent url(../gfx/header_wide_clean_2k7.jpg) no-repeat top center;
}

#one_col {
width: 500px;
text-align:left;
margin: 0 150px;
}

#left_col{
	float: left;
	width: 365px;
	text-align: left;
}

#left_col_content{
	margin: 0 0 0 15px;
}

#right_col{
	float: right;
	width: 415px;
	text-align: left;
	background: transparent url(../gfx/border_middle.gif) no-repeat top left;
}

#right_col_content{
	margin: 0 20px 100px 40px;
}


.spacer {
clear: both;
height: 50px;
background: transparent url(../gfx/spacer.gif) no-repeat 50% 50%;
}

.entryspacer {
height: 20px;
}

.entryspacer_small {
height: 10px;
}


#footer {
padding: 40px 0 0 0;
text-align: center;
font: 10px "Helvetica", "Arial", Sans-serif;
line-height: 100%;
color: #C5BAB0;
clear:both;
}

#footer:hover {
color: #000;
}

p {
margin: 6px 0 12px 0;
}

.desc {
font-size: 14px;
line-height: 140%;
}



.subheadline {
font-weight: bold;
margin: 0 0 6px 0;
}

h2 {
font-size: 14px;
font-weight: normal;
line-height: 140%;
margin: 6px 0;
}

h3 {
font-size: 12px;
margin: 6px 0;
}

.hidden {
display: none;
}

ul {
list-style-type: none;
}

.linklist li, .recent_comments li {
margin: 8px 0;
}

form p{
margin: 10px 0;
}

#Name, #Email, #Telefon, #IhreNachricht {width: 340px; }

#formoutput {
margin: 0 10px 0 0;
padding: 10px;
list-style-type: none;
background-color: #FFFBF8;
border: 1px solid #bfbfbf;
}

#formoutput li{
margin: 6px;
}

fieldset {
border: none;
}

.zemRequired {width: 340px; }

.comments {
padding: 0 15px;
}

.comments li {
margin: 30px 0;
}


#content a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #5695C2;
border-bottom: 1px dotted #5695C2;
}

#content a:hover {
text-decoration: none;
font-weight: bold;
color: #fff;
background-color: #5695C2;
}

	
/* =5: Navigation (ALA Sliding Doors Technique) */
#navcontainer{
    position: absolute;
    left: 184px;
    bottom: 0;
	padding: 0;
	width: 423px;
	height: 91px;
	}

#nav {
	width: 423px;
	height: 91px;
	background: url(../gfx/navi.jpg) no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	}

#nav li{
	margin: 0;
	padding: 0;
	list-style:none;
	position: absolute; 
	top: 0;
	}

#nav li, #nav a, #nav a:link {
    height: 60px; 
    display: block;
     /* border: 1px ff00ff solid; */
border: none;

    }
    
#panel1b {left: 3px; width: 41px;}
#panel2b {left: 63px; width: 51px;}
#panel3b {left: 134px; width: 114px;}
#panel4b {left: 268px; width: 77px;}
#panel5b {left: 364px; width: 55px;}

#panel1b a:hover {background: transparent url(../gfx/navi.jpg) -3px -91px no-repeat;}
#panel2b a:hover {background: transparent url(../gfx/navi.jpg) -63px -91px no-repeat;}
#panel3b a:hover {background: transparent url(../gfx/navi.jpg) -134px -91px no-repeat;}
#panel4b a:hover {background: transparent url(../gfx/navi.jpg) -268px -91px no-repeat;}
#panel5b a:hover {background: transparent url(../gfx/navi.jpg) -364px -91px no-repeat;}

#panel1b #active {background: transparent url(../gfx/navi.jpg) -3px -91px no-repeat;}
#panel2b #active {background: transparent url(../gfx/navi.jpg) -63px -91px no-repeat;}
#panel3b #active {background: transparent url(../gfx/navi.jpg) -134px -91px no-repeat;}
#panel4b #active {background: transparent url(../gfx/navi.jpg) -268px -91px no-repeat;}
#panel5b #active {background: transparent url(../gfx/navi.jpg) -364px -91px no-repeat;}


.paket_left {
float: left;
margin: 0 0 0 5px;
}

.paket_right {
float: right;
}


dl {
width: 174px;
background: transparent url(../gfx/paket_mid.jpg) left repeat-y;
padding: 0;
}

.basic {
font-size: 14px;
font-weight:bold;
padding: 18px 10px 0 10px;
background: transparent url(../gfx/paket_top_basic.jpg) left top no-repeat;
}

.deluxe {
font-size: 14px;
font-weight:bold;
padding: 18px 10px 0 10px;
background: transparent url(../gfx/paket_top_deluxe.jpg) left top no-repeat;
}

dd {
min-height: 90px;
background: transparent url(../gfx/paket_bottom.jpg) left bottom no-repeat;
padding: 10px 20px 15px 10px;
}
