html { 
  padding:0px;
  margin:0px;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000066;
	padding:0px;
	margin:0px;
	background-image: url(../Bilder/blumehinten.gif);
}

p, h2, pre {
	margin: 0px;
	padding: 5px 20px 5px 20px;
	text-align: justify;
}
a { 
color: #ff66cc;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}
pre {
	color: #996600;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link {
font-size: 11px;
text-transform:uppercase;
text-align: left;
color: #FFFFCC;
}
.linkaktiv {
	background-color:#FFCCFF;
	padding: 3px 10px;
}
.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}
h2 {
	font-size:14px;
	padding-top:10px;
	text-transform:uppercase;
	color: #564b47;
	border-bottom-style: groove;
	border-bottom-color: #C38B3B;
	border-bottom-width: thin;
	}


h1 {
font-size: 11px;
text-transform:uppercase;
text-align: left;
color: #FFFFCC;
background-color: #000066;
padding:5px 15px;
margin:0px
}

strong { 
font-size: 13px;
}
#links {
	position: absolute;
	left: 0px;
	width: 175px;
	color: #000066;
	margin: 0px;
	padding: 0px 0px 5px 10px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	background-image: url(Bilder/navi.gif);
	background-repeat: repeat-x;
	height: 600px;
}

#inhalt {
margin: 0px 190px 0px 190px;
border-left: 1px solid #000066;
border-right: 1px solid #000066;
border-bottom: 1px solid #000066;
min-width:470px;
padding: 0px;
background-color: #ffffff;    
}

#rechts {
position: absolute;
right: 0px;        
width: 190px;
color: #000066;
margin: 0px; 
padding: 0px;
}
#fuss {
	width: 97%;
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color:#CCCCCC;
	background-color:#000066;
	padding:3px 15px;
	margin:2px 0px;
	float:right;
}
#fuss a:link {color:#FFFFFF;}
#fuss a:visited {color:#FFFFFF;}
#fuss a:hover {font-style:italic;}
#fuss a:active {font-style:italic;}
a:link, a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover, a:active {
	font-style: italic;
}
h3 {
	font-size: x-large;
	color: #000066;
	padding: 5px 20px 0px 20px;
}
h4 {
	font-weight:bold;
	padding: 5px 20px 5px 20px;
}
h5 {
	font-weight:bold;
	padding: 5px 20px 5px 20px;
}
img {
	border: 0px;
}
img.box   {
	border:1px solid #000066;
	float:left;
	margin:5px;
	background-color: #C38B3B;
	padding: 3px;
}
td.muster {
	width: 12px;
	border: 1px solid #000000;
}
