/* CSS Document */

html {
height:100%; 
margin-bottom:1px;
}

body{
background: #fad5e6;
padding: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
/*color: #24448F;*/
line-height:25px;
}

#frame{
background: #ffffff;
margin-left: auto;
margin-right:auto;
width:937px;
height:595px;
border:1px solid #103b8a; 
}
#header{
height:125px;
border-bottom: 1px solid #ed2091;
}

#logo{
background-image: url(img/musikgarten_logo.gif);
background-repeat:repeat-y;
width:251px;
height:125px;
float:left;
}

#topimg{
background-image: url(img/musikgarten_oben.jpg);
background-repeat:repeat-y;
width:686px;
height:102px;
float:right;
}

/* Top Navigation */
#topNavigation {
width: 686px;
height:22px;
float: left;
margin:0px;
border-top:1px solid #ed2091;
font-size:14px;
font-weight:bold;
line-height:22px;
background-color:#f7c3db;
}



#topNavigation a{
padding: 0px 21px 0px 22px;
text-decoration: none;
float: left;
border-right:1px solid #ed2091;
color:#ed2091;
}


#topNavigation a:hover{background-color:#ffffff; display: block;}
#topNavigation a:active{background-color:#ffffff;display: block;}

#topNavigation a.on{
padding: 0px 21px 0px 22px;
text-decoration: none;
float: left;
border-right:1px solid #ed2091;
background-color:#ffffff;
}




#sideimg{
background-image: url(img/musikgarten_links.jpg);
background-repeat:repeat-y;
width:120px;
height:469px;
float:left;
}

p {
	padding:60px 0px 0px 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #24448F;
	line-height:25px;
	float:left;
	width:645px;
}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ee0f8c;
	text-decoration: none;
}

a.link:link{text-decoration: none;}	
a.link:visited{text-decoration: none;}	
a.link:hover{text-decoration: underline;}
a.link:active{text-decoration: underline;}

#imgLeitung{
margin:-340px 60px 0px 0px;
background-image: url(img/musikgarten_ellenmachalet.jpg);
background-repeat:no-repeat;
width:182px;
height:231px;
float:right;
}

#textright{
margin:-320px 0px 0px 400px;
float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #24448F;
	line-height:25px;
}

table {
	margin:60px 70px -40px 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #24448F;
	line-height:25px;
	float:left;
}














