body{
	background-color:#EBECEC;
	background-position: bottom left;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Times New Roman;
	font-size:12px;
}
.container{
	margin:30px auto;
	width:850px;
	background-image:url(images/bg.gif);
	background-color:#FFFFFF;
}
.header{
	height:71px;
}
.titelbild{
	width:850px;
	height:77px;
	background-image:url(images/titelbild.jpg);
}
.header_titel{
	padding-top:40px;
	padding-left:40px;
	font-size:20px;
	color:#2E1C86;
}
.tabelle{
	margin-left:40px;
	margin-top:10px;
	margin-right:10px;
}
/* INHALT */
.content{
	width:570px;
	margin-top:10px;
	margin-left:40px;
	min-height:500px;
	border-top:2px dotted #BAB1D6;
	border-bottom:2px dotted #BAB1D6;
	botttom:10px;
	padding-top:40px;
}
/* NAVIGATION */
.navigation{
	border-top:2px solid #BAB1D6;
}
.menu{
	padding-top:15px;
	padding-bottom:10px;
	line-height:1.7em;
	font-size:13px;
}
.adresse{
	padding-top:20px;
	padding-bottom:10px;
	line-height:1.6em;
	border-top:2px solid #BAB1D6;
	border-bottom:2px solid #BAB1D6;
}
.footer{
	height:23px;
	width:850px;
	background-image:url(images/footer.gif);
}
.shop td{
	background-color:#E5F0FF;
}
/* FONTS */
ul{
	padding-left:35px;
	margin-left:-20px;
	list-style-image:url(images/li.gif);
}
#link_a a:link, #link_a a:visited{
	font-weight:bold;
}
.menu2{
	padding-left:20px;
}
a{
	color:#2E1C86;
	text-decoration:none;
}
.mitteilung{
	border:1px solid black;
}
.text{
	padding-right:50px;
}
#bullet{
	padding-right:50px;
}
