/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#1d7295 url(img/bg.jpg) repeat-x;
	margin:100;
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}

a {
	color:#000000;
}

h1 {
	font:1.6em;
}

h2 {
	font:1.2em;
}

#wrapper {
	background:url(images/wrap-bg.png);
	width:936px;
	margin:10px auto;
}

#header {
	background:url(images/header.png);
	height:110px;
	color:#FFFFFF;
}

#head-font {
	float:left;
	width:220px;
	margin:10px 0 0 40px;
}

#title a {
	text-decoration:none;
	color:#FFF;
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
}

#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;
}

#header li a {
	color:#FFFFFF;
}

#content {
	margin:10px 0 10px 10px;
	float:left;
	width:640px;
}

#sidebar {
	margin:10px 10px 10px 20px;
	float:right;
	width:250px;
}

#footer {
	background:url(images/footer.png);
	height:10px;
	clear:both;
}

#footercontent {
	text-align: center;
}

.gutschein{
	background-color: #E9E9E9;
	padding:6px; 
	margin:0px;
}

.seitenanzeige{
	text-align:center;
}
