/* Abstaende Blockelemente aufheben */
* {
    margin : 0;
    padding : 0;
}
body {
	margin: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc;
	font-size: 12px;
}
#container {
	width: 940px;
	background: #fff;
	margin: 10px auto 0 auto;
	text-align: left;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #666;
}

#wrapper-inner {
	background-color: #fff;
}
#header {
	padding-top: 15px;
	padding-left: 10px;
}
#logo {
	padding: 0;
	margin: 0;
	width: 250px;
}
#headerImg {
	padding: 0;
	margin: 10px 0 2px 0;
	width: 920px;
	height: 130px;
}
#balken {
	height: 1px;
	background-color: #666;
	margin: 0 10px;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
}
#footer {
	height: 17px;
	background-color: #9C9D9F;
}
#main {
	background-color: #fff; /* Hintergrund linke Spalte */
	margin-right: 200px;
}
#left {
	float: left;
	width: 180px;
	padding: 10px;
	height: auto;
}
#right {
	width: 180px;
	padding : 10px;
	float : right;
	height:1%;
	background-color: #FFF;
}
.sideBox {
	padding: 0 5px 5px 4px;
	margin: 0 0 15px 0;
	border: 1px solid #666;
	width: 170px;
	height: 133px;
}
.boxRight {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	height: 188px;
	padding-top: 15px;
	margin-bottom: -5px;
}
.telefon {
	float: left;
	margin-top: -5px;
}
 #content {
	background-color: #fff; /* Hintergrund mittlere Spalte */
	padding: 10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666; /* fix IE */
	margin-left: 200px;
	font-size: 12px;
	min-height: 600px;
}

#content ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#content li{
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	line-height: 18px;
}
#contentFrame {
	background-color: #fff; /* Hintergrund mittlere Spalte */
	padding: 10px;
	border-left: 1px solid #666; /* fix IE */
	margin-left: 200px;
	font-size: 11px;
	min-height: 600px;
}
#contentFrame iframe {
	margin-top: 5px;
	width: 705px;
	height: 790px;
	border: 1px solid #899996;
}
.conBox1 {
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
	width: 506px;
}
* html .conBox1 {
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
	width: 500px;
}
#contentFrame .conBox1 {
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
	width: 690px;
}
.conBox2 {
	padding: 0px;
	margin: 0 10px 10px 0;
	width: 253px;
	float: left;
	height: 175px;
}
.conBox3 {
	padding: 0px;
	margin: 0 0 10px 0;
	width: 253px;
	height: 175px;
	float: left;
}
.conBox4 {
	padding: 0 5px 5px 4px;
	margin: 0 10px 8px 0;
	border: 1px solid #666;
	width: 155px;
	float: left;
	height: 135px;
}
* html .conBox4 {
	padding: 0 5px 3px 4px;
	margin: 0 10px 10px 0;
	border: 1px solid #666;
	width: 155px;
	float: left;
	height: 137px;
}

.conBox5 {
	padding: 0 5px 5px 4px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
	width: 155px;
	height: 135px;
	float: left;
}
* html .conBox5 {
	padding: 0 5px 3px 4px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
	width: 155px;
	height: 137px;
	float: left;
}
.conBox6 {
	padding: 0 5px 5px 4px;
	margin: 0 10px 10px 90px;
	border: 1px solid #666;
	width: 155px;
	float: left;
	height: 135px;
}
* html .conBox6 {
	padding: 0 5px 5px 4px;
	margin: 0px 10px 10px 45px;
	border: 1px solid #666;
	width: 155px;
	float: left;
	height: 133px;
}
.conBox7 {
	padding: 0 5px 5px 4px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
	width: 155px;
	height: 135px;
	float: left;
}
* html .conBox7 {
	padding: 0 5px 5px 4px;
	margin: 0 50px 10px 0;
	border: 1px solid #666;
	width: 155px;
	height: 133px;
	float: right;
}
.conBox8 {
	padding: 0 5px 5px 4px;
	margin: 0 0 10px 177px;
	border: 1px solid #666;
	width: 155px;
	height: 133px;
	float: left;
}
* html .conBox8 {
	padding: 0 5px 5px 4px;
	margin: 0 0 10px 90px;
	border: 1px solid #666;
	width: 155px;
	height: 133px;
	float: left;
}
.spalteLinks {
	width: 300px;
	float: left;
}
.fltLeft {
	float: Left;
	margin-right: 15px;
	margin-top: 5px;
}
.clear {
	clear : both;
	width: 500px;
}
/*------------------------------------// Obere Navigation //------------------------------------*/
#topNavi {
	height: 17px;
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
	float: right;
}
#topNavi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topNavi li {
	float: left;
	display: inline;
	text-decoration: none;
	color: #666;
	margin: 0;
	background-image: url(../none);
	padding: 0 0 0 17px;
}
#topNavi li  a{
	float: left;
	display: inline;
	text-decoration: none;
	color: #666;
	margin: 0;
	font-size: 9px;
}
/*------------------------------------// Linke Navigation //------------------------------------*/
#NaviMain {
	padding: 0;
	margin: 0;
	float: left;
	width: 180px;
	list-style: none;
}
#NaviMain ul   {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #333;
}
#NaviMain li {
	margin: 0;
	padding: 0;
	color:#fff;
}
#NaviMain a {
	color: #333;
	background-color: #ccc;
	display: block;
}
#NaviMain li a:link, #NaviMain li a:visited {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	line-height: 24px;
	padding-left: 5px;
	margin: 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	width: 175px;
	text-transform: uppercase;
}
#NaviMain li a:hover, #NaviMain li a:active {
	color: #fff;
	background: #900;
}
#NaviMain li a.current, #NaviMain li a.current:hover, #NaviMain li a.current:active {
	background: #900;
	color: #fff;
	cursor: default;
}
#leftNavi {
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	width: 180px;
	list-style: none;
}
#leftNavi ul   {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftNavi li {
	margin: 0;
	padding: 0;	
	background-color: #fff;	
	color:#333;
}
#leftNavi a {
	color: #333;
	display: block;
	background-color: #fff;
}
#leftNavi li a:link, #leftNavi li a:visited {
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	padding-left: 5px;
	margin: 0;
	display: block;
}
#leftNavi li a:hover, #leftNavi li a:active {
	color: #900;
	background: #fff;
	border-bottom: 1px solid #900;
}
#leftNavi li a.current, #leftNavi li a.current:hover, #leftNavi li a.current:active {
	color: #900;
	cursor: default;
	border-bottom: 1px solid #900;
}
.leftNaviAdresse {
	font-size: 11px;
	padding: 20px 5px;
	text-align: left;
	line-height: 16px;
	margin-top: 15px;
	border-top: 1px solid #666;
	clear: left;
	border-bottom: 1px solid #666;
}
.center {
	text-align: center;
}
.linie {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

/*------------------------------------// Text //------------------------------------*/
p {
	line-height: 16px;
	text-align: justify;
	padding: 0;
	font-size: 12px;
}
strong {
	color: #333;
}

p.box {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #900;
	color: #fff;
	margin-left: -5px;
	margin-right: -5px;
	padding-bottom: 1px;
	height: 21px;
	padding-top: 8px;
	margin-bottom: 5px;
	text-transform: none;
	line-height: 11px;
}
p.box2Line {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #900;
	color: #fff;
	margin-left: -5px;
	margin-right: -5px;
	padding-bottom: 3px;
	height: 25px;
	padding-top: 2px;
	margin-bottom: 5px;
	text-transform: none;
	line-height: 12px;
}

h1 {
	text-align: center;
	line-height: 50px;
	background-color: #eee;
	color: #900;
	margin: 3px 0 2px 0;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 2px;
	padding-top: 4px;
}
.Head {
	text-align: center;
	line-height: 50px;
	background-color: #eee;
	color: #900;
	margin: 3px 0 2px 0;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 2px;
	padding-top: 4px;
}
.HeadGrau {
	color: #333;
	font-size: 14px;
	margin: 0 0 7px 0;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	border-bottom: none;
	background-color: #FFF;
	text-transform: none;
	padding: 0;
}
.rot {
	color: #900;
}

.rotFett {
	font-weight: bold;
	color: #900;
	padding: 0;
}
.small {
	font-size: 10px;
	line-height: 13px;
}
.smallRight {
	font-size: 10px;
	line-height: 13px;
	float: right;
}

a.linkGrau {
	color: #333;
	text-decoration: none;
}
a:hover.linkGrau {
	color: #666;
	text-decoration: underline;
}

a.linkRot{
	color: #900;
	background-color: none;
	text-decoration: none;
}
a:hover.linkRot {
	color: #999;
	text-decoration: underline;
}
p.bu {
	margin-top: 1px;
	font-size: 11px;
	margin-bottom: 3px;
	line-height: 12px;
}
