  * {
	margin : 0;
	padding : 0;
}
  
  body {
    color: #21576E;
    font-size: 13px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    margin: 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */

  }

a:link { 
	color: #21576E;
	text-decoration: underline;
    }

  a:visited { 
    color: #21576E;
    }

  a:hover {
	color: #cc7400;
	text-decoration: underline;
	}

  a:active { 
    color: #cc7400;
    }

  a:focus {
    color: #cc7400;
    }

a.extern:link { background: url(images/grau11.gif) no-repeat right center; color:#21576E; text-decoration:underline; padding: 0 1em 0 0; }
a.extern:visited { background: url(images/grau11.gif) no-repeat center right; color:#21576E; text-decoration:underline; padding: 0 1em 0 0; }
a.extern:hover { background: url(images/grau12.gif) no-repeat right center; color:#cc7400; text-decoration:underline; padding: 0 1em 0 0; }
a.extern:active { background: url(images/grau12.gif) no-repeat center right; color:#cc7400; text-decoration:underline; padding: 0 1em 0 0; }

.Seite {
	height:100%;
}

.Innen {
	height:100%;
}

  
  div#Seite {
    text-align: left;    /* Seitencentercolumn wieder links ausrichten */
    margin: 0 auto 25;      /* standardkonforme horizontale Zentrierung */
    width: 904px;
    padding: 0;
	background			:    url(images/bg.gif);
  }

  div#Innen {
    text-align: left;    /* Seitencentercolumn wieder links ausrichten */
    margin: 0 auto 25;      /* standardkonforme horizontale Zentrierung */
    width: 904px;
    padding: 0;
	background			:    url(images/bg_innen.gif);
  }



#navcontainer {
	width: 219px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer a.int
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #21576e;
	background:  url(images/navlist.gif) no-repeat 12px 8px;
	text-indent: 32px;
	line-height: 24px;
}

#navcontainer a.inton
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #21576e;
	background:  url(images/navliston.gif) no-repeat 12px 8px;
	text-indent: 32px;
	line-height: 24px;
}


#navcontainer a.ext
{
	display: block;
	width: 100%;
	background:  url(images/grau11.gif) no-repeat 12px 8px;
	text-indent: 32px;
	line-height: 24px;
}


#navcontainer a:link, #navlist a:visited
{
	color: #21576E;
	text-decoration: none;
	font-size: 14px;
}

#navcontainer a:hover, #navlist a#current:hover
{
	background:  url(images/navliston.gif) no-repeat 12px 8px;
}

#navcontainer a.ext:hover, #navlist a#current:hover
{
	background:  url(images/grau12.gif) no-repeat 12px 8px;
}

#navcontainer a.anc
{
	display: block;
	width: 185px;
	background:    url(images/downon.gif) no-repeat 12px 8px;
	text-indent: 32px;
	line-height: 24px;
	margin-left: 21px;
}
#navcontainer a.anc:hover, #navlist a#current:hover
{
	background:    url(images/down.gif) no-repeat 12px 8px;
}
#navcontainer a.anc:focus
{
	color: #FCC84E;
	background:    url(images/down.gif) no-repeat 12px 8px;
}

#navcontainer a:focus
{
	color: #21576E;
	background:  url(images/navliston.gif) no-repeat 12px 8px;
}

#navcontainer a.ext:focus
{
	color: #21576E;
	background:  url(images/grau12.gif) no-repeat 12px 8px;
}

centercolumn {
	margin: 0 240px 0em 240px;
	padding-right: 20px;
	position: static;
	height: 100%;
	left: 260px;
	bottom: 1em;
	color: #21576E;
	width:420px;
  }
  * html div#centercolumn {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  
   h1 {
	margin: 20px 0;
	color: #21576E;
	font: normal 19px "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
  }

  div#centercolumn p {
	font-size: 1em;
	margin: 10px;
	padding: 1em;
  }

  p#Fusszeile {
	clear: both;
	font-size: 0.83em;
	padding: 0.1em;
	text-align: center;
	background-color: #EEEEEC;
	border-top: 1px solid #7C8C9C;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	margin-top: -20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

  }
  
  #navcontainer a.intein
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #802618;
	background:  url(images/navlist.gif) no-repeat 33px 8px;
	text-indent: 56px;
	line-height: 24px;
}

#navcontainer a.inteinon
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #802618;
	background:  url(images/navliston.gif) no-repeat 33px 8px;
	text-indent: 56px;
	line-height: 24px;
}
#navcontainer a.intein:hover, #navlist a#current:hover
{
	background:  url(images/navliston.gif) no-repeat 33px 8px;
}

#navcontainer a.inteinon:hover, #navlist a#current:hover
{
	background:  url(images/navliston.gif) no-repeat 33px 8px;
}

  
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 12px;
}

h3 {
	font-variant:small-caps;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
	width: 100%;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	height: 8px;
	margin-top: 20px;
	width: 100%;
	margin-bottom: 12px;
	background: #21576e;
	color: #21576e;
	border-style:none;
}
.columns {
	margin:0px;
}

.leftcolumn	{
	margin				: 0px 20px 0px 0px;
	float: left;


}
.rightcolumn	{
	margin				: 0px 0px 0px 20px;
	color				: #21576E;
	font-size			: 12px;
	width: 210px;
	float: right;
}

.infobox {
	padding: 8px;
}

/* IE benötigen Korrektur, CSS-Weiche */ 

* html ul { float:left; }
* html ul li { clear:left; }

/* IE Ende    */

/* Fuer jeden was, besonders Opera  */

li {margin:0; padding:0;}
ul {margin:0; padding:0; }

/*         */



.liste1 {
	list-style-image:  url(images/listpunkt.gif);
	margin-top: 6px;
	font-size: 13px;
}

.liste1 li {
	line-height:16px;
	margin-bottom:6px;
	margin-left:35px;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
	background: url(images/navlist.gif) no-repeat 242px;
	text-indent: 20px;


}
p {
	margin-bottom: 8px;
}

.bild {
	border: 1px outset #BBC4CA;
	background: #EEEEEC;

}
.bu {
	padding:4px;
	font-size: 13px;
	line-height: 16px;
	}


.info {
	font-size: 13px;
	background: #b8dcdc;
	margin-top: 8px;
	margin-bottom: 16px;
	border: 1px solid #21576E;
	padding: 8px;
	position: static;
}

.infoform {
	font-size: 13px;
	background-color: #b8dcdc;
	padding: 4px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 40px;
	left: 260px;
	border: 1px outset #21576E;
}


}
h4 {

	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
}
#linkcontainer { 
	width: 200px;
	margin:4px; 
}

#linkcontainer ul
{
	list-style-type: none;
	line-height: 14px;
}

#linkcontainer a
{
	display: block;
	padding: 3px;
	border-bottom: 1px solid #fdbe56;
	width: 98%;

}

#linkcontainer a:link, #linklist a:visited
{
	color: #21576e;
	text-decoration: none;
}

#linkcontainer a:hover, #linklist a#current:hover
{
	color: #21576e;
	text-decoration: underline;
}

#linkcontainer a:current
{
	color: #21576e;
	text-decoration: underline;
}
.list {
	font-size: 13px;
	width: 400px;
	margin: 5px 0px 10px 240px;

}
/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:1px dotted red;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 200px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
border-left: 4px solid #4dbcf3;
padding: 2px 10px 2px 10px;
background: #EEEEEC;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-style: Normal;
text-align: left;
}
.liste2 {
	list-style: none;
}
.uebung {
	font-size: 18px;
	color: #22576E;
	background: #B8DCDC;
	padding: 2px;
	width: 598px;




}
.bildUebung {
	border: 1px outset #BBC4CA;
	background: #f9fbfa;
	padding: 4px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 600px;
	float: right;
}

.uebungbild {
	float: right;
	margin-left: 10px;
}
tr {
	min-height:65px;
}
.einr {
	margin-left: 20px;
	text-indent: 40px;
}
.einr2 {
	margin-left: 20px;
	margin-top: 6px;
}

