/*///////////// Flächenaufteilung und Navigationslisten //////////////////*/

body {
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
	padding: 0px;
	white-space: normal;
	background-color: #fff;
	text-align: center;
	background-image: url(/de/images/hg_oben.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 100%;
}

#format {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	
	}

#headline {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	width: 640px;
}

#artikel {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 30em;
	width: 640px;
	padding-left: 50px;
	padding-bottom: 20px;
	line-height: 170%;
}
 
#fuss {
	bottom: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	left: 0px;

}
#fuss p {
	color: #FFFFFF;
	margin: 0px;
	padding: 20px 0px 0px;
	background-color: #CC0000;
	background-image: url(../../images/bg_fuss.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font: bold 60%/210% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
}
#fuss a, #fuss a:visited {
	color: #FFFFFF;
}
#fuss a:hover, #fuss a:active, #fuss a:focus{
	color: #ED6F00;
	text-decoration: underline;
}

#service {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
	
}
#service ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 75%;
	width: auto;
	margin: 0px 0px 10px -40px;
	padding: 0px;
	text-align: center;
}
#service ul li {
	display: inline;
	margin-right: 15px;
	margin-left: 0px;
}
 #service ul li a, #fuss #service ul li a:visited  {
	color: #000000;
	text-decoration: none;
}
#service ul li a:hover, #fuss #service ul li a:active  {
	color: #cc0000;
	text-decoration: overline;
}
#seitenanfang {
	background-image: url(/media/layoutimages/seitenanfang.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 3px;
}
#drucken {
	background-image: url(/media/layoutimages/drucken.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 3px;
}
#senden {
	background-image: url(/media/layoutimages/seite_versenden.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
}
 
 
#navcontainer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 25px;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	letter-spacing: 0.1ex;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 130%;	
}
#navcontainer ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../../images/navcontainer_li.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#navcontainer ul li a, #navcontainer ul li a:visited{
	color: #000000;
	text-decoration: none;
	padding: 2px 1px;
	margin: 0px;
	background-color: #FFFFFF;

}
#navcontainer ul li a:hover, #navcontainer ul li a:active, #navcontainer ul li a:focus{
	color: #cc0000;
	text-decoration: none;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#navcontainer ul li a#aktiv{
	color: #cc0000;
	text-decoration: none;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#navcontainer ul li#anfang {
margin: 0px;
	padding: 0px;
	background-image: none;
}
#navcontainer ul li#option {
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#navipfad {
    text-align: center;
	margin-top: 5px;
}
#navipfad ul, #sitemap_pfad ul  {
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navipfad ul li, #sitemap_pfad ul li  {
	display: inline;
	padding-right: 10px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(/de/images/doppelpfeil.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: capitalize;
}
#navipfad ul li a, #navipfad ul li a:visited  {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	text-transform: capitalize;
	margin-right: 3px;
	margin-left: 3px;
}
#navipfad ul li a:hover, #navipfad ul li a:active  {
    color: #cc0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
span.pfeil{
	background-image: url(/de/images/doppelpfeil.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#navipfad ul li.strich, #sitemap_pfad ul li.strich{
	background-image: none;
	font-style:italic;
	padding-right: 0px;
	}
/*///////////// Links //////////////////*/

#artikel a:link{
	color: #b5101e;
	text-decoration: none;
}
#artikel a:visited {
	color:#000033;
	text-decoration: none;
}
#artikel a:hover, #artikel a:active, #artikel a:focus{
	color: #0080AA;
	text-decoration: underline;
	background-color:#fff;
	
}
#artikel a.begriffe{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	cursor: help;
}
#artikel a.begriffe .img_link{
	border: 0px;
	margin: 0px;
}
.img_link {
	border: 0px;
	margin-bottom: 1px;
}
#sprung {
	z-index: 99;
	position: absolute;
	left: 16%; top: 15px;
}
a.sprung:link, a.sprung:visited{
	font-size: 1px;
	color: #FFFFFF;
	left: -5000px;
	top: -5000px;
	text-decoration: none;	
	}
#sprung a:hover, a.sprung:active, a.sprung:focus {
	/*
	background-image: url(../../images/bg_back_ho.gif);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	background-color: #fff;
	font-size: 90%;
	padding: 5px;
	border: 1px solid #CC0000;
	color: #CC0000;
	line-height: 250%;
}


/*///////////// Überschriften, Absätze //////////////////*/

#headline h1 {
	font-size: 150%;
	text-align: left;
	background-image: url(../../images/h1.gif);
	background-position: 0ex 0.5ex;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 25px;
	margin-top: 35px;
	font-weight: normal;
	margin-bottom: 0px;
	
}
#headline p.h1 {
	margin: 5px 0px 0px 28px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	color: #3f3f3f;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 170%;
	font-weight:normal;
}

h2 { border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #e8e8e8; border-bottom-color: #e8e8e8; font-size: 90%; color: #373737; padding-left: 20px; line-height: 210%; margin: 25px 0px 15px; clear:left; background: #f9f9f9 url(/de/images/h2_rot.gif) no-repeat 0ex 0.9ex; }
h2.schwarz {
	 
	background-image: url(/de/images/h2_black.gif);

}
h3 {
	font-weight: bold;
	font-size: 95%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	line-height: 170%;
	border-bottom: 1px solid #e8e8e8;
}
li h3 {
	
	font-size: 95%;
	
}
h3.linien {
	line-height: 170%;
    margin-top: 30px;
	margin-bottom: 10px;
	font-size: 100%;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-color:#fff;
	clear: both;
	padding-left: 0px;	
}

h4 {
	font-weight: normal;
	font-size: 90%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	line-height: 170%;
	color: #CC0000;
	color: #FF6600;
}
li h4 {
	
	font-size: 100%;
	
}

#artikel p{
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;	
}
.teaser {
	margin-bottom: 23px;
	margin-top: 0px;
}
.wp_teaser {
	margin-bottom: 23px;
	margin-top: 0px;
	padding-bottom: 10px;
}


.teaser p, .wp_teaser p  {
	font-size: 90%;
    color: #595959;
	margin: 5px 0px 20px;
	font-weight: bold;
	line-height: 170%;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.wp_teaser h3  {
padding-bottom: 10px;
width: 355px;
}
.wp_teaser .fett  {
font-style: italic;
}

#artikel .datum {
	color: #cc0000;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	font-size: 70%;
	padding-top: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 200%;
}
.link_weiter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbb;
	border-top-color: #cc0000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	width: 620px;
	margin-left:-25px;
	padding-right: 10px;
	padding-left: 25px;
	text-align: left;
	margin-bottom: 70px;
	background: url(../../images/kapitel_hg.gif) repeat-x center top;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#artikel .link_weiter p  {
	font-size: 100%;
	color: #000000;
	vertical-align: middle;
	font-weight:bold;
	margin: 0px;
	padding: 2px 0px;

}
#artikel .link_weiter p a  {
	margin: 0px;
	padding: 0px;
}
#artikel .link_weiter p a:visited  {
	color: #3366aa;
	
}
#artikel .link_weiter p a:hover, #artikel .link_weiter p a:active, #artikel .link_weiter p a:focus  {
	color: #cc0000;
	}

#artikel .adresse p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.adresse  {
	
	margin-bottom: 30px;
	margin-left: 15px;
}


.banner  {
	background-color: #CC0000;
	padding-left: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-weight: bold;
	font-size: 75%;
	line-height: 140%;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
}
#artikel .banner a:link, #artikel .banner a:visited{
	color: #FFFFFF;
}
#artikel .banner a:hover, #artikel .banner a:active, #artikel .banner a:focus{
	color: #FF6600;
	background-color:#CC0000;
}
/*/////////////Textformatierung  //////////////////*/
.unsichtbar {
		font-size: 1px; left: -5000px; width: 1px; position: absolute; top: -5000px; height: 1px
}
a#content {
		margin: 0px;
		padding: 0px;
}
.kursiv {
	font-weight: normal;
	font-style: italic;
}
.normal {
	font-weight: normal;
	font-style: normal;
}
form .kursiv{
font-size: 80%;
font-style: italic;
}

#artikel .kleinefussnoten {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 75%;
	background-color: #FFFFFF;
	line-height: 150%;
	
}

#artikel p .kleinefussnoten {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 80%;	
	background-color:#fff;
	line-height: 150%;

	 
	
}
.kleinefussnoten p.copy  {
	clear: both;
	float: left;
		
}

.meldung {
	color: #dd0000;
	font-weight: bold;
	line-height: 200%;
	font-size: 110%;
	}

#artikel p.klein, .klein {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	}

.quelle {
	margin: 0px;
	padding: 0px;
	font-style: italic;

	}
blockquote{
	margin: 0px;
	padding: 0px;
	font-style: italic;

	}
.rotfett {
	color: #cc0000;
	font-weight: bold;
}

.rot {
	color: #006699;
	color: #FF6600;
}
h1 .rot {
	color: #000;
}

.fett {
	font-weight: bold;
}

.kleinfett {
	font-weight: bold;
	font-size: 85%;
}
.gross {
	font-weight: bold;
	font-size: 95%;
}
.sehr_gross {
	font-size: 150%;
}
#artikel p.fehler_gross {
	padding: 0px;
	font-size: 150%;
	margin: 20px 0px;
	text-align: left;
	line-height: 170%;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	color: #CC0000;
}
.riesenalarm {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	margin: 25px 0px;
	padding: 10px;
	border: 1px solid #cc0000;
	line-height: 150%;
	
}

.riesenalarm200prozent {
	font-weight: bold;
	font-size: 130%;
	color: #cc0000;
	text-align: center;
	margin: 4px;
	padding: 4px;
}

.upper {
text-transform: uppercase;
}
.upper_bold {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.umgebungssizze{
	border: 1px solid #CC0000;
}
acronym{
cursor:help;
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
abbr{
cursor:help;
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}



/*.datum .tag { BACKGROUND: #f2f2f2; MARGIN: 0px;
	padding: 3px;
}
.datum .monat { BACKGROUND: #bcc4cb; MARGIN: 0px;
	padding: 3px;
}
.datum .jahr { BACKGROUND: #9ab3ca; MARGIN: 0px;
	padding: 3px;
}
*/
/*/////////////////Bilder ////////////////////////*/
/*
#panorama {
	text-align: right;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC0000;
	height: 200px;
	margin-top: 22px;
	display: none;
}
.panorama {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
*/
#logo  {
	text-align: center;
}
#logo img  {
	margin: 0px;
	padding: 0px;
}

.zoom {
	margin-top: -95px;
	position: absolute;
	z-index: 99;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	width: 475px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	padding-right: 20px;
	background-color:#fff;
}
#artikel .zoom p {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 70%;

}
.zoom img.img_link{
	margin: 0px;
	padding: 0px;
}
#artikel .zoom p.copy  {
	 float: left;
	 
	 }

.bildtext {
	margin-bottom: 25px;
	padding-bottom: 0px;
	width: auto;
	border-bottom: 1px solid #ddd;
	
}
#artikel a img.artikelbild  {
	padding: 0px;
	margin-left: -5px;
}
#artikel a:hover img.artikelbild  {
	background-color:#fff;
	padding: 0px;
}

#artikel .bildtext p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-size:70%;
	margin: 0px;
	padding: 0px;
}


.artikelbild  {
	margin-top: 30px;
	border: 0px;
}

.q_bild img  {
	padding: 4px;
	border: 1px solid #bfbfbf;
	}
	
#artikel div.q_bild  {
	float: right;
	margin-left: 10px;	
	margin-bottom: 5px;
	margin-top: 10px;
}

#artikel div.q_bild a:hover img{
	 background-color:#fff;
}
#artikel div.q_bild a:link img,#artikel div.q_bild a:visited img{
	
	padding: 4px;
	border: 1px solid #bfbfbf;
}
#artikel div.q_bild a:hover img{
	
	border: 1px solid #cc0000;
	background-color:#cc0000;
}
#artikel div.q_bild a:focus img{
	
	border: 1px solid #cc0000;
	background-color:#cc0000;
}
.bild {
	margin-top: 10px;
	margin-bottom: 0px;
}


/*//////////////// Listen im Text//////////////////*/

#artikel ul.listbild {
	font-size: 90%;
	margin:0px 0px 20px 20px;
	padding: 0px;
	list-style-type: none;
}
#artikel ul.listbild li{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url(../../images/liste_rot.gif);
	background-repeat: no-repeat;
	background-position: 0ex 1.4ex;
	list-style-type: none;
}
#artikel ul.listbild ul{
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#artikel ul.listbild ul li{
	background-image: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

#artikel ul.listbild ul.blank {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
}
#artikel ul.listbild ul.blank li {
	background-image: none;
}

#artikel ol li ul.listbild{
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 0px;
    margin:0px 0px 20px 10px;
	padding: 0px 0px 0px 10px;

}
#artikel ul.listbild li ol {
	padding: 0px;
	margin-bottom: 0px;
	list-style-type: decimal;
	list-style-image: none;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;font-size: 90%;
	list-style-position: outside;
	background-color:#FFF;
}

#artikel ol{
	font-size: 90%;
	list-style-position: outside;
	margin:0px 0px 25px 15px;
	padding: 0px 0px 0px 20px;
	line-height: 170%;	
}



#artikel ol  li{
	padding: 0px;
	margin-bottom: 10px;	
}
#artikel ol li ul{
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	 list-style-type:square; 
	 margin-left:15px;

}


#artikel ul.listbild li ul.blaettern, ul.blaettern {
	list-style-type: none;
	font-size: 80%;
	margin:50px 0px;
	padding: 0px;
	line-height: 120%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
}
#artikel ul.listbild li ul.blaettern li, ul.blaettern li {
	padding: 0px 7px 0px 10px;
	background-repeat:no-repeat;
	background-image:url(/de/images/box_li.gif);
	background-position: 0px 3px;
	margin: 0px;
	margin-bottom: 12px;
	color:#666666;
	 
}

#artikel ul.blaettern li a:link, #artikel ul.blaettern li a:visited {
	color:#666666;
	text-decoration:underline;
}
#artikel ul.blaettern li a:hover, #artikel ul.active li a:focus {
	color:#cc0000;
	text-decoration:none;
}
#artikel ul.blaettern li.back {
	background-image:url(/de/images/box_li2.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 16px;
	margin-right: 100px;
}


#artikel ul.downloads {
	list-style-type: square;
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 20px 35px;
	
	}
#artikel ul.downloads li {
	padding: 0px;
	margin: 0px;
}

#artikel ul.blank {
	list-style-type: none;
	font-size: 90%;
	margin:0px 0px 25px 0px;
	padding: 0px;
	}
#artikel ul.blank li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#artikel form ul.blank  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	text-align:right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#artikel form ul.blank li {
	display:inline;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#artikel ul.blank ul {
	margin: 5px 0px 5px 30px;
	padding: 0px;
	list-style-type: square;
}
#artikel ul.blank ul li {
	margin: 0px;
	padding: 0px;
}
 
#format #artikel ul.inline li {
	display:inline;
	margin: 0px 6px 0px 0px;
	padding: 0px;

}
#format #artikel ul.listbild.inline li   {
	padding: 0px 0px 0px 15px;
	background-position: left center;
 
}
#artikel li p {
	font-size: 100%;
	margin: 5px 0px 0px;
	padding: 0px;
}

ul.kapitel{
	list-style-type: none;
	font-size: 90%;
	margin: 0px 0px 25px;
	padding: 0px;
}
ul.kapitel li a{
	display:block;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
#artikel ul.kapitel li a:hover, #artikel ul.kapitel li a:active, #artikel ul.kapitel li a:focus {
background-color:#f8f8f8;	
}
h2.verlauf  {
	background: url(../../images/kapitel_hg.gif) repeat-x center top;
	background-repeat: repeat;
}

.artikelwertung  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbb;
	border-top-color: #e8e8e8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #cc0000;
	border-left-color: #e8e8e8;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.artikel_wertung {
	margin: 0px;
	margin-bottom: -1px;
	border: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 30px;
	background: #fff url(../../images/kapitel_hg.gif) no-repeat center 5px;
}
.artikelwertung  h3 {
	margin-top: 20px;
}
.artikelwertung  form {
margin: 0px;
padding: 0px;
}
.artikelwertung  p {
	margin:0px 0px 5px;
	padding: 0px;
}


#artikel .rahmentabelle ul {
	list-style-type: none;
	font-size: 85%;
	margin:0px 0px 15px;
	padding: 0px;	
}
#artikel .rahmentabelle ul li {
	margin: 0px;
	padding-left: 2px;
	line-height: 200%;
	background-color: #fff;
}
.rahmentabelle  {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;	
}
.rahmentabelle .rechts {
	margin-right: 20px;
	/*float: right;	*/
}
.rahmentabelle .links {
	float: left;
	text-align: left;
	margin-left: 5px;
}
#artikel ul li.bg_grau {
	background-color: #f9f9f9;
	
}
.fotozeile  {
	float: left;
	margin-bottom: 10px;
	background-color:#FFF;
	line-height: 120%;
	
}
 
.fotozeile .rechts  {
	float:right;
	width: 240px;

}
.fotozeile .links {
	float:left;
	width: 240px;
	
}
 
/**************************************************************************************************
Tabelle Externe Beratung
****************************************************************************************************/

table#externe_zeiten{
	vertical-align: top;
	margin: 0px 0px 20px;
	padding: 0px;
	white-space: nowrap;
	z-index: 99;
}
tfoot td{
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 65%;
	text-align: center;
	margin-top:30px;
	
}
table#externe_zeiten td
{
	margin: 0px;
	padding: 2px 0px;
	border-top: 1px solid #CC0000;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
td.abst
{
	padding-right: 15px;
 
}
th
{
	font-size: 70%;
	line-height: 260%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;	
	
}

caption
{
	font-size: 80%;
	font-weight:normal;
	text-transform: uppercase;
	line-height: 300%;	
}

#artikel td p
{
	margin: 0px auto;
	padding: 0px;
    font-size: 75%;
}
#Name
{
	width: 75px;
}
td .Freitag
{
	 
}

#artikel p.zeile2{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin: 5px 0px 0px;
	padding:5px 0px 0px;
	
}
/*/////////////////Formulare /////////////*/
form {
	margin: 15px 0px 20px;
	padding: 0px;
	}

#artikel p.fehler  {
	color: #dd0000;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
	line-height: 110%;
	font-size: 75%;
	}

.sternchen {
	color: #CC0000;
	font-size:190%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.input {
	border: 1px solid #666;
	margin: 5px 0px 5px;
	font-size: 85%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	padding: 5px;
	
}
input:hover, input:active, input:focus, input.sffocus {
	border: 1px solid #dd0000;
	background-color: #f5f5f5;
}
form .input[type="checkbox"] {
	width: auto;
	margin: 0px;
}
textarea:hover, textarea:active, textarea:focus, textarea.sffocus {
	border: 1px solid #dd0000;
	background-color: #f5f5f5;
}

label {
	font-size: 80%;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	line-height: 140%;	
}

legend {
	font-size: 80%;
	line-height: 180%;
	font-weight: normal;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

fieldset {
	border: 1px solid #ddd;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	white-space: normal;	
	}
select {
	border: 1px solid #666;
	margin: 0px;
	height: 3.2ex;
	margin: 10px 0px 5px;
	font-size:95%;
}
optgroup {
	background-color: #f5f5f5;
	font-style: normal;
	font-variant: normal;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 3px;
}

optgroup option {
	background-color: #fff;
	padding-left: 10px;
	margin-left: -3px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.submit
{		border: 1px solid #ddd;
	margin: 7px 5px 7px 0px;
	color: #000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	background-image: url(/de/images/bg_box.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
	font-size: 85%;
	letter-spacing: 0.1em;
} 
.submit_big
{
	border: 1px solid #ddd;
	margin: 7px 5px 7px 0px;
	color: #000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	background-image: url(/de/images/bg_box.jpg);
	background-repeat: repeat;
	background-position: 0px -5px;
	font-size: 95%;
	letter-spacing: 0.1em;
}
.submit_r
{
	background-image: url(/de/images/bg_box_r.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.submit_small {
	border: 1px solid #ddd;
	margin: 0px;
	color: #000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-size: 70%;
	padding: 3px 0px;
	background-image: url(../../images/bg_box.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} 
textarea {
	border: 1px solid #666;
	margin-top: 5px;	
	background-color: #fff;
	font-size: 85%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";

}

p .ausrufezeichen{
font-size:1200%; 
line-height: 0.9em;  
width:15%; 
background-color:#fff; 
float: left; 
color:#cc0000;
}
p .formularversandt{
color: #FF6600;
font-size:200%; 
line-height: 150%;  
float: right; 
width:85%; 
background-color:#ffffff; 
padding-top:25px;
margin: 0px;
}



/*//////////////////////////////////////////////////////////////*/

.infofenster {
	margin-bottom: 0px;
	text-align: right;
	
 }

#artikel .infofenster a {
	 font-size: 80%;
	 text-decoration: none;
}


#artikel .infofenster a:hover, #artikel .infofenster a:focus {
background:#fff;
 }

.infofenster a span {
	display:none;
 }

.infofenster a:hover span, .infofenster a:active span, .infofenster a:focus span {
	
	background:#f9f9f9;
	padding:10px;
	margin: 0px;
	display:block;
	z-index: 99;
	position: absolute;
	width: 500px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #cc0000;
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	line-height: 120%;
	text-align: left;
	left: 50%;
	margin-top: 15px;

 }
 /*
#artikel p.grau{
	background:#f9f9f9;
	padding:7px 15px 10px;
	margin: 0px 0px 25px;
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 80%;
	line-height: 140%;
 }
*/
#artikel p.grau{
	padding:7px 15px 10px;
	margin: 0px 0px 15px;
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	font-size: 80%;
	line-height: 140%;
	border: 1px dotted #999;
	background-color:#fbfbfb;
 }
 
#artikel div.grau{
	padding:7px 15px 10px;
	margin: 0px 0px 15px;
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	line-height: 140%;
	font-size: 95%;
	border: 1px dotted #999;
	background-color:#fbfbfb;
 }
/*/////////////////////////////////Fremdprachige Beratung///////////////////////////////////////////////*/

#service_form ul {
	font-size: 80%;
	color: #ddd;
	margin: 0px 0px 30px;
	padding: 0px;
}
#service_form li {
	display: inline;	
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 20px;	
	background-repeat: no-repeat;
	background-position: left center;		
}
#service_form li#portal {
	background-image: url(/beratungimaufbau/img/up2.gif);
float:left;
}
#service_form li#hilfe {
float:left;
	background-image: url(/beratungimaufbau/img/hilfe.gif);
margin-left:5px;

}
#service_form li#sprache_de {
	background-image: url(/beratungimaufbau/img/de.gif);	
}
#service_form li#sprache_en {
	background-image: url(/beratungimaufbau/img/gb.gif);
}
#service_form li#sprache_tr {
	background-image: url(/beratungimaufbau/img/tr.gif);
}
#service_form li#sprache_ru {
	background-image: url(/beratungimaufbau/img/ru.gif);
	
	
}
#service_form a, #service_form a:visited {
	color: #000;
	text-decoration: none;

}
#service_form a:hover, #service_form a:active, #service_form a:focus {
	color: #cc0000;
}



#artikel #seite_versenden p {
	font-size: 70%;
		

}
#artikel #seite_versenden h3 {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

#artikel .top_bottom_25, #artikel div.top_bottom_25, #artikel p.top_bottom_25 {
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 130%;

}
#artikel .top_50, #artikel p.top_50 {
	margin-top: 50px;
	margin-bottom: 25px;
	color: #666666;
}

 /* //////////////////////////////////////////// */
 
#optionen  {
	margin-bottom: 20px;
	background: url(/de/images/optionen_hg.gif);
	background-repeat: repeat;
	border-top: 1px solid #bbb;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	height:30px;
	height: auto;
	font-size: 70%;
	
} 

#optionen ul {
	margin-right: 8px;
	margin-left: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
 }
#optionen ul li{
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
}
/*
#optionen img {
	vertical-align: top;
	margin-top: 6px;
	border: 0px;
}
*/
#optionen img {
	margin-top: 4px;
	border-top: 2px solid #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 5px;
}
#artikel #optionen a img:link, #artikel #optionen a img:visited{
	border-top: 2px #ffffff solid;

 }
#artikel #optionen a img:hover, #artikel #optionen a img:active, #artikel #optionen a img:focus{
	border-top: 2px #cc0000 solid;
 }



/* Sitemapdesign im Footer */

#sitemap-banner  {
	background-color: #fbfbfb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#sitemap {
	width: 850px;	
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
#sitemap #sitemap_pfad{
	text-align:right;
	margin-top:-20px;
	width: 70%;	
	float: right;
	background-color: #fbfbfb;
}
 
div.sitemap {
	display: inline;
	float: left;
	font: 85% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	padding-right: 12px;
	width: 200px;
}

#sitemap h1 {
	text-align:left;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	clear: both;
	margin: 0px 0px -13px;
	padding: 15px 0px;
}
#sitemap h2 {
	background-image: none;
	border-top-width: 0px;
	font-size: 80%;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #fbfbfb;
}

#sitemap ul.blank {
	margin: 0px;
	padding: 0px;
	text-align:left;
	list-style-type: none;
	font-size: 85%;
	padding: 0px;
	
}

#sitemap li {
	text-decoration:none;
	color: #666666;
	padding: 8px 0px 0px;
	margin: 0px;
}
#sitemap li a:link {
	text-decoration:none;
	color: #7f7f7f;
}
#sitemap li a:visited {
	color: #0080AA;
	text-decoration:none;
}
#sitemap li a:hover, #sitemap a:active, #sitemap a:focus {
	color: #cc0000;
	color: #0080AA;
	text-decoration: overline;
}
.themenrahmen{
	padding: 0px;
	margin: 15px 0px 20px;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #e8e8e8;
}
.themenrahmen h3{
	padding: 5px 10px;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #555;
	margin: 0px;
	}
.themenrahmen h4{
	padding: 10px 10px 5px;
	font-size: 80%;
	color: #cc0000;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	}
#artikel .themenrahmen p{
	padding: 0px;
	margin: 0px;
	}

#artikel .themenrahmen p.frage{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	/*line-break: strict;*/
}

#artikel .themenrahmen p.antwort{
	background-color: #f8f8f8;
	padding: 0px 10px 10px;
	margin: 0px;
	overflow: auto;
	/*word-wrap:break-word;
	line-break: strict;*/
	}
#artikel .themenrahmen .antwortdatum{
font-weight: bold;
margin-bottom: 10px;
	}
#artikel .themenrahmen ul{
	background-color: #f8f8f8;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#artikel .themenrahmen ul.listbild {
	margin: 0px;
	padding: 10px 0px 10px 20px;
	}
hr{
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
hr.weiss{
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.trenner {
	background-color: #f9f9f9;
	height: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(/de/images/trenner.gif);
}
.grau_area {
	background-color:#f9f9f9;
	text-align:center;
	padding: 5px;
	margin-bottom: 15px;
}
.grau_area object {
	background-color:#f9f9f9;
}
#artikel .grau_area p {
margin: 0px 0px 10px;
padding: 0px;
}

#artikel .box_ls p {
	border: 1px solid #0080AA;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-size: 75%;
	line-height: 140%;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Verdana, Helvetica, "Sans Serif";

}
.box_ls p a {
	border: 0px;
	display: block;
	background-color:#0080AA;
	padding: 5px;
	border: 0px;
}
#artikel .box_ls a:link, #artikel .box_ls a:visited{
color: #FFFFFF;
	
}
#artikel .box_ls a:hover,#artikel .box_ls a:active, #artikel .box_ls a:focus{
background-color:#e8e8e8;
color: #000;
text-decoration: none;


}
#artikel a:link.linkbutton, #artikel a:visited.linkbutton {
	text-transform: uppercase;
	padding: 10px;
	background: url(/de/images/linkbutton.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-size: 120%;
	letter-spacing: 1pt;
	margin-bottom: 35px;
	display: block;
	
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;

}

#artikel a:hover.linkbutton  {
	background-image: url(/de/images/bg_box.jpg);
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;

}

