/*
coded by thomas[at]lutterlotsen[dot]de
last change: 161110
*/


/* 
RESET ALL 
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 @font-face {
font-family:'Graublau';
src: url('../../uploads/fonts/GraublauWeb.otf') format('opentype');
 font-weight: normal;
 font-style: normal;
}
html, 
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-size: 12px;
	background: #EEE;
	color: #333;
}
body {
	padding: 20px 0 0 0;
}
header, section, article, footer, nav, aside {
	display: block;
}
img {
	border: 0;
}
a {
	color: #E98300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3 {
	font-family: 'Graublau', sans-serif;
	margin: .75em 0 .5em 0;
	font-weight: normal;
	color: #666;
	line-height: normal;
	position: relative; /*for IE6*/
}
h1 {
	font-size: 2.3em;
	padding: 0 0 5px;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
.imgleft {
	float: left;
	margin: 2px 12px 0 0;
}
.imgright {
	float: right;
	margin: 2px 0 0 12px;
}
/*
 * Page Layout
 */
 
#wrap {
	position: relative;
	width: 920px;
	margin: 0 auto;
}
#page {
	position: relative;
	width: 650px;
	padding: 0 20px 0 250px;
	background: #E98300;
	-webkit-box-shadow: #999 0 0 12px;
	-moz-box-shadow: #999 0 0 12px;
	box-shadow: #999 0 0 12px;
	behavior: url(../../uploads/PIE.htc);
}
#pageHeader {
	position: relative;
	z-index: 2;
	width: 890px;
	padding: 0;
	height: 190px;
	margin: 0;
	background: url(../../uploads/img/bg_header.jpg) no-repeat bottom right;
}
#pageHeader h1 {
	float: left;
	margin: 5px 0 0 5px;
	padding: 0;
}
#pageContent {
	position: relative;
	top: -190px;
	z-index: 1;
	background: #FFF;
	padding: 205px 0 10px 20px;
	line-height: 1.5em;
	-webkit-box-shadow: #333 0 0 10px;
	-moz-box-shadow: #333 0 0 10px;
	box-shadow: #333 0 0 10px;
	behavior: url(../../uploads/PIE.htc);
}
	
#content {
	padding: 0 20px 0 0;
}
#mainNav {
	z-index: 4;
	position: absolute;
	left: 0;
	top: 40px;
	width: 250px;
	padding: 0;
	overflow: hidden;
}
#mainNav ul, 
#mainNav li {
	float: right;
	display: block;
	list-style: none;
	margin: 0 0 6px;
	padding: 0;
	width: 220px;
}
#mainNav ul {
	margin-bottom: 20px;
}
#mainNav li a {
	display: block;
	position: relative;
	color: #fff;
	padding: 2px 20px 1px;
	text-decoration: none;
	font-size: 15px;
	font-family: 'Graublau', sans-serif;
	behavior: url(../../uploads/PIE.htc);
	-pie-background: none;
}
#mainNav li a:hover {
	color: #000;
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#E98300), to(#F6CD99));
	background: -moz-linear-gradient(left, #E98300, #F6CD99);
	-pie-background: linear-gradient(left, #E98300, #F6CD99);
}
#mainNav li.currentpage a, 
#mainNav li.menuactive a {
	background: #fff;
	-pie-background: #fff;
	color: #000;
	-webkit-box-shadow: #333 0 0 10px;
	-moz-box-shadow: #333 0 0 10px;
	box-shadow: #333 0 0 10px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
#mainNav li.menuactive ul {
	width: 210px;
	margin: 1px;
	padding: 2px 0;
	background: #F1B466;
}
#mainNav li.menuactive ul li a {
	color: #fff;
	padding: 5px 20px 1px;
	font-size: 13px;
	background: transparent;
	-pie-background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#mainNav li.menuactive ul li a:hover, 
#mainNav li.menuactive ul li.currentpage a {
	color: #000;
}
#mainNav p {
	margin: 0;
}
#pageFooter {
	padding: 40px 10px 0 0;
	margin: 0;
	background: #fff;
	color: #333;
	text-align: left;
}
#pageFooter p.klein, 
p#copyright {
	font-size: 10px;
}
#pageFooter p.klein {
	margin: 15px 0;
	border-top: 1px dotted #333;
}
#pageFooter img {
	padding: 0 30px 0 0;
}


/* zugefuegt durch Malte.Wattenberg[at]t-online.de */

.btn {
  background: #f0ab3c;
  background-image: -webkit-linear-gradient(top, #f0ab3c, #cc9133);
  background-image: -moz-linear-gradient(top, #f0ab3c, #cc9133);
  background-image: -ms-linear-gradient(top, #f0ab3c, #cc9133);
  background-image: -o-linear-gradient(top, #f0ab3c, #cc9133);
  background-image: linear-gradient(to bottom, #f0ab3c, #cc9133);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 4px 10px 4px 10px;
  text-decoration: none;
}

.btn:hover {
  background: #f2be6a;
  background-image: -webkit-linear-gradient(top, #f2be6a, #e3a746);
  background-image: -moz-linear-gradient(top, #f2be6a, #e3a746);
  background-image: -ms-linear-gradient(top, #f2be6a, #e3a746);
  background-image: -o-linear-gradient(top, #f2be6a, #e3a746);
  background-image: linear-gradient(to bottom, #f2be6a, #e3a746);
  text-decoration: none;
}