* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 19px; text-decoration: none;
}
html {
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	background:#ffffff;
	background-image:url(bilder/kachel01.png); background-repeat: repeat;
	color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px; line-height: 19px; text-decoration: none;
}
#siteCon {
	/* background:#f8edd9; */
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:779px;/* height: 100%; */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}


#boxCon 	{position: relative; padding-top: 110px; width: 779px;}

#box1		{position: relative; width: 779px; height: 13px; background-image:url(bilder/box1.png); background-repeat:no-repeat; }
#box2		{position: relative; width: 779px; background-image:url(bilder/box2.png); background-repeat: repeat-y; }
#box3		{position: relative; width: 779px; height: 47px; background-image:url(bilder/box3.png); background-repeat:no-repeat; }
#box3 		{margin-bottom: 60px;}

#wrapper {padding: 20px 30px 20px 30px;}

#header {position: relative; height: 0px;}
#logo 	{position: absolute; top: 5px; left: 16px; width: 176px; height: 78px; }
#logo a {position: relative; width: 176px; height: 78px; background-image:url(bilder/logo.png); background-repeat: no-repeat; display: block;}



#mainNav {position: absolute; top: 127px; left: 77px; width: 165px; height: 400px;}

#mainNav ul li {list-style: none; padding-bottom: 0px;}
#mainNav ul li a {color: #000000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 20px; line-height: 32px; text-decoration: none;}
#mainNav ul li a:hover {color: #eea000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 20px; line-height: 32px; text-decoration: none;}
#mainNav ul li a.current {color: #eea000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 20px; line-height: 32px; text-decoration: none;}
#mainNav ul li a.current:hover {color: #eea000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 20px; line-height: 32px; text-decoration: none;}

#mainNav ul ul {padding-bottom: 5px;}

#mainNav ul ul li a {color: #6e6e6e; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; line-height: 20px; text-decoration: none;}
#mainNav ul ul li a:hover {color: #eea000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; line-height: 20px; text-decoration: none;}
#mainNav ul ul li a.current {color: #eea000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; line-height: 20px; text-decoration: none;}
#mainNav ul ul li a.current:hover {color: #eea000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; line-height: 20px; text-decoration: none;}



#content {position: relative; margin-left: 226px; min-height: 400px;}

#content h1 {color: #000000; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 24px; line-height: 24px; text-decoration: none;}
#content  {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px; line-height: 20px; text-decoration: none;}
#content a {color: #eea000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px; line-height: 20px; text-decoration: underline;}



#meta,
#meta a,
#meta a:hover {color: #ffffff; font-family: 'Patrick Hand', Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 16px; line-height: 16px; text-decoration: none;}
#meta a:hover {text-decoration: underline;}
#meta {padding: 11px 0px 2px 18px;}



img {border: 0px;}

form, table, input {display: inline; padding: 0; margin: 0;}

