html {overflow: -moz-scrollbars-vertical;}
 
html {
	background: #ccc; 
	text-align: center;
	width: 100%;
	height: 100%;
}

body {
	font-size: 11px;
	line-height: 17px;
	color: #6f6f6f; 
	font-family: "Verdana" , "Arial" , "MS Sans Serif" , "Tahoma";
	margin: 0px auto;
	text-align: left;
}

td {
	font-size: 11px;
	line-height: 17px;
	font-family: "Verdana" , "Arial" , "MS Sans Serif" , "Tahoma";
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.form {
	font-family: "Verdana";
	font-size: 11px;
	padding: 3px 0px 3px 2px;
	border: 1px solid #ccc;
	color: #ababab;
}

.formsubmit {
	font-family: "Verdana";
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ccc;
}

img {
	border: none;
}

.clean {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;
}

a:link, a:active, a:visited {
	color: #e4251f;
	text-decoration: none;
}

a:hover {
	color: #e4251f;
	text-decoration: none;
}

#layer {
	width: 980px;
	min-height: 392px;
	background: #ccc url(../pics/background.jpg) no-repeat; 
	position: relative;
	margin: 0px auto;
	text-align: left;
}


#header {
	width: 980px;
	height: 143px;
}

#logo {
	width: 291px;
	height: 143px;
	position: absolute;
	background: url(../pics/logo.jpg) no-repeat; 
	top: 0px;
	left: 0px;
}

#suche {
	width: 323px;
	height: 143px;
	position: absolute;
	background: url(../pics/suche.jpg) no-repeat; 
	top: 0px;
	right: 0px;
}

#quicknavi {
	position: absolute;
	top: 42px;
	left: 90px;
	height: 17px;
	width: 158px;
}

a#sprache {
	width: 48px;
	height: 17px;
         display: block;
         background: url(../pics/sprache.gif) no-repeat;
         text-decoration: none;
         font-size: 0px;
         line-height: 0px;
         float: left;
         margin-right: 5px;
}

a:hover#sprache {
	width: 48px;
	height: 17px;
         display: block;
         background: url(../pics/sprache_hover.gif) no-repeat;
         text-decoration: none;
         font-size: 0px;
         line-height: 0px;
         float: left;
         margin-right: 5px;
}

a#website {
	width: 48px;
	height: 17px;
         display: block;
         background: url(../pics/website_hover.gif) no-repeat;
         text-decoration: none;
         font-size: 0px;
         line-height: 0px; 
         float: left;
         margin-right: 5px;
}

a:hover#website {
	width: 48px;
	height: 17px;
         display: block;
         background: url(../pics/website_hover.gif) no-repeat;
         text-decoration: none;
         font-size: 0px;
         line-height: 0px;
         float: left;
         margin-right: 5px;
}

a#blogs {
	width: 41px;
	height: 17px;
         display: block;
         background: url(../pics/blogs.gif) no-repeat;
         text-decoration: none;
         font-size: 0px;
         line-height: 0px; 
         float: left;
         margin-right: 5px;
}

a:hover#blogs {
	width: 41px;
	height: 17px;
         display: block;
         background: url(../pics/blogs_hover.gif) no-repeat;
         text-decoration: none;
         font-size: 0px;
         line-height: 0px;
         float: left;
         margin-right: 5px;
}

#sucheform {
	position: absolute;
	width: 216px;
	height: 70px;
	text-align: center;
	top: 74px;
	left: 47px;
	padding: 0px 10px;
	color: #ababab;
}

#sucheform .formular {
	width: 198px;
	height: 16px;
	font-family: "Verdana";
	font-size: 11px;
	padding: 3px 0px 0px 2px;
	border: 1px solid #ccc;
	color: #ababab;
}

#sucheform .auswahl {
	width: 202px;
	height: 19px;
	padding: 2px 0px 0px 1px;
	font-size: 11px;
	font-family: "Verdana";
	border: 1px solid #ccc;
	color: #ababab;
}

#sucheform .down {
	padding: 5px 5px;
}

#sucheform hr {
	width: 100%;
	margin: 5px 0px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #f1f1f1;
	border-right: none;
	border-left: none;
}


#contentlayer {
	width: 980px;
}

#menu {
	width: 210px;
	min-height: 248px;
	float: left;
	background: url(../pics/menu.gif) no-repeat;
	text-align: right;
	padding: 90px 15px 0px 0px;
}

#menu ul li a {
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a.aktiv {
	color: #E4211F;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
}

#submenu {
	margin-top:30px;
}

#submenu ul li a {
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
}

#submenu ul li a:hover, #submenu ul li a.aktiv {
	color: #E4211F;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
#content {
	width: 715px;
	float: left;
	background: #e8e8e8 url(../pics/content.gif) top left no-repeat;
}

#boxlayer {
	width: 713px;
	margin: 11px 0px 0px 0px;
	padding: 2px 1px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

#inhaltlayer {
	width: 675px;
	padding: 20px;
	min-height: 200px;
	position: relative;
}

#inhaltlayer h1, #text h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #E4251F;
	font-family: "Arial";	
}

#inhaltlayer hr, #text hr {
	width: 100%;
	margin: 15px 0px;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #E8E8E8;
	border-right: none;
	border-left: none;
}

#footer {
	width: 705px;
	height: 39px;
	background: #ccc url(../pics/footer.jpg) no-repeat;
	position: relative;
	text-align: right;
	padding: 45px 10px 0px 0px;
	color: #939393;
}

a#toplink {
	position: absolute;
	left: 17px;
	top: 15px;
	display: block;
	width: 53px;
	height: 17px;
	background: url(../pics/toplink.gif) no-repeat;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
}

a:hover#toplink {
	position: absolute;
	left: 17px;
	top: 15px;
	display: block;
	width: 53px;
	height: 17px;
	background: url(../pics/toplink_hover.gif) no-repeat;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
}

#text {
	position: relative;
	width: 465px;
	float: left;
}

#text li {
	list-style: disc ;
}

#text ul {
	margin-left: 15px;
	padding: 0px;
}

#sidebar {
	position: relative;
	width: 190px;
	height: 446px;
	float: right;
	margin-left: 20px;
	background: url(../pics/sidebar.jpg) no-repeat;
}

#sidebar h1 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #6f6f6f;
	margin: 5px 0px 0px 5px;
}

#sidebar h2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #6f6f6f;
	margin: 0px 0px 5px 5px;
}

#sidebar p {
	margin: 5px;
	color: #939393;
}

#sidebar hr {
	width: 180px;
	margin: 15px 5px;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #ececec;
}

a#bloglink {
	text-decoration: none;
	color: #E4251F;
	padding-left: 17px;
	background: url(../pics/blog.gif) left center no-repeat;
}

a#emaillink {
	text-decoration: none;
	color: #E4251F;
	padding-left: 17px;
	background: url(../pics/email.gif) left bottom no-repeat;
}

a#profillink {
	text-decoration: none;
	color: #E4251F;
	padding-left: 17px;
	background: url(../pics/profil.gif) left center no-repeat;
}




































