p, body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #333333;
	text-align:left;
	padding:3px;
}

#webbody {
	background-color: #FFFFFF;
	width: 1050px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: solid #C80000 2px;
	padding: 10px;
}
#webbody760 {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: solid #C80000 2px;
	padding: 10px;
	height: 750px;
}
#webbody950 {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: solid #C80000 2px;
	padding: 10px;
	height: 750px;
}
#links {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	text-align:center;
	font-weight: normal;
	font-size:14px;
	line-height:20px;
}
	
#header {
	background-color: #FFFFFF;
	border: dotted #C80000 2px;
	padding: 10px;
	height: 100px;
}
#footer{
	margin: 10px;
	font-weight:bold;
	color:#1E63AF;
	}
#berlin{
	width:490px;
	float:right;
	margin: 0px 10px;
	font-weight:bold;
	color:#1E63AF;
}
#hamburg{
	width: 490px;
	float:left;
	margin: 0px 10px;
	font-weight:bold;
	color:#1E63AF;
	}
#tel{
	width:300px;
	float:right;}	
.menue1 {
float:left;
width: 130px;
max-width:140px;
}

.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;
background-color:#7b7d8e;
padding:10px;
width: 130px;
float:left;
}
.titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EC1F27;
	background-color:#F4D30E;
	font-weight:bold;
	text-align:center;
	padding:3px;
	}


a.menu:link, a.menu:visited
{
	color:#1E63AF;
	text-decoration:none;
	font-weight:bold;
}
a.menu:active, a.menu:hover
{
	color:#EC1F27;
	text-decoration:none;
	font-weight:bold;
}
a.menu2 {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }
