/* Mo 20 Okt 2008 19:48:34 CEST */

/* Di 07 Okt 2008 19:40:01 CEST */

/* aus base.css kopiert */
body, html{
    height:100%;
	width:100%;
	font-size:100.01%;
	font-family:Verdana,Helvetica, Sans, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	min-width:1000px;
}

img, div, a, input {
	behavior: url(iepngfix/iepngfix.htc) /* Wichtig damit Transparente PNG's im IE 5.5 und 6 korrekt angezeigt werden */
}

#main_container{
    text-align:left;
    font-size:0.7em;
}

#inhalt{
    font-size:1.1em;
}

h1{
    background:url(bilder/h1_punkt.gif) no-repeat left;
    margin:0;
    margin-top:10px;
    padding:0;
    padding-left:32px;
    font-size:1.4em;
    font-weight:normal;
}

h2{
    background:url(bilder/h2_punkt.gif) no-repeat left;
    margin:0;
    margin-top:10px;
    padding:0;
    padding-left:26px;
    font-size:1.3em;
    font-weight:normal;
}

h3{
    margin:0;
    margin-top:10px;
    padding:0;
    font-size:1.3em;
    font-weight:normal;
}

#inhalt ul{
    list-style-image:url(bilder/aufzaehlung.gif);
}

a:link{
    color:#04acea;
}

a:visited{
    color:#025884;
}

a:focus, a:hover, a:active{
    color:#ed104d;
}

.glossar:link{
    color:black;
    text-decoration:none;
    border-bottom:1px dotted #04acea; 
}

.glossar:visited{
    color:black;
    text-decoration:none;
    border-bottom:1px dotted #025884; 
}

.glossar:focus, .glossar:hover, .glossar:active{
    color:#ed104d;
    text-decoration:none;
    border-top:1px dotted #ed104d; 
    border-bottom:1px dotted #ed104d; 
}


/* Bis hier aus base.css kopiert */  


#menue_oben, #menue_links, #infos{
    display:none;
}

html, body{
	min-width:100px;
}
