@charset "iso-8859-1";

/* (c)2004 Michael Beltz / TRÄGER gGmbH  */

body {
text-align:center;
margin:0px;;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background:url(back.jpg) center 200px no-repeat #E1DDD9;	 
background-attachment:fixed;
}

.right {
float: right;
text-align:right;
width:39%;
}
.left {
  float: left;
  text-align: left;
  width: 60%;
  }
.spacer
{clear:both;
margin:0;
line-height:0px;
font-size:0px;}

.illu {
float: right;
margin-left: 15px;
margin.bottom: 15px;
}


h1 {
margin:0px 0px 20px 0px;
font-size: 1.6em;
padding: 0px;
color: #999999;
font-weight: normal;
}

h2 {
margin:17px 0px;
font-size: 1em;
padding: 0px;
color: #006699;
border-bottom: 1px #006699 solid;
letter-spacing: 3px;
font-weight: normal;
}

h3 {
display:none;
}

h4 {
margin: 0;
padding: 0px;
color: #006699;
font-size: 1em;
font-variant: small-caps;}

/* haupttext incl. überschriften */

#container
{text-align:left;
width:660px;
margin-left:auto;
margin-right:auto;}

#head {
margin-top: 0;
margin-bottom: 20px;
padding:10px 35px 0px 25px;
border-bottom: 1px solid #999999;
clear:both;
}

#main-text {
margin-top: 0;
font-size: .8em;
line-height: 1.7em;
background: #ffffff;
padding:20px 35px 0px 35px;
border: 1px solid #999999;
}

p {
margin-top: 5px;
margin-left: 0;
margin-right: 7px;
text-align: left;
}

p:first-letter	{
float:left;
font-size: 230%;line-height: 1em;
font-weight: bolder;
color: #ff0000;
margin-right:10px;
padding:3px;}
   :lang(de) > q	{ quotes: '»' '«' }
   /* Folgendes sollte Default für q sein:
   q:before		{ content: open-quote }
   q:after		{ content: close-quote }
   */
   
p.switchgroup1	{
color: #505050;
margin-left:20px;
padding:3px;}
   
p.switchgroup1:first-letter	{
float:left;
font-size: 230%;line-height: 1em;
font-weight: bolder;
color: #CCCCCC;
margin-right:10px;
padding:3px;}
   :lang(de) > q	{ quotes: '»' '«' }
   /* Folgendes sollte Default für q sein:
   q:before		{ content: open-quote }
   q:after		{ content: close-quote }
   */

td{
font-family: verdana, arial, helvetica, sans-serif;
margin: 0;
padding-right:15px;
text-align: left;
}

a:link{
text-decoration: underline;
color: #006699;
}

a:visited {
text-decoration: underline;
color: #999;
}

a:active {
border: 1px solid #999999;
	}
	
a:hover {
text-decoration: underline;
color: #CC3300;
background: #E1DDD9;
}


/* Styles Footer */

.footer {
color:#444444;
text-align:center;
margin-bottom: 0;
font-size: .7em;
background: #E1DDD9;
border-top:1px solid #444444;
padding:3px 10px;
}

.footer a:link, .footer a:visited {
color: #006699;
font-weight: bold;
text-decoration: none;
}
.footer a:active {
border: 1px solid #444444;
}
.footer a:hover {
text-decoration: underline;
color: #444444;
}

   
.fusslink {
text-align : right; 
border-right : 8px solid #006699; 
padding-right:3px;
margin-right:-35px
} 

.fusslink a:link, .fusslink a:visited, .fusslink a:active, .fusslink a:hover {
color: #006699;
font-weight: bold;
text-decoration: none;
}



/* For the main navigation bar for the site. */

 
 #navcontainer
{
font:0.8em verdana, sans-serif;
font-weight:normal;
margin-bottom: 30px;
margin-top: -20px;
border-top: 19px solid #D0CDC9;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: right;
margin: 0 5px;
}

#navcontainer li a
{
padding: 2px 7px;
color: #666;
background-color: #E1DDD9;
border: 1px solid #999;
text-decoration: none;
}
#navcontainer li a:active
{
color: #000;
border: 1px solid #000;
background-color: #ffffff;
}
#navcontainer li a:hover
{
color: #000;
border: 1px solid #000;
background-color: #F8F3F0;
}

#navcontainer li a#current
{
color: #CC3300;
border: 2px solid #CC3300;
background-color: #FFFFFF;
}

#hilfe a:link, #hilfe a:visited
{
display:block;
width:300px;
color:#006699;
background-color: #ffffff;
border: 1px solid #fff;
padding:3px 5px;
margin:2px 0px;
}

#hilfe a:hover
{
background-color: #F5F1EE;
border: 1px solid #999;
padding:3px 5px;
margin-right:10px;
text-decoration:none;
}

img
{border:none;}
img.right
{float:right;
margin:12px;}

.hidden
{display:none;}

acronym
{border-bottom:1px dotted #000000;
background:#fff;
cursor:help;}  

.accordionButton {	 
text-decoration: underline;
color: #006699;
	cursor: pointer;
	}
	
.accordionContent {	
	display: none;
	}


