/*////////////////////////////////////////////////// formatierungen mit *html definieren ausnahmen fr den ie*/
body {
	background: #cc0000 50% 0px;
	color:#000;
	font-family: Verdana, Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 170%;
	white-space: normal;
	
}
/*//////////////////////////////////////////////////divformatierungen aufgeteil in kopf inhalt fuss*/

/* seitenformat mit bg schatten beinhaltet die gesamte seite*/


#format {
	margin-left: auto;
	width: 764px;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/schatten.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	margin-top: 0px;
	margin-bottom: -8px;
	z-index: 1;
}

	
/* kopfbereich*/
#kopf {
	width: 730px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	
}
#panorama {
	margin: 0px;
	border: 0px;
	background-color: #000000;
	color:#fff;
	height: 220px;
}
#logo {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 55px;
	width: 305px;
	margin-left: 15px;
	visibility: visible;
	z-index: 1;
}


/* inhaltsbereich*/
#inhalt {
	width: 720px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	background-color: #FFFFFF;
color:#000;

}

#artikel {
	float: right;
	width: 460px;
	padding-top: 35px;
	background-color: #FFF;
	color:#000;
	padding-bottom: 20px;
	margin-bottom: 30px;
	padding-right: 20px;	
	padding-left: 10px;	

}

#artikel a{
	color: #142D69;
	text-decoration: none;
	font-style: normal;
	white-space: normal;
	background-color: #fff;
}
#copy a, #copy a:visited {
	color: #000;
	text-decoration: none;
	font-style: normal;
	white-space: normal;
background-color: #fff;
}
 #copy a:hover, #copy a:active, #copy a:focus 
 {
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
	white-space: normal;
background-color: #fff;
}
#artikel a:visited{
	color: #336699;
	text-decoration: none;
background-color: #fff;
}
#artikel a:hover, #artikel a:active, #artikel a:focus{
	
	color: #ED6F00;
	text-decoration: none;
background-color: #fff;
}
#artikel ul.listbild {
	font-size: 75%;
	line-height: 190%;
	padding: 0px;
	margin: 10px 30px;
	font-weight: normal;	
}

#artikel ul.listbild li {
	
	list-style-image: url(../images/artikel_liste1.gif);
	list-style-position: outside;
	padding: 0px;
	margin-bottom: 10px;
	
}

#artikel ul.listbild li p {
	padding: 0px;
	margin: 0px;
	font-size: 100%;	
}
#artikel ul.listbild li ul {
	font-size: 100%;
	line-height: 160%;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;	
}


#artikel ul.listbild li ul li {
	list-style-image: url(../images/artikel_liste2.gif);
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	
}
#artikel ol {
	font-size: 80%;
}
#artikel ol li {
	margin-bottom: 20px;
}
#artikel ul.listbild li ol {
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#artikel ul.listbild li ol li {
	padding: 0px;
	list-style-type: decimal;
	list-style-image: none;
}

ol.blank{
	font-size: 80%;
	line-height: 150%;
	list-style-position: outside;
	padding: 0px;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
}


ol.blank li {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-bottom: 20px;

}

 ul.blank {
	font-size: 80%;
	line-height: 180%;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
ul.blank  li {
	margin: 0px 0px 3px;
	padding: 0px;
list-style-type: none;
}

#link_weiter  {
	
	background-color: #fff;
	border: 1px dotted #aaa;
	color: #000;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	width: auto;
	padding-right: 5px;
	white-space: normal;
}
#link_weiter p  {
	font-size: 80%;
	font-weight: bold;


	padding: 0px;
	margin: 0px;
	white-space: normal;
}


#link_weiter a, #link_weiter a:visited  {
	
	font-size: 95%;
	white-space: normal;
}


/* seitenende, fuss*/
#fuss {
	margin-left: auto;
	width: 730px;
	margin-right: auto;
	clear: both;
	text-align: center;
	background-color: #f2f2f2;
color:#000;
	height: auto;
	border: 0px;
	vertical-align: top;
padding-bottom:3px;
}

#fuss  ul {
	
	font-size: 65%;
	color: #444444;
background-color: #f2f2f2;
	line-height: 250%;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	display: inline;
	padding-bottom: 0px;
	border: 0px;
}
#fuss  li {
	background: url(../images/fuss_link.gif) no-repeat -2px 0px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-left: 7px;	
	padding-right: 5px;	
}
#fuss a:link, #fuss a:visited 
{
	color: #000000;
	text-decoration: none;
background-color: #f2f2f2;
}
#fuss a:hover, #fuss a:active, #fuss a:focus {
	color: #cc0000;
	text-decoration: none;
background-color: #f2f2f2;
}
.sprache {
	
	font-size: 65%;
	color: #444444;background-color: #f2f2f2;
	padding-left: 7px;
padding-right: 4px;	
	
}

/*
ul#serviceliste {
	font-size: 60%;
	line-height: 200%;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 50;	
	left: -215px;
}
*/

ul#serviceliste {
	font-size: 60%;
	line-height: 260%;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	list-style-type: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}
ul#serviceliste li {
	display: inline;
	margin-right: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#serviceliste #seitenanfang a {

	background-image: url(http://www.mediathek.jhj.de/layoutimages/seitenanfang.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 2px 0px;	
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 2px;

}
#serviceliste #drucken a  {
	background-image: url(http://www.mediathek.jhj.de/layoutimages/drucken.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	
}
#serviceliste #versenden a {

	background-image: url(http://www.mediathek.jhj.de/layoutimages/seite_versenden.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
    background-position: 2px 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
}
#serviceliste a, #serviceliste a:visited {
	color: #000;
	border: 1px solid #ffffff;padding-bottom: 2px;
}
#serviceliste a:hover, #serviceliste a:active, #serviceliste a:focus {
	color: #cc0000;	border: 1px solid #cc0000;
}

/*/////////////////////////////////////////////////////////////navigationen*/
/*hauptmen*/
#navcontainer
{		
	width:730px;
	float: left;
	background-color: #000000;
color:#FFFFFF;
	
	
	}
#navcontainer ul
{
	margin: 0;
	color: #ffffff;
	background-color: #000000;
	font-size: 65%;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 190%;
	padding: 0;
	width:730px;
	text-transform: uppercase;
	
}

#navcontainer ul li {
	display: inline;
	
	}


#navcontainer ul li a
{
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	min-width:110px;	
 }



#navcontainer ul li a:hover, #navcontainer ul li a:active, #navcontainer ul li a:focus {
	background-color: #cc0000;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	
}
.menue_strich {
	background-image: url(../images/bg_hauptnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*aktiver menpunkt id des aktiven listenpunktes*/
#active a:link, #active a:visited, #active a:hover, #active a:active, #active a:focus
{	color: #ffffff;
	background-color: #cc0000;
}
/*letzter Menpunkt wird speziell behandelt, weil er lnger ist.*/
#ende a:link, #ende a:visited,#ende a:hover {
	text-align: center;
	min-width: 180px;
}

/*letzter Menpunkt aktiv*/
#ende_active a:link, #ende_active a:visited, #ende_active a:hover, #ende_active a:active
{	
	background-color: #cc0000;
color: #ffffff;
	min-width: 180px;
	
}


/*erster Menpunkt wird speziell behandelt, um bndig mit logo etc zu sein.*/
.anfang  {
	text-align: center;

	
}

/* seitenmen links*/
#menue {
	float: left;
	width: 195px;
	margin-top: 57px;
	background-color: #ffffff;
	text-transform: uppercase;
	z-index: 50;
	padding-bottom: 70px;
	text-align: left;
	padding-bottom: 30px;
}
#menue h1 {
	font-size: 60%;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 15px; 
	color: #CC0000;
}
/*whre auch als formatierung fr bergeordnetdiv-men gegangen, vererbt an alle divs darin weiter, 
aber brauchte unterscheidung fr ie und schriftgre*/

#menue  ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;	width: 200px;

}
#menue ul li {
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 10px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaa;
	line-height: 150%;
	list-style-type: none;
}

#menue_seite ul li a, #menue_seite ul li a:visited{
	color: #000000;
	font-size: 70%;
	padding-right: 4px;
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#FFFFCC;
	text-decoration: none;
	background: url(../images/link2.gif) no-repeat 5px 4px;
	list-style-type: none;
	border: 1px solid #fff;
}
#menue_suche ul li a, #menue_css ul li a, #menue_suche ul li a:visited, #menue_css ul li a:visited{
	color: #000000;
	font-size: 60%;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding-right: 4px;
	padding-left: 17px;
	background: url(../images/link.gif) no-repeat 5px 4px;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#menue_seite ul li#m_aktive a{
	color: #cc0000;
	text-decoration: none;
	background: url(../images/link_hover.gif) no-repeat 5px 4px;
	list-style-type: none;
	border: 1px solid #fff;
}
#menue_seite ul li a:hover, #menue_suche ul li a:hover,  #menue_css ul li a:hover, #menue_seite ul li a:active, #menue_suche ul li a:active,  #menue_css ul li a:active, #menue_seite ul li a:focus, #menue_suche ul li a:focus, #menue_css ul li a:focus{
	color: #cc0000;
	text-decoration: none;
	background: url(../images/link_hover.gif) no-repeat 5px 4px;
	list-style-type: none;
	border: 1px solid #CC0000;
}
/*aktiver menpunkt*/
#m_aktive a:link, #m_aktive a:visited, #m_aktive a:hover, #m_aktive a:active
{
	color: #cc0000;
	background: url(../images/link_hover.gif) no-repeat 5px 3px;
	list-style-type: none;
}
/*Schriftgre-Men wird anders behandelt, da Bilder Links sind.
#menue_schrift ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;	

}
 #menue_schrift ul li{
	font-size: 60%;
	list-style-type: none;
	background: url(../images/link.gif) no-repeat 5px;
	padding-left: 15px;
	
}*/

#optionen, #optionen2 {
	font-size: 60%;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 10px;
	}


#optionen a, #optionen a:visited {
	text-decoration: none;
	border: 1px solid #ffffff;
	padding-left: 20px;
	padding-right: 1px;
	background: #FFFFFF url(../images/link.gif) no-repeat 5px;
	color: #000000;	
}

#optionen a:hover,#optionen a:active,#optionen a:focus {
	color: #cc0000;
	text-decoration: none;	border: 1px solid #cc0000;
}
/*navigationspfad unter dem hauptmen*/
#navi_pfad {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	font-size:60%;
	text-transform: uppercase;
	volume:silent;
	width: 580px;
	float: right;
	clear: left;
	line-height: 180%;
}

#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;	
}
/*sonstige linkformatierungen*/
.img_link, .hvv_link{
	border:0;
	text-decoration: none;
	white-space: nowrap;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
.img_link_css{
	border:0;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 2px;
	}
/*////////////////////////////////////////////////////////////////formulare*/
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#navi_suche {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cc0000;
	margin-left: 10px;
	margin-top: 40px;
	padding: 7px 0px 0px 0px;
	height: auto;
	white-space: nowrap;
}
#navi_suche p {
	margin: 0px;
	padding: 0px 0px 0px 1px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #000000;
	border-left: 0px;
}
.suchfeld {
	background-color: #f5f5f5;
color:#000000;
	border: 1px solid #000000;
	width: 95px;
	font-size: 70%;
	margin-left: 2px;
	margin-right: 11px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 10px;
height: 1.5em;
}
.submit_suche
{
	
	font-size: 75%;
	background-color: #CC0000;
	text-transform: uppercase;
	height: 2.2em;
	border: 1px solid #000 ;
	margin: 0px 0px 10px 10px;
	color: #FFFFFF;
	font-weight: bold;
} 
form .submit-button
{
	
	font-size: 80%;
	background-color: #CC0000;
	text-transform: uppercase;
	border: 1px solid #000 ;
	margin: 15px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	min-height: 2.5em
} 

.textfeld_f {
	background-color: #f5f5f5;
	color:#000000;
	border: 1px solid #000000;
	font-size: 120%;
	margin-left: 6px;
	margin-top: 5px;
	padding: 2px 0px;
	margin-bottom: 5px;
	
}
textarea {
	background-color: #f5f5f5;color:#000000;
	border: 1px solid #000000;
	font-size: 110%;
	overflow: auto;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
    font-family: Verdana, Helvetica, Verdana, Arial, sans-serif;

}

.buttongruppe {
	text-align: right;
	margin-right: 40px;
	margin-bottom: 30px;
	padding-right: 15px;
	margin-top: 25px;
	white-space: nowrap;
}

fieldset {
	border: 1px solid #aaa;
	text-align: right;
	font-weight: bold;
	
	line-height: 200%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 70%;
	margin-right: 40px;
	margin-bottom: 0px;
	height: auto;
margin-top: 10px;
	min-height:40px;
	
}

legend {
	color: #444;
	background-color:#FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
font-size: 110%;
}

label {
	float: left;
	clear: both;	
	margin-left: 15px;

}

fieldset p.fehler {
	font-size: 100%;
	color: #CC0000;
	font-weight: bold;
	position: relative;
	bottom: 0px;
	line-height: 120%;
	
	margin: 0px;
	padding: 0px;
	text-align: right;
	
}


p.fehler {
	font-size: 80%;
	color: #CC0000;
	font-weight: bold;
	position: relative;
	bottom: 0px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}
p.gross{
	font-size: 115%;	
}
.meldung {
	
	font-size: 100%;
	color: #CC0000;
	font-weight: bold;
background-color:#FFFFFF;
}
.sternchen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #CC0000;
background-color:#FFFFFF;
	font-weight: normal;
	line-height: 100%;
}
/*////////////////////////////////////////////////////////////sonstige klassen, berschriften etc*/

/*
#bild_legende p, #bild_legende2 p {
	text-align: right;
	font-size: 100%;
	
}
*/

.bild {
	border: 1px dotted #aaa;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	white-space: normal;

}
/*
#schlabo, #schlabo2 {
	position: relative;
	left: 0px;
	float: left;
	z-index: 2;
	padding-top: 5px;
	padding-left: 10px;
}
*/
.bild_legende p {
	font-size: 70%;
	padding-left: 10px;
	width:auto;
	line-height: 150%;
	margin: 0px 0px 30px;
	
}
.schlabo p {
	font-size: 70%;
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-top: -0.3ex;
line-height: 150%;	
}
.tabellenname {
	width: auto;
	margin-right: 40px;
	margin-bottom: -1px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	border: 1px solid #cccccc;
	white-space: normal;	
}
.tabellenrahmen {
	width: auto;
	margin-right: 40px;
	line-height: 150%;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
	font-size: 100%;	
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	line-height:150%;
	font-weight: normal;
	margin: 0px 0px 10px;
}
h2 {
	margin: 17px 0px 15px;
	font: 100%/150% Verdana, Helvetica, Arial, sans-serif, "Times New Roman", Georgia, Times;
	background: url(../images/h2.gif) no-repeat 0px -2px;
	padding-left: 20px;
}

h3 {
	
	font-weight: bold;
	font-size: 80%;
	margin: 0px;
	padding: 3px 0px 5px;
	line-height: 160%;
}
h4 {
	
	font-weight: bold;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	line-height: 80%;
}
ul h4, ul h3 {
		font-size: 100%;
		line-height: 200%;
}
p {
	font-size: 80%;
	margin-top: 1em;
	line-height: 180%;
	padding-right: 20px;
	text-align: left;
}
#artikel ul p {
font-size: 100%;
}
#artikel .tabellenrahmen p {
	color: #444444;
	white-space: normal;
	background-color:#FFFFFF;
	margin: 10px 0px;
	padding: 0px;
	font-weight: normal;
}
#artikel .tabellenrahmen p.klein {
	color: #444444;
	white-space: normal;
background-color:#FFFFFF;
	
	margin-top: 15px;
}
#artikel .tabellenrahmen h3 a {
	white-space: normal;
	font-weight: bold;
}

#artikel .tabellenrahmen h3 {
	
	font-weight: bold;
	font-size: 80%;
	margin: 15px 0px 0px;	padding: 0px;
	line-height: 110%;
}

em {
	color: #444444;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	position: relative;
	left: 15px;
	font-size: 110%;
background-color:#FFFFFF;

	
	
}
.klein {
	font: normal 80%/180% Verdana, Arial, Helvetica, sans-serif;
}
fieldset .klein {
	font: normal 120%/180% Verdana, Arial, Helvetica, sans-serif;
}

.rot {
	color: #cc0000;background-color:#fff;
}

.grau {
	color: #444444;
background-color:#FFFFFF;
}

#artikel p.datum {
	color: #666;
	font-size: 70%;
}
h3 .datum {
	color: #666;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.fett, #artikel p.fett {
	font-weight: bold;
}
.preise  {
	text-align: right;
	width: auto;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 20px;
	font-size: 100%;
	margin-top: 20px;
}

.preise .rechts, .preise .rechts a{
	text-align: left;
	margin-right: 20px;	

}

.preise .links, .preise .links a {
	float: left;
	text-align: left;
	margin-left: 5px;
}


.kein_umbruch {
	white-space: nowrap;
	display: inline;
}
/*
.tabelle_farbe {
	background-color: #FEF3D5;
	border: 1px dotted #aaa;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	margin-right: 40px;
}

#seitenanfang2 a {
	font-size: 60%;
	line-height: 190%;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../images/seitenanfang.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	float: right;
	position: relative;
	background-position: 0px 2px;
	right: 100px;
	top: -15px;
}
*/
.unsichtbar {
	font-size: 1px; left: -5000px; width: 1px; position: absolute; top: -5000px; height: 1px
}
.unsichtbar2 {
	font-size: 1px; left: -5000px; width: 1px; position: absolute; top: -5000px; height: 1px
}
#unsichtbar {
	font-size: 1px; left: -5000px; width: 1px; position: absolute; top: -5000px; height: 1px
}

#copy p {
	font-size: 70%;
	text-align: right;
	clear: left;
	float: right;
	margin-right: 1px;
	margin-top: -252px;
	background-color: #fff;
	z-index: 50;
	padding-left: 0px;
	width: 370px;
	position: relative;
}
.rahmen {
	border: 1px solid #CCCCCC;
	
}
.zentriert {
	
	text-align: center;
}

#sprung {
	text-decoration: none;
	text-align: right;
	position: relative;
	right: 10px;
	top: 0px;
	clear: left;
	float: right;
	padding: 2px;
	margin-bottom: 3px;
	height: 22px;
	width: 200px;
	line-height: 110%;
	COLOR: #FFFFFF;
	white-space: nowrap;
	}
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 #CC0000;
	BORDER-TOP: 1px solid #CC0000;
	BACKGROUND: #fff;
	BORDER-LEFT: 1px solid #CC0000;
	CURSOR: pointer;
	COLOR: #CC0000;
	BORDER-BOTTOM: 1px solid #CC0000;
	font-size: 75%;
	line-height: 110%;
	padding-right: 2px;
	padding-left: 2px;
	
	z-index: 50;
	padding-top: 0px;
	padding-bottom: 0px;
}

#banner {
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	z-index: 99;
	}
#banner img {
	width: 460px;
	height: 60px;	
	}
.headl {
	
	font-size: 60%;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 13px;
	padding-bottom: 10px;
	line-height: 110%;
	letter-spacing: 0.1em;
	margin-bottom: 20px;	
}


#font {
	margin-left: 10px;
	border-bottom: 1px dotted #aaa;
	width:190px;
		}

#font .klein {
	color: #000000;
	font-size: 60%;
	padding-left: 17px;
	background: url(../images/link.gif) no-repeat 5px 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
		}
	
#menue #font ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
		}
#menue #font li  {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	margin-right: 6px;
	}

#menue #font li  a{
	font-size: 70%;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 80%;
	border: 0px;
	margin: 0px;
	
	}
	#font_plus a{
	padding: 2px 3px;font-weight: bold;
	
	}
#font_normal a{
	padding: 1px 2px;
	text-transform: lowercase;font-weight: normal;	
	}
	
	#font_minus a{
	padding: 0px 2px;
	font-weight: bold;
	}
#versendenpfad {
	font-size: 70%;

	border: 0px;
	margin: 0px;
	
	}

#versendenartikel {
	width: auto;
	margin-right: 40px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 80%;
	}

#versendenartikel p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
	}

h3#versendenheadl {
	font-size: 70%;

	}

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;
}
#artikel ul.blaettern {
	list-style-type: none;
	font-size: 80%;
	margin:0px;
	padding: 0px;
	 
}
#artikel .tabellenrahmen ul.listbild {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px; 
 }
#artikel .tabellenrahmen ul.listbild li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
 }

/*
#artikel .tabellenrahmen ul.blaettern li{
	display: inline;
	padding: 0px 5px 0px 10px;
	background-repeat: no-repeat;
	background-image:url(/images/box_li.gif);
	background-position: left center;
	margin: 0px 0px 5px;
	line-height: 130%;
	font-size: 110%
 }
*/

#artikel ul.blaettern li {
	padding: 0px 5px 0px 10px;
	background-repeat: no-repeat;
	background-image:url(/images/box_li.gif);
	background-position: 0px 2px;
	margin: 0px 0px 5px;
	line-height: 130%;
}
#artikel ul.blaettern li.back {
	background-image:url(/images/box_li.gif);
	padding: 0px 0px 0px 13px;
	margin-right: 100px;
	display: inline;	
}

#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;
		
}


