/* --------------------------------Standard-Angaben----------------------------------*/
body {
  padding: 0;
  margin: 0;
}

p {
  margin: 1em 0;
}

h1 {
  font-size: 1.8em;
  font-weight: bold;
  /*margin: .25em 0 .35em 0; */
  /* margin: 11px 0 16px;*/
  margin:0;
  padding: 11px 0 16px; 
}

h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: .33em 0;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: .4em 0;
}

h4 {
  font-weight: bold;
  margin: 0.5em 0;
}

img {	/* Whitespace-Bugfix */
	vertical-align:bottom;
}

form {	/* form-margin bugfix */
	margin:0;
}

div {		/* behebt Darstellungsprobleme */
	/* position:relative;  */
}
 /* Korrektur Anzeigefehler dialogperfect viewer */
div.wrapper {
 position:static;
}
.wrapper div {
 position:static;
}

.text {		/* guillotine/peekaboo bugfix */
	overflow:visible;
}

/* --------------------------------Design-Angaben----------------------------------*/

#main {				/*seiten-Rahmen für zentrierte Darstellung*/
	width:1000px;
	margin:0;
	padding:0px;
	text-align:left;
}

#logo {
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}

#top {
	position:absolute;
	top:128px;
	left:0;
	width:681px;
	height:156px;
}

#copyright 	{
  margin:5px;
}
#contentbereich3 {
	background-image:url("bilder/backcontentbereich.gif");
	width:802px; /* orig:782px */
	position:absolute;
	left:218px;
	top:314px;
	}
#content { /*  460 breit*/
	width:450px;
	padding:18px 5px 5px 5px;
	/*position:absolute;
	left:218px;
	top:314px; /**/ 
	float:left;
	z-index:1;
	overflow: hidden;
}

#contentTitle {
	width:450px;
	position:absolute;
	left:218px;
	top:284px;
	z-index:1;
		padding:11px 5px 8px 8px;
}

#breadcrumbs {
	width:755px;
	height:17px;
}

#inhalt_main, .inhalt_main {
	overflow: visible;
	padding-bottom:5px;
	/*height:1%;					/* Peekaboo bug */
}

#inhalt_overview {
	overflow: visible;
	height:1%;					/* Peekaboo bug */
}

#inhalt_overview div {
	/* float:left; /**/
	/*width:250px; */
	margin:0px;
}

#inhalt_overview img {
	float:left; 
	margin-right:5px;
}

.linkunten {
	clear:left;
}

#formular {
}

#formular .label {
	width:120px;
	display:block;
	float:left;
	clear:left;
}

#formular .element {
}

#menu {
	position:absolute;
	left:0;
	top:335px;
	width:200px;
}
#niederlassungen img
{
	float:left;
	margin-right:5px;
}
/*
#navigation {
	
	margin-top:5px;
	width:960px;
	text-align:right;
	clear:both;
} /**/
#bereich2	{
	position:absolute;
	left:681px;
	top:128px;
/* 	background:#5F5; */
	width:319px;
	height:156px;
}
#navigation2	{
	position:absolute;
	left:681px;
	top:284px;
	background:#ECECEC;
	width:307px;
	height:32px;
	padding:7px 0px 0px 12px;
}
#navigation2 a {
float:left;
margin-left:10px;
}
#navigation2 a img {
	float:left;
	margin-right:5px;

}
#navigation2 a span {
	float:left;
	margin-top:5px;
	cursor:pointer;
}
#bereich3	{
	/*position:absolute;
	left:681px;
	top:323px; */
	float:left;
	/* background:#55F; */ 
	width:319px;
	/* height:156px; */
}
#bereich3 #flashcontentBilder {
margin:10px;
margin-left:12px;
}

#navigation {
	position:absolute;
	left:0;
	top:16px;
	width:1000px;
	text-align:right;
	z-index:10;
} 
#overcallback {
	position:absolute;
	left:0px;
	top:284px;
	background-color:#F26531;
	width:218px;
	height:5px;
	line-height:0px;
	font-size:0px;
}
#callback	{
	position:absolute;
	left:0px;
	top:295px;
}
#suche	{
	position:absolute;
	left:0;
	top:101px;
	width:1000px;	
	height:26px;
	background-image: url(bilder/toprule_bg.gif); background-repeat: repeat-x;
}
#suche .input,#newsletter .input  {
	padding:1px;
	line-height:13px;
	height:13px;
	position:relative;	
}
#suche .input {
	margin:5px 0px 0px 4px;
}

#newsletter {
	position:absolute;
	left:640px;
	top:53px; /* alt 53 */
}
#newsletter .head {
	font-weight:bold;
	font-size:11px;
}
#language {
	position:absolute;
	left:835px;
	top:58px;
}

.menue img.subact1 {float:left;margin:-2px 0px 0px 5px;}
.menue img.subact2 {float:left;margin:-2px 5px 0px 0px;}
.menue img.subline {float:left;margin:-2px 0px 0px 5px;height:19px;width:11px;}
.menue img.leer1 {float:left;margin:0px;height:19px;width:16px;}
.menue img.leer2 {float:left;margin:0px;height:19px;width:32px;}

ul.menue, ul.submenue, ul.navigation {
	margin:0;
	padding:0;
}

ul.submenue {
	clear:left;
	margin-left:0px;
}

ul.menue li, ul.submenu li {		/* float:left clear:left gegen Whitespace Bug */
	list-style-type:none;
	margin-top:4px;
/*	float:left; */
	clear:left; /**/
}
ul.submenu li  {
	margin-top:1px;
	margin-bottom:1px;
}
ul.menue li a {
/*	display:block;
	margin-left:10px;*/
}

ul.submenue li a {
/*	display:block;
	margin-left:20px;*/
}

ul.navigation {
	display:inline;
}

ul.navigation li {
	display:inline;
	list-style-type:none;
	padding:0 3px;
}

#copyright {
	width:120px;
}

/* --------------------------------- inhalt Angaben ------------------------------------*/

.mediumleft {
	margin: 0 5px 0 0;
	padding: 0;
	text-align:right;
	float:left;
}

.mediumright {
	margin: 0 0 0 5px;
	padding: 0;
	text-align:left;
	float:right;
}

.mediumcenter {
	margin: 0;
	padding: 0;
}

/* --------------------------------- kalender Angaben ------------------------------------*/

#kalender_blatt {
	margin-top:5px;
	width:217px;			/*7x feldbreite + 7*/
	float:left;
}

#kalender_blatt div {
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}

#kalender_topic {
	width:154px;			/*5x feldbreite + 4*/
	height:15px;
	text-align:center;
	background:#68B2B2;
}

.kalender_feld {
	width:30px;			/*feldbreite*/
	height:15px;			/*feldhöhe*/
	background:#E0E0E0;
	text-align:center;
}

.kalender_kopf {
	background:#68B2B2;
}

#kalender_suche {
	width:300px;
	margin:25px 15px 0;
	float:left;

}

#kalender_suche span {
	display:block;
	margin-bottom:4px;
}

/* --------------------------------Sonstige Angaben----------------------------------*/

.bearbeitung {
	font-size: 70%;
}

.footer_links, .footer_links a,.footer_links a:visited, .footer_links a:hover, .footer_links a:link {
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	line-height: 11px;
}

.en_norm {
	color: #AAAAAA;
}