/* Formatierung von HTML-Elementen */

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family: Trebuchet MS;
	color:#000;
	line-height:175%;
	background-image: url(/de/wLayout/design/img/backgrounds/bg_right.jpg);
  background-repeat: repeat-x;
  position: relative;
}

#printicon {
	display: none;
}
table                {padding:0;}
table td             { padding:2px;}

div                  {margin:0;padding:0;}
p                    {margin:0;padding:0;}

td                   {margin:0;padding:0;}
th                   {margin:0;padding:0;}

form                 {margin:0;padding:0;}

input                {font-size:1.0em; border:1px solid #86b858; margin-top:3px; width:250px;}
select               {font-size:1.0em; border:1px solid #DFB799; background-color:#F5E9E0; margin-top:3px;}
textarea             {font-size:1.0em; border:1px solid #86b858; margin-top:3px;width:250px;}
button               {border:1px solid #86b858; background-color: #fff; }
span                 {}

a                    {color:#13299f; text-decoration:none; font-weight: bold;}
a:hover              {color:#13299f; text-decoration:underline; font-weight: bold;}

ul      				     {margin-left: 16px; padding:0px; list-style-type:none;}
ol      		   		   {margin-left: 16px; padding:0px; list-style-type:none;}

hr                   {background-color:#86b858; color:#86b858; height:1px; border-style:none;}

h1                   {font-size:1.2em; margin:0px; padding:0px; font-weight:bold; color:#13299f;}
h2                   {font-size:1.2em; margin:10px 0; padding:0; font-weight:bold; color:#13299f;}
h3                   {font-size:1em;   margin:0; padding:0; font-weight:bold; color:#13299f;}
h4                   {font-size:1em;   margin:0; padding:0; font-weight:bold; color:#13299f;}
h5                   {font-size:1em;   margin:0; padding:0; font-weight:bold; color:#13299f;}
h6                   {font-size:1em;   margin:0; padding:0; font-weight:bold; color:#13299f;}

img {
	border: none;
}
.hidden {
	display: none;
}
.screenreader {
	display: none;
}

br.clearBoth {
	clear: both;
}

/* Blöcke */

.blockMain       	 	 {width:770px;} /*Gesamter Bereich*/
.blockTop        		 {width:770px; height:77px; background-color:#AE4A00;} /*Bereich oben*/
.blockLeft       	 	 {width:176px; float:left;  vertical-align:top;} /*Bereich links*/
.blockContent    	 	 {width:410px; float:left;  vertical-align:top; margin:20px 0px 0px 0px;} /*Inhaltsbereich*/
.blockCurNavigation	 {width:594px; float:left;  vertical-align:top; margin:0px  0px 0px 0px;}	/*Pfadnavigation*/
.blockRight      	 	 {width:165px; float:right; vertical-align:top; margin:22px 0px 0px 0px;} /*Bereich rechts*/
.blockBottom     	 	 {width:680px; clear:both;  vertical-align:top; margin:0px  0px 0px 90px; padding:16px 0px 16px 0px;} /*Bereich unten*/



/* Allgemeine Elemente des oberen Bereiches */

.blockTop .elementLogo                             {margin:0px; padding:11px 0px 0px 11px;}
.blockTop .elementLogo img                         {margin:0px; padding:0px;}

.blockTop .elementNavigation				               {float:right; margin:0px; padding:11px 0px 0px 0px;}

.blockTop .elementSearch 						               {float:right; margin:0px 0px 0px 0px; padding:7px 11px 0px 11px;}
.blockTop .elementSearchInput			                 {vertical-align:middle; width:134px; height:16px; margin:0px; padding:1px 0px 0px 4px; border:1px none #ffffff; background-color:#DFB799;}
.blockTop .elementSearchButton			               {vertical-align:middle; width:16px; height:16px; margin:0px; border:1px none #C3C5C8; cursor:pointer; cursor:pointer; background-color:#FF9900; background-image:url(/de/wLayout/design/img/icons/but_search_n.gif); background-repeat:no-repeat;}
.blockTop .elementSearchButtonOver		             {vertical-align:middle; width:16px; height:16px; margin:0px; border:1px none #C3C5C8; cursor:pointer; cursor:pointer; background-color:#FF9900; background-image:url(/de/wLayout/design/img/icons/but_search_r.gif); background-repeat:no-repeat;}



/* Allgemeine Elemente des linken Bereiches */

.blockLeft .elementNavigation                      {margin:0px 0px 16px 11px; padding:0px; background-color:#EFDBCC;}
.blockLeft .elementNavigation .fragmentNavigation  {}

.blockLeft .elementText                            {margin:0px 0px 16px 11px; padding:0px 6px 0px 11px; background-color:#EFDBCC;}
.blockLeft .elementText p                          {}



/* Allgemeine Elemente des Inhaltsbereiches */

.blockContent ul      				                     {list-style-type:square; color:#EA5A00;}
.blockContent ol      		   		                   {list-style-type:disc;   color:#EA5A00;}

.blockContent .elementSitemap ul      				     {list-style-type:none; margin-left:22px;}

.blockContent .elementHeadline                     {margin:0px 0px 16px 0px;}
.blockContent .elementHeadline h1                  {}

.blockContent .elementSubline                      {margin:0px 0px 3px 22px;}
.blockContent .elementSubline h2                   {}

.blockContent .elementText                         {margin:0px; padding:0px 0px 16px 22px;}
.blockContent .elementText h2, h3, h4, h5, h6      {margin:0px; padding:0px 0px 3px 0px; margin-top:16px;}
.blockContent .elementText li                      {line-height:150%;color:#000000}
.blockContent  table 									             {font-size:1em;}
.blockContent .elementText table 			             {border-collapse:collapse; border:1px solid #AE4A00;}
.blockContent .elementText td 				             {vertical-align:top; padding:3px; border:1px solid #AE4A00;}

.blockContent .elementList                         {margin:0px; padding:0px 0px 8px 22px;}

.blockContent .elementStandard                     {margin:0px; padding:0px 22px 16px 22px;}
.blockContent .elementStandard p                   {}
.blockContent .elementStandard li                  {}

.blockContent .elementPicture                      {margin:0px; padding:4px 11px 11px 22px;}
.blockContent .elementPicture img                  {}
.blockContent .elementPictureLeft			             {float:left; margin:0px; padding:4px 11px 11px 22px;}
.blockContent .elementPictureLeft img              {}
.blockContent .elementPictureRight		             {float:right; margin:0px; padding:4px 0px 11px 11px;}
.blockContent .elementPictureRight img             {}

.blockContent .elementLink                         {margin:0px; padding:0px 0px 0px 22px;}
.blockContent .elementLink a                       {}

.blockContent .elementFormular                     {}
.blockContent .elementFormular .text               {line-height:150%;padding:2px;}

.elementText hr {margin-top: 20px;}

/* Allgemeine Elemente des rechten Bereiches */

.blockRight .elementText                           {margin:0px 0px 11px 0px; padding:6px 6px 6px 11px; background-color:#F5E9E0;}
.blockRight .elementText p                         {}

.blockRight ul      				                       {list-style-type:square; color:#EA5A00;}
.blockRight ol      		   		                     {list-style-type:disc;   color:#EA5A00;}

/* Allgemeine Elemente des unteren Bereiches */

.blockBottom .elementBottom                        {margin:0px 187px 0px 107px; padding:0; border-top:solid 1px #000000;}
.blockBottom .elementBottom p                      {}



/* Sonstige Elemente */
.editButton                                        {position:absolute; left:170px; top:68px}

/* Elemente des oberen Bereiches */
div#top {
	width: 995px;
	height: 140px;
	display: block;
	background-image: url(/de/wLayout/design/img/bg_top.gif);
}
div#topTextPrint {
	display: none;
}
div#topText {
	position: absolute;
	top: 60px;
	left: 515px;
	height: 31px;
	width: 235px;
}
div#logo {
	position: absolute;
	top: 23px;
	left: 250px;
	height: 102px;
	width: 121px ;
}
div#logoPrint {
display: none;
}


div#left {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 230px;
	margin-right: 20px;
	height: 250px;
	background-color: #ffffff;
}
div.bildergalerieLink {
	margin-top: 20px;
	margin-left: 50px;
}

div#content {
	position: relative;
	margin-left: 230px;
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
}

div#visual img#visual {
	width: 500px;
	height: 210px;
}

div.textblock {
  clear: both;
  display: block;
  font-size: 1em;
}
div.textblockText {
	width: 325px;
	margin-right: 10px;
	float: left;
	font-size: 1em;
}

div.textblockBild {
	width: 155px;
	float: right;
}

div.textblockText p {
	margin-bottom: 10px;
}
div.textblock hr {
	margin-top: 20px;
}

div.imgblock div.bild {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}



div.text {
  clear: both;
  display: block;
  font-size: 1em;
}
div.text div.textblockMitBild,
div.text div.textblockText {
	width: 500px;
	margin-right: 0px;
	float: left;
	font-size: 1em;
}
div.text div.textblockMitBild div.bild {
	width: 165px;
	float: left;
}
div.text div.textblockMitBild div.bild img.image {
 width: 155px;
}
div.text div.textblockMitBild p,
div.text div.textblockText p {
	margin-bottom: 20px;
}
div.text div.textblockMitBild div.bild img.image {
	margin-top: 6px;
}
div.table table thead tr {
	background: #c2dbab;
	color: #13299f;
	font-weight: bold;
}
div.table table tbody tr {
	background: #e1edd5;
}
div.table table tr td,
div.table table tr th {
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 125%;
}
div.table hr {
	margin-top: 25px;
}
div.table table{
	font-size: 0.9em;
	text-align: left;
}

div#bildergalerie{
	margin-top: 20px;
	margin-left:-13px;
	position: relative;
}

div#bildergalerie br {
	clear: left;
}

div#bildergalerie div.bild {
	float: left;
	width: 157px;
	height: 157px;
	margin-bottom: 15px;
	margin-left: 13px;
	background-image: url(/de/wLayout/design/img/backgrounds/bg_bildergalerie.gif);
}
div#bildergalerie div.bild img {
	margin: 5px;
}
div#bildergalerie div.bild p {
	margin-left: 5px;
	margin-top:-2px;
	font-size: 0.9em;
	width: 139px;
}
div#bildergalerie div.bild a {
	color: #000;
	font-weight: normal;
}


div.label {
	float: left;
	width: 150px;
}
div.layout button#Abschicken {
	margin-left: 150px;
}
div.layout button#Verwerfen {
	margin-left:10px;
}
input#anrede,
input#anrede1 {
	font-size:1.0em;
	border:1px solid #86b858;
	margin-top:3px;
	width:20px;
}
input#anrede {
	margin-left: 0px;
}
input#anrede1 {
	margin-left: 30px;
}
.wError {
	color: #b61a1a;
	font-weight: bold;
}
form#wFormular div.kommentar {
	margin: 20px 0 0 0;
}
form#wFormular div.kommentar div.label {
	margin:0;
}
/* Elemente des rechten Bereiches */
div#right {
	position: absolute;
	top: 140px;
	left: 770px;
	width: 225px;
	height: 250px;
}
div.kasten_right {
	background-image:url(/de/wLayout/design/img/rechts_kasten.jpg);
	height:210px;
	margin-bottom:45px;
	position:relative;
	width:225px;
}
div#schriftgroesse {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #86b858;
	font-size: 14px;
	font-weight: bold;
}
div#schriftgroesse a	{
	margin-right: 7px;
}
div#schriftgroesse p	{
	margin-bottom: 5px;
}
div.sprechblase {
width:200px;
}
div.sprechblase div.oben {
	position:relative;
}
div.sprechblase div.oben div.bild{
	line-height: 0;
}
div.sprechblase img.blasebild {
width:200px;
}
div.sprechblase div.oben {
position: relative;
}
div.sprechblase div.blaseOben {
position:absolute;
margin-top:-20px;
}
div.sprechblase div.unten {
background-image: url(/de/wLayout/design/img/backgrounds/bg_sprechblase_unten.gif);
border: solid Green;
border-width: 0 1px 1px 1px;
padding:5px;
font-size:11px;
line-height: 18px;
}
/* Elemente des Footers */
div#footer {
	width: 500px;
	height: 40px;
	text-align: right;
}
div#footer p.abstand	{
	height: 20px;
	padding: 0px;
	margin: 0px;
}
div#footer a	{
	margin-left: 7px;
}

/* Sonstige Elemente */

h1.navigate a:hover{text-decoration:none;}
