html {
	padding: 0px;
	height: 100%;
}
body{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 2%;
	padding: 0px;
	width: auto;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #ccc;
}


#format {
	width: 100%;
	text-align: left;
	bottom: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	
	
}
#logo {
	margin-left: 40px;
	margin-top: 7px;
	border: 0px;
	text-decoration: none;
	margin-bottom: 7px;
}

#hauptbild {
	background-color: #24459C;
	height: 220px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	border: 0px;
	/*background-image: url(../images/streifen.jpg);
	background-repeat: repeat;*/
}

#blank {
	text-align: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	float: right;
	clear: both;
	width: 100%;
	margin-top: -3px;
}

.bild {
	border-left-width: 95px;

	border-left-style: solid;
	border-left-color: #FE1B0E;
}

#servicemenue {
	top: 0px;
	position: absolute;
	margin-left: 48.5%;
	width: auto;
	padding-right: 17px;
}

#servicemenue ul {
	font-size: 70%;
	line-height: 70%;
	white-space: nowrap;
	
}
#servicemenue ul li {
	display: inline;
	margin-right: 5px;
}
#servicemenue ul li a, #servicemenue ul li a:visited {
	color: #000000;
	text-decoration: none;
	
}
#servicemenue ul li a:hover, #servicemenue ul li a:active, #servicemenue ul li a:focus {
	color: #FE1B0E;
	text-decoration: none;
	
}
/*
ul#service2  {
	font-size: 70%;
	line-height: 170%;
	color: #000000;
	margin: 0px 0px 0px 52px;
	padding: 0px 0px 35px;
	
}
*/
ul#service2  {
	font-size: 70%;
	line-height: 300%;
	color: #000000;
	margin: 0px 0px 0px 52px;
	padding: 0px;
	

	
}
ul#service2  li {
	display: inline;
margin-right: 5px;
}
ul#service2 li a, ul#service2 li a:visited   {
	color: #000000;
	text-decoration: none;
	margin-right: 15px;	
}
ul#service2 li a:hover, ul#service2 li a:active, ul#service2 li a:focus {
	color: #FE1B0E;
	text-decoration: none;
	
}
ul#service2 li#seitenanfang {
	background-image: url(../images/seitenanfang.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}
ul#service2 li#druck {
	background-image: url(../images/drucken.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}
.img_link {
	border: 0px;
}
.strich{
	background-image: url(../images/strich_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#inhalt{
	clear: both;
	
	margin: 0px;
	text-align: left;
	bottom: 0px;
	height: 100%;
	width: 100%;
	padding: 0px 0px 40px;

	background-image: url(../images/menue_bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
	
}

div#kopf{
	
	float: right;
	right: 0px;
	margin: 0px;
	text-align: left;
	bottom: 0px;
	height: auto;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	
}
#menue {
	float: right;
	text-align: left;
	bottom: 0px;
	height: 100%;
	width: 270px;
	padding: 0px 0px 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 1px;
	clear: left;
}

#menue  ul {
	font-size: 80%;
	list-style-type: none;
	padding: 50px 10px 250px 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E5E5E5;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 259px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	line-height: 180%;
}

#menue  ul li {
	list-style-type: none;
	margin: 0px;
 margin-bottom: 0px;
} 
#menue  ul li a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/menue_li.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: list-item;
	background-color: #E5E5E5;
}
#menue  ul li a:hover,#menue  ul li a:active, #menue  ul li a:focus {
	background-image: url(../images/menue_li_ho.gif);
	background-position: left top;
	background-repeat: no-repeat;
padding-left: 20px;
color: #FE1B0E;
background-color: #E5E5E5;
}
#menue  ul li#aktiv a {
	background-image: url(../images/menue_li_ho.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
#menue ul li a .partner {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
	text-transform: none;
}
#artikel {
	margin: 0px;
	padding: 60px 40px 40px;
	width: 55%;
min-height:350px;
	
	top: 0px;

}
#artikel a, #artikel a:visited{
	color: #24459C;
	font-weight: normal;
	text-decoration: none;
}
#artikel a:hover, #artikel a:active , #artikel a:focus {

	font-weight: normal;
text-decoration: none;
color: #FE1B0E;
}
#artikel p{
	margin-left: 65px;
	font-size: 80%;
	line-height: 210%;
	text-decoration: none;margin-top: 10px;
	margin-bottom: 15px;

}
#artikel p.klein{
	margin-left: 65px;
	font-size: 75%;
	
	text-decoration: none;
}


#artikel ol.blank {
	font-size: 80%;
	margin-top: 40px;
	list-style-position: outside;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 90px;
}
#artikel ol.blank li {
	line-height: 180%;
	padding: 0px;
	margin: 0px 0px 20px;
	list-style-type: decimal;
	list-style-image: none;
}
#artikel ul.liste li ol{
font-size: 100%;
	margin-top: 0.3em;
	list-style-position: inside;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#artikel ul.liste li ol li, #artikel ul.text li ol li {
	
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	
	list-style-type: decimal;
	list-style-image: none;
}

#artikel ul {
	font-size: 80%;
	padding: 0px;
	margin: 0px 0px 30px 100px;
	line-height: 100%;
}

#artikel ul.text li {
	padding: 0px;
	list-style-image: url(../images/artikel_li_hoch.gif);
	list-style-type: none;
	line-height: 190%;
}

#artikel ul.liste li {
	list-style-image: url(../images/artikel_li.gif);
	list-style-type: disc;
	margin: 15px 0px 0px;
	padding: 0px;
}
#artikel  ul.blank  {
	font-size: 90%;
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 10px 10px;
	line-height: 160%;
	
}
#artikel  ul.blank li {
	margin: 7px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}



#artikel h2 {
	color: #24459C;
	font-weight: bold;
	margin: 0px 0px 25px 25px;
	font-size: 80%;
	line-height: 300%;
	text-transform: uppercase;
}

#artikel h1 {
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #24459C;
	background-image: url(../images/h1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 120%;
	padding-top: 20px;
	padding-left: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 12px;
}
#artikel h3 {
	font-size: 70%;
	color: #333;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-left: 65px;
	margin-bottom: 10px;
}
#fuss {
	background-color: #24459C;
	clear: both;
	height: auto;
	padding: 25px 12px 10px 0px;
	margin: 0px;
	text-align: center;	
	}
#fuss ul#politik{
	font-size: 65%;
	color: #ddd;
	display: inline;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
#fuss p{
	font-size: 65%;
	color: #ddd;
	font-weight: normal;
	line-height: 165%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#fuss ul li {
	display: inline;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 45px;
	padding-bottom: 45px;
	}

#fuss ul li#impressum {
	padding-left: 10px;
	background-image: url(../images/fuss_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	}

#fuss ul li#equal {
	background-image: url(../images/equal.gif);
padding-left: 65px;

margin-left:20px;
	}
#fuss ul li#europa {
	background-image: url(../images/europa.gif);padding-left: 65px;	
margin-left:20px;

	}
#fuss ul li#ministerium {
	background-image: url(../images/ministerium.gif);padding-left: 65px;
margin-left:20px;

	}

#fuss a:link, #fuss a:visited 
{
	color: #ddd;
	text-decoration: none;
}
#fuss a:hover, #fuss a:active, #fuss a:focus {
	color: #FE1B0E;
	text-decoration: none;
}

#navigation {
	width: 70%;
	float: right;
	margin-right: 1px;
	clear: left;
	margin-top: -35px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 0px;
	border-right-width: 0px;	
}

#navigation ul
{
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;

}

#navigation ul li {
	display: inline;
	text-align: center;
	margin-left: 22px;
	line-height: 250%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	

	}


#navigation ul li a
{
	
	text-decoration: none;
	color: #000000;
	/*background-image: url(../images/navi_lilili.gif);
	background-position: right center;
	background-repeat: no-repeat;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;
 }



#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a:focus {
	
	padding-bottom: 3px;
	color: #FE1B0E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FE1B0E;
}
#navigation ul li#active a {
	/*background-image: url(../images/navi_lilili.gif);*/
	color: #FE1B0E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FE1B0E;
padding-bottom: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;	
	
}
#artikel h4 {

	font-size: 100%;
	color: #FE1B0E;
	line-height: 130%;
	font-weight: bold;
	
	margin: 10px 0px 15px 20px;
}
.fett {
	font-weight: bold;
}

.adresse {
	margin-left: 65px;
	padding: 10px 10px 10px 10px;
	/* background-image: url(../images/adresse_bg.gif);
	background-repeat: repeat-y;
	background-position: left;*/
	border-top: 3px solid #ededed;
	border-right: 1px solid #EFEFEF;
	border-bottom: 3px solid #ededed;
	margin-top: 30px;
	font-size: 80%;
	line-height: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FE1B0E;
}
.news {
	margin-left: 65px;
	padding: 10px;
	
	border-top: 3px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin-top: 30px;
	font-size: 80%;
	line-height: 150px;
	border-left: 1px solid #ccc;
}
#artikel .adresse p, #artikel .news p {
	margin: 0px 0px 15px 20px;
	line-height: 150%;
	font-size: 100%;
}


.kursiv {
	font-style: italic;
	
	line-height: 200%;
}
.foto {
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
}
#sprung {
	text-decoration: none;
	text-align: right;
	position: relative;
	right: 60%;
	top: 10px;
	clear: left;
	float: right;
	padding: 2px;
	margin-bottom: 3px;
	height: 22px;
	width: 200px;
	line-height: 110%;
	COLOR: #FFFFFF;
	white-space: nowrap;
	
	z-index: 99;
	display: block;
	}
a.sprung {
	
	CURSOR: text;
	COLOR: #FFFFFF;
	background-color:#FFFFFF;
	font-size: 1px;
	left: -5000px;
	width: 1px;
	top: -5000px;
	height: 1px;
	text-decoration: none;
	margin: 0px;
	
	

}
a.sprung:link {
	CURSOR: text;
	COLOR: #FFFFFF;

}
a.sprung:visited {
	CURSOR: text;
COLOR: #FFFFFF;
	
}
a.sprung:hover, a.sprung:active, a.sprung:focus {
	BORDER-RIGHT: 1px solid #FE1B0E;
	BORDER-TOP: 1px solid #FE1B0E;
	BACKGROUND: #fff;
	BORDER-LEFT: 1px solid #FE1B0E;
	CURSOR: pointer;
	COLOR: #FE1B0E;
	BORDER-BOTTOM: 1px solid #FE1B0E;
	font-size: 75%;
	line-height: 110%;
	padding-right: 2px;
	padding-left: 2px;
	
	z-index: 50;
	padding-top: 0px;
	padding-bottom: 0px;
}



.rot {
	color: #FE1B0E;
}
.sternchen {
	color: #FE1B0E;
	font-size: 150%;
	font-weight: normal;
}
label {
	font-size: 80%;
	margin: 7px 0px;
	font-weight: normal;
	white-space: nowrap;
	width: auto;

	line-height: 140%;
	float: none;
}
legend {
	font-size: 80%;
	line-height: 200%;
	font-weight: bold;
	color: #24459C;
	font-family: Georgia, "Times New Roman", Times, serif;
}

fieldset {
	border: 1px solid #ccc;
	white-space: nowrap;
	width: 85%;
	background-color: #FFFFFF;padding: 10px;
}

select {
	border: 1px solid #000;
	margin: 10px 0px 5px;
	font-size: 80%;
	width: 25em;

}
.input {
	border: 1px solid #000;
	margin: 5px 0px;
	
	
	font-size: 80%;
	width: 24.5em;

}
.submit {
	color: #24459C;
	font-size: 80%;
	width: 10em;
	border: 1px solid #24459C;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #f5f5f5;
}


textarea {
	border: 1px solid #000;
	width: 24.5em;
	margin-top: 5px;	
}

form {
	padding-left: 65px;
	margin-top: 20px;	
}

#artikel p.fehler {
	color: #FE1B0E;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
	line-height: 110%;
	font-size: 70%;

	
	
}


/*LEXIKON HILFE*/

/* Lexikon Hilfe / Wrterbuch */
#lexikon {
	font-size: 100%;
	margin: 20px 0px 70px 67px;
	padding-bottom: 0px;

}
#artikel #lexikon ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
}
#artikel #lexikon ul li {
	float: left;
	margin: 0px;
	width: 7.7%;
	list-style-type: none;
	font-size: 90%;
	padding: 0px;
	list-style-image: url(../images/schummel.gif);border: 1px solid #fff;
	
}

#artikel #lexikon ul li a {
	line-height: 200%;
	list-style-type: none;
		
	
}

#artikel #lexikon ul li a:link {
	
	display: block; 
	font-weight: bold; 
	padding-bottom: 7px; 
	color: #003366; 
	padding-top: 4px; 
	background-color: #f2f2f2;
	text-align: center; 
	text-decoration: none; 
	list-style-type: none;
	
}
#artikel #lexikon ul li a:visited {
	
	display: block; 
	font-weight: bold; 
	padding-bottom: 7px; 
	color: #003366; 
	padding-top: 4px; 
	background-color: #f2f2f2;
	text-align: center; 
	text-decoration: none; 
	list-style-type: none;
}

#artikel #lexikon ul li a:hover {
	color: #fff; background-color: #cc0000; text-decoration: underline; list-style-type: none;text-decoration: none; 
}
#artikel #lexikon ul li a:active {
	color: #fff; background-color: #cc0000; text-decoration: underline; list-style-type: none;text-decoration: none; 
}
.tabellenrahmenlexikon {
	
	line-height: 200%;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	margin-bottom: 15px;
margin-top: 50px;
	font-size: 120%;
	background: #f2f2f2;
	margin-left: 65px;
}


#navi_pfad {
	position: absolute;
	z-index: 50;
	top: 350px;
	background-color: #fff;
	font-size: 70%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 72%;
}

#navi_pfad ul, #navi_pfad ul li {
	display: inline;
	list-style-type: none;
	
}
#navi_pfad  a:link {
	color: #000;
	text-decoration: none;
}
#navi_pfad a:visited {
	color: #444444;
	text-decoration: none;
	}
#navi_pfad a:hover,#navi_pfad a:active,#navi_pfad a:focus {
	color: #cc0000;
background-color:#FFFFFF;
	text-decoration: none;	
}
