* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100,01%;
}

html, body {
	background: #EDB;
	color: #000;
}

/* Clear Class */
.clearfix {
	content: "."; /* [content] verbergen; 
	*/
	visibility: hidden;
	height: 0; /* Block-Level fuer [clear]; 
          */
	display: block; /* [float] clearing; 
          * einbeziehen der Float-Container; 
          */
	clear: both;
}

* html .clearfix {
	height: 1%; /* ende verbergen IE-Mac */
}

.ignore {
	display: none;
}

.mobile {
	display: none;
}

#header {
	background: url(pics/logo.gif) no-repeat right;
	width: 760px;
	margin: 0 auto;
	height: 120px;
}

#box {
	background: url(pics/box_oben.gif) no-repeat;
	width: 760px;
	margin: 0 auto;
	padding-top: 25px; 
}

#content {
	background: url(pics/box_bg.gif);
}

.partner {
	margin-top: 40px; 
	width: 540px;
	text-align: left;
}

.partner-foto {
	float: left;
	text-align: left;
}

.partner-text {
	width: 400px;
	float: right;
}

#menu {
	width: 140px;
	padding-top: 50px;
	list-style-type: none;
	float: right;
	padding-right: 25px;
	text-align: center;
}

.menu-top {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.menu-top dfn {
	display: none;
}

.menu-top .dn {
	display: none;
}

.menu-top .hier {
	display: none;
}

.menu-top a {
	display: block;
	width: 140px;
	text-decoration: none;
	border-left: 1px dotted #EDB;
	border-right: 1px dotted #EDB;
	color: #A02;
	background-color: #FFF;
}

.menu-top a:link, .menu-top a:visited {
	text-decoration: none;
}

.menu-top a:hover {
	background-color: #A02;
	color: #FFF;
}

.menu-current a, .menu-parent a {
	background-color: #EDB;
	color: #A02;
}

#text {
	padding-left: 25px;
	width: 540px;
	padding-bottom: 30px;
}

#text p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin-bottom: 10px;
}

#text h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	color: #A02;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #EDB;
}

#text h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	background-color: White;
	color: #A02;
	margin-top: 1.5em;
	margin-bottom: 0.7em;
}

#text h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	background-color: White;
	color: #000;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

#text h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	background-color: White;
	color: #A02;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}

#text ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-left: 20px;
}

#text li {
	margin-bottom: 10px;
}

#text a, #text a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: underline;
}

#text a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #a02;
	text-decoration: none;
}

.sponsoren {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 20px;
}

#footer {
	background: url(pics/box_unten.gif) no-repeat top;
	padding-top: 30px;
}

.florenzo {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 0.6em;
}

.florenzo a:link {
	color: #666;
	text-decoration: none;
}

.florenzo a:visited {
	color: #666;
	text-decoration: none;
}

.florenzo a:hover {
	color: #A02;
	text-decoration: underline;
}

.jaosg_galerie {
	margin-top: 50px;
	text-align: center;
}

.jaosg_thumbnail {
	float: left;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #EFEFEF;
	text-align: center;
	padding: 15px 15px 15px 15px;
}

.jaosg_thumbnail a:link {
	color: #A90827;
	text-decoration: none;
}

.jaosg_thumbnail a:visited {
	color: #A90827;
	text-decoration: none;
}

.jaosg_thumbnail a:hover {
	color: #A49886;
	text-decoration: none;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	width: 510px;
	margin-top: 20px;
	margin-bottom: 12px;
	padding: 15px 15px 15px 15px;
	background-color: #EFEFEF;
	text-align: center;
}

#galerie {
	margin-top: 50px;
	text-align: center;
}

.thumb {
	float: left;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #EFEFEF;
	text-align: center;
	padding: 15px 15px 0px 15px;
}

.thumb a:link {
	color: #A90827;
	text-decoration: none;
}

.thumb a:visited {
	color: #A90827;
	text-decoration: none;
}

.thumb a:hover {
	color: #A49886;
	text-decoration: none;
}







