* {
	outline: none;
	box-sizing: border-box;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #eff0f0; 
/* 	background-image: url('../pics/background/bg_body.jpg'); */
/* 	background-repeat: repeat-x; */
	font-family: Arial;
/* 	font-family: 'Titillium-Light'; */
	font-size: 1em;
	line-height: 1.5em;
}

/*
	../fonts/TitilliumWeb-Bold.eot# <- Raute wg IE8
*/
@font-face {
	font-family: 'Titillium-Bold';
	src: url("../fonts/TitilliumWeb-Bold.eot#") format("embedded-opentype"), url("../fonts/TitilliumWeb-Bold.woff") format("woff"), url("../fonts/TitilliumWeb-Bold.ttf") format("truetype"), url("../fonts/TitilliumWeb-Bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Titillium-ExtraLight';
	src: url("../fonts/TitilliumWeb-ExtraLight.eot#") format("embedded-opentype"), url("../fonts/TitilliumWeb-ExtraLight.woff") format("woff"), url("../fonts/TitilliumWeb-ExtraLight.ttf") format("truetype"), url("../fonts/TitilliumWeb-ExtraLight.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Titillium-Light';
	src: url("../fonts/TitilliumWeb-Light.eot#") format("embedded-opentype"), url("../fonts/TitilliumWeb-Light.woff") format("woff"), url("../fonts/TitilliumWeb-Light.ttf") format("truetype"), url("../fonts/TitilliumWeb-Light.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

img {
	border: 0px;
}

ul, li {
	margin: 0;
	padding: 0;
}
ul {
	margin-left: 20px;
}

hr {
	border-top: 1px solid #FFDB00;
	border-bottom: 0px dashed #FFFFFF;
	border-left: 0px dashed #FFFFFF;
	border-right: 0px dashed #FFFFFF;
}

form {margin: 0px; display: inline;}

h1, h2, h3, h4, h5, h6 {
/* 	color: #ac1a1a; */
	margin: 0px 0px 20px 0px;
/* 	font-weight: bold; */
}

h1 {
	line-height: 1.5;
}


/*h1:after {
	background: #ac1a1a;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}*/


h2 {

}


#anmelde-button {
/* 	float: right; */
right: 0;
/* 	left: 50%; */
/* 	margin-left: 460px; */

/* 	background: url('../pics/button_anmeldung_2.png') no-repeat; */
/* 	width: 60px; */
/* 	height: 343px; */

	position: fixed;
	z-index: 10;
	margin-left: 920px;
}

/*
	Layout
*/

/* 	Main Frame */
.main_frame {
	margin: 80px auto;
	background-color: #fff;
	box-shadow: 0.0em 0.0em 4.0em #454545;
	border-radius: 20px;
}

.content {
	min-height: 220px;
	padding-right: 40px;
/* 	position: relative; */
/* 	z-index: 1; */
/* 	color: #000000; */
/* 	padding: 20px; */
}

.content input {
	width: 100%;
}

.content input[type="checkbox"], .content input[type="radio"] {
	width: 20px;
}

.content textarea {
	width: 100%;
	height: 100px;
}

.content input[type="submit"], .content input[type="reset"] {
	width: 30%;
	height: 30px;
/* 	color: #fff; */
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	background: #FFDB00;
	background-repeat: repeat-x;

	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}



.span {
	width: 100%;
	float: left;
	padding: 20px;
/*	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;*/
}

.col17 {
	width: 17%;
}
.col83 {
	width: 83%;
}

.col20 {
	width: 20%;
}
.col25 {
	width: 25%;
}

.col33 {
	width: 33.33%;
}
.col50 {
	width: 50%;
}
.col66 {
	width: 66.66%;
}
.col75 {
	width: 75%;
}
.col80 {
	width: 80%;
}
.col100 {
	width: 100%;
}


.gallery-image {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}




.clear {
	clear: both;
	height: 0px;
}
/*.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clear {
    display: inline-block;
}
html[xmlns] .clear {
    display: block;
}
* html .clear {
    height: 1%;
}*/





.submit {height: 35px; font-size: 13px; font-weight: bold;}



/*.menu a  {font-weight: bold; color: #ac1a1a; text-decoration: none;}
.menu a:link    {font-weight: bold; color: #ac1a1a; text-decoration: none;}
.menu a:visited {font-weight: bold; color: #ac1a1a; text-decoration: none;}
.menu a:hover   {font-weight: bold; color: #000; text-decoration: overline;}
.menu a:active  {font-weight: bold; color: #ac1a1a; text-decoration: none;}
.menu a:focus   {font-weight: bold; color: #ac1a1a; text-decoration: none;}
.menu_a_marker   {font-weight: bold; color: #ac1a1a; text-decoration: overline;}*/


.box {
	border: 1px solid #0f507f;
	border-radius: 10px;
	box-shadow: 2px 2px 5px #777;
	padding: 0px 5px 5px 5px;
	background-color: #efefef;
	behavior: url(./css/PIE.htc);
}




.top_main_img {margin: 0px 0px 5px 0px;
				background-color: #edf9fe;
				border: 2px solid #a8b9d0;
				padding: 2px 0px 2px 0px;
				height: 28px;
}



.sk td {
	border-bottom: 1px solid #eee;
}

.sk tr:hover {
	background-color: #eee;
}


a:link    {font-weight: normal; color: #000; text-decoration: underline;}
a:visited {font-weight: normal; color: #000; text-decoration: underline;}
a:hover   {font-weight: normal; color: #000; text-decoration: underline;}
a:focus   {font-weight: normal; color: #000; text-decoration: underline;}
a:active  {font-weight: normal; color: #000; text-decoration: underline;}


/* #submenu a  {font-size: 18px;} */
#submenu a:link    {font-weight: normal; color: #999; text-decoration: none;}
#submenu a:visited {font-weight: normal; color: #999; text-decoration: none;}
#submenu a:hover   {font-weight: normal; color: #999; text-decoration: none;}
#submenu a:focus   {font-weight: normal; color: #999; text-decoration: none;}
#submenu a:active  {font-weight: normal; color: #999; text-decoration: none;}

#submenu a.im_here:link    {font-weight: normal; color: #999; text-decoration: none; border-bottom: 2px solid #FFDB00;}
#submenu a.im_here:visited {font-weight: normal; color: #999; text-decoration: none; border-bottom: 2px solid #FFDB00;}
#submenu a.im_here:hover   {font-weight: normal; color: #999; text-decoration: none; border-bottom: 2px solid #FFDB00;}
#submenu a.im_here:focus   {font-weight: normal; color: #999; text-decoration: none; border-bottom: 2px solid #FFDB00;}
#submenu a.im_here:active  {font-weight: normal; color: #999; text-decoration: none; border-bottom: 2px solid #FFDB00;}

#submenu div {
	border-bottom: 2px solid #fff;
}
#submenu a:hover {
	border-bottom: 2px solid #FFDB00;
}


.submenu-texts {
	display: none;
}

/*.main_level a:link    {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:hover   {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:active  {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:focus   {font-weight: normal; color: #FFFFFF; text-decoration: none;}


.sub_level a:link    {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:hover   {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:active  {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:focus   {font-weight: normal; color: #FFFFFF; text-decoration: none;}*/



.sitemap {font-size: 0.9em;}
.sitemap a:link    {font-weight: normal; color: #999; text-decoration: none;}
.sitemap a:visited {font-weight: normal; color: #999; text-decoration: none;}
.sitemap a:hover   {font-weight: normal; color: #999; text-decoration: none;}
.sitemap a:focus   {font-weight: normal; color: #999; text-decoration: none;}
.sitemap a:active  {font-weight: normal; color: #999; text-decoration: none;}
.sitemap .im_here a {font-weight: normal; color: #999; text-decoration: none;}


/*.rslides {
	position: relative;
	z-index: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}*/


.header_wrapper {
	padding: 20px 40px 20px 20px;
}

.rslides_container {
	position: relative;
	float: left;
	width: 100%;
}


.rslides_nav {
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url('../pics/arrows.gif') no-repeat left top;
	margin-top: -45px;
}

.rslides_nav:active {
	opacity: 1.0;
}

.rslides_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.rslides_nav:focus {
	outline: none;
}

.rslides_tabs {
	margin-top: 10px;
	text-align: center;
/* 	position: relative; */
/* 	z-index: 4; */
}

.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin-right: 5px;
}

.rslides_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #ccc;
	background: rgba(0,0,0, .2);
	display: inline-block;
	_display: block;
	*display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	width: 11px;
	height: 11px;
}

.rslides_here a {
	background: #222;
	background: rgba(0,0,0, .8);
}


@media screen and (max-width:480px) {
	.span, .gallery-image {
		margin-left: 5px;
		margin-bottom: 5px;
		width: auto !important;
	}

	.span {
		padding: 3px;
/* 		float: none; */
	}

	.sitemap .span {
		float: none;
	}

	.rslides_container {
/* 		padding: 10px; */
	}
	.rslides_nav {
/* 		top: 0; */
	}

/*	.gallery-image img {
		width: 400px;
	}*/

}