/* CSS Document */
body {
	text-align: center;
}
body,table,td,tr,div,span {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
table,td,tr,div,span {
	text-align: left;
}

body {
	background-image:url(templates/dolly/images/bg-page.gif);
	background-repeat: repeat-y;
	background-position: center;	
}
body.mceContentBody {
    font-size: 200%;
}
a {
	color: #C10E07;
}

#page {
	background-image:url(templates/dolly/images/bg-page.gif);
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 95%;
}
#header {
	background-image:url(templates/dolly/images/pic-pagehead.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 114px;
	color: #C10E07;
	font-size: 11pt;
}
#header a {
	color: #C10E07;
	text-decoration: none;
}
#header a:hover {
	color: #C10E07;
	text-decoration: underline;
}
.current {
	font-weight: bold;
}
#header div {
	padding-left: 136px;
	padding-top: 92px;
}
#underheader {
	background-image:url(templates/dolly/images/bg-contentstart.gif);
	background-repeat: no-repeat;
	width: 950px;
	min-height: 400px;
	height: 95%;
}
#menu {
	width: 201px;
	margin-left: 0px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right ;
	min-height: 400px;
	float: left;
	color: #BF1100;
	height: 90%;
	font-size: 11pt;
}
#menu li {
	margin-left: 10px;
	margin-top: 5px; 
	list-style-type: none;
    list-style-position: outside;
}
#menu ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#menu strong {
	font-weight: bold;
}
#menu a {
	color: #C10E07;
	text-decoration: none;
	margin-left: 0px;
}
#menu a:hover {
	text-decoration: underline;
}
#unter ul {
	margin-left: 0px;
}
h1 {
	display: block;
	color: #C10E07;
	text-align: right;
	border-bottom: 1px solid #C10E07;
	font-size: 16pt;
	font-weight: bold;
}
#content {
	width: 660px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 11pt;
	line-height: 130%;
	height: 95%;
	float: left;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
td {
	font-size: 11pt;
	line-height: 130%;
}

#impressum {
	position: absolute;
	padding-left: 135px;
	bottom: 0px;
	width: 184px;
	vertical-align: bottom;
}
#impressum a {
	color: #555555;
	font-size: 80%;
	font-weight: bold;
}
.extrastrong {
	font-weight: bold;
	color: #C10E07;
}
.navigator {
	margin-left: 17px;
	bottom: 0px;
	font-size: 74%;
}

#menu .navigator a, #menu .navigator a:link {
	color: #555555;
	margin-left: 5px;
