/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}



#headcustom {

	width: 950px;
	height: 50px;
	margin: 0 auto;


}

#corporate {
	
	width: 199px;
	height: 50px;
	background: #FFF url(../img/logo_header.jpg) no-repeat;
	margin: 0 auto;
	position: absolute;
	border-right: 1px solid #92A3AE;
}

#newshead {

	width: 200px;
	height: 130px;
	margin: 0 auto;
	background: #92a3ae;
	position: absolute;
	border-bottom: 20px solid #5d6b74;
	z-index: 9999;
	overflow: hidden;

}

#searchbot {

	width: 200px;
	height: 25px;
	margin: 150px 0px 0px 0px;
	background: #3c4a53;
	position: absolute;
	overflow: show;
	padding-top: 5px;



}

#breadcrumb {

	width: 750px;
	height: 25px;
	margin: 150px 0px 0px 200px;
	padding-top: 5px;
	background: #3C4A53;
	filter: alpha(opacity=80);
	opacity: .8;
	position: absolute;


}




body {
	background: #75838b url(../img/body-bg.jpg) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #88888A;
}

h1, h2, h3 {
	color: #313131;
	font: Arial;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote,
#news {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #0064A1;
}


/* Menu 

#menu {
	width: 750px;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #0064A1;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}
*/


/* Logo */

#logo {
	width: 950px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(../images/img02.jpg) right top;
	z-index: 9999;
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: #FFF;
}

/* Content */

#content {

	width: 680px;
	padding: 20px 30px 20px 30px;
	float: right;
	background: #FFF;

	
	
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
	background: #fafaf0;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {

	width: 160px;
	height: 60em;
	padding: 20px;
	background: #fafaf0;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float: left;


}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: #fafaf0;
	border-left: 5px solid #0064A1;
}

#sidebar blockquote p {
	text-align: right;
	line-height: normal;
	font-style: italic;
	background: #fafaf0;
}

#links {

}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #0064A1;
}

/* Footer */

#footer {
	height: 50px;

}

#footer .wrapper {
	width: 950px;
	margin: 0 auto;
}

#footer .links {

	width: 890px;
	height: 100px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-top: 5px solid #d0d9df;
	text-align: center;

	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #0064A1;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

table.Vergleichstabelle {
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
table.Vergleichstabelle th, table.Vergleichstabelle td {
	text-align: center;
	border: 1px solid #000;
	padding: 3px 6px;
	margin: 0;
}
table.Vergleichstabelle th {
	color: #3C4A53;
	background-color: #D0D9DF;
	font-weight: bold;
	font-size: 12px;
	width: 120px;
}
table.Vergleichstabelle td {
	color: #000;
	font-weight: normal;
	font-size: 10px;
}
table.Vergleichstabelle td a {
	text-decoration: underline;
}