html, body {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 5px;
	background-color: #4630E8;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	font-size : 12px;
	text-align : justify;
}
 table.outer 
{ 
width : 610px;
border: 1px solid #000000; 
}
 table.anzeige
{ 
width : auto;
border: 0px solid #000000; 
border-bottom: 4px solid #000000; 
background-color: #5945EB;
font-size: 12px;
padding-left: 3px;
padding-right: 3px;
text-align: left;
}
 table.links
{ 
width : auto;
border: 0px solid #000000; 
background-color: #FFFF00;
font-size: 12px;
padding-left: 3px;
padding-right: 3px;
text-align: left;
}
#bannerwerbung{
background-image: url(../bilder/css-werbung.gif);
background-repeat: no-repeat;
	position: absolute;
	left: 300px;
	top: 300px;
	width: 340px;
	height: 200px;
	text-align: right;
}
#main
{
	margin-left: auto;
	margin-right: auto;
	width: 1140px;
	border: 0px solid red;
	text-align: left;
	background-color: transparent;
}
#links {
	margin: 0;
	padding: 5;
	background-color: #4630E8;
	border: 0px solid #000;
	height : 2300px;
	vertical-align : top;
	width : 200px;
}
#rechts {
	margin: 0px;
	padding: 5px;
	background-color: #4630E8;
	border: 0px solid #000;
	height: 100%;
	vertical-align: top;
	width: 200px;
	overflow: hidden;
}
#mitte {
	padding: 2px 4px 2px 4px;
	background-color: #5945EB;
	vertical-align: top;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	width: 600px;
}
#mitteanzeigeaufgeben {
	padding: 2px 4px 2px 4px;
	background-color: #5945EB;
	vertical-align: top;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	width: 1200px;
}
#inhalt {
margin: 10px;
}

#styleswitcher {
margin: 10px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding: 0 0 8px 0;
	font-family: Georgia, TimesNewRoman, serif;
	font-weight: bold;
	font-size: 36px;
	color: #FFFF80;
	text-align: center;
}
h1.anzeige {
	padding: 0 0 8px 8;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 30px;
	color: #FFFF80;
	text-align: left;
	background-color: Blue;
}
h2 {
	padding : 0 0 8px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 24px;
}
h2.ueber {
	padding : 0 0 8px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 24px;
	background-color : #FFFF80;
	text-align: center;
}
h3 {
	padding : 8px 0 16px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
	text-align : justify;
}
h3 {
	padding : 8px 0 16px 0;
	font-family: "Century Gothic";
	font-weight : bold;
	font-size : 20px;
	text-align : justify;
}
h4 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 16px;
}

p {
	font-size : 12px;
	text-decoration : underline;
}
p.link {
	font-size : 12px;
	margin-bottom : 5px;
}
a {
	color: #00D4D2;
	font-weight: bold;
	font-size: 12px;
}
a.bannerwerbung {
	color: #00D4D2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
}
a.links {
	margin-bottom: 12px;
	padding: 5px 0px 10px 0px;
	color: Navy;
	font-weight: bold;
	font-size: 12px;
}
a.foto {
	color: Navy;
	font-weight: bold;
	font-size : 20px;
}
a.partner {
	color: Navy;
	font-weight: bold;
	font-size : 8px;
}
ul{
	margin: 0px 30px 0px 30px;
}
li {
	margin: 0 0 0 0px;
	padding:  2 0 0px;
	background-color: #FF0000;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	font-size : 12px;
	list-style-position: outside;
	list-style: circle;
}
li.ohne {
	margin: 0 0 0 0px;
	padding: 2 0 0 0px;
	background-color: #FF0000;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	font-size: 12px;
	text-indent: 75px;
	list-style: none;
}
#normalansicht {
display: none;
padding-top: 30px;
padding-bottom: 30px;
}
img{
	max-width: 100%;
	height: auto;
}
/*plz anzeigen */
.img-plzseiten{
	float: left;
	margin-right: 6px;
	width:20%;
}
.text-plzseiten{
	float: left;
	width:95%;
}