/*
	
*/

* {
	margin: 0; padding: 0;
}*

body {
	margin: 25px 0 0;
	background: #fff;
	font: .71em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #444;
}

h1 {
	font-size: 1.5em;
	padding: 25px 15px 15px 0;
	margin: 0;
	color: #222;
}

h2 {
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 0 .5em;
}

h3 {
	font-size: 1.2em;
	margin: 0;
        padding: 15px 0 10px 15px;
background-image: url(images/liste_oben.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

h4 {
	font-size: 1.5em;
	padding: 20px 15px 5px 0;
	margin: 0;
	color: #CC0099;
}

p  {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	padding: 0 15px 0 0;
}
em {
	border-bottom: 1px solid #fff;
}
a {
	color: #000;
font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img {
	border: 0;
}

.red {
	color: #CC0099;
}
	
.wrap {
	width: 900px;
	margin: 0 auto;
}
 
#header {
	width: 900px;
	height: 70px;
	margin: 0 auto;
}

#menu  {
	float: right;
	padding: 6px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 13px;
	color: #ebebeb;
}

#menu a:hover {
	color: #ebebeb;
	border-bottom: 2px solid #ebebeb;
}

#menu .active a {
	border-bottom: 2px solid #ebebeb;
	color: #fff;
}
 
#teaser {
	clear: both;
	width: 880px;
	margin: 0 auto;
        background: #fff;
background-image: url(images/teaser.jpg);
	background-position: top;
	background-repeat: repeat-x;
text-align: center;
	border: 10px solid #fff;
}

.box {
	float: left;
	padding: 66px 0 0;
	width: 480px;
	color: #CC5FBD;
}

.box a{
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
}

.box a:hover{
	text-decoration:none;
}

#image {
	float: right;
	width: 388px;
	position: relative;
	top: 10px;
	height: 250px;
	background-image: url(images/allg.jpg);
}
	
#bar {
	height: 40px;
	margin: 0 0 30px;
	padding: 8px 0 0 0;
	background: url(images/bar.gif) repeat-x;
}

.step {
	color: #FAFDDD;
	padding: 4px 0 0 11px;
	margin: 0 35px 0 0;
	font-size: 1.4em;
	float: left;
	text-align: center;
	background: url(images/step.gif) no-repeat;
	height: 30px;
}

.step a {
	color: #fff;
	margin: 0 10px 0 0;
}
	
.col {
	float: left;
	width: 550px;
	margin: 0 0 25px 15px;
}

.col_lang {
	float: left;
	width: 850px;
	margin: 0 0 25px 15px;
}

.col2 {
	float: left;
	width: 300px;
	margin: 0 0 25px 0;
}

.col img{
	border: 1px solid #e0e0e0;
	padding: 5px;
margin: 5px 0;
	background-color: #fff;
	background-image: url(images/info.jpg);
	background-repeat: repeat-x;
}

.col_lang img{
	border: 1px solid #e0e0e0;
	padding: 5px;
margin: 5px 0;
	background-color: #fff;
	background-image: url(images/info.jpg);
	background-repeat: repeat-x;
}

.inhalt {
	float: left;
	width: 590px;
	margin: 0 30px 16px 0;
}

.inhalt img{
	border: 1px solid #e0e0e0;
	padding: 5px;
        margin: 5px;
	background-color: #fff;
	background-image: url(images/info.jpg);
	background-repeat: repeat-x;
}

.last {
	float: right;
	margin: 50px 15px 20px 0;
	width: 280px;
	background-image: url(images/anmelden_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.lastp {
	padding-left: 15px;
}

.info {
	background-image: url(images/anmelden_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.anmelden {
	padding: 10px 15px 0 15px;
}

#footer {
	clear: both;
	width: 860px;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px solid #ccc;
}	

#footer .right {
	float: right;
	margin: 0 55px 0 0;
}

#footer a {
	color: #000;
	font-weight: bold;
}
.liste_winter {
        margin: 0 0 20px 15px;
        padding-bottom: 5px;
	background-image: url(images/liste_winter_unten.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.liste_sommer {
        margin: 0 0 20px 15px;
        padding-bottom: 5px;
	background-image: url(images/liste_sommer_unten.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.ligallery {
        margin: 0 0 20px 15px;
        padding: 0 10px 10px 15px;
	background-image: url(images/liste_unten.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.ligallery img{
        margin: 5px 10px 5px 0;
}

.ligallery_oben {
        margin: 0 0 0 15px;
        height: 10px;
	background-image: url(images/liste_oben.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}



#nav2 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0 10px;
    background-image: url(images/nav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#nav2 ul{
	display: inline;
	list-style: none;
	margin: 0;
}

#nav2 ul li{
	display: inline;
	line-height: 2em;
	padding: 0 7px;
	border-right: 1px solid #ccc;
}
#nav2 ul li a{
	text-decoration:none;
}

#nav2 ul li a:hover{

color: #e2001a;
}

#nav3 {
	border-bottom: 1px solid #e2001a;
	margin: 0 10px;
}

#nav3 ul{
	display: block;
	list-style: none;
}

#nav3 ul li{
	display: inline;
	padding: 0 7px;
	line-height: 2em;
	border-right: 1px solid #e2001a;
}
#nav3 ul li a{
	text-decoration:none;
color: #e2001a;
}
#nav3 ul li a:hover{

color: #000;
}

#logo {
	height: 130px;
	position: absolute;
	top: 60px;
	width: 900px;
	background-image: url(images/arena.png);
	background-repeat: no-repeat;
}
.flashVideo {
	border-top: 1px solid #ccc;
padding-top: 10px;
}
