/* globale Anweisungen */
* {margin: 0; padding: 0;}

html body {
	color: #339933;
	background-color: #009900;
	background-image: url(../img/corpus_bg2.jpg);
	padding-top: 0%;
	padding-right: 0;
	padding-bottom: 0%;
	padding-left: 0;
	font-family: sans-serif;
	font-size: small; /* Basis der Typo-Größe*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* allgemeine Typo-Anweisungen für Conten und Links */

a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF66CC;
}

.big {font-size: 0.8em;}

h1,h2,h3 {
	color: #009933;
	padding: 8px 0 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {text-decoration: underline;}

h1 .seitenueberschrift {
	font-size: 1em;
	color: #093;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.h2_text {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}


blockquote {
	background: url('../img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* Ende der allgemeinen Typo-Anweisungen für Conten und Links */


/* Hier die zentrierte Verpackung */
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(../img);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339933;
	border-left-color: #339933;
}
#container {
	/*font-size: 1em;*/
	line-height: 1em;
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #339933;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/linke_navi_bg.gif);
	background-repeat: repeat-y;
}

/* header */
/*.title {
	background: #E2DED4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}*/

.header {
	height: 180px;
	background-color: #FFCCFF;
	background-image: url(../img/header_bilder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #339900;
}

/* navigation */
.navigation {
	height: 41px;
	background-color: #DED9D0;
	background-image: url(../img/navi_austausch.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
}
.navigation a {
	color: #339933;
	float: right;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../img/navi_austausch.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339933;
}
#wrapper #container #spalten .bottom .rechts table {
	padding-right: 3px;
}

.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #990033;
}
.main#spalten/* main */
 {
	background-color: #FFF;
	background-repeat: repeat-y;
	background-image: url(../img/linke_navi_bg.gif);
}

/* bottom */
.bottom {
	color: #990033;
	padding: 14px 20px;
	background-color: #F1F8F1;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.bottom .links,.bottom .rechts {width: 49%;}

/* footer */
.footer {
	color: #FFFFFF;
	padding: 10px;
	background-color: #339933;
}
.footer .links {width: 66%;}
.footer .rechts {
	width: 70%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	padding: 4px;
}
#wrapper #container #spalten .bottom .rechts table {
}

.gallery em {display: block;}

/* Anweisungen zur Erhaltung des layouts */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .links {width: 20%;}
.col2 .rechts .content {background: #FFF;}
.col2 .rechts {
	width: 70%;
	margin-right: 32px;
}
.content {
	padding: 18px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.intiale {
	font-size: 24px;
	font-weight: bold;
	color: #990033;
}

#wrapper #container #spalten .col2 .rechts .content p {
	color: #990033;
	font-size: 1em;
	line-height: normal;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
	padding-left: 5px;
	padding-right: 3px;
}
#wrapper #container #spalten .bottom .rechts table {
	margin-bottom: 8px;
}
#wrapper #container #spalten .bottom .rechts td {
	padding-bottom: 3px;
}

#wrapper #container #spalten .bottom .rechts img {
	margin: 5px;
	border: 1px solid #990033;
}


.links {float: left;}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-right: 6%;
}

.rechts {float: right;}
.rechts  .content {
	padding: 18px 12px 12px;
}

/* 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 {
	text-decoration: none;
	width: 98%;
	padding-top: 4px;
	padding-right: 3%;
	padding-bottom: 4px;
	padding-left: 3%;
}
.gruppe li a span {font-weight: bold;}
.gruppe li a:hover {
	color: #339933;
	background-color: #A8D3A8;
}

.rechts .block,.rechts .gruppe li {border-color: #DCDACC;}
.rechts .block li a:hover {background: #F2F0EA;}

/* extra ID-Selektoren u. Klassen */

#dhtmltooltip{
	position: absolute;
	width: 350px;
	border: 2px solid #CC3399;
	padding: 2px;
	background-color: #CCFFCC;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-size: 10pt;
}

.kopfinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-right: 1%;
	margin-bottom: 2px;
	text-align: right;
	background-image: url(../img/navi_austausch.jpg);
}
#kopfinfo {
	height: 20px;
	display: none;
}

.bottom .links {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #990033;
}
.unsichtbar {
	display: none;
}


.gruppe .active {
	background-color: #D5EBD6;
}
#wrapper #container #spalten .col2 .rechts .content img {
	margin-right: 10px;
	line-height: 16px;
}

.gruen_bg {
	background-color: #F1F8F1;
}
.startbutton {
	margin-top: 3px;
}

/*galerie */

div.promo {
	overflow: hidden; /* zum Umschließen der Floats */
	background-color: #F1F8F1;
	color: black;
	width: 500px;
	padding-top: 25px;
	border: 1px solid #990033;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.promo img {
  float: left; 
  margin-right: 15px; 
}   
   
hr {
	color: #990000;
}
.hinweis {
	font-weight: normal;
	color: #AB0000;
}
