﻿body{
	background-color:#ececed;
	font-family:Calibri, Arial;
	color:#454545;
}
h1{
	font-size:medium;
	margin-top:10px;
	text-decoration:underline;
}
#site{
	margin:auto auto auto auto;
	width:1000px;
	height:100%;
	border:1px #e75137 solid;
	background-color:#ffffff;
}
#line{
	width:1000px;
	height:15px;
	font-size:small;
	background-color:#e75137;
}
#line2{
	width:1000px;
	height:5px;
	font-size:small;
	background-color:#e75137;
}

#head{
	width:1000px;
	height:230px;
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
}
#heado{
	width:1000px;
	height:230px;
}
#navigation{
	width:1000px;
	height:30px;
	background-color:#666666;
	border-bottom:1px #dededf  solid;
}
#one{
	width:136px;
	height:25px;
	margin:3px 0px 2px 0px;
	float:left;
	text-align:center;
	color:#ffffff;
}
#two{
	width:188px;
	height:25px;
	margin:3px 0px 2px 0px;
	float:left;
	text-align:center;
	border-left:1px #dededf solid;
	color:#ffffff;
}

#four, #five{
	width:148px;
	height:25px;
	margin:3px 0px 2px 0px;
	float:left;
	text-align:center;
	border-left:1px #dededf solid;
	color:#ffffff;
}
#three{
	width:221px;
	height:25px;
	float:left;
	margin:3px 0px 2px 0px;
	text-align:center;
	border-left:1px #dededf solid;
	color:#ffffff;
}
#six{
	width:145px;
	height:25px;
	float:left;
	margin:3px 0px 2px 0px;
	text-align:center;
	border-left:1px #dededf solid;
	color:#ffffff;
}
#one a:hover,#two a:hover,#three a:hover,#four a:hover,#five a:hover,#six a:hover{
	text-decoration:underline;
}
#one a, #two a, #three a, #four a, #five a, #six a{
	color:#ffffff;
	text-decoration:none;
}
.underline{
	font-weight:normal;
	text-decoration:underline;
}
#main{
	width:1000px;
	height:410px;
	overflow:auto;
}
#text{
	width:652px;
	height:358px;
	overflow:auto;
	float:left;
	padding:0px 10px 10px 10px;
	margin:20px 0px 20px 20px;
	background-color:#ececee;
	border:1px #dededf  solid;
}
#text a{
	color:black;
}
.kontakt2{
	color:#333333;
	width:500px;
	text-align:center;
}
.right2{
	text-align:right;
	padding-right:5px;
}
.left2{
	text-align:left;
}
#news{
	width:285px;
	height:370px;
	overflow:auto;
	margin:20px 0px 15px 0px;
	float:right;
	padding-left:5px;
	padding-right:15px;
	font-size:small;
	background-image:url('../images/bgbalken.jpg');
	background-repeat:no-repeat;
}
#inhalt{
	width:270px;
	height:370px;
	margin-left:10px;
	float:right;
}
#footer{
	width:1000px;
	height:20px;
	background-color:#e75137;
	font-size:small;
	color:#ffffff;
}
#footer a{
	color:#ffffff;
}
#adress{
	width:770px;
	padding-left:30px;
	float:left;
	padding-top:2px;
}
#seitzeichen{
	width:200px;
	float:right;
}
.center{
	text-align:center;
	margin:0px;
	padding:0px;

}
.left{
	margin:0px;
	padding:0px 0px 0px 5px;
	color:#ffffff;
	width:700px;
	float:left;
}
.language{
	text-align:right;
	padding:0px 10px 0px 0px;
	font-size:small;
	color:#ffffff;
	margin:0px;
	width:200px;
	float:right;
}
.language a{
	font-size:small;
	color:#ffffff;
}
.marginnull3{
	margin:0px 0px 5px 0px;
	font-size:medium;
	font-weight:bold;
}
.marginnull2{
	margin:10px 0px 5px 0px;
	text-decoration:underline;
}
li{
	margin:1px 0px 5px 0px;
}
ul{
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
img{
	border:0px;
}
