body {
	//font-family: Georgia, "Times New Roman", Times, serif;
        font-family: verdana, arial, helvetica, geneva, sans-serif;
	//font-size: 1em;
        font-size: 95.01%;
	line-height: 1.2em;
	color: #000000;
	background: url(/cms/upload/system/hintergrund.jpg);
	background-repeat:repeat-x;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
}
#weristgottdiv {
	position: absolute;
	margin: -40px 0px 0px 0px;
}
#FontSizing {
	float: right;
}
a[target ^="_blank"] {
    background: url(/cms/upload/system/external-link.png) center right no-repeat;
	padding: 0 13px 0 0;
}

#bookmarks {
	list-style-type:none; 
	padding: 15px 0px 5px 0px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	bottom: 0px;
	width: 920px;
} 
#bookmarks img {
	background-color: #ffffff;
	border: 1px solid #CCC;
	padding: 2px;
}
#bookmarks li {
	font-size: 0.7em;
	display: inline;
	margin: 0px 1px 0px 1px;
	padding: 0px;
}
#bookmarks a span {
	visibility: hidden;
	position: absolute;
	text-align: cener;
	width:300px;
	margin: -18px 0px 0px -160px;
	color:#888888;
	text-decoration: none;
}
#bookmarks a:hover span {
	visibility: visible;
}
#bookmarks a:hover {
	text-decoration: none;
}

.logoinline {
	margin: -5px -2px 0px 0px;
}
.suchwort {
	background-color: #FFF428;
}
.print {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	position: absolute;
	margin: 0px auto;
	border: 3px dotted #be0053;
	color: #be0053;
	width: 600px;
	top: 120px;
	left: 30px;
	visibility: hidden;
}
a {
	color: #be0053;
	text-decoration: none;
}
a.schwarz {
	color: #000000;
	text-decoration: none;
}
a.schwarz:hover {
	color: #be0053;
	text-decoration: underline;
}
a#aktivlink {
	color: #be0053;
	text-decoration: underline;
}
a:hover {
	color: #be0053;
	text-decoration: underline;
}
.logo {
	margin: 0px auto;
	width: 950px;
	height: 96px;
	padding: 20px 0px 20px 0px;;
	text-align: right;
}
ol {
	padding-left: 17px;
	margin-left: 5px;
}

ul {
	padding-left: 14px;
	margin-left: 4px;
}
.inhalte {
	margin: 0px auto;
	width: 950px;
	padding: 0px;
}
#linkeseite {
	font-size: 0.8em;
	float: left;
	width: 585px;
	padding: 0px 25px 15px 15px;
	display: inline-block;
}
.rechteseite {
	font-size: 0.8em;
	float: right;
	width: 300px;
	padding: 10px;
	border: dotted 1px #000000;
	background-color: #f4f4f4;
}
h1 {
	font-size: 1.4em;
	font-style: oblique;
	color: #be0053;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 1.2em;
	font-style: oblique;
	color: #be0053;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 1.1em;
	font-style: oblique;
	color: #be0053;
	padding: 0px;
	margin: 0px;
}
.impressum {
	font-size: 0.7em;
	padding: 20px 0px 5px 0px;
	font-style: oblique;
	margin: 0px auto;
	text-align: center;
	width: 920px;
	color:#888888;
}
.impressum a.selected {
	color:#be0053;
	text-decoration: underline;
	font-weight: bold;
}

.impressum a {
	color:#888888;
	text-decoration: none;
	font-style: oblique;
}
.impressum a:hover {
	text-decoration: underline;
	color:#be0053;
}
.hilfsnavigation {
	float: left;
	margin: -18px 0px 0px 15px;
	font-size: 0.7em;
	color:#888888;
}
.hilfsnavigation a {
	color:#888888;
	text-decoration: none;
	font-style: oblique;
}
.hilfsnavigation a:hover {
	text-decoration: underline;
	color:#be0053;
}
.hilfsnavigation a.selected {
	color:#be0053;
	text-decoration: underline;
	font-weight: bold;
}
.rahmen {
	border-bottom: #000000 dotted 1px;
	border-top: #000000 dotted 1px;
	width: 100%;
	background-color: #f4f4f4;
	margin: 0px 0px 20px 0px;
	line-height: 1.2;
	padding: 0px;
}
.menu {
	list-style-type:none; 
	margin: 0px auto;
	width: 950px;
	padding: 7px 15px 7px 15px;
	font-style: oblique;
}
.menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.menu a:hover {
	color: #ffffff;
	background-color: #be0053;
}
.menu a {
	color: #000000;
	padding: 7px 15px 7px 15px;
	margin: 0px;
	font-size: 1em;
	text-decoration: none;
}
.menu a.selected {
	color: #ffffff;
	background-color: #be0053;
	padding: 7px 15px 7px 15px;
	margin: 0px;
	font-size: 1em;
	text-decoration: none;
}

