* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #666633;
}

body {
	background-color: #cccc99;
	color: #333;
	font-size: 12px;
	font-family         : Verdana;
	margin-top: 15px;
	/* margin-left: -122px; */
        overflow-y: scroll;
}

h1 {
	width: 989px;
	height: 186px;
	background: #FFF url(./images/design/header.jpg) no-repeat;
	margin: 0 auto;
	text-indent: -999em;
}

#kopf_menue {
	position: absolute;
	top: -160px;
	left: 845px;
	color: #999966;
	font-size: 10px;
}

#kopf_menue a {
	color: #999966;
}

#box {
	width: 989px;
	background: #FFF url(./images/design/spacer.jpg) repeat-y;
	margin: 0 auto;
	position: relative;
}

/* Anfang: Menue */

#menue {
	width: 150px;
	padding-bottom: 75px;
	background: #ada698 url(./images/design/croc_le.jpg) no-repeat center bottom;
	position: absolute;
	left: 122px;
	list-style-type: none;
	color: #666633;
}

#menue li {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 3px 10px;
	border-bottom: 1px solid #666633;
}

#menue li a {
	display: block;
	color: #666633;

}

#menue .aktiv {
	background-color: #cccc99;
}

/* Ende: Menue */

/* Anfang: Bilder */

#bilder {
	width: 120px;
	padding-bottom: 43px;
	background: #ada698 url(./images/design/croc_ri.jpg) no-repeat center bottom;
	list-style-type: none;
	position: absolute;
	right: 7px;
}

#bilder li {
	height: 90px;
	border-bottom: 1px solid #666633;
}

/* Ende: Bilder */

address {
	clear: both;
	width: 799px;
	height: 30px;
	background: #FFF url(./images/design/footer.jpg) no-repeat;
	margin: 0 auto 20px;
	padding-left: 190px;
	padding-top: 15px;
	text-align: center;
	font-style: normal;
	color: #cccc99;
	font-size: 10px;
	position: relative;
	top: -32px;
}

address a {
	color: #cccc99;
}

/* Anfang: Content */

#content {
	width: 574px;
        min-height: 350px;
	position: relative;
	top: -32px;
	margin-left: 279px;
	padding: 0 4px;
}

#content .medium {
	text-align: justify;
	width: 353px;
	margin: 0;
	padding: 0 15px 0px 10px;
	background: #cccc99 url(./images/content_box/2_3_spacer.jpg) repeat-y;
}

#content .medium h2 {
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 0 -15px 5px -10px;
	padding: 5px 0 0 11px;
	background: #ada698 url(./images/content_box/2_3_title.jpg) no-repeat;
	color: #666633;
}

#content .medium .medium_ende {
	display: block;
	height: 16px;
	margin: 0 -15px 0px -10px;
	background: #cccc99 url(./images/content_box/l_bottom.jpg) no-repeat;
	text-indent: -999em;
}

#content .small {
	width: 167px;
	padding: 0 15px 0px 10px;
	margin: 0;
	/* margin-bottom: 4px; */
	background: #cccc99 url(./images/content_box/1_3_spacer.jpg) repeat-y;
}

#content .small h2 {
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 0 -15px 5px -10px;
	padding: 5px 0 0 11px;
	background: #ada698 url(./images/content_box/1_3_title.jpg) no-repeat;
	color: #666633;
}

#content .small .small_ende {
	display: block;
	height: 16px;
	margin: 0 -15px 0px -10px;
	background: #cccc99 url(./images/content_box/s_bottom.jpg) no-repeat;
	text-indent: -999em;
}

#content .rechts {
	float: right;
}

#content .large {
	text-align: justify;
	width: 549px;
	margin: 0;
	padding: 0 15px 0px 10px;
	background: #cccc99 url(./images/content_box/1_1_spacer.jpg) repeat-y;
}

#content .large h2 {
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 0 -15px 5px -10px;
	padding: 5px 0 0 11px;
	background: #ada698 url(./images/content_box/1_1_title.jpg) no-repeat;
	color: #666633;
}

#content .large .large_ende {
	display: block;
	height: 16px;
	margin: 0 -15px 0px -10px;
	background: #cccc99 url(./images/content_box/xl_bottom.jpg) no-repeat;
	text-indent: -999em;
}

/* Hides from IE-mac \*/
* html #content .rechts {height: 1%;}
/* End hide from IE-mac */


/* Ende: Content */

/* Anfang: Galerie */

.galerie_link {
	color: #000;
	font-size: 12px;
}

.galerie_navigation {
	background-color: #ada698;
	border: 1px solid #666633;
	display: block;
	height: 11px;
	width: 343px;
	margin: 5px 0;
	padding: 5px;
}

.horizontal {
	width: 100px;
	height: 75px;
	padding: 18px 5px 17px;
}

.vertikal {
	width: 75px;
	height: 100px;
	padding: 5px 18px 5px 17px;
}

.galerie_bild_link {
	border: 1px solid #666633;
	background-color: #FFF;
	margin: 2px;
	float: left;
}

.inaktiv {
	color: #cccc99;
}
/* Ende: Galerie */

.headline {
	color: #000;
	font-weight: bold;
}

.accepted {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(./images/accept.png);
}
.rejected {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(./images/exclamation.png);
}

#sitemap {
	margin-left: 15px;
}

#sitemap ul {
	margin-left: 10px;
}

#sitemap li {
	padding: 5px;
}

#verein {
	margin-left: 20px;
}

#verein ol {
	margin-left: 20px;
}

#verein li {
	padding: 2px;
}

#route_params input {float:left;margin-right:10px;}
