/***** Common Formatting *****/
form {
	margin:0;
	padding:0;
	display:inline;
}

a, a:visited {
text-decoration:none;
} 
a:link, a:visited {
	color: #999999;
}
a:hover {
	color: #FF0033;
}

.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: 950px;
	height: 210px;
	text-align: left;
	border-top-width: 40px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#contentwrap
{
	position: relative;
	margin: auto;
	width: 950px;
}

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

#content
{
	position: relative;
	float: left;
	width: 550px;
	padding: 0px;
	background-image: url(images/layoutimages/centercenter.gif);
	background-repeat: repeat-y;
}
#right
{
	position: relative;
	float: left;
	width: 200px;
}

.paket {
	background-image: url(images/layoutimages/side_middl.gif);
	background-repeat: repeat-y;
	width: 200px;
	font-size: 11px;
	letter-spacing: 1px;
			}

.paket_oben {
	position: relative;
	background-image: url(images/layoutimages/side_top_grey.gif);
	height: 30px;
}
.paket_headline {
	position: relative;
	padding-top: 14px;
	padding-left: 16px;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.paket_content {
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
}
.paket_unten {
	position: relative;
	background-image: url(images/layoutimages/side_bottom.gif);
	background-repeat: no-repeat;
	height: 28px;
	background-position: center bottom;
}
.paket_unterschrift {
	position: relative;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 9px;
	font-style: italic;
	padding-top: 6px;
}
.content_headline {
	position: relative;
	padding-top: 16px;
	padding-left: 20px;
	font-size: 16px;
	color: #333333;
}
.submenue {
	position: relative;
	background-color: #CC0000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.submenue li {
	position: relative;
	list-style-image: none;
	list-style-type: none;
}
.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: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #CCCCCC;
}
.submenue a:hover {
	display: block;
	color: #CC0000;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
.h_nav {
	position: relative;
}
.h_nav li {
	position: relative;
	list-style-image: none;
	list-style-type: none;
}
.h_nav a:link, .h_nav a:visited {
	position: relative;
	display: block;
	height: 100%;
	color: #333333;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.h_nav a:hover {
	background-color: #CC0000;
	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;
}
.content_oben {
	position: relative;
	background-image: url(images/layoutimages/centertop.gif);
	height: 16px;
	background-repeat: no-repeat;
}
.content_unten {
	position: relative;
	background-image: url(images/layoutimages/centerbottom.gif);
	background-repeat: no-repeat;
	height: 28px;
}
#footer {
	position: relative;
	width: 950px;
	height: 100px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.footertext {
	position: relative;
	padding-left: 209px;
	top: 35px;
	font-size: 10px;
}


/*			THE HEADLINES			*/

h1			{
	color: #990033;
	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{
	float: left;
	width: 21px;
	height: 30px;
	background-image: url(images/layoutimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 1px;
		}			
#navgototop01 a:hover {
	background-position: 0px -30px;
		}

#navgototop01 a:active {
	background-position: 0px -60px;
		}
.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;
}
.submenue2 {
	position: relative;
	background-color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	list-style-image: none;
	list-style-type: none;
}
#left ul {
margin:0;
padding:0;
}
#right ul {
margin:0;
padding:0;
}

