/* 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: 1.1em;}

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;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}


h3 {font: bold 1.2em serif,sans-serif;}

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 {
	width: 600px;
	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;
}

/* 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: 4px;
	border-top-style: solid;
	border-top-color: #339933;
}
.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;}

}
