body{margin:0;padding:0}
html, body{height:100%}

@font-face { font-family: 'Droid'; src: local("Droid Sans"), local("DroidSans"), url("http://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciAzyDMXhdD8sAj6OAJTFsBI.woff2") format("woff2"), url("http://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciL3hpw3pgy2gAi-Ip7WPMi0.woff") format("woff"); }

body {
	margin:0;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF; 
    font-family: arial; 
    font-size:12px;
}

h1 { font-size:24px; }


.startKat { width:100%; overflow:hidden;  }
.startKatPadding { padding:10px; }

.iframeContent { width:292px }
.iframeborderBottom { border-bottom: 1px solid #AFAFAF; clear:both; }
.iframeKat0 { width:40%; float:left; padding-top:7px; padding-bottom:7px;   }
.iframeKat1 { width:60%; float:left; padding-top:7px; padding-bottom:7px;  }

.iframeHead { font-size: 16px; padding-bottom:7px; font-weight:bold; }
.aiframe:link { color:#333333; text-decoration:none; font-weight:bold; font-size:13px; font-family: 'Droid';   text-rendering:optimizeLegibility;}
.aiframe:visited { color:#333333; text-decoration:none; font-weight:bold; font-size:13px; font-family: 'Droid';   text-rendering:optimizeLegibility; }
.aiframe:hover { color:#333333; text-decoration:underline; font-weight:bold; font-size:13px; font-family: 'Droid';   text-rendering:optimizeLegibilit; }



.avorschau:link { color:black; text-decoration:none; }
.avorschau:visited { color:black; text-decoration:none; }
.avorschau:hover { color:#C03B34; text-decoration:none; }

.aSeite:link { color:black; text-decoration:none; }
.aSeite:visited { color:black; text-decoration:none; }
.aSeite:hover { color:#C03B34; text-decoration:none; }

.aSeiteActive:link { color:#C03B34; text-decoration:none; font-size:16px; }
.aSeiteActive:visited { color:#C03B34; text-decoration:none; font-size:16px; }
.aSeiteActive:hover { color:#C03B34; text-decoration:none; font-size:16px; }

.catActive:link { color:black; text-decoration:none;  }
.catActive:visited { color:black; text-decoration:none;  }
.catActive:hover { color:black; text-decoration:none;  }



.ausgabeSuche { padding:10px; background-color:#F4F3F3; }
.formSuche { padding:0px; margin:0px; }

.vorschau { margin-bottom:15px; padding:10px; background-color:#F4F3F3; border-bottom:1px solid #67645F; overflow:auto; }

.detailZeit { padding-bottom:10px; }
.detailAusgabe {padding-bottom:0px; padding-top:10px; }
.detailContent { padding-bottom:25px; }
h3 #detailh3 {    font-family: arial;     font-size:18px;    margin: 0px;    padding: 0px;  padding-bottom:10px;  	color:black;    font-weight: bold; }

.suchfeld { border:1px solid black; height:17px; width:120px; } 
.suchfelddd { border:1px solid black; height:21px;  } 
.suchebutton { border:1px solid black; height:22px;  } 

.vorschauDatum { padding-bottom:10px; }
.vorschauContent {}
.vorschauHeadline { padding-bottom:10px; font-size:16px; }

.sitebanner { }
.divsite
{
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    width: 900px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

.contentLeft {
    width: 170px;
	float: left;
    background-color: #FFFFFF;

}

.contentRight {
    width: 170px;
	float: right;
    background-color: #FFFFFF;

}


.content {
    margin-left: 190px;
    margin-right: 190px;
}

.contentHeadline {
    background-color: #CCCCCC;
    padding: 5px;
    margin-top: 8px;
}


.contentRot {
    background-color: #7C7875;
    padding: 5px;
    margin-top: 8px;
	color: white;
}

.contentRot2 {
    background-color: #7C7875;
    padding: 5px;
    margin-top: 8px;
	color: white;
    font-size:15px;
   
}

.contentPreis {
    font-weight: normal;
    background-color: #CCCCCC;
    padding: 5px;
    margin-top:5px;
}

.continue {
    margin-top: 10px;
    background-color: #FFFFFF;
    padding: 0px;
    height: 28px;
}


.contentBox {
    font-weight: normal;
    padding: 5px;
    padding-left:7px;
    padding-top:7px;
    padding-bottom:7px;
    background-color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}



.contentBoxRot
{
	border-right: 2px solid #67645F;
	border-left: 2px solid #67645F;
	border-bottom: 2px solid #67645F;

    padding: 5px;

}


.contentGrau {
    background-color: #67645F;
    padding: 5px;
    margin-top: 8px;
	color: white;
}
.contentBoxGrau
{
	border-right: 2px solid #67645F;
	border-left: 2px solid #67645F;
	border-bottom: 2px solid #67645F;
    background-color: #E9E9E7;
    padding: 5px;

}

h2 {
    font-family: arial; 
    font-size:15px;
    color: black;
    margin: 0px;
    padding: 0px;   
    font-weight: bold;
}

.suche {
    font-family: arial; 
    font-size:15px;
    color: black;
    margin: 0px;
    padding: 0px;   
    font-weight: bold;
}


h3 {    font-family: arial;     font-size:12px;    margin: 0px;    padding: 0px;       font-weight: bold; }

h3 #white {    font-family: arial;     font-size:12px;    margin: 0px;    padding: 0px;   	color:white;    font-weight: bold; }


.header {
	text-align:left;
	color:#DA9F43;
    margin-bottom:12px;
    background-color: #FFFFFF;
}

.gross {
    font-family: arial; 
    font-size:15px;
    color: black;
    margin: 0px;
    padding: 0px;   
    font-weight: bold;
}

.mittel {
    font-family: arial; 
    font-size:12px;
    margin: 0px;
    padding: 0px;   
    font-weight: bold;
}



.aGross:link
{
color: #ffffff;
font-size:12px;
font-weight: bold;
text-decoration: none;
}
.aGross:visited
{
color: #ffffff;
font-size:12px;
font-weight: bold;
text-decoration: none;

}
.aGross:hover
{
color: #ffffff;
font-size:12px;
font-weight: bold;
text-decoration: none;

}


a:link
{
color: #C03B34;
font-size:12px;
}

a:visited
{
color: #C03B34;
font-size:12px;
}
a:hover
{
color: #C03B34;
font-size:12px;
text-decoration: none;
}


.wunschtermin
{
border: 1px solid #F0F0F0;
width: 100px;
    font-family: arial; 
    font-size:12px;
font-weight: bold;
}


.adresse
{
border: 1px solid #CCCCCC;
width: 170px;
    font-family: arial; 
    font-size:12px;
}

.rahmenUnten {
border-bottom: 1px solid #DCDDDE;
}


.contentSpace {
    font-weight: normal;
}

.fehler {
    background-color: #C03B34;
color: white;
    padding: 15px;
  }

.contentStep {
    padding: 5px;
  }


.button a:hover
{

    color: #ffffff;
    display: block;
    background-color: #BBBBBB;
    text-decoration: none;
}

.button a
{
    color: #000000;
    text-align: center;
    border: 1px solid #000000;
    width: 100px;
    padding: 5px;
    display: block;
    background-color: #ffffff;
    text-decoration: none;
}


.button2 a:hover
{

    color: #ffffff;
    display: block;
    background-color: #BBBBBB;
    text-decoration: none;
}

.button2 a
{
    color: #000000;
    text-align: center;
    border: 1px solid #000000;
    width: 150px;
    padding: 5px;
    display: block;
    background-color: #ffffff;
    text-decoration: none;
}