body {
	background-color: #668497;
  margin:0px;
  padding:0px;
  text-align:center;
}
div#center {
	background-image: url("img/y.png");
	background-repeat: repeat-y;
	width: 760px;
	margin: auto;
	
}
div#top{
width:760px;
height:240px;
}
div#footer {
	width: 760px;
	height: 30px;
	background-image: url("img/balken_sub.png");
	background-repeat: no-repeat;
	background-color: #668497;
	
}
div#header {
	width: 760px;
	height: 288px;
	background-image: url("img/header.png");
}
div#header_logo {
float:left;
	width: 327px;
	height: 52px;
padding:30px 0px 0px 15px;
}
div#header_logo img {
	border: 0;display:block;
}
div#header_lang img{
border:0;display:block;float:left;margin: 0px 0px 0px 5px;
}
div#header_lang {
padding:30px 0px 0px 10px;
float:right;
width: 130px;
height: 30px;

	
}
div#header_lang img {
	border: 0;
}
div#header_navi {
  text-align:right;
	width: 475px;
	height: 36px;
  float:right;
}
div#header_navi ul {
  float:right;
  padding:0px 16px 0px 0px;
  margin:0;
}
div#header_navi ul li {
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
  margin:0;
}
a#a {
	display: block;
	width: 95px;
	height: 36px;
	background: url(img/button_DE/a_DE.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a:hover#a {
	background-position: -95px 0;
}
a#b {
	display: block;
	width: 65px;
	height: 36px;
	background: url(img/button_DE/b_DE.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a:hover#b {
	background-position: -65px 0;
}
a#c {
	display: block;
	width: 117px;
	height: 36px;
	background: url(img/button_DE/c_DE.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a:hover#c {
	background-position: -117px 0;
}
a#d {
	display: block;
	width: 82px;
	height: 36px;
	background: url(img/button_DE/d_DE.jpg) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a:hover#d {
	background-position: -82px 0;
}
.kleina {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.kleina {font-size: 12px;}
p.footer {
	color: #FFFFFF;
	text-align: right;
	padding: 8px 16px 0px 0px;
}
.input_allg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	background-color: #EDEDED;
	border-left-color: #656565;
	border-left-width: 1px;
	border-right-color: #656565;
	border-right-width: 1px;
	border-bottom-color: #656565;
	border-bottom-width: 1px;
	border-top-color: #656565;
	border-top-width: 1px;
	border-style: solid;
	background-attachment: scroll;
	width: 300px;
}
.input_allg2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	background-color: #EDEDED;
	border-left-color: #656565;
	border-left-width: 1px;
	border-right-color: #656565;
	border-right-width: 1px;
	border-bottom-color: #656565;
	border-bottom-width: 1px;
	border-top-color: #656565;
	border-top-width: 1px;
	border-style: solid;
	background-attachment: scroll;
}
.kontakt_table {
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-width: 1px;
}
div#content {
	padding: 10px 30px 10px 30px;
	font: 12px verdana, "trebuchet MS", helvetica, sans-serif;
	line-height:18px;
	text-align: left;
	color: #ffffff;
}
h1{
font:17px Verdana;
}
h2{
font:15px Verdana;
}
a {
	font: 12px verdana, "trebuchet MS", helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font: 12px verdana, "trebuchet MS", helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}


