/* CSS Document */

body {
 /* 	background:#e2e2e2;   */
	margin:0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

a {
	color:#000000;
}

h1 {
	font:1.6em;
}

h2 {
	font:1.2em;
}

#wrapper {
  /*	background:url(images/wrap-bg.png);   */
	width:920px;
	margin:10px auto;
}
#header {
	width: 920px;
	height: 190px;
	background: url(images/img07.jpg);
	margin: 0 auto;
}

  #logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 52px;
	padding-left: 40px;
	text-align: center;
	font-size: 4em;
	color: #1f65ab;
	font-weight: normal;
}

#logo h1 a {
	color: #1f65ab;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 40px;
	letter-spacing: -1px;
	font-size: 15px;
	color: #1f65ab;
	font-weight: normal;
}

#logo h2 a {
	color: #1f65ab;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#topmenu {
	float: right;
	height: 190px;
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: left;
	height: 90px;
	padding: 60px 20px 0px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#topmenu a:hover {
	height: 161px;
	background: url(images/img08.jpg) repeat-x top left;
}

#topmenu .current_page_item a {
	background: url(images/img08.jpg) repeat-x top left;
	color: #FFFFFF;
}


 #header {
  /*	background:url(images/header.png);    */
	height:128px;
 /*	color:#FFFFFF; */
}

#head-font {
	float:left;
	width:220px;
	margin:10px 0 0 40px;
}

#title {
	font-size:18px;
	font-weight:bold;
}

#slogan {
	font-size:12px;
}

#advert {
	background:url(images/advert.png);
	width:468px;
	height:60px;
	margin:10px 13px 0 0;
	float:right;
}

#header ul {
	list-style:none;
	margin: 0px;
	padding:21px 0 0 16px;
	color:#FFFFFF;
	clear:both;
}

#header li {
	display:inline;
	margin:0 4px 0 4px;
}


#content {
	margin:10px 0 10px 10px;
	float:left;
	width:540px;
}

#sidebar {
	margin:10px 10px 10px 20px;
	float:right;
	width:195px;
}

#footer {
  /*	background:url(images/footer.png);   */
	height:15px;
	clear:both;
}

#footercontent {
	text-align: center;
}

.gutschein{
	background-color: #f65e00;
	padding:6px; 
	margin:0px;
}

.seitenanzeige{
	text-align:center;
}
