@charset "utf-8";
/* CSS Document */


    body  {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #3A9538;
	background-image: url(../frontpics2008/corpus_bg2.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-size: small;
    }
     
	 
#container {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../frontpics2008/frontbg5.jpg);
	background-position: left top;
	position: relative; /* von hier uas können dank "relative" Ap-elemente gesetzt werden */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1FA22E;
	border-right-color: #1FA22E;
	border-bottom-color: #1FA22E;
	border-left-color: #1FA22E;
    } 
.thrColFixHdr #container #footer .left .copyright .ext {
	color: #FFFFCC;
	font-weight: bold;
}

#tukta {
	width: 150px;
	position: absolute;
	left: 12px;
	top: 663px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
 #container #tukta img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #container #sidebar1 #tukta img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
}
span {
	color: #1FA22E;
}
img {
	border: 1px solid #E70178;
}
     #header {
	background-image: url(../frontpics2008/header_bilder.jpg);
	height: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin: 0;
	font-size: 1.2em;
	position: relative;
	}

 #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #E70178;
	font-weight: bold;
}
     #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 160px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #E70178;
    }
     #sidebar2 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 205px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #F4C5DD;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #D4D0C8;
    }
 #container #sidebar2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1FA22E;
	display: block;
	padding: 1px;
	background-color: #FFFFFF;
	width: 201px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1FA22E;
	border-right-color: #1FA22E;
	border-bottom-color: #1FA22E;
	border-left-color: #1FA22E;
}
#sidebar1 h3 {
	color: #1FA22E;
	background-color: #FFFFFF;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1FA22E;
	border-right-color: #1FA22E;
	border-bottom-color: #1FA22E;
	border-left-color: #1FA22E;
}
     #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 200px;
    } 
#mainContent p {
	color: #000000;
	padding-right: 10px;
}
 #container #mainContent h2 {
	color: #E70178;
	font-size: 1.3em;
	margin-top: 20px;
}
     #footer {
	background-color: #1FA22E;
	height: 30pt;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #FFFFFF;
    } 
     #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D8EED9;
    }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 20px;
	height: 20px;
	width: 800px;
	float: none;
	text-align: center;
}
 #container #sidebar2 .no {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
 #container #sidebar2 p {
	font-size: 0.8em;
	color: #42A529;
	background-color: #F1F8F1;
	border: 2px solid #DE75AA;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
    
	
/* block list in der linken Navi */
ul.gruppe {
	border-top: 1px dashed #BCBAAC;
	padding: 0;
	width: 95%;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.gruppe li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.gruppe li a,.block li em {
	color: #990033;
	display: block;
	background-color: #F1F8F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009933;
}
.gruppe li em {
	font-size: 0.9em;
	font-style: normal;
}
.gruppe li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.gruppe li a span {font-weight: bold;}
.gruppe li a:hover {
	color: #339933;
	background-color: #A8D3A8;
}
.Stil1 {font-style: italic}
.Stil2 {color: #E70178}
.Stil3 {font-size: large}
.Stil4 {font-size: large; color: #E70178; }
.Stil5 {color: #000000}
 
    
#container #mainContent .cse-branding-right .cse-branding-form #cse-search-box {
	background-color: #FFCCFF;
	border: 1px solid #3F9E45;
}
