*{
	margin:0;
	padding:0;
}
body { 
	font-family: verdana;  
	font-size: 0.8em; 
	color: #808080;
	margin:0 0 0 0;
	text-align:center;
	background: #fff;
}
/*div,ul,li,td{
	border:#000 1px solid;
}*/
img{
	border:none;
}
p{
	margin:0 0 1em 0;
	font-size: 1em;
}
td,th{
	font-size: 1em;
	height:2em;
}
a,label{
	font-size: 1em;
	cursor:pointer;
	color: #808080;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
#container{
	position: relative;
	margin:0 auto;
	width:920px;
	text-align:left;
}
#mapwrap{
	width:520px;
	height:350px;
	background:url(../images/bg-google-maps.png) no-repeat;
	position:absolute;
	left:300px;
	top:300px;
	visibility:hidden;
}
#mapwrap #mapclose{
	width:10px;
	height:10px;
	position:absolute;
	left:500px;
	top:1px;
	cursor:pointer;
}
#mapwrap #map{
	width:511px;
	height:300px;
  position:absolute;
	left:1px;
	top:12px;
}
#mapwrap #route{
	width:488px;
	height:25px;
  position:absolute;
	left:6px;
	top:314px;
}
#mapwrap #route a{
	position:absolute;
	left:366px;
}
#mapwrap #route input{
	width:300px;
	margin:2px 0 0 10px;
}
.popup #container{
	width:542px;
}
#header{
	position:absolute;
	left:0px;
	top:0px;
	width:920px;
	height:220px;
	background:url(../images/bg-header.gif) 168px 5px #fff no-repeat;
}
#header.headerclub{
	background:url(../../feride-reiseclub/images/bg-header.gif) 168px 5px #fff no-repeat;
}
#header #headerclub{
	position:absolute;
	left:205px;
	top:168px;
	width:700px;
}
#header #headerclub h1{
	color:#55a79b;
	font-size:1.3em;
	font-weight:bold;
}

#mood{
	position:absolute;
	left:182px;
	top:17px;
	width:520px;
	height:180px;
	background:url(../images/mood-feride.jpg) no-repeat;	
}
.default-1 #mood{
	background-image:url(../images/mood-default-1.jpg);	
}
.default-2 #mood{
	background-image:url(../images/mood-default-2.jpg);	
}
.default-3 #mood{
	background-image:url(../images/mood-default-3.jpg);	
}
.default-4 #mood{
	background-image:url(../images/mood-default-4.jpg);	
}
.default-5 #mood{
	background-image:url(../images/mood-default-5.jpg);	
}
.default-6 #mood{
	background-image:url(../images/mood-default-6.jpg);	
}
.sport #mood{
	background-image:url(../images/mood-sport.jpg);	
}
.staedte #mood{
	background-image:url(../images/mood-staedte.jpg);	
}
.musical #mood{
	background-image:url(../images/mood-musical.jpg);	
}
.wellness #mood{
	background-image:url(../images/mood-wellness.jpg);	
}
.winter #mood{
	background-image:url(../images/mood-winter.jpg);	
}
.berge #mood{
	background-image:url(../images/mood-berge.jpg);	
}
.musik #mood{
	background-image:url(../images/mood-musik.jpg);	
}
.meer #mood{
	background-image:url(../images/mood-meer.jpg);	
}
.silvester #mood{
	background-image:url(../images/mood-silvester.jpg);	
}
#mood h1{
	position:absolute;
	left:25px;
	top:35px;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
}
#hotline{
	position:absolute;
	left:720px;
	top:39px;
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
}
#hotline strong{
	font-size:1.1em;
}
#header .clublink{
	position:absolute;
	left:699px;
	top:98px;
	padding: 9px 0 0 0;
	width:206px;
	border-top:1px dotted #fff;
}
#header .clublink .abstand{
	padding: 0 0 0 60px;
}
#header .clublink a{
	padding: 0 0 0 20px;
	font-size:1.5em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#main{
	position:relative;
	left:167px;
	top:220px;
	margin:0 0 220px 0;
	background:url(../images/bg-main.gif) 0 0 repeat-y;
	width:750px;
	text-align:left;
}
#content{
	width:542px;
	min-height:300px;
	float:left;
	position:relative;
}
#left{
	width:170px;
	float:left;
	position:absolute;
	left:0px;
	top:170px;
	padding:22px 0;
}
#right{
	float:left;
	position:relative;
	width:200px;
	height:671px;
	padding:22px 0;
}
#footer{
	position:relative;
	left:0px;
	top:0px;
	margin:0 0 0 167px;
	padding:10px 0;
	width:760px;
	height:40px;
	background:url(../images/bg-footer.gif) 0px 0px #fff no-repeat;
}
#header #logo{
	padding:4px 0 0 0;
}
#header #subnavi1{
	position:absolute;
	left:167px;
	top:180px;
	width:725px;
	background:url(../images/pkt.gif) 0 30px repeat-x;
}
.clear{
	clear:both;
	line-height:0px;
}

dl{
	margin:0 0 1em 0;
}
dt{
	min-height:1.5em;
	width:180px;
	display:block;
	padding:3px 0 0 0;
}
dd{
	margin:-1.5em 0 0 185px;
	min-height:23px;
}
input,textarea,select,.disabled{
	border:#808080 1px solid;	
	background:#fff;
	color:#808080; 
	height:17px;
	font-size:13px;;
	padding:1px 0 0 2px;
}
.disabled{
	padding: 0 3px 0 3px;
	width:55px;
	display:block;
	text-align:right;
}
.disabled input{
	margin: 2px 0 0 0;
}
select{
	padding:0;
	height:20px;
	line-height:20px;
}
textarea{
	height:4em;
	font-family:verdana;  
}
.radio,.checkbox{
	border:none;
	background:transparent;
	width:auto;
}
#linkliste{
	font-size:0.9em;
	text-align:justify;
	padding:100px 20px 10px 20px;	
}
#linkliste a{
	font-size:0.8em;
	color:#ccc;
	line-height:0.8em;
}
#linkliste a:hover{
	color:#333;
}