/* 
Blau: #2824b3         
Orange: #f15a24       
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

@charset "UTF-8";

a:focus {
	outline: none;
}


img {
	border: 0px;
}

html {
	height: 100%;
}

body {
	font-family: Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #cfcfcf;
	/*background: url(images/body_bg.jpg);*/
}

#outer_frame {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	margin-top: 10px;
	height:auto !important;
	min-height:100%;

}

#ie_clearer {
	clear: both;
	display: none;
}

#menu {
	height: 26px;
	color: #FFFFFF;
	background-color: #2824b3;
	border-bottom: 1px solid #FFFFFF;
}

#header_upper {
	height: 110px;
	background-color: #FFFFFF;
}

#logo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#meta {
	float: right;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	color: #404040;		
}

#meta a {
	text-decoration: none;
	color: #404040;	
}

#main_content {
	overflow: hidden;
	background: #FFFFFF;
	width: 930px;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;	
	background: url(images/content_bg.png) repeat-y;
}




#main_content_body ul {
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 5px;
}

#main_content_body li {
	margin-bottom: 6px;
}



#main_content_left {
	float: left;
	width: 680px;
	margin-left: 10px;
}

#main_content_right {
	float: right;
	width: 220px;
	margin-right: 10px;
}

#main_content_upper_image {
	width: 680px;
	height: 270px;
	float: left;
}

/* Content */

#main_content_body {
	width: 680px;
	float: left;
}

#main_content_body p {
	color: #262626;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;
}

#main_content_body h1 {
	color: #2824b3;
	font-weight: bold;
	border bottom: 1px solid #2824b3;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 10px;
}

#main_content_body a {
	color: #f15a24;
}

#main_content_upper_box {
	width: 220px;
	height: 270px;
	background-color: #2824b3;
}

#main_content_upper_box ol {
	list-style-type: decimal;
	color: #FFF;
	list-style-position: inside;
	font-size: 12px;
}

#main_content_upper_box li {
	margin-left: 10px;
}

#main_content_upper_box li a {
	margin-left: 0px;
}

#col1 {
	float: left;
	width: 220px;
	margin-left: 0px;
	border-top: 10px solid #FFFFFF;
}

#col2 {
	float: left;
	width: 220px;
	margin-left: 10px;
	border-top: 10px solid #FFFFFF;	
}

#col3 {
	float: left;
	width: 220px;
	margin-left: 10px;
	border-top: 10px solid #FFFFFF;
}

#col4 {
	width: 220px;
	border-top: 10px solid #FFFFFF;
	background-color: #2824b3;
	padding-bottom: 10px;
}

#merkliste {
	width: 220px;
	background-color: #2824b3;	
}

#merkliste h1 {
	border-top: 10px solid #FFFFFF;
}

#equalize h1 {
	background-color: #2824b3;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#main_content_upper_box h1,#col4 h1,#merkliste h1 {
	background-color: #2824b3;
	/*background-color: #f15a24;*/
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#col4 a {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#main_content_upper_box a {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 0px;
	padding-right: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#main_content_upper_box p {
	margin-left: 10px;
	line-height: 125%;
}


#equalize p {
	font-size: 11px;
	color: #262626;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 10px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;	
}

#social_bookmarks {
	margin-top: 10px;
	margin-bottom: 20px;	
	text-align: center;
}

#main_home_upper {
	height: 280px;
	background-color: #FFFFFF;
}

#main_home_lower {
	margin-top: 20px;
}

a.vergleichsliste {
	margin-top: 10px;
	margin-left: 10px;
}

#merkliste {
	padding-bottom: 5px;
	font-size: 10px;
}

/* Breadcrumb */

#breadcrumb {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#breadcrumb a {
	text-decoration: none;
	color: #f15a24;
}



/* Content */

#content {
	margin-bottom: 20px;
}

#content H1 {
	color: #bc0065;	
	font-size: 24px;
	margin-bottom: 18px;
	font-weight: bold;
	line-height: 120%;	
}

#content H2 {
	color: #bc0065;	
	font-size: 14px;
	margin-bottom: 14px;
	font-weight: bold;
	line-height: 120%;	
}

hr {
	color: #2824b3;
	background-color: #2824b3;
	height: 1px;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

object {
	margin-left: 10px;
}

#content p {
	margin-bottom: 0.5em;
}

#content {
	font-size: 13px;
	line-height: 130%;
}

#equalize a {
	text-decoration: underline;
	color: #f15a24;
}

#equalize ul {
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 5px;
}

#equalize li {
	margin-bottom: 4px;
}

#rightcontent {
	margin-top: 90px;
	margin-left: 20px;
}

/* Startboxen */

#boxwrap {
	background: url(images/boxen_bg.gif) repeat-y;
	width: 940px;
	overflow: auto;
}

#box1,#box2,#box3 {
	width: 220px;
	background: #FFFFFF;
	float: left;
	margin-right: 20px;		
}

#box4 {
	width: 220px;
	background: #FFFFFF;
	float: left;
}

.boximage {
	height: 130px;
	background-color: #dddddd;
}

.boxtext {
	padding: 10px;
	font-size: 12px;
}

.boxtext H1 {
	font-size: 14px;
	color: #bc0065;
	font-weight: bold;
	margin-bottom: 5px;	
}

.boxtext H1 a:hover,.boxtext H1 a:link,.boxtext H1 a:active,.boxtext H1 a:visited  {
	font-weight: bold;
	text-decoration: none;
}

.boxtext a {
	color: #bc0065;
	text-decoration: underline;
}

a.compareListLink {
	display: none;
}












