/* Neu */
* {
	papping: 0; 
	margin: 0; 
}

body {
	background-color:#FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	color: #333;
}

html {
  	height: 101%;
  	margin-bottom: 1px;
}

#header-left {
	background: #e3e4e4;
	height: 180px;
}

#header-banner {
	height: 180px;
	padding-left: 5px;
	padding-right: 5px;
}

#header-banner img{
	width:570px;
	height:180px;
}

#header-right {
	background: #e3e4e4;
	height: 180px;
}

#main-left {
	background: #e3e4e4;
}

#main-right {
	background: #e3e4e4;
}

#footer-left {
	background: #e3e4e4;
}

#footer-middle {
	background: #e3e4e4;
	margin-left: 5px;
	margin-right: 5px;
}

#footer-right {
	background: #e3e4e4;
}



div#logo {
	width: 205px;
	height: 180px;
}
div#slogan {
	width: 205px;
	height: 180px;
}

h1, .headline {	
	font-size: 24px;
	font-weight: bold;
	color: #707173;
	text-align: left;
	margin-bottom: 1em;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #707173;
	text-align: left;
	margin-bottom:0.5em;
}

h3, .headline-klein {
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
		text-align: left;
        color: #333333;
		margin-bottom:0.5em;
}

p { 
	margin-bottom: 0.5em;
}

.halbenzeilenumbruch {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 5px;
}

hr {
	border: solid 1px #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr-submenu {
	border: solid 1px #F0F0F0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content {
	border: 0x solid #333333;
	width: 570px;
  	font-size: 12px;
  	color:#333333;
  	text-transform: none;
  	padding: 5px;
	overflow: auto; 
}

.text {
  	font-size: 12px;
  	color:#333333;
  	text-transform: none; 
}

.allgemeinInput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

.headline-gesperrt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform:uppercase;
  color:#ffffff;
  background-color:red;
  }




/* --------------------------------------------- */
/* Menüs --------------------------------------- */
/* --------------------------------------------- */

.topmenu:visited, .topmenu:link {
  	font-size: 16px;
  	font-weight: bold;
  	height: 24px;
  	line-height: 24px;
  	padding-right: 5px;
	padding-left: 5px;
  	color: #707173;
  	text-decoration: none;
}

.topmenu:hover {
  	color: #f16237;
}

.topsubmenu {
  	background: #e3e4e4;
	position:absolute; 
	width:180px; 
	left:50%; 
	top:235;
	margin-top:0px; 
	z-index:1;
	visibility:hidden;
	text-align:left;
}

.bottomsubmenu {
	width: 570px;
  	padding: 5px;
	text-align:center;
}
	

.menu-second:link, .menu-second:visited {
  font-size: 10px;
  color:#333333;
  text-decoration:none;
  padding-left: 15px;
  vertical-align:middle;
  line-height:18px;
}

.menu-second:hover {
  font-size: 10px;
  color:#f16237;
  text-decoration:none;
  padding-left: 15px;
  vertical-align:middle;
  line-height:18px;
}

.submenu {
	margin-left:15px;
	margin-right:15px;
	margin-top:21px;
	width:175px;
}

.submenu-a:link, .submenu-a:visited {
  font-size: 13px;
  color:#707173;
  text-decoration:none;
  vertical-align: middle;
  line-height: 1.2em;
}

.submenu-a:hover {
  font-size: 13px;
  color:#efac91;
  text-decoration:none;
  vertical-align: middle;
  line-height: 1.2em;
}
	
.submenu-headline {
	font-size: 16px;
  	font-weight: bold;
	color:#f16237;
}

.submenu ul {
	margin:0px;
	padding: 0px;
}

.submenu li {
	list-style-type:none;
	margin:5px 0px;
	padding-bottom:5px;
	border-bottom: 1px solid white;
	line-height: 1.2em;
	vertical-align:middle;
}
	
/* --------------------------------------------- */
/* Menüs Ende ---------------------------------- */
/* --------------------------------------------- */


/* --------------------------------------------- */
/* Bilder -------------------------------------- */
/* --------------------------------------------- */
	
img { 
	border: 0 none; 	
}

#img_left_complete {	
	padding-top:10px;
	padding-bottom: 15px;
	float: left;
} 
.img_2_left { 
	width: 280px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
}

.img_2_right { 
	width: 280px;
	padding-top: 10px;
	padding-bottom: 15px;
	overflow: hidden;
	float: right;
}

.img_summery_left { 
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	float: left;
}

.text_summery_right { 
	width: 450px;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-right: 10px;
	float: left;
}

.img_3 { 
	width: 176px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
	margin-bottom:0px;
}

/* --------------------------------------------- */
/* Bilder Ende --------------------------------- */
/* --------------------------------------------- */


/* --------------------------------------------- */
/* Hyperlinks ---------------------------------- */
/* --------------------------------------------- */

.over:link, .over:visited {
  	font-size: 12px;
  	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.over:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #f16237;
}

.link:link, .link:visited {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}

.link:hover {
	font-size: 12px;
	color: #f16237;
}

.mail {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#333333;
  text-decoration:underline;
}


/* --------------------------------------------- */
/* Hyperlinks Ende ----------------------------- */
/* --------------------------------------------- */