body{

    margin:0px;



    font-family:comic sans ms;

    font-size:24px;

    color:#b41616;
    background-color:#800000;

}



a{

    text-decoration:none;

}



img{

    border:none;

}





#main{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fffbdc;
    /*height:100%;*/

}



#logo{

    width:900px;

    height:247px;

    background-image:url(../images/logo.jpg);

    background-repeat:no-repeat;

}



#menu{

    float:left;

    width:210px;

    height:500px;

}



#content{
	float:right;
	width:580px;
	margin-right:50px;
	font-style:italic;
	text-align:justify;
	font-size:18px;



}
#erklärung {
	float:right;
	width:75%;
	font-style:italic;
	text-align:justify;
	font-size:18px;
	padding-right: 25px;
	padding-left: 25px;
}




#bottomRight{

    clear:both;

    float:right;

    width:120px;

}



.orangeFont{
	color:#000;

}



.smallerFont{
	font-size:16px;
	color:#666666;

}
.smallerFont2 {
	font-size:12px;
	color:#000;
	font-family: "Comic Sans MS", cursive;
}
.smallerFont3 {
	font-size:9px;
	color:#000;
}





.menuLink{

    margin-top:5px;

    margin-right:15px;

    display:block;

    float:right;

    font-size:16px;

    color:#b41616;

    width:140px;

    border-bottom:1px solid #666666;

}



.menuLink:hover{
	cursor:pointer;
	color:#ec7c25;

}



.bottomLink{
	color:#ec7c25;
	font-size:12px;

}



.inTextLink{
	color:#ec7c25;

}



#currentSite{

    float:right;

    width:140px;

    display:block;

    margin-top:5px;

    margin-right:15px;

    font-weight:bold;

    font-size:16px;

    border-bottom:1px solid #666666;

}



.spacer100{

    height:50px;

}



.spacer5{

    display:block;

    height:5px;

}



.centered{

    text-align:center;


}



.heading{

    font-size:40px;

}



.subheading{

    font-size:34px;

}



.leftImage{

    float:left;

    width:200px;

}



.list{

    font-size:16px;

}



.left20{

    float:left;

    width:20px;

}



.listText{

    text-align:justify;

}



.days{
	float:left;
	width:100px;
	font-weight:bold;
}



.times{
	font-size: 18px;
	color: #666;
	font-style: normal;
}



.day{
	float:left;
	font-size: 18px;
	font-style: normal;
}



.time{
	color: #b41616;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	float: left;
}



.starts{

    float:left;

}



.place{

    float:left;

    width:150px;

    font-weight:bold;

}



.address{}



.cite{

    float:left;

    margin-left:70px;

    width:250px;
    color:#666666;

}



.citeRef{

    display:block;

}



label{

    width:200px;

    float:left;

    display:block;

}



.input{

    margin-left:10px;

    width:300px;

}



.submitButton{

    margin-left:200px;

}



textarea{

    margin-left:10px;

    width:300px;

    height:100px;

}

