/* *** css by Dirk Unger www.dirkunger.de *** */

/* -----------------Allgemein--------------------- */
body {
	font-family: Georgia, Trebuchet, Arial, Verdana, sans-serif;
	color: #333333;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #EEF7DD;
}

img {
	border: 0;
}

* { 
margin: 0px; 
padding: 0px; 
border: 0px; 
}


/* -----------------Positionierungen--------------------- */

.container {
	margin: 0px auto;
	width: 900px;
}

.header{
	width: 900px;
	height: 340px;
	z-index: 0;
	background-image: url(bilder/header.jpg); 
	background-repeat: no-repeat;
}

.header2{
	width: 900px;
	height: 150px;
	z-index: 0;
	background-image: url(bilder/header.jpg); 
	background-repeat: no-repeat;
}

.meta { 
	position: absolute;	
	width: 870px;
	top: 20px;
	text-align: right;
}

.inhalt {
	position: relative;	
	width: 900px;
	top: 70px;
	left: -10px;
	float: left;
}

.logo {
	position: relative;	
	width: 210px;	
	height: 80px;
	top: 0px;
	margin-left: 40px;
	float: left;
}

.headlines {
	width: 600px;
	position: relative;
	float: left;
	left: 0px;
	margin-top: 230px;
}

.headline {
	width: 600px;
	position: relative;
	float: left;
	left: 0px;
	margin-top: 40px;
}

.box {
	width: 290px;
	position: relative;
	float: left;
	margin-left: 5px;
}

.box2 {
	width: 545px;
	position: relative;
	float: left;
	margin-left: 10px;
}

.content {
	width: 900px;
	position: relative;
	float: left;
	top: 0px;
	left: 10px;
	background-image: url(bilder/schatten.gif); 
	background-repeat: repeat-y;
}

.content2 {
	width: 910px;
	position: relative;
	float: left;
	min-height: 390px;
	top: 0px;
	left: 0px;
	background-image: url(bilder/schatten2.gif); 
	background-repeat: repeat-y;
}

.impressum {
	width: 900px;
	height: 50px;
	position: relative;
	float: left;
	left: 10px;
	text-align: right;
	background-image: url(bilder/footer.gif); 
	background-repeat: no-repeat;
}

/* -----------------NAVIGATION--------------------- */
#navi {
	float: left;
	width: 290px;
}
#navi ul{
	list-style-type: none;
}
#navi li{
	margin: 0px;
	padding: 0 0 7px 0;
	background: url(bilder/trenner.png)
	repeat-x
	left bottom;
}
#navi li a {
	font-size: 0.9em;
	line-height: 20px;
	text-decoration:none; 
	font-style: normal;
	margin-left: 20px;
}
#navi #sub {
	font-size: 0.8em;
	line-height: 20px;
	text-decoration:none; 
	font-style: normal;
	margin-left: 20px;
}
#navi li a.selected {
	margin-left: 20px;
	color:#A43588;
	font-weight: bold;
}

#navi li li a.selected {
	font-size: 12px;
	color:#A43588;
	font-weight: bold;
}

/* -----------------Links--------------------- */
a, a:visited {
	color: #A43588;
	text-decoration: underline;
	font-style: italic;
}

a:hover, a:active {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}

a.navi:link, a.navi:visited {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

a.navi:hover, a.navi:active {
	color: #A43588;
	text-decoration: none;
	font-style: normal;
}

a.navi-an:link, a.navi-an:visited, a.navi-an:hover, a.navi-an:active {
	color: #A43588;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.metas:link, a.metas:visited {
	color: #736A5B;
	text-decoration: none;
	font-style: normal;
}

a.metas:hover, a.metas:active {
	color: #A43588;
	text-decoration: underline;
	font-style: normal;
}

/* -----------------Fonts--------------------- */

p {
}

p.new {
	color: #A43588;
	font-weight: bold;
}

p.lila {
	color: #A43588;
	font-weight: normal;
}

p.lila-italic {
	color: #A43588;
	font-weight: normal;
	font-style: italic;
}

/* ---Headline--- */
h1 {
	font-family: Trebuchet, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #A43588;
	padding: 5px;
	margin: 0px 0px 10px 15px;
}

h1.head {
	font-family: Trebuchet, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #A43588;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: url(bilder/reiter.png);
	width: 282px;
	height: 30px;
}

h1.head2 {
	font-family: Trebuchet, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #A43588;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: url(bilder/reiter2.png);
	width: 582px;
	height: 30px;
}

/* ---Navigation--- */
h2 {
	font-family: Trebuchet, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 20px;
}


/* ---Copy--- */
h3 {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 20px;
}


/* ---Meta--- */
h4 {
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	color: #736A5B;
	margin: 0px;
}

/* ---Intro--- */
h5 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 20px;
}

/* ---GrŸn Gross--- */
h6 {
	font-size: 0.9em;
	line-height: 1em;
	font-weight: normal;
	color: #86C768;
	margin: 0px 0px 0px 20px;
}

/* -----------------Tabellen--------------------- */

tr {
	margin: 20px;
	vertical-align: text-top;
}

td {
	margin-bottom: 50px;
}


/* -----------------Kontaktformular--------------------- */

.contact {
	margin-left: 20px;
	margin-top: 20px;
}

.contact select, .contact input, .contact textarea, textarea {
	border: 1px solid #333333;
	width: 235px;
}

.contact input {
	height: 16px;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

.contact textarea {
	width: 235px;
	height: 120px;
}
.contact .button {
	width: auto;
	padding: 0 10px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	background-color: #A43588;
	border: 0;
}
.contact input.alt {
	background-color: #A43588;
	font-weight: bold;	
}
.contact input.filefield {
	height: auto;
}
.fake-button {
	width: 70px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #A43588;
	text-align: center;
	text-decoration: none;
	outline: 0;	
}