/* css created by Nicola Winzer 2007 http://www.nicolawinzer.ch */

* {
   padding:0;
   margin:0;
}
body {
	font-size: 76.1%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	}
h1, h2 {
	padding: 0.2em 0em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #000000;
	}
h1 {
	margin: 0px 20px;
	border-bottom: 3px solid #000000;
	}
h2 {
	margin: 1em 0;
	border-bottom: thin solid #000000;
	}
a {
	color: #D9B204;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	}
p {
	line-height: 1.5em;
	margin-bottom: 1em;
	}
.antifloat {
	clear: both;
	}

/* ----------center zentriert das layout-------------- */
#center {
	}

/* ----------Visitenkarte links-------------- */
#visitenkarte {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 286px;
	} 
#tapete {
	float: right;
	width: 140px;
	border: none;
	} 

/* ----------Inhalt-------------- */
#container {
	position: absolute;
	top: 30px;
	left: 350px;
	width: 606px;
	}
#content {
	padding: 40px 0px 30px 0px;
	background-color: #FFFFFF;
	}
.kasten { 
	margin: 0px 20px 20px 20px;
	clear: both;
	}
.neu {
	margin: 0px 20px 10px 20px;
	background-image: url(images/neu.gif);
	background-repeat: no-repeat;
	background-position: 220px 35px;
	}
.floatright_border { 
	float: right; 
	margin: 0px 0px 0px 10px;
	border: thin solid #CCCCCC;
	}
.border {
	margin: 0px 5px 0px 0px;
	border: thin solid #CCCCCC;
	}
.links { 
	float: right; 
	width: 80px;
	margin: 0 1em 1em 1em;
	}

/* ----------Navigation oben-------------- */
/* Navigation Script by http://de.selfhtml.org */

#container ul#Navigation {
	padding: 20px;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	}
#container ul#Navigation li {
	padding: 0.2em 0em;
	color: #000000;
	border-bottom: thin solid #000000;
	}
#container ul#Navigation li span {
	color: #000000;
	font-weight: bold;
	}

/* ----------Footer-------------- */
#footer {
	clear: both;
	padding: 0px 20px 20px 20px;
	background-color: #FFFFFF;
	}
#footer2 {
	padding: 8px 0px 0px 0px;
	border-top: thin solid #000000;
	}
#footer img {
	padding-right: 6px;
	border: 0px;
	}

/* ----------Form-------------- */
/* ----------Form Script by http://www.monorom.to-------------- */
form{
	margin: 0px 0px 10px 0px;
	}
textarea, input {
	width: 280px;
	border: 1px solid #aaaaaa; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	}
textarea {
	font-size: 1em;
	}
input.not, textarea.not { 
	background-color: #D9B204;
	width: 100px;
	border: 1px solid #D9B204; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	}
fieldset {
	border: 0px;
	}
legend{
	color: #000000;
	padding: 0px 0px 20px 0px;
	}
label {
	display: block;
	margin-bottom: 0.2em;
	}
input:focus, input:hover, textarea:focus, textarea:hover {
	background-color: #EDEDB9;
	color: #000000;
	}

/* ----------Styleswitcher-------------- */
.kasten ul#switcher li {
	padding-right: 1em;
	display: inline;
	list-style: none;
	text-align: left;
	}
.kasten ul#switcher li a {
	text-decoration: none;
	font-weight: bold;
	}
.kasten ul#switcher a:hover, .kasten ul#switcher a.active {
	color: #000;
	text-decoration: underline;
	}
div.floatright {
	float: right;
	width: 300px;
}
