/* Neu */
* {
	papping: 0; 
	margin: 0; 
}

body {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	color: #333;
}



#header-left {
	height:0px;
	width:0px;
	visibility:hidden;
}

#header-banner {
	height:0px;
	width:0px;
	visibility:hidden;
}

#header-right {
	height:0px;
	width:0px;
	visibility:hidden;
}

#main-left {
	height:0px;
	width:0px;
	visibility:hidden;
}

#main-right {
	height:0px;
	width:0px;
	visibility:hidden;
}

#footer-left {
	height:0px;
	width:0px;
	visibility:hidden;
}

#footer-middle {
	height:0px;
	width:0px;
	visibility:hidden;
}

#footer-right {
	height:0px;
	width:0px;
	visibility:hidden;
}



div#logo {
	height:0px;
	width:0px;
	visibility:hidden;
}
div#slogan {
	height:0px;
	width:0px;
	visibility:hidden;;
}

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 {
	vertical-align:top;
	border: 0x solid #333333;
	width: 570px;
  	font-size: 12px;
  	color:#333333;
  	text-transform: none;

}

.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 {
	height:0px;
	width:0px;
	visibility:hidden;
}


.topsubmenu {
	height:0px;
	width:0px;
	visibility:hidden;
}

.bottomsubmenu {
	height:0px;
	width:0px;
	visibility:hidden;
}
	

.menu-second:link, .menu-second:visited {
	height:0px;
	width:0px;
	visibility:hidden;
}

.menu-second:hover {
	height:0px;
	width:0px;
	visibility:hidden;
}

.submenu {	
	height:0px;
	width:0px;
	visibility:hidden;
}

.submenu-a:link, .submenu-a:visited {
	height:0px;
	width:0px;
	visibility:hidden;
}

.submenu-a:hover {
	height:0px;
	width:0px;
	visibility:hidden;
}
	
.submenu-headline {
	height:0px;
	width:0px;
	visibility:hidden;
}

.submenu ul {
	margin:0px;
	padding: 0px;
	height:0px;
	width:0px;
	visibility:hidden;
}

.submenu li {
	height:0px;
	width:0px;
	visibility:hidden;
}
	
/* --------------------------------------------- */
/* 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 ----------------------------- */
/* --------------------------------------------- */