﻿/*
Theme Name: Wasserski Dresden
Theme URI: http://wasserski-dresden.de
Description: Template für den Internetauftritt des Wasserskilifts in Dresden
Version: 1.0
Author: Martin Franke
Author URI: http://www.speedflying.cc/
*/
body {
	margin:0;
	padding:0;
}

.wrap{
	margin:auto;
	width:100%;
}

#scroll{
	min-width:1300px;
	height:auto;
}

#slider img{
	margin-top:6px;
}


#menu ul{
	float:right;
	margin-top:-70px;
	margin-right:30px;
}

#content_wrap_secondary #menu ul{
	float:right;
	margin-top:-155px;
	margin-right:55px;
}

#menu li{
		display:inline;
		color:#FFFFFF;
		margin-right:20px;
		font-size:large;
		font-family:serif;

}
#menu li a{
	color:#FFFFFF;
	text-decoration:none;
	
}
#menu li a:hover{
	text-decoration:underline;
}
#menu li.current_page_item{
	background-color:#092F5A;
	padding:5px;
	border:1px solid #072547;
	border-radius:3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 1px #3176A6;
	
}


#logo{
		background: url(images/logo.png) no-repeat scroll top transparent;
		width:300px;
		height:200px;
		margin-left: -50px;
		margin-top: -150px;
		position:absolute;

}


#logo2{
		background: url(images/logo.png) no-repeat scroll top transparent;
		width:300px;
		height:200px;
		margin-left: 145px;
		margin-top: -48px;
		position:absolute;

}

#head{
	background: url(images/header.png) no-repeat scroll center top transparent;
	background-color:#00578c;
	background-repeat:no-repeat;
	width:100%;
	height:421px;
	margin:auto;
}

#sliderwrap{
	width:960px;
	height:400px;
	margin:auto;
	padding-top:102px;
	
}
#slider{
	float:right;
	height:310px;
	width:530px;
}

#headline{
	width:350px;
	float:left;
	height:100px;
	padding-top:50px;
}

#oeffnungszeiten{
	width:420px;
	height:90px;
	position:absolute;
	margin-top:230px;

}


#dreispalter{
	height: auto;
  margin: 150px auto;
  max-width : 960px;
  min-width : 960px;
  position: relative;
  text-align: justify;
}

h2{
	color:#FFFFFF;
	font-size: 2em;
	font-family: Verdana, Geneva, sans-serif;
  }
  
  

.white{
	color:#FFFFFF;
}

/* CSS-Eigenschaften für die Unterseiten */

#header_secondary_wrap{
	width:100%;
	height:187px;
	background-image:url(images/head_bg_secondary.jpg);
	background-repeat:repeat-x;
	
}

#header_secondary{
	width:1200px;
	height:187px;
	background-repeat:no-repeat;
	margin:0 auto;
	background-image:url(images/header_secondary.png);
}

#ueberschriften{
	width:1200px;
	height:60px;
	margin-top:125px;
	position:absolute
}
#headline h2{
	color:#FFFFFF;
}
#titel{
	float:right;
	margin-right:145px;

}
.submenu{
	list-style:none;
	padding-left:0em;
}
#sidebar li{
	list-style:none;
}
#sidebar ul{
	padding-left:0em;
}
#titel a{
	color:#FFFFFF;
	text-decoration:none;
	font-family:'DroidSerifRegular';
	font-size:1.3em
}

#titel a:hover{
	text-decoration:underline;
}

#content_wrap_secondary{
	background-image:url(images/left_bg.jpg);
	background-position:150px 50%;
	background-repeat:no-repeat;
	width:1200px;
	height:500px
	
}
#left_secondary{
	float:left;
	width:260px;
	height:300px;
	padding-left:140px;
	margin-right:15px;
}

#content_secondary{
	float:left;
	width:775px;
	height:300px;
	padding-top:10px;
	padding-left:10px;
}



#wpcontent_slider_container{
	padding-left:79px;
	padding-top:6px;
}


.cs-title{
	background-color:#000000;
}

#zeiten th, td, caption{
padding: 0 10px 0 0 !important;
}

#zeiten table{
margin-bottom:0px; !important;
}