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

body  {
	background: #dddbdb 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:780px;
 	color: #333;
 	margin-right:auto;
	margin-left:auto;
	text-align:left;
	z-index: 0;
}
#head {
	background: #dddbdb url(images/header.gif) no-repeat top center;
	margin:0;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	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 url(images/white.gif) top left;
	text-align:left;
}
#textbox {
	width:768px;
	background: #fff;
 	margin-right:auto;
	margin-left:auto;
}
#textlinks {
	font: 13px/150% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	background: #fff;
	color:#666;
	margin: 0;
	float:left;
	width:188px;
	padding: 0 16px 0 0;
	text-align: left;
}
#textmain {
	background: #fff;
	float:left;
	width: 546px;
	margin: 0;
	padding: 0 0 0 16px;
	text-align: left;
	border-left:1px dotted #aaa;
	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: #dddbdb url(images/footer.gif) repeat-x top left;
	margin-top:30px;
	height:50px;
	text-align: center;
	width: 100%;
}
#footertext {
	background: none;
	color:#444;
	width: 768px;
	margin: 24px auto 0 auto;
	padding: 12px 0 0 0;
	text-align: left;
}
span.nachoben  {
	float:right;
	border:none;
	text-decoration:none;
}
img {
	border:none;
}

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: 22px;
	margin: 0 0 12px 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  { 
	color: #333; 
	font-size:  16px;
	margin: 18px 0 8px 0;
}
h4  { 
	color: #999; 
	font-size: 12px;
	letter-spacing:1px;
	margin: 0 0 24px 0;
}
h5  { 
	color: #999; 
	font:  12px/100% ;
	letter-spacing:1px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}

small { 
	color: #666; 
	font: 11px/150% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
}
.bildmarginalie {
	background: url(images/schatten184.gif) no-repeat bottom left;
	padding:0px 2px 4px 2px;
	margin-right:6px;
	border-top: solid 1px #efefef;
}
em {
	font: 14px/150% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #862214;
}
p {
	margin: 0 0 12px 0;
}
a:link  { 
	color: #ba0000; 
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}
 a:visited  { 
	color: #666; 
	text-decoration: none;
	border-bottom: 1px dotted #ba0000;
}
a:active { 
	color: #111; 
	text-decoration: none;
	border-bottom: 1px solid #ba0000;
}
a:hover { 
	color: #111; 
	text-decoration: none;
	border-bottom: 1px solid #ba0000;
	padding:1px 2px 0 2px;
	margin:-2px;
}

#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;
}
/*### Matthias */
#texttabs li {	
	margin: 0 0 0 -40px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0px 5px;
}
/*### Matthias */
: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;
	z-index:100;
}
#nav {
	margin: 0 0 0 6px;
}
#nav li a {
	font: 14px/32px "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 0 0;
	color: #fff;
	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: #ba0000 ;
	color: #fff;
	text-decoration: none;
	border-bottom:none;
}

#nav li li a {
	margin-bottom: -3px;
	background: #666;
	color: #fff;
	display: block;
	width:150px;
	padding: 0px 6px 0px 6px;
	text-decoration: none;
}
#nav li li a:hover {
    background-color: #ba0000;
	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: 100%;
    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; 
}

.boxtop {
	background: #fff url(images/top.gif) no-repeat top left;
	width:254px;
	height:18px;
}
.boxtext {
	background: #ececec;
	width:218px;
	padding: 0 18px 10px 18px;
}
.boxbottom {
	background: #fff url(images/bottom-s.gif) no-repeat top left;
	width:254px;
	height:69px;
}
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;
}
.dpibild {
	vertical-align:-4px;
}
.downloadimg {
	vertical-align:-10px;
}
a.noborder {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in; 
	text-decoration: none;
	border-bottom: none;
	background: none;
	padding:0;
	margin:0;
}
#lightbox{
	background-color:#fff;
	-webkit-box-shadow: 0px 4px 20px #111;
 	margin: 30px 10px 10px 10px;
	padding: 10px 10px 30px 10px;
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out; 
}
#lightboxCaption {
	background-color:#fff;
	font-size: 12px;
	padding: 6px 0 6px 0;
}
#lightbox img { 
	border: none; 
} 
#overlay img { 
	border: none; 
}
#overlay { 
	text-align: left;
	background-image: url(images/overlay.png);
}
b {
	font-weight:normal;
	color:#000;
}
.kommentarfeld {
	font: 14px/150% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	width:90%;
	height: 160px;
}
td, th {
	padding:0 0 6px 0;
}
.small {
	font-size: 11px;
	line-height: 130%;
	color: #666;
}

