body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
	background-image: url(../images/bgkachel.gif);
}

td{
line-heigt:15px;
height:20px;
}

a.logo{
margin-top:70px; 
margin-left:30px; 
width:145px; 
height:140px; 
display:block;
}

p {
margin: 0px;
padding: 0 0 13px 0;
}

#container {
	width: 	962px;
	background-image:url(../images/container-bg.png) !important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/container-bg.png,sizingMethod='scale');
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

#header {
	width: 	950px;
	height: 272px;
	margin-left: 6px;
	clear: right;
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
}

#header_overlay {
	position: absolute;
	width: 	950px;
	height: 267px;
	left: 0px;
	top: 0px;
	z-index:99;
	text-align:right;
	padding: 5px 0 0 0;	
	background-image: url(../images/header.png) !important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/header.png,sizingMethod='scale');
}

#header_claim {
	position: absolute;
	left: 205px;
	top: 126px;
	width: 240px;
	height: 50px;
	z-index: 100;
}

#header ul {
	margin: 0 130px 0 0;
	padding: 0px;
}

#header ul li {
	margin-top:12px;
	margin-left: 45px;
	float : right;
	list-style-type:none;
}
#header ul li a {
	color: #7c7c7c;
}

#header ul .active a  {
	font-weight: bold;
}

#content1 {
	float: left;
	width: 210px;
	min-height: 500px;
	padding-left: 6px;
	padding-top: 1px;
	text-align: left;
}

#content1 ul {
	margin: 0px 0 0 1px !important;
	margin: 0px 0 0 1px;
	padding: 0px;
	width: 206px;
	list-style:none;
}

/* Hauptmenüpunkt */

#content1 ul li {
	margin: 0 0 1px 0;
	padding: 0px;
	width: 206px;
	height: 25px;
	background-image: url(../images/main_menu1.jpg);
}

#content1 ul li.active{
	font-weight:bold;
	background-image: url(../images/main_menu1_active.jpg);
}

#content1 ul li a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
	margin-left: 10px;
}

/* Submenüpunkt */

#content1 ul .stufe2 {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	width: 196px;
	height: 25px;
	background-image: url(../images/main_menu2.jpg);
}
#content1 ul .stufe2-active {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	width: 196px;
	height: 25px;
	background-image: url(../images/main_menu2-active.jpg);
}

#content1 ul .stufe2 a {
	font-size: 11px;
	color: #666666;
}
#content1 ul .stufe2-active a {
	font-size: 11px;
	color: #5f84b0;
}

#content2 {
	float: left;
	width: 484px;
	padding: 20px;
	min-height: 500px;
	text-align: left;
}

#content2 h1 {
	height: 26px;
	background-image:url(../images/content-header-bg.gif);
}


#content2 h1 {
	color: #fbb64f;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}

#content3 {
	padding-top: 1px;
	float: left;
	width: 216px;
	min-height: 500px;
	text-align: left;
}

content4{

}

#footer {
	margin: 0 auto;
	width: 	807px;
	padding: 10px 0 0 155px;
	height: 30px;
	background-image:url(../images/footer-bg.png) !important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/footer-bg.png,sizingMethod='scale');
}

#footer a {
color: #979797;
}

#footer ul  {
margin: 0px;
padding: 0px;
list-style: none;
}

#footer ul li {
font-size:11px;
display: inline;
margin-left: 85px;
}




.clear {
	clear: both;
}

.box-orange {
	margin-top: 23px;
	font-size: 11px;
}
.box-orange img {
	margin-bottom: 8px;
}
.box-orange .header {
	width: 206px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/box-header-orange.jpg);
	padding-left: 10px;
}
.box-orange .body {
	width: 194px;
	padding: 10px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

.box-orange .footer {
	width: 204px;
	height: 21px;
	line-height: 21px;
	padding-right: 10px;
	background-image:url(../images/box-orange-footer.gif);
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	text-align: right;
}

.box-orange .footer a 
{
	color: #999999;
}

#smile{
padding-left:30px;
padding-top:40px;
}

.clear {
	clear: both;
}

.kontakttabelle  {
margin: 0px;
padding: 0px;
}

.kontakttabelle input {
border: 1px dotted #a1a1a1;
width: 300px;
margin-bottom: 7px;
}

.kontakttabelle .textbox {
border: 1px dotted #a1a1a1;
width: 300px;
}

.kontakttabelle .absenden {
background-color: #fbb64f;
color: #ffffff;
border: none;
width:100px;
}

.empfehlen_tabelle input {
border: 1px dotted #a1a1a1;
width: 350px;
}

.empfehlen_tabelle .absenden {
background-color: #fbb64f;
color: #ffffff;
border:0px;
width:100px;
}

.newsletter_tabelle select {
border: 1px dotted #CCCCCC;
color: #666666;
background-color:#ffffff;
}

.newsletter_tabelle input {
border: 1px dotted #a1a1a1;
width: 350px;
}

.newsletter_tabelle .absenden {
background-color: #fbb64f;
color: #ffffff;
border:0px;
width:100px;
}


.telemediengesetz {
font-size: 11px;
line-height: 16px;
}


.box-grey {
	width: 220px;
	border:1px solid #e5e5e5;
	padding: 1px;
	margin-top:20px;
}
.box-grey .header {
	width: 212px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	background-image: url(../images/box-header-grey.jpg);
}

.box-grey .body {
	width: 204px;
	padding: 8px;
	background-image: url(../images/box-grey-body.gif);
	background-repeat: no-repeat;
	background-position:top;
}

.body-image {
	padding:1px;
	border:1px solid #e5e5e5;
	margin-bottom: 10px;
}
.body-image img {
	display: block;
}

.entry_list img{
	border: none;
}

.img_left {
	width: 230px;
	float: left;
	margin-right: 20px;
}

.news_content {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.box-orange ul {
	padding: 0px;
	text-align:left;
	margin: 0px;
}

.tags h4 {
	padding: 0px;
	margin: 0 0 7px 0;
	color: #999999;
	padding: 2px;
	font-size: 16px;
}

.tags a  {
	margin-right: 5px;
}
.tags a:hover {
	text-decoration: underline;
}
.tags a {
	line-height: 20px;
}

.tag1 {
	font-size: 16px;
	font-weight: bold;
	color: #fbb64f;
}
.tag2 {
	font-size: 14px;
	color: #cacaca;
}
.tag3 {
	font-size: 14px;
	color: #fbb64f;
}
.tag4 {
	font-size: 11px;
	font-weight: bold;
	color: #cacaca;
}
.tag5 {
	font-size: 11px;
	font-weight: normal;
	color: #e8c064;
}

ul{
	list-style:square;
	margin:0px;
	margin-left:-10px;
	margin-left:expression('30px');
	line-height:18px;
}

a {
	color: #fbb64f;
	text-decoration: none;
}

/* bilder {bild,1,200,500,bildlinks} formatieren */
.bildlinks{
	display: inline;
	float:left;
	margin:0 10px 8px 0;
	border:1px solid #e8e8e8;
	padding:2px;
	font-size:10px;
	line-height:12px;
	text-align:center;
}

.bildlinks img{
	margin-bottom:4px;
}

.bildrechts{
	display: inline;
	float:right;
	margin:0 0 8px 10px;
	border:1px solid #e8e8e8;
	padding:2px;
	font-size:10px;
	line-height:12px;
	text-align:center;
}

.bildrechts img{
	margin-bottom:4px;
}

.bildnormal{
	display: inline;
	border:1px solid #e8e8e8;
	padding:2px;
	font-size:10px;
	line-height:12px;
	text-align:center;
}

.bildnormal img{
	margin-bottom:4px;
}
/* bilder z.B. {bild,1,200,500,bildlinks} formatieren */

p{
	margin:0px;
	padding:0px;
}

.fil_tabelle{
	border:1px solid #fbb64f;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color:#fbb64f;
	margin:0px;
	padding:0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#979797;
	margin:0px;
	padding:0px;
}

hr{
	clear:both;
	display:block;
	border:0px;
	border-bottom:1px dotted #fbb64f;
	height:0px;
	padding:0px;
	margin:15px 0 0 0;
}