/* CSS-Datei von Michael Preidel, http://www.qxm.de */

body  {
	background: #fff url(images/bg.gif) repeat-x top left;
	color:#666;
	font: 13px/150% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow-y:scroll;
}
#maincontainer {
	width:800px;
 	color: #333;
 	margin-right:auto;
	margin-left:auto;
	text-align:left;
	z-index: 0;
}
#head {
	background: #fff url(images/logo.png) no-repeat top center;
	margin:0;
	height:100px;
	margin-top:40px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
}
#menu {
	background: #ccc;
	margin: 0;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: left;
}
#textcontainer {
	width:100%;
	height:auto;
	margin-top:24px;
	background: #fff;
	text-align:left;
}
#textbox {
	width:800px;
	background: #fff;
 	margin-right:auto;
	margin-left:auto;
}
#textlinks {

	background: #fff;
	color:#666;
	margin: 0;
	float:left;
	width:380px;
	padding: 0;
	text-align: left;
}
#textrechts {
	background: #fff;
	float:right;
	color:#666;
	width: 400px;
	margin: 0;
	padding: 0;
	text-align: left;
	position:relative;
	z-index:1;
}
.marginalie {
	position:absolute;
	left:-218px;
	background: #fff;
	width: 200px;
	margin: 0;
	padding: 0 0 0 16px;
	text-align: left;
}
#footer {
	background: #fff;
	border-top: 1px dotted #ccc;
	margin-top:20px;
	width:800px;
	height:30px;
	width: 100%;
}
#footertext {
	background: none;
	color:#444;
	width: 800px;
	padding: 12px 0 0 0;
	text-align: justify;
}
span.nachoben  {
	float:right;
	border:none;
	text-decoration:none;
}
img {
	border:none;
}
.picl, .picr  {
	position:relative;
	float:left;
	width:189px;
}
.picr  {
	float:right;
}
.bauchbinde {
	position:absolute;
	top:130px;
	height:40px;
	width:170px;
	padding:10px;
	background-color: #fff;
	color: #000;
	filter:alpha(opacity=75); /* IE */
	opacity:0.75; /* allgemein */
	-moz-opacity:0.75; /* Mozilla */
	-khtml-opacity:0.75; /* KTHML */
	-opera-opacity:0.75; /* Opera */
	font-weight:bold;
}

.bauchbinde a {
	display:block;
	text-decoration: none;
	border-bottom: none;
}
.bauchbinde a:link {
	text-decoration: none;
	border-bottom: none;
}
.bauchbinde a:visited  { 
	color: #8f0035; 
	text-decoration: none;
	border-bottom: none;
}
.bauchbinde:hover {
	background-color: #fff;
	filter:alpha(opacity=90); /* IE */
	opacity:0.9; /* allgemein */
	-moz-opacity:0.9; /* Mozilla */
	-khtml-opacity:0.9; /* KTHML */
	-opera-opacity:0.9; /* Opera */
}
h1, h2, h3, h4, h5 {
	font:  26px/100% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;

}

h1  { 
	color: #333; 
	margin: 0 0 18px -2px;
}
h2  { 
	color: #333; 
	font-size: 18px;
	line-height:150%;
	margin: 0 0 10px 0;
}
h2 a:link, h2 a:visited {
	color: #333; 
	text-decoration: none;
	border-bottom: none;
	background:none;
}
h2 a:hover, h2 a:active {
	color: #111; 
	text-decoration: none;
	border-bottom: 1px solid #ba0000;
}
h3  { 
	font:  18px/150% Georgia, Times, "Times New Roman", serif;
	color: #666;
	font-style:italic;
	margin: 0 0 18px 0;
}
h4  { 
	color: #999; 
	font-size: 12px;
	letter-spacing:1px;
	margin: 0 0 24px 0;
}


small { 
	color: #666; 
	font-size: 11px;
}

em {
	color: #862214;
}
p {
	margin: 0 0 12px 0;
}
a:link  { 
	color: #8f0035; 
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}
a:visited  { 
	color: #8f0035; 
	text-decoration: none;
	border-bottom: 1px dotted #8f0035;
}
a:active { 
	color: #111; 
	text-decoration: none;
	border-bottom: 1px solid #8f0035;
}
a:hover { 
	color: #111; 
	text-decoration: none;
	border-bottom: 1px solid #8f0035;

}

#textlinks ul {	
	margin-top: 0;
}
#textlinks li, #textmain li {	
	margin: 0 0 4px -37px; /*### Matthias: angepasst! */
	padding: 0 0 2px 18px;
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0px 5px;
}
:focus {
	-moz-outline-style: none;
}
hr {
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px dotted #fff; 
}

/* Menu */

#nav ul, #nav {
    list-style: none;
    margin: 0;
	height:30px;
	margin: 0;
	padding: 0px 0px 6px 0px;
	position:relative;
	width:800px;
	z-index:100;
}
#nav {
	margin: 0 0 30px 0;
	height:24px;
	background: #efefef ;
}
#nav li a {
	font: 14px/30px "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 0 0;
	color: #666;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	border-bottom:none;
}
#nav li a.selected {
	background: #333 ;
	color: #fff;
	text-decoration: none;
	border-bottom:none;
}
#nav li a:hover {
	background: #8f0035 ;
	color: #fff;
	text-decoration: none;
	border-bottom:none;
}

#nav li li a {
	margin-bottom: -3px;
	background: #999;
	color: #fff;
	display: block;
	width:150px;
	padding: 0px 6px 2px 12px;
	text-decoration: none;
}
#nav li li a:hover {
    background-color: #8f0035;
	color: #fff;
}
#nav li li a:active {
    background-color: #333;
	color: #fff;
}
#nav li {
    float: left;
    position: relative;
    width: auto;
    text-align: left;
}
#nav li ul {
    display: none;
    position: absolute;
    top: 99%;
    left: 0;
    font-weight: normal;
    background: #fff;
}

#nav li li {
    display: block;
    float: none;
    background-color: transparent;
}

#nav li:hover ul, #nav li.over ul {
    display: block;
    background: none; 
}

hr {
	width: 100%;
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px dotted #aaa;
	margin: 18px 0 18px 0;
}
a.imglink {
	text-decoration: none;
	border: none;
	background: none;
	padding:0;
	margin:0;
}
a.img, a.img:hover {
	text-decoration: none;
	border-bottom: none;
	padding:0;
	margin:0;
}
img {
	text-decoration: none;
	border: none;
	background: none;
}
a.noborder {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in; 
	text-decoration: none;
	border-bottom: none;
	background: none;
	padding:0;
	margin:0;
}
b {
	font-weight:bold;
	color:#444;
}
.small {
	font-size: 11px;
	line-height: 130%;
	color: #666;
}
