:focus {
	outline: none;
}
a:link {
	font-weight: bold;
	color: #363636;
}
a:visited {
	font-weight: bold;
	color: #363636;
}
a:hover {
	font-weight: bold;
	color: #000;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-text-shadow: #555 0px 0px 5px;
	-moz-text-shadow: #555 0px 0px 5px;
	text-shadow: #555 0px 0px 5px;
}
h1, h2, h3, h4 {
	font-family: "Bitstream Vera Sans", "DejaVu", "Lucida Grande", "Lucida Sans Unicode", Lucida, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
h1 {
	font-size: 200%;
	padding-bottom: 25px;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 110%;
}
ol, ul {
	padding: 0px;
	margin: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
header {
	position: absolute;
	top: 50px;
	left: 725px;
	font-size: 125%;
	font-style: italic;
	line-height: 1.4em;
	text-align: right;
}
header a {
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
img {
	border-width: 1px;
	border-color: #555;
	border-style: solid;
	padding: 1px;
}
strong {
	font-weight: bold;
}
body {
	color: #363636;
	font-family: 'Segoe UI', Tahoma, Arial, Helvetica, FreeSans, Helvetica, 'Sans Serif';
	font-size: 0.8em;
	line-height: 1.4em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url('images/bg-seite.png');
	background-repeat: repeat-y;
}
div#main-container {
}
div#container-inhalt {
	position: relative;
	left: 150px;
	clear: both;
	width: 1000px;
	padding-top: 220px;
	margin-left: 10px;
}
div#inhalt {
	float: left;
	margin-left: 35px;
	margin-bottom: 15px;
	width: 700px;
}
article#spalte-links {
	width: 330px;
	float: left;
}
article#spalte-rechts {
	width: 330px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #515151;
	padding-left: 17px;
}
div#inhalt h1 {
	margin-top: 0px;
	text-shadow: #727272 1px 1px 5px;
}
a#titelbild {
	background-image: url('../images/logo-bild-rahmen.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 85px;
	left: 35px;
	position: absolute;
	top: 15px;
	width: 55px;
}
#illu-left {
	float: left;
	padding-bottom: 5px;
	width: 110px;
}
footer#signatur {
	color: #96ad1e;
	font-size: 90%;
	text-align: center;
}
footer#signatur a {
	color: #96ad1e;
	font-weight: normal;
}
.webquote {
	font-size: 90%;
	font-style: italic;
}
div#pos-info {
	top: 0px;
	left: -500px;
	position: absolute;
	width: 200px;
}
div#pos-info h2 {
	font-size: 100%;
}
iframe {
	border-style: none;
	overflow: hidden
}
iframe#iframe-wortwolke {
	position: absolute;
	top: 220px;
	left: 960px;
	border: 0;
	width: 190px;
	height: 320px;
}
iframe#iframe-news {
	position: absolute;
	top: 540px;
	left: 960px;
	border: 0;
	width: 190px;
	height: 320px;
}
#meldung-kopf {
	position: absolute;
	top: 35px;
	left: 190px;
	width: 500px;
	height: 90px;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	overflow: hidden;
}
.clear {
	clear: both;
}
.fett {
	font-weight: bold;
}
.li {
	float :left;
}
.re {
	float :right;
}
.text-schatten {
	-webkit-text-shadow: #555 0px 0px 3px;
	-moz-text-shadow: #555 0px 0px 3px;
	text-shadow: #555 0px 0px 3px;
}
.list-inside {
	list-style-position: inside;
}
