/*//////////////////////// ALLGEMEIN //////*/
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
	background:#D5DDD9;
}
 
hr {
	border-top:1px solid #D11242;
	margin: 0;
	border-style: noshade;
}
ul {
	padding-left: 12px;
}

/*//////////////////////// DIV KLASSEN //////*/

#container-page {
  margin: 0 auto;
  width: 760px;
  background: #FFFFFF;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  background-image:url(/images/strich_logo.gif);
  background-repeat: repeat-y;
}

#container-head {
  padding-bottom: -20px;
}

#head {
  padding-left: 20px;
}

#container-content {
  padding: 0;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#container-foot {
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
}

#foot {
  padding-left: 20px;
}


.einmitten {
	height:100%;
	width:760px;
	margin:auto;
	align: center;
}

.rundumtable {
	height:100%;
	width:100%;
	align: center;
	vertical-align: top; 
}

.weiss {
	height:100%;
	width:760px;
	background:#FFFFFF;
	vertical-align: top; 
}
.schmalespalte {
	width:20px;
	vertical-align: top; 
}

.inhaltspalte {
	width:720px;
	padding: 0px;
	margin: 0px;
	vertical-align: top; 
	text-align:left;
}

.logospalte {
	width:30px;
	vertical-align: top; 
}

.inhalt {
	width:690px;
	align: center;
}
.footercontainer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.footer, .footer2, .service {
	text-align:left;
	vertical-align: bottom; 
	font-size: 10px;
	line-height: 12px;
}
.footer {
	width: 245px;
	padding: 6px 0px 6px 50px ;
}
.footer2 {
	padding: 6px 0px 6px 0px ;
}
.service {
	text-align:right;
	padding: 6px 0px 6px 0px ;
}

.subnavspalte {
	width:210px;
	border-top:1px solid #D11242;
	padding-right: 0px;
}

.subnavcontainer {
	width: 190px;
	background-color: #D5DDD9;
	padding: 7px;
	margin: 0 0 20px 20px;
	color: #3a3a3a;
	font-size: 12px;
	line-height: 24px;
}

.texte {
	width:450px;
	vertical-align: top; 
	text-align: left;
	padding-left: 20px;
}
.texte img {
	padding: 0px 5px 5px 0px;
}

.teambild {
	margin-left: 5px;
	padding-left: 5px;
}
/*//////////////////////// HEADER KLASSEN //////*/

h1, h2, h3{font-family: Arial, Helvetica, sans-serif;
	color: #D11242;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration:none; 
	line-height: 21px;
}

h1 { font-size: 17px; }
h2 { font-size: 15px; }



/*//////////////////////// FONT KLASSEN //////*/

div {
	color: #000000;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
a:link { text-decoration:underline; color: #000000; }
a:visited { text-decoration:underline; color: #000000; }
a:hover { text-decoration:none; color: #D11242; }
a:active  { text-decoration:none; color: #D11242; }


.subnavigation, .subnavigationaktiv {
	font-size: 12px;
	line-height: 21px;
}
a.subnavigation:link { color: #8B8B8B; text-decoration: none;}
a.subnavigation:visited { color: #8B8B8B; text-decoration: none;}
a.subnavigation:hover { color: #D11242; text-decoration: none;}
a.subnavigation:active { color: #D11242; text-decoration: none;}

.subnavigationaktiv {
	color: #D11242;
}
a.subnavigationaktiv:link { color: #D11242; text-decoration: none;}
a.subnavigationaktiv:visited { color: #D11242; text-decoration: none;}
a.subnavigationaktiv:hover { color: #D11242; text-decoration: none;}
a.subnavigationaktiv:active { color: #D11242; text-decoration: none;}


.zitat {
	font-style: italic; 
}


.footerbold, .untertitel {
	font-weight: bold;
	color: #D11242;
	line-height: 23px;
}

.footereins {
	font-weight: bold;
	color: #8B8B8B;
}
.footerzwei {
	font-weight: normal;
	color: #8B8B8B;
}

a.footereins:link { color: #8B8B8B; text-decoration: none;}
a.footereins:visited { color: #8B8B8B; text-decoration: none;}
a.footereins:hover { color: #D11242; text-decoration: none;}
a.footereins:active { color: #D11242; text-decoration: none;}

.footerzwei a:link { color: #8B8B8B; text-decoration: underline;}
.footerzwei a:visited { color: #8B8B8B; text-decoration: underline;}
.footerzwei a:hover { color: #D11242; text-decoration: none;}
.footerzwei a:active { color: #D11242; text-decoration: none;}

#map { color: #303030; 
}

/*//////////////////////// TIPPS&INFOS //////*/
#tipps { font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}
#tipps a:link { color: #999999; text-decoration: none;}
#tipps a:visited { color: #999999; text-decoration: none;}
#tipps a:hover { color: #D11242; text-decoration: none;}
#tipps a:active { color: #999999; text-decoration: none;
}
.rubrik { font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 1px;
}
a.tipps:link { color: #000000; text-decoration: none;}
a.tipps:visited { color: #000000; text-decoration: none;}
a.tipps:hover { color: #000000; text-decoration: none;}
a.tipps:active { color: #000000; text-decoration: none;
}
.datum { font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 1px;
}
#titeltipps { font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
