/***** Common Formatting *****/

body 
{
	background-image: url(images/layoutimages/bg.png);
}
div#kugelunten {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: -1;
} 

form {
	margin:0;
	padding:0;
	display:inline;
}

a, a:visited {
text-decoration:none;
} 

a:link, a:visited {
	color: #999999;
}
a:hover {
	color: #81824D;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#header
{
	position: relative;
	margin: auto;
	width: 934px;
	height: 173px;
	text-align: left;
	padding-top: 37px;
	padding-left: 20px;
	padding-right: 20px;
}

#contentwrap
{
	position: relative;
	margin: auto;
	width: 934px;
	z-index: 20;
	padding-left: 20px;
	padding-right: 20px;
}

#left
{
	position: relative;
	float: left;
	width: 184px;
}

#content
{
	position: relative;
	float: left;
	width: 750px;
}

.paket {
	width: 184px;
	margin-top: 17px;
			}
.paket_content {
	position: relative;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.submenue {
	position: relative;
	background-color: #e4e5d9;
}
.submenue li {
	position: relative;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e5d9;
}
.submenue a:link, .submenue a:visited {
	position: relative;
	display: block;
	height: 100%;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.submenue a:hover {
	display: block;
	color: #81824D;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #81824D;
}



.submenue2 {
	position: relative;
	font-size: 9px;
	background-color: #e4e5d9;
}
.submenue2 li {
	position: relative;
	list-style-image: none;
	list-style-type: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #81824D;
}
.submenue2 a:link, .submenue2 a:visited {
	position: relative;
	display: block;
	height: 100%;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 28px;
}
.submenue2 a:hover {
	display: block;
	color: #81824D;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #81824D;
	padding-left: 25px;
}




.h_nav {
	position: relative;
}
.h_nav li {
	position: relative;
	list-style-image: none;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.h_nav a:link, .h_nav a:visited {
	position: relative;
	display: block;
	height: 100%;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.h_nav a:hover {
	background-color: #81824D;
	color: #FFFFFF;
}
.dropdownmenue {
	position: relative;
	width: 174px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	letter-spacing: 2px;
	font-size: 11px;
}
#footer {
	position: relative;
	width: 974px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
	margin-bottom: 30px;
	z-index: 10;
	background-image: url(images/layoutimages/footer.gif);
	background-repeat: no-repeat;
}
.footertext {
	position: relative;
	top: 5px;
	font-size: 10px;
	margin-left: 220px;
}


/*			THE HEADLINES			*/

h1			{
	color: #81824D;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 5px;
			}
#navgototop01 a{
	width: 45px;
	height: 25px;
	background-image: url(images/layoutimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	z-index: 30;
	left: 20px;
	float: left;
		}			
#navgototop01 a:hover {
	background-position: 20px -30px;
	z-index: 30;
		}

#navgototop01 a:active {
	background-position: 20px -60px;
	z-index: 30;
		}
.footerline {
	position: relative;
	top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.paket_linie {
	height: 1px;
	background-image: url(images/layoutimages/side_middl_line.gif);
	font-size: 0px;
	background-repeat: no-repeat;
}
.sponsorenbild {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin: 0px;
}
#left ul {
margin:0;
padding:0;
}
#top {
	width: 990px;
	height: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
}

