body {
	margin: 20px;
	background:url(images/hintergrund.jpg);
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	
	color: #999;
}

a:hover {
	background: none;
	color: #000;
}

#wrapper {
	width: 798px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFEB;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

/* Header */

#header {
	width: 798px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat left top;
}

#design{
	font: 12px/19px Arial, Helvetica, sans-serif;
	color:#999;
	background-color:inherit;
	position:absolute;
	left:70%;
	top:2px;
	width: 200px;
	
}

#schweb{
	font: 12px/19px Arial, Helvetica, sans-serif;
	color:#999;
	background-color:inherit;
	position:absolute;
	left:160px;
	top:700px;
	width: 200px;
	
}

/* Logo */

#logo {
	float: left;
	width: 400px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 100px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}



.mittig {align:right;}

/* Menu */

#menu {
	width: 798px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

 .zentriert {text-align: center;}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
		
}

#menu li {
	float: left;

}

#menu a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666;
	border: none;
	background:url(images/knopf.jpg);
	width: 117px;
	height: 17px;
	padding: 8px;
	
	
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	background:url(images/knopf-ueber.jpg);
}


#menu a:hover {
	text-decoration: none;
}

#menu2 {
	width: 798px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
}

#menu2 a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666;
	border: none;
	background:url(images/knopf.jpg);
	width: 117px;
	height: 17px;
	padding: 8px;
	
}

#menu2 a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	background:url(images/knopf-ueber-orange.jpg);
}


#menu2 a:hover {
	text-decoration: none;
}




#page {
background-color:#FFFFEB;
}

/* Content */


#content {
	float: left;
	width: 500px;
	padding: 40px 0 0 20px;
	
}

.post {
color:#666666;
}

.post .title {
	color: #666666;
	background:url(images/oben.gif) no-repeat;
}

.post2 .title {
	color: #000000;
	background:url(images/unten.gif) no-repeat;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
	
}

.post .title a:hover {
	text-decoration: none;
}

.post .meta {
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
		padding: 10px 20px 20px 10px;
	text-align: left;
	background:url(images/mitte.jpg) repeat-y;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 70px 20px 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar-blase {
	background:url(images/oben-kl.gif);
	
}



#sidebar p {
padding: 8px;
	padding-bottom: 20px;
	text-align: justify;
	background:url(images/mitte-kl.gif)
}
#sidebar-blase-mitte {
	background:url(images/mitte-kl.gif);
	padding: 8px;
}

#sidebar-blase-unten {
	background:url(images/unten-kl.gif);
	height:20px;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #787878;
}

#orange {
background-color:#FF9C72;
}

#pad {
padding-left:60px;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/* ab hier slidebox */



a:focus {
	outline: none;
}
#panel {
	height: auto;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(images/#) no-repeat left top;
}
.btn-slide {
	background: url(images/#) no-repeat right 24px;
}
.active {
	background-position: right 25px;
}



/* panel 2 */


a:focus {
	outline: none;
}
#panel2 {
		height: auto;
	display: none;
	font-size: .9em;
}
.slide2 {
	margin: 0;
	padding: 0;
	background: url(images/#) no-repeat left top;
}
.btn-slide2 {
background: url(images/#) no-repeat right 24px;
}
.active2 {
	background-position: right 25px;
}

/* ab hier hs */

{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background: #fff;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	color:#000;
	margin: 5px;
	width:750px;
	height:600px;
}
/*
.highslide-html-content a:link, a:visited {
	color:#999;
}
*/

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles fürs popup */
.highslide-wrapper {
	background-color: white;
	background:#fff;
}
.highslide-wrapper .highslide-html-content {
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 40px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-wrapper img{
border-bottom: solid 1px #fff;
}
.highslide-wrapper{
color:#000000;
}

/* letzte hs regel */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
