body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 12px;
	color: #990000;
}
li {
  #line-height: 18px;
}
table {
	font-family: Georgia;
	font-size: 12px;
	color: Black;
}

td {
	vertical-align: top;
  line-height: 18px;
}
hr {
  margin: 0px;
  padding: 0px;
}
a {
	text-decoration: underline;
	color: Black
}

a:hover {
	text-decoration: underline;
	color: #B10000;
}

h1 {
	font-family: "Georgia", serif;
	font-size: 20px;
	color: #990000;
	line-height: 18px;
}

h2 {
	font-family: "Georgia", serif;
	font-size: 14px;
	color: #990000;
	line-height: 16px;
}

h4 {
	margin-top: 10px;
	margin-bottom: 8px;
}

p {
	font-family: "Georgia", serif;
	font-size: 12px;
	color: Black;
	line-height: 16px;
}

.bodytext {
	margin-top: 2px;
	margin-bottom: 2px;
}

.headLineGeorgia {
	font-family: Georgia;
	font-size: 24px;
	color: #990000;
	line-height: 22px;
	font-weight: bold;
}

.midLineGeorgia {
	font-family: Georgia;
	font-size: 18px;
	color: Black;
	line-height: 18px;
	font-weight: bold;
}

.normLineGeorgia {
	font-family: Georgia;
	font-size: 12px;
	color: Black;
	line-height: 18px;
	font-weight: bold;
}

.normGeorgia {
	font-family: Georgia;
	font-size: 12px;
	color: Black;
	line-height: 18px;
}

.specialText {
	font-family: Georgia;
	font-size: 12px;
	color: #990000;
	line-height: 18px;
}

.specialTextTable {
	font-family: Georgia;
	font-size: 11px;
	color: #990000;
	line-height: 14px;
}

.specialTextBig {
	font-family: Georgia;
	font-size: 16px;
	color: black;
	line-height: 18px;
	font-weight: bold;
}

.textAnfang {
	font-family: Georgia;
	font-size: 24px;
	color: black;
	line-height: 22px;
	font-weight: bold;
}
#tdLeft ul {
	padding-left: 10px;
}
#tdLeft li {
  list-style-image: url(../images/RauteL.gif);
}

#tdLeft ul a {
	text-decoration: none;
	color: #990000;
}
#tdLeft ul a:hover {
	text-decoration:underline;
}

#tdLeft ul li.active {
	font-weight:bold;
}


#top ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#top ul li {
	float:left;
	display:block;
	line-height: 26px;
	padding-left: 15px;
	padding-right:15px;
	margin: 0px;
	text-align: center;
	color: #990000;
}
#top ul li.active {
	background: #f5d7b4;
	color: #990000;
	height: 26px;
	border-bottom: 8px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#top ul a {
	
	width: 132px;
	/*border-width: 0px;*/
	text-decoration: none;
	color: #990000;
	/*border-left: 1px solid #FEF9F1;*/
}
#top ul a:hover {
	/*font-weight:bold;*/
	text-decoration:underline;
}


#content {
	position: relative;
	margin-left: -404px;
	top: 30px;
	left: 50%;
	width: 808px;
	height: auto;
	background-color: #FEF9F1;
	border: 1px solid #990000;
	padding-bottom: 30px;
}

#top {
	position: relative;
	top: 14px;
	left: 7px;
	width: 792px;
	height: 26px;
	border: 1px solid #990000;
}
#name {
	position: relative;
	top: 8px;
	left: 7px;
	width: 792px;
	height: auto;
	border: 1px solid #990000;
	color: #723A10;
	overflow: hidden;
}
#whole {
	position: relative;
	top: -20px;
	left: 0px;
	width: 800px;
	height: auto;
}

#mid {
	position: relative;
	top: 20px;
	left: 7px;
	padding-left: 7px;
	width: 785px;
	height: auto;
	border: 1px solid #990000;
}


#mainCont {
	position: relative;
	top: 0px;
	/*left: 255px;*/
	left: 0px;
	/*width: 500px;*/
	width: 755px;
	height: auto;
}


#textLeft {
	position: absolute;
	top: 30px;
	left: 10px;
	line-height: 18px;
}


#imgLeft {
	position: absolute;
	top: 30px;
	left: 20px;
	width: auto;
	height: auto;
	padding: 2px;
	border: 1px solid #990000;
}


#linksLeft {
	position: absolute;
	top: 260px;
	left: 20px;
}



#copyR {
	position: relative;
	left: 50%;
	margin-left: -210px;
	top: 34px;
	width: 600px;
	height: 12px;
	color: #A9A9A9;
	font-family: Verdana;
	font-size: 10px;
}

#langswitcher {
	
}

#langswitcher a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #777777;
}
#langswitcher a:hover {
	color: #990000;
}

#bgcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding:0px;
}



#lineLeft {
	position: absolute;
	left: 8px;
	height: 100%;
	width: 9px;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	background-color: transparent;
}

#lineRight {
	position: absolute;
	right: 8px;
	height: 100%;
	width: 9px;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	background-color: transparent;
}

#topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 29px;
	height: 29px;
	background-color: White;
	background-image: url(../images/raute.gif);
	background-position: center;
}

#topright {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 29px;
	height: 29px;
	background-color: White;
	background-image: url(../images/raute.gif);
	background-position: center;
}

#nameleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 29px;
	height: 29px;
	background-color: white;
	background-image: url(../images/raute.gif);
	background-position: center;
}

#nameright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 29px;
	height: 29px;
	background-color: White;
	background-image: url(../images/raute.gif);
	background-position: center;
}
