* {
margin: 0;
padding: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E4E4E4 ;
}

p	{
	line-height: 1.4em;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	font-style: normal;
	text-align: center;
	
}
#navigation a {
	text-decoration: none;
	color: white;
}
a:hover {
	color: Maroon;
}
p.gross {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}
#container {	
	width: 900px;
	margin: 0 auto;
	background: transparent;
	
	
}
#header {
	background-image: url(../bilder/Orgelbanner.gif); 
	padding: 10px 0 0 10px;
	width: 890px;
	height: 90px;
	background-color: transparent;

}
#logo {
	float: left;
}
#titelschrift {
	padding: 10px 20px 10px;
	float: right;
}
#navigation {
	text-align: center;
	top: 100px;
	padding: 10px;
	background-color: #708090;
	height: 70px;
}
	
#navigation li {
	list-style-type: none; 
/*	background-color: #ECECEC;	*/
	display: inline;
	line-height: 35px;	
/*	border-style: outset; */
	color: white;
	
	padding: 3px;
	margin: 4px;
	font-size: 0.8em;

}
#main {
	text-align: left;	
	background-color: #E4E4E4;
	padding:10px;
	min-height: auto;
		
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	margin-left: 80px;
	margin-right: 80px;
	width: auto;
	line-height: 1.5em;
}
#container #main h3 {
	text-align: center;
	line-height: normal;
	margin-top: -1em;
	margin-bottom: -1em;
}
.tblRechtsbuendig {
	text-align: right;
	margin: 0 10px;
}
td
{margin-left: 20px;
}

li
{
	text-align: justify;
	display: inline;
	margin-right: 1em;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

#azubi
{
	position: relative;
	width: auto;
	float:left;
	}	
#forum
{
	position: relative;
	float: left;}
	
#check1
{ 
margin-right: 10px;

}

#list1
{
margin-left: 30px;
margin-top: -0.3em;
}

#check2
{ 
margin-right: 10px;

}

#list2
{
margin-left: 30px;
margin-top: -0.3em;
}


