html, body {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 5px;
	background-color: Lime;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
	background-image : url(../bilder/dickehgr.gif);
	background-repeat : repeat;
}
 table.outer 
{ 
width : 610px;
border: 1px solid #000000; 
}
#links {
	margin: 0;
	padding: 5;
	background-color: Lime;
	border: 1px solid #000;
	height : auto;
	vertical-align : top;
	width : 190px;
}
#rechts {
	margin: 0px;
	padding: 5px;
	background-color: Lime;
	border: 1px solid #000;
	height : auto;
	vertical-align : top;
	width : 190px;
}
#mitte {
	padding : 2px 2px 2px 2px;
	background-color: Lime;
	vertical-align : top;
	text-align : justify;
	font-size : 14px;
	font-weight : bold;
	width : 550px;
}

#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 : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 52px;
	color: inherit;
	font-variant : small-caps;
	text-align : center;
}

h2 {
	padding : 0 0 8px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 46px;
	color : Black;
}
h2.ueber {
	padding : 0 0 8px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 24px;
	background-color : Yellow;
}
h3 {
	padding : 8px 0 16px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
	text-align : justify;
}

h4 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 24px;
}

p {
	font-size : 12px;
	text-decoration : underline;
}
p.link {
	font-size : 12px;
	margin-bottom : 5px;
}
a {
	color: Navy;
	font-weight: bold;
	font-size : 12px;
}
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;
}
li {
	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;
}
#normalansicht {
display: none;
}