﻿/* Mit Musikunterricht */

/* Header */
body {
	width: 980px;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#header_komplett{
	width:980px;
	height:386px;
	margin-top:0;
	margin-left:0;
	background-image:url('images/Logo_pur.jpg');
	letter-spacing:0px;
	padding:0;
}


#Musikschule{
	width: 980px;
    font-style:italic;
    text-align:center;
    letter-spacing:0px;
    margin-top:0px;
    padding-top:25px;
    font-size: 50px;
    font-weight: bold;
}

#street {
	font-style: italic;
	text-align:center;
	font-weight: bold;
	font-size: 30px;
	letter-spacing:0px;
	margin-left: 335px;
	margin-top: 65px;
	width:400px;
	
}

.navigation{
   	font-weight:bold;
	letter-spacing:2px;
	background-color:navy;
	color:green;
	overflow:hidden;
}

.navigation ul{
    list-style-type:none;
    margin:0;
    padding: 0;
}

.navigation li{
    width:241px;
    border: 2px solid white;
    text-align:center;
    margin:0;
    padding:0;
    float:left;
}

.navigation a{
    font-size:21px;
    font-weight: bold;
    text-decoration:none;
	color:white;
	display:block;
	padding:2px;
}
a:hover { background-color: blue; color: white; }
 
/* Header End */ 

.Tabelle-Unterrichtsarten{
        display:table-cell;	
        width:386px;
}
#table_Unterricht{
	    padding-left:40px;
		line-height: 15px;
	
}

#bild_rechts{
        display:table-cell;	
        width:550px;

	    vertical-align: middle;
        text-align: right;
}

 

h1{
   margin-top:40px;  /* Abstand vom Logo */
   margin-left:26px;
   text-decoration: underline;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.5em;
}


/* Kopf bis hierher */

h2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size:1.0em;
	font-weight:bold;
	margin:0em;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
      font-size:1.0em;
	  font-weight:bold;
	  text-align:justify;
	  padding-left:15px;
	  padding-right:10px;
	  line-height: 25px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;font-size:1.0em;font-weight:bold;line-height: 80%;
	padding-left:20px;
}

.style3 {
	text-align:left;
}


.style4 {
	
    font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;font-weight:bold;
	padding-left:15px;
	
}

#zentriert_Bildunterschrift{
      margin-top:3px;
	  font-weight:bold;
	  text-align:center;
}

