﻿@charset "utf-8";
/* Vom IE mac 5.x verstecken. Fix für den Windows IE 3px-Text-Gap-Bug \*/
/**	{
	margin: 0;
	padding: 0;
}*/
html {
	height: 100%;
	}
* html .twoColFixLtHdr #bildwechsel {
width: 580px;
}
/* Ende von IE5/mac verstecken*/
body  {
	background: url(bk.gif) repeat;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
    }
    
#container {
	min-height: 100%;
	position: relative;
	}
	
    .twoColFixLtHdr #container {
	width: 780px;
	margin: /*10px */auto;
	border-top: 0px solid #93a19b;
	border-right: 1px solid #93a19b;
	border-bottom: 0px solid #93a19b;
	border-left: 1px solid #93a19b;
	text-align: left;
	background: #ebebeb /*f5f5f5*/ url(_bk_sidebar.gif) repeat-y;
	;
    } 
.twoColFixLtHdr #bild  {
	background: white;
	text-align: right;
}

    .twoColFixLtHdr #header {
	background: #ebebeb;/*#C2D7EF  #f5f5f5 url(_verlauf.jpg)*/
	height: 110px;
	position: relative;
    } 
.twoColFixLtHdr #kontakt {
	float: right;
	position: absolute;
	right: 20px;
	bottom: 8px;
	text-align: right;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
}
.twoColFixLtHdr #sidebar {
	width: 160px;
	padding: 15px 10px 15px 20px;
	float: left;
    }
.twoColFixLtHdr #bildwechsel {
	padding: 0;
	background: #f5f5f5;
	margin: 0 0 0 190px;
}

    .twoColFixLtHdr #mainContent {
	padding: 0 20px 0 10px;
	background: #ebebeb /*#f5f5f5*/;
	margin: 0 0 50px 190px;
    } 

    .twoColFixLtHdr #footer {
  position: absolute;
  width: 750px;
  bottom: 0;
	padding: 0 10px 0 20px;
	background:#C2D7EF;
    }
* html #footer {bottom: -1px;}

    .twoColFixLtHdr #footer p {
	margin: 0;
	padding: 3px;
	font-size: 9px;
    }
    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
	border: 0px none;
	margin: 0;
	padding: 0;
    }
h1    {
	font-size: 130%;
	margin-top: 0px;
	margin-top: 10px;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
a {
	color:#006A9D;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #E2180E;
	
}
.menue ul {
  list-style-type: none;
  margin: 0;
	padding: 0;
}
.menue {
	color:#006A9D;
	text-decoration: none;
	font-size: 85%;
}
.twoColFixLtHdr #container #sidebar .menno {
  margin-bottom: 2%;
}
.twoColFixLtHdr #container #sidebar .menno a {
	color: #006A9D;
	/*font-size: 85%;*/
  /*font-weight: bolder;*/
}
.twoColFixLtHdr #container #sidebar .menno a:hover {
	color: #E2180E;
}
.twoColFixLtHdr #container #sidebar .mencur a {
	color: #E2180E;
}
.twoColFixLtHdr #container #sidebar .mencur a:hover {
	color: #E2180E;
}
.twoColFixLtHdr #container #sidebar .menno2 {
  margin-bottom: 2%;
	padding-left: 9%;
	/*font-weight: none;*/
}
.twoColFixLtHdr #container #sidebar .menno2 a {
	color: #006A9D;
}
.twoColFixLtHdr #container #sidebar .menno2 a:hover {
	color: #E2180E;
}
.twoColFixLtHdr #container #sidebar .mencur2 {
  margin-bottom: 2%;
	padding-left: 9%;
}
.twoColFixLtHdr #container #sidebar .mencur2 a {
	color: #E2180E;
}
.twoColFixLtHdr #container #sidebar .mencur2 a:hover {
	color: #E2180E;
}