* {
list-style: none;
margin: 0;
padding: 0;
text-decoration: none;
} 

body{  
	background-color: #FFFFFF; 
	font-family : verdana,arial, helvetica;
 	font-size : 11px;
	text-align : left;
 	color : #3a3a3a;
	background-image: url("bilder/back.jpg");	
	height:100%;
	overflow:visible;
}

body.detail{  
	background-color: #FFFFFF; 
	font-family : verdana,arial, helvetica;
 	font-size : 11px;
	text-align : left;
 	color : #3a3a3a;
	background-image: url("bilder/body_back.jpg") center center no-repeat;	
	height:100%;
	overflow:visible;
}

#mitte {
	margin: -300px 0 0 -475px;
    position:absolute;
    top: 50%;
    left: 50%;

	width: 950px;
	height: 600px;
}

 

#claim {
 	position:absolute;
	margin-top:10px;
	margin-left:10px;
	width: 118px;
	height:100px;
	z-index:5;
}

#sprachauswahl
{
	position:absolute;
	width:31px;
	height:120px;
	margin-left:-27px;
	margin-top:60px;
	z-index:5;
}

#sprachauswahl p.de
{
	width:25px;
	height:25px;
	background: url("bilder/flag_de.png") no-repeat;
}

#sprachauswahl p.en
{
	margin-top:5px;
	width:25px;
	height:25px;
	background: url("bilder/flag_en.png") no-repeat;
}

#sprachauswahl p.nl
{
	margin-top:5px;
	width:25px;
	height:25px;
	background: url("bilder/flag_nl.png") no-repeat;
}

#menuleiste {
 	margin-top: -5px;
	margin-left: 202px;
	width: 750px;
	height: 130px; 
} 

#menuleiste li,
#menuleiste li a
{
 	float:left;
	width:180px;
	height:130px;
	overflow:hidden;
} 

#menu1
{
	background: url("bilder/menu_1.png") 0px 0px no-repeat;
}

#menu2
{
	background: url("bilder/menu_2.png") 0px 0px no-repeat;
}

#menu3
{
	background: url("bilder/menu_3.png") 0px 0px no-repeat;
}

#menu4
{
	margin-left:10px;
	background: url("bilder/menu_4.png") 0px 0px no-repeat;
}

#menu1 a:hover
{
	background: url("bilder/menu_1.png") 0px -150px no-repeat;
}

#menu2 a:hover
{
	background: url("bilder/menu_2.png") 0px -150px no-repeat;
}

#menu3 a:hover
{
	background: url("bilder/menu_3.png") 0px -150px no-repeat;
}

#menu4 a:hover
{
	background: url("bilder/menu_4.png") 0px -150px no-repeat;
}



#main
{
	margin-top:-15px;
	width: 950px;
	height:485px;
	background: url("bilder/main_back.png") top left no-repeat; 
}



#content
{
	width:503px;
	float: left;
	padding: 15px;
	padding-top:5px;
	line-height: 16px;
}

#content5
{
	width:710px;
	float: left;
	padding: 15px;
	padding-top:5px;
	line-height: 16px;
}

#leftbar
{
 	float: left;
	width: 200px;
	margin-left:0px;
	margin-top:-15px;
	height: 475px; 
	
	
}

#leftbar_content
{
	padding:10px;
	
}



#rightbar
{
 	float: right;
	width: 200px;
	margin-top:-15px;
	margin-right:10px;
	height: 475px; 
		
}

#rightbar_content
{
	padding:10px;
	padding-top:8px;
	font-size : 10px;
}
 

#content iframe
{
 	overflow-x:hidden;
}  

#more
{
 	position:absolute;
	top:410px;
	width:195px;
	height:210px;
	padding-left:7px;
}

#more p.intersport
{
	float:left;
	margin-left:-2px;
	margin-top:0px;
	width:85px;
	height:65px;
	border: 0px;
	overflow: hidden;
 	cursor: pointer;	
	background: url("bilder/button_rent.png") 0px 0px no-repeat;
}

#more p.moreboards
{
	float:left;
	margin-top:0px;
	margin-left:-2px;
	width:85px;
	height:65px;
	border: 0px;
	overflow: hidden;
	background: url("bilder/button_moreboards.png") 0px 0px no-repeat;
}

#more p.fashion
{
	float:left;
	margin-left:-2px;
	margin-top:0px;
	width:85px;
	height:65px;
	border: 0px;
	overflow: hidden;
	background: url("bilder/button_fashion.png") 0px 0px no-repeat;
}

#more p.luna
{
	float:left;
	margin-left:-2px;
	margin-top:0px;
	width:85px;
	height:65px;
	border: 0px;
	overflow: hidden;
	background: url("bilder/button_luna.png") 0px 0px no-repeat;
}

#more p.intersport:hover
{
	background: url("bilder/button_rent.png") 0px -100px no-repeat;
}

#more p.moreboards:hover
{
	background: url("bilder/button_moreboards.png") 0px -100px no-repeat;
}

#more p.fashion:hover
{
	background: url("bilder/button_fashion.png") 0px -100px no-repeat;
}

#more p.luna:hover
{
	background: url("bilder/button_luna.png") 0px -100px no-repeat;
}

#facts
{
	width:170px;
	height:180px;
	margin-top:5px;

}

#bottom
{
	width:170px;
	height:100px;
	position:absolute;
	top:480px;
	width:195px;
}

#submenu
{
	margin-top:5px;
	width:190px;
	height:150px;
	
	
}


a:link { font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal; color:#3a3a3a; text-decoration:none;}
a:visited { font-family:verdana,arial,helvetica; font-size:10px;  font-weight:normal; color:#3a3a3a; text-decoration:none;}
a:hover { font-family:verdana,arial,helvetica; font-size:10px;  font-weight:normal; color:#ff0000; text-decoration:none;}
a:active { font-family:verdana,arial,helvetica; font-size:10px;  font-weight:normal; color:#3a3a3a; text-decoration:none;}
a:focus { font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal;  color:#3a3a3a; text-decoration:none;}

a.link:link { font-family:verdana,arial,helvetica; font-size:12px; font-weight:normal; color:#005aa9; text-decoration:underline;}
a.link:visited { font-family:verdana,arial,helvetica; font-size:12px;  font-weight:normal; color:#005aa9; text-decoration:underline;}
a.link:hover { font-family:verdana,arial,helvetica; font-size:12px;  font-weight:normal; color:#ff0000; text-decoration:underline;}
a.link:active { font-family:verdana,arial,helvetica; font-size:12px;  font-weight:normal; color:#005aa9; text-decoration:underline;}
a.link:focus { font-family:verdana,arial,helvetica; font-size:12px; font-weight:normal;  color:#005aa9; text-decoration:underline;}

a.lang
{
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	font-weight:normal; 
	color:#FFFFFF;
}

a.sub:link { font-family:verdana,arial,helvetica; font-size:12px; font-weight:normal; color:#3a3a3a; text-decoration:none;line-height:20px;}
a.sub:visited { font-family:verdana,arial,helvetica; font-size:12px;  font-weight:normal; color:#3a3a3a; text-decoration:none;line-height:20px;}
a.sub:hover { font-family:verdana,arial,helvetica; font-size:12px;  font-weight:normal; color:#ff0000; text-decoration:none;line-height:20px;}
a.sub:active { font-family:verdana,arial,helvetica; font-size:12px;  font-weight:normal; color:#3a3a3a; text-decoration:none;line-height:20px;}
a.sub:focus { font-family:verdana,arial,helvetica; font-size:12px; font-weight:normal;  color:#3a3a3a; text-decoration:none;line-height:20px;}



h1  {
	font-family : trebuchet ms,verdana,arial, helvetica;
	font-size : 18px;
	text-align : left;
	font-weight : bold;
	color :#3a3a3a;
	padding-bottom:3px;
}

h2  {
	font-family : trebuchet ms,verdana,arial, helvetica;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color :#3a3a3a;
	padding-bottom:4px;
}

h2.white  {
	font-family : trebuchet ms,verdana,arial, helvetica;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	padding-bottom:4px;
	color :#FFFFFF;
}

h3  {
	padding-top:20px;
	padding-bottom: 6px;
	font-family : verdana,arial, helvetica;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	color :#3a3a3a;
} 


ul.square li
{
 	padding-top:2px;
	margin-left:10px;
	list-style-type: square;	
	list-style-position: outside;
	font-size: 9px;
	line-height:12px;
	
}

ul.small li
{
   font-size: 9px;
}

table.rand
{
 	font-family : verdana,arial, helvetica;
	font-size : 11px;
	text-align : left;
	color :#3a3a3a;
	border-collapse: collapse;
	border-spacing:0;
} 

table.leer
{
 	color :#FFFFFF;
	border-collapse: collapse;
	border-spacing:0;
} 

table.leer_dark
{
 	color :#3a3a3a;
	border-collapse: collapse;
	border-spacing:0;
	border:0px;
} 

td.leer
{
 	padding: 0px 0px 0px 0px;  
	color :#FFFFFF;
	border: 0px;
	background-color: transparent;
} 

td.leer_dark
{
 	padding: 0px 0px 0px 0px;  
	color :#3a3a3a;
	border: 0px;
	background-color: transparent;
} 

td.leer_6
{
 	padding: 3px 3px 3px 3px;  
	color :#FFFFFF;
	border: 0px;
	background-color: transparent;
}  

td.leer_5
{
 	padding: 5px 5px 5px 5px;  
	color :#3a3a3a;
	border: 0px;
	background-color: transparent;
} 

th.rand
{
	padding: 5px 5px 5px 8px;
	font-family : verdana,arial, helvetica;
	font-size : 12px;
	text-align : left; 
	font-weight: bold;
	color :#3a3a3a;
	background-color: #cfd5fa;	  
	border: 1px solid #3a3a3a;
	text-align: center;	
}	

th.leer
{
	font-family : verdana,arial, helvetica;
	font-size : 12px;
	text-align : left; 
	font-weight: bold;
	color :#3a3a3a;
	letter-spacing: 2px;
	background-color: #FFFFFF;	
	border: 0px;  
}	

td.rand
{
	padding: 5px 5px 5px 8px;
	color :#3a3a3a;
	border: 1px solid #3a3a3a;
	background-color: #edeffd; 
}

td.dark
{
	padding: 5px 5px 5px 8px;
	color :#3a3a3a;
	border: 1px solid #3a3a3a;
	background-color: #cfd5fa;
} 

td.leftbar
{
 	width:30%;
	clear: both;
	float:left;
	display:inline;
	padding: 4px;
	margin: 3px 0;
	text-align:right;	 
	border: 0px;
	background-color:#FFFFFF;
	
}

td.rightbar
{
 	width:65%;
	text-align:left;
	float: right;
	display:inline;
	padding:4px;
	margin: 3px 0; 
	border: 0px;
	background-color:#FFFFFF;
}

input, textarea, select
{
	font-family : verdana,arial, helvetica;
	font-size : 10px;
	text-align : left;
	border: 1px solid #cccccc;
	padding: 2px; 
	float: left;
	width: 105px;
	margin:1px;
	margin-left:0px;
} 

label
{
  float: left;
  width: 55px;
  font-size : 10px;
  text-align: right;
  padding: 5px;
  padding-left:0px;
  padding-bottom:0px;
  margin:1px;
  margin-left:0px;
}

form br
{
 	clear: left;
} 

input.ohne, textarea.ohne
{
	font-family : verdana,arial, helvetica;
	font-size : 11px;
	text-align : left;
	border: 1px solid #000000;
	padding: 2px;
	width:120%;
	text-align:center;
}

.size20
{
 	width:20px;
}


.size30
{
 	width:30px;
}

.size40
{
 	width:40px;
}

.size50
{
 	width:50px;
}

.size60
{
 	width:60px;
}

.size70
{
 	width:70px;
}

.size100
{
 	width:100px;
}
.size150
{
 	width:150px;
}

input:focus, textarea:focus, select:focus
{
 	border: 1px solid #3a3a3a;
	background-color: #edeffd;
} 



.button_click
{
 	border: 0px;
	background: transparent url(bilder/button_click.png) no-repeat 0px 0px;
 	overflow: hidden;
 	cursor: pointer;
	width: 116px;
	height: 40px;
	text-align:center;
	padding-top:12px;
	font-family : trebuchet ms,verdana,arial, helvetica;
	font-size : 14px;
	font-weight : bold;
	color:#FFFFFF;
	float:left;
	
}

.button_click:hover
{
 	border: 0px;
	background: transparent url(bilder/button_click.png) no-repeat 0px -50px;
 	overflow: hidden;
 	cursor: pointer;
	width: 116px;
	height: 40px;
	text-align:center;
	padding-top:12px;
	font-family : trebuchet ms,verdana,arial, helvetica;
	font-size : 14px;
	font-weight : bold;
	color:#FFFFFF;
	float:left;
} 

.button_click_anfahrt
{
 	margin-left:30px;
	border: 0px;
	background: transparent url(bilder/button_click_anfahrt.png) no-repeat 0px 0px;
 	overflow: hidden;
 	cursor: pointer;
	width: 116px;
	height: 55px;
	text-align:left;
	padding-top:20px;
	padding-left:55px;
	font-family : trebuchet ms,verdana,arial, helvetica;
	font-size : 14px;
	font-weight : bold;
	color:#FFFFFF;
	
}

.button_click_anfahrt:hover
{
 	margin-left:30px;
	border: 0px;
	background: transparent url(bilder/button_click_anfahrt.png) no-repeat 0px -80px;
 	overflow: hidden;
 	cursor: pointer;
	width: 116px;
	height: 55px;
	text-align:left;
	padding-top:20px;
	padding-left:55px;
	font-family : trebuchet ms,verdana,arial, helvetica;
	font-size : 14px;
	font-weight : bold;
	color:#FFFFFF;
}  

input.button_click
{
	padding-top:0px;
}

input.button_click:hover
{
	padding-top:0px;
} 

button.button_click
{
	padding-top:0px;
}

button.button_click:hover
{
	padding-top:0px;
} 

img.fluss
{
 	float:left;
	margin-right:8px;
   	margin-bottom:5px
}

img.rahmen
{
 	padding:3px;
}

 
img.rand
{
 	border: 1px solid #FFFFFF; 
	padding:1px;
}

img.rand:hover
{
 	border: 1px solid #3a3a3a;
	padding:1px;

}

.kein { display:none; }

