@CHARSET "ISO-8859-1";

	
html, body{
	font-family:Arial; 
 	margin:0px; 
 	padding:0px; 
    background-color: rgb(240,136,40);
    /*background-color: rgb(253,222,186);
    background-image: url(./images/back_1024x9.png);*/
    background-repeat: repeat-y;
    font-size: 62.5%;
	height: 700px;

    
 } 


#Header_Img
{
	position: absolute;
	top: 37px;
	left: 65px;
	width: 894px;
}

#Header_Img_Content
{
height:85px;
left:265px;
position:absolute;
top:63px;
width:694px;
}

#Header_Img_Home
{
	position: absolute;
	top: 55px;
	left: 65px;
	width: 180px;
}

#Header_Img_Content_Home
{

left:271px;
position:absolute;
top:53px;
width:690px;
}

#Header_Img_Div_Home
{
	position: absolute;
	top: 160px;
	left: 65px;
	width: 895px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: thin;
}


#willkommen
{
	position: absolute;
	top: 37px;
	left: 0px;
	
}

#home_Text
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 400px;

}

#RoundButton
{
	position: absolute;
	top: 170px;
	left: 220px;
}

#NewsletterBox
{
	position: absolute;
	top: 0px;
	left: 471px;
	height: 300px;
	width: 188px;
}

#Newsticker
{
	position: absolute;
	
	top: 90px;
	left: 481px;
	width: 168px;

}

#NewsButton
{
	position: absolute;
	right: -10px;
	top: -83px;
	height: 90px;
}


#navigation{
	
	position: absolute;
	

	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: thin;    
    
    width: 200px; 
    left: 65px;
    top: 200px;
 
  }
  
.NavigationMainMenu
{

	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	
	border-top-color: black;
	border-top-style: solid;
	border-top-width: thin;
   
    height: 0px;
    
}



.NavigationMainMenuLast
{
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.NavigationSubMenu
{
    margin: 0 0 0 5%;
}

#navigation a:link, #navigation a:visited
{
    text-decoration: none;
    color: Black;
    display: block;

    
}
/*hover-Effekte */
#navigation p:hover
{
    color: black;
    font-weight: bold;  

}


.NavigationMainMenuSelected
{

	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	
	border-top-color: black;
	border-top-style: solid;
	border-top-width: thin;
   
    height: 0px;
    font-weight: bold;
    color: black;
}







#footer_space
{

    left: 65px;
	height: 100px;
}

#footer
{
	position: fixed;

    color: rgb(249,136,5);
    background-color: black;
	left: 65px;
	width: 894px;
	height: 60px;
    bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer_adr_ES
{

	position: absolute;
	left: 50px;
    bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer_adr_Eventos
{

	position: absolute;
	left: 240px;
    bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}	
#footer_adr_LE
{

	position: absolute;
	left: 415px;
    bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer_mail_tel
{

	position: absolute;
	right: 50px;
    bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#KursAnsicht, #zumba, #Kurse, #ueber_uns, #Party, #Workshops, #Galerie, #newsletter, #Links, #Impressum
{
	position: absolute;
	top: 15px;
}

#KursAnsicht table
{
	position: absolute;
	top: 0px;
}


#KursAnsicht td
{
text-align: justify;
padding-right: 15px;
padding-top: 20px;
padding-bottom: 20px;
}


#KursAnsichtDonatellaImg
{
	position: absolute;
	top: 30px;
	left: 300px;
	height: 70px;
}

#KursAnsichtEsslingenImg
{

	position: absolute;
	top: 30px;
	left: 300px;
	height: 70px;
}



#Workshops hr
{
	margin-top: 30px;
	margin-bottom: 30px;
}
	



h1 
{
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
}


h2 
{
	font-size: 14px;
	font-weight: bold;
	
}

h3 
{
	font-size: 25px;
	font-weight: bold;
	
}

p, li
{
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: 0;
	
}

a:link { text-decoration:underline;  color: black; }
a:visited { text-decoration:underline;  color: black; }
a:hover { text-decoration:underline; font-weight: bold; color: black; }


#content
{
	position: relative;
	left: 300px;
	top: 170px;
	bottom: 100px;
	width: 659px;
	height: 500px;
	overflow: hidden;
	
	
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;


}
