 /* --- Allgemeines --- */

body {
	margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; 
	background-color: #f0f0f0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x
}
img {
	border: none;
}
table, td {
	font-size: 97%; 
	line-height: 125%;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif; 
	color:#000000;
}
.ueber1 {
	font-family: "Trebuchet MS", arial, helvetica, verdana, tahoma, sans-serif;
	color:#000000;
	margin-bottom:20px; 
	letter-spacing:1px; 
	font-size: 20pt;
	border-bottom:solid 0px #746b64;
	padding-bottom:4px
}
.ueber2 {
	font-family: "Trebuchet MS", arial, helvetica, verdana, tahoma, sans-serif;
	color:#000000;
	margin-bottom:20px; 
	font-size: 16pt;
	border-bottom:solid 0px #746b64;
	padding-bottom:4px
}



/* --- Slideshow --- */

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #a9a9a9;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #e6e6e6;
	color: #000000;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}


/* --- erstes Menü (vertikal) --- */

#menu1 a:link, #menu1 a:focus, #menu1 a:active, #menu1 a:visited {
	display:block;
	background-image:url(images/black.png)!important;
	background-image:url(images/black.gif);
	background-repeat:repeat;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:170px;
	border:solid 1px #b6b6b6;
	font-size: 15px;
	line-height: 30px;
	font-family: verdana, sans-serif; 
	margin:1px;
}
#menu1 a:hover {
	background-color:#282828;
	color:#e6e6e6; 
	text-decoration:none;
	border:solid 1px #b6b6b6;
	background-image:url(images/mover.jpg);	
	font-size: 16px;
}



/* --- zweites Menü (horizontal) --- */

#menu2 a:link, #menu2 a:focus, #menu2 a:visited, #menu2 a:active {
	display: block;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	font-family:verdana, sans-serif; 
	font-size: 12px;
	padding-left: 0px; padding-bottom: 0px; padding-top:0px;
	margin-left: 1px; margin-right: 1px;
	border:solid 1px #b6b6b6;
	line-height:28px;
	text-align:center;
	background-image:url(images/ob.jpg);}
#menu2 a:hover {
	background-color:#282828;
	color:#e6e6e6;
	text-decoration:none;
	border:solid 1px #b6b6b6;
	background-image:url(images/mover.jpg);
	font-size: 16px;
}



/* --- Hauptgerüst --- */

#top {
	background-image:url(images/landscape5.jpg);
	height:200px;
	border-right:solid 1px #bbbbbb;
	border-left:solid 1px #bbbbbb;
	color:#2a3c22;
	font-weight:bold;
	padding-left:10px
}
#main {
	border-right:solid 1px #bbbbbb;
	border-left:solid 1px #bbbbbb;
	font-size:12pt;
}
#main a:link, #main a:focus, #main a:visited, #main a:active { 
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	background-color:#ffffff;
	color:#000000;
	letter-spacing:1px; 
}
#main a:hover {
	background-color:#000000;
	color:#ffffff;
	text-decoration: none;
}
#leiste1 {
	height:0px;
	background-color:#000000;
	height:40px;
	letter-spacing:0px;
	color:#56686D;
	font-variant:small-caps;
	padding-left:0px;
	padding-bottom:0px;
	width:100%
	vertical-align:middle;
	border-bottom:solid 1px #535353;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	font-family: georgia, arial, helvetica, tahoma ,verdana, sans-serif;
	text-align:center;
	}
#leiste1 a:link, #leiste1 a:focus, #leiste1 a:visited, #leiste1 a:active { 
	color:#ffffff;
	text-decoration:none;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 97%;
	letter-spacing:0px; 
	font-style: normal;
	font-weight: normal;
}
#leiste1 a:hover {
	background-color:#000000;
	color:#ffffff;
	font-size: 97%;
	text-decoration: none;
	font-size: 16px;
	letter-spacing:0px; 
	font-style: normal;
	font-weight: normal;
}
#sp1 {
	text-align:justify;
	padding-left: 30px; padding-right:30px; padding-top: 40px; padding-bottom: 40px;
	background-color:#ffffff;
	width:100%;
}
#linksunten {
	font: normal 12px verdana, sans-serif; 
	color: #ffffff;
	border-top:solid 0px #d7dcc9;
	padding:2px;
	height:36px;
	text-align:center;
	background-color: #aa00aa;
	background-image:url(images/ob.jpg);
	background-repeat:repeat-x;
}



/* scrolleiste internet explorer ab vers.5.5 */

body {
	scrollbar-arrow-color: #737b66; 
	scrollbar-base-color: #f5f8f3;
	scrollbar-highlight-color: #737b66; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #e6e6e6;
}
