/* CSS Document ALL */

/*///////////////////////////////
// Allgemein
//////////////////////////////*/
body {
margin:0px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#linke_spalte {
float: left;
width: 240px;
text-align: left;
}

#content {
width: 1000px;
overflow:hidden;
}

#mitte {
width: 520px;
float: left;
}

#rechte_spalte {
float: left;
width: 220px;
padding-left: 20px;
text-align: left;
}

#linie {
clear: both;
width: 1000px;
height: 4px;
background-color: #dc0100;
margin-bottom:5px;
}

/*///////////////////////////////
// Header
//////////////////////////////*/
#header {
width: 1000px;
height: 89px;
background-image: url(../img/logo.gif);
background-repeat: no-repeat;
}

#header p {
float:right;
width: 220px;
margin:0px;
margin-top:10px;
margin-right:10px;
font-size: 11px;
text-align: right;
}

#header .logo_link {
float:left;
width: 450px;
height: 89px;
cursor:pointer;
}

#header a {
text-decoration: underline;
color: #dc0100;
}

#leiste {
clear:both;
width: 1000px;
height: 24px;
background-color: #eeeeee;
border-bottom:2px solid #FFFFFF;
}

/*///////////////////////////////
// Footer
//////////////////////////////*/

#footer {
width: 1000px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin-top:10px;
}
#footer_links {
float: left;
padding: 5px 0 0 10px;
}
#footer_rechts {
float: right;
padding: 5px 10px 0 0;
}
#footer_rechts a {
color: #000000;
text-decoration: underline;
}


/*///////////////////////////////
// Mainmenu
//////////////////////////////*/

#leiste a {
float: left;
margin: 0;
padding: 0 15px 0 15px;
height: 24px;
line-height: 24px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
border-right:2px solid #FFFFFF;
}
#leiste a:hover {
color: #dc0100;
/*background-color: #666666;*/
}

/*///////////////////////////////
// Navi Links
//////////////////////////////*/
#naviblock_links {
width: 220px; 
margin-bottom: 10px;
background-color: #eeeeee;
font-size: 11px; 
}
#naviblock_links h1 {
width: 220px; 
height: 21px; 
line-height: 21px;
text-indent: 10px;
text-align: left;
background-image: url(../img/unavi_hg.gif); 
background-repeat: repeat-x;
font-size: 13px;
font-weight: bold; 
margin:0px;
}
#naviblock_links img {
float:left;
border: none;
margin: 0 2px 0 0px;
}
#naviblock_links a {
display: block;
height: 22px;
line-height: 22px;
text-decoration: none;
font-size: 11px;
color: #000000;
border-bottom:1px solid #d8d8d8;
}
#naviblock_links a:hover {
color: #dc0100;
}

/*///////////////////////////////
// Block Rechts
//////////////////////////////*/
#block_rechts {
width: 220px; 
margin-bottom: 10px;
background-color: #eeeeee;
font-size: 11px; 
border-bottom:1px solid #d8d8d8;
padding-bottom:5px;
}
#block_rechts .icons {
float:left;
margin:5px;
margin-top:0px;
margin-right:10px;
}
#block_rechts h1 {
width: 220px; 
height: 21px; 
line-height: 21px;
text-indent: 10px;
text-align: left;
background-image: url(../img/unavi_hg.gif); 
background-repeat: repeat-x;
font-size: 13px;
font-weight: bold; 
margin:0px;
}
#block_rechts h1 .topangebot {
width: 220px; 
height: 21px; 
line-height: 21px;
text-indent: 10px;
text-align: left;
background-color:#dc0100;
color:#FFFFFF;
font-size: 13px;
font-weight: bold; 
margin:0px;
}
#block_rechts p {
padding-left:10px;
padding-right:10px;
text-align: left;
font-size: 11px;
margin:0px;
margin-top:10px;
}

#block_rechts img {
border: none;
margin: 0 6px 0 0px;
}
#block_rechts a.servicelink {
display: inline;
height: 14px;
line-height: 14px;
text-decoration: underline;
font-size: 11px;
color: #dc0100;
}

#block_rechts a {
display: block;
height: 22px;
line-height: 22px;
text-decoration: underline;
font-size: 11px;
color: #dc0100;
}


/*///////////////////////////////
// Start
//////////////////////////////*/
#startblock {
width: 250px;
overflow:hidden;
min-height:350px;
float: left;
border: 1px solid #d8d6d7;
font-family: Arial, Helvetica, sans-serif;
}
#startblock .text {
padding: 5px 0 0 5px;
}
#startblock p {
padding: 5px 0 0 5px;
font-size: 12px;
}
#startblock .text img {
border:0px;
margin-right:5px;
}
#startblock a {
width: 224px;
display: block;
text-decoration: none;
font-size: 12px;
height:17px;
color: #000000;
margin-left:10px;
}
#startblock a:hover {
color: #dc0100;
}

#startblock h1 {
margin: 5px 0 12px 5px;
font-size: 17px;
}

#startblock #immo {
padding: 10px ;
overflow:hidden;
}

#startblock #immo h1 {
margin: 0 0 12px 0;
font-size: 17px;
}

#startblock #immo p {
font-size: 12px;
}

#startblock #immo a {
margin:0px;
text-decoration: underline;
font-size: 12px;
height:17px;
color: #dc0100;
}

#startblock #immo ul {
list-style-image:url(../img/cont_pfeil.gif);
font-size: 12px;
}


/*///////////////////////////////
// Contentblock
//////////////////////////////*/
#contentblock {
width: 516px;
float: left;
border: 1px solid #d8d6d7;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom:10px;
margin-bottom:10px;
}
#contentblock .text {
width:490px;
margin: 10px;
}
#contentblock .text .rechner {
width:350px;
margin-left: 50px;
border: 1px dotted #333333;
background-image: url(../img/rechner_hg.jpg);
background-position:right;
background-repeat:no-repeat;
padding:10px;
}
#contentblock .block_dotted {
float:left;
width:220px;
padding: 5px;
border: 1px dotted #333333;
}
#contentblock .block_dotted .header {
height:20px;
line-height:20px;
font-weight:bold;
background-color:#eeeeee;
margin:-5px;padding-left:5px;
}

#contentblock .angebote_hg {
float:left;
width:164px;
height:252px;
background-image: url(../img/angebote/hg_mittig.gif);
background-repeat:no-repeat;
margin-left:5px;
}

#contentblock .angebote_hg .preis {
font-size:28px;
color:#dc0100;
}

#contentblock .angebote_hg h5 {
margin:0px;
font-size:14px;
font-weight:bold;
}

#contentblock .angebote_hg ul {
list-style-image:url(../img/cont_pfeil.gif);
font-size: 12px;
margin:0px;
}


#contentblock .icons {
float:left;
margin:5px;
margin-left:10px;
margin-right:10px;
}

#contentblock #table td {
border-bottom:1px dotted #333333;
}

#contentblock ul {
list-style-image:url(../img/cont_pfeil.gif);
font-size: 12px;
}

#contentblock h2 {
width: 506px;
margin: 0 0 12px 0;
padding-left:10px;
font-size: 12px;
height:20px;
line-height:20px;
background-color:#eeeeee;
}

.red {
color:#dc0100;
}

.kasten_header_grau {
	font-size: 12px;
	font-weight:bold;
	background-image: url(../img/hg_grau.gif);
	padding:0px;
	padding-left:10px;
	height: 21px;
	line-height: 21px;
}

.kasten {
	font-size: 11px;
	font-weight:normal;
	background-color:#EDEDED;
	margin-top:0px;
	padding:5px;
	padding-left:0px;
}

/*///////////////////////////////
// Allgemeingültiges
//////////////////////////////*/
h1 {
margin: 0 0 12px 0;
font-size: 20px;
}

h3{
margin: 0 0 12px 0;
font-size: 38px;
color:#dc0100;
text-align:center;
}

h4{
margin: 0 0 12px 0;
font-size: 17px;
color:#dc0100;
}

a {
color: #dc0100;
}