body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color:#000000;
	background-color:#333333;
	background-image: url(gif/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0 0 0 0;
	}

h1, h2, h3 {
	color:#1A73FF;
	font-size: 16px;
	margin-bottom:10px;
	}
	
p {line-height:20px; margin:0 0 0 0}

a { color: #000; text-decoration:underline; padding: 0; margin: 0;}

a:active {color: #000; text-decoration:underline;}
a:link {color: #000; text-decoration:underline;}
a:visited {color: #000; text-decoration:underline;}
a:hover {color: #1A73FF; text-decoration:none;}

.navi {
	position: relative;
	left: 13px;
	line-height:22px;
	color:#1A73FF;
	font-weight:bold;
	}


.navi a:active {color: #1A73FF; text-decoration:none; font-weight:bold}
.navi a:link {color: #1A73FF; text-decoration:none; font-weight:bold}
.navi a:visited {color: #1A73FF; text-decoration:none; font-weight:bold}

.navi a:hover {color: #000; text-decoration:underline; font-weight:bold}


#werbung {
	background: #ffffff url(gif/ta.gif) no-repeat top right;
	padding:15px;
	margin-top:20px;
	}

#werbung h3 { margin:0 0 10px 0}

#liste {
	margin-bottom:0;
	margin-top:0;
	line-height:20px;
	list-style-image:url(gif/arrow_right.gif);
	}

#background { margin:0 0 0 0; padding:0 0 0 0}

.clear{clear:both;}

.wrapper {
	width: 750px;
	margin: auto;
	text-align: left;
	background-color:#F3F3F3;
	}

.wrapper2 {
	width: 750px;
	margin: auto;
	text-align: right;
	color:#FFFFFF;
	font-size:11px;
	margin-top:10px;
	}

#header {
	padding-bottom:0px;
	background:url(gif/bild.gif) no-repeat bottom right;
	height:90px;
	}

#content-container {
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}

#content {
	margin:0 auto;
	text-align:left;
	width:750px;
	padding-bottom:50px;
	}

#main {margin-left:13px}

#main .box .mitte {
	width:450px;
	float:left;
	margin-top:3px;
	margin-right:15px;
	}

#main .box .mitte p {padding-bottom:10px;}


/*bewirkt, dass die Links im Content dunkel blau, unterstrichen und am anfang 20 Pixel nach links rücken*/
/*.mitte a:active,.mitte  a:hover{ text-decoration:none;}

.mitte a {
	text-decoration:underline;
	background-color:#FFFFFF;
	color:#00456A;
	background:url(images/15.gif) no-repeat top left;
	padding-left:20px;
	}*/

/*.mitte a:visited { }*/

a.vergleich:active, a.vergleich:hover{ text-decoration:none;}

a.vergleich {
	text-decoration:underline;
	color:#1969BC;
	font-weight:bold;
	padding-left:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

/*a.vergleich:visited { }*/

#main .box .left {width:265px;}
