body {
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0;
}		

h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 23px;
	margin-top: 14px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	color: #000000;

}

ul {
	list-style: none;
	padding: 0 0 0 13px;
	margin: 10px 0 0 0;
}

li {
	line-height: 16px;
	padding-bottom: 8px;
}

a:link {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}


#linkList a:link, #linkList a:visited {
	color: #3399CC;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#linkList a:hover, #linkList a:active {
	color: #663300;
	font-size: 1em;
	font-style: oblique;
}

#linkList2 {
	border: 1px solid #0099FF;
}

#linkList {
	position: absolute;
	width: 230px;
	top: 200px;
	right: 12%;
	color: #FFFFFF;
	font-style: normal;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 0px #000000;
}

#linkList h3 {
	padding: 0;
	text-align: center;
	text-transform: none;
	color: #FFFFFF;
	background-image: none;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

#linkList h3 span {
	background-color: #663300;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -20px;
}

#lselect, #larchives, #lresources {
	background-image: url(../images/bg_weiss_transparent50.png);
	margin-bottom: 10px;
	padding-bottom: 3px;
	background-color: transparent;
}

#zitatspruch {
	width: 380px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996600;
	margin-left: 50px;
	margin-top: -15px;
}

.zitat {
	font-size: .8em;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#pageHeader {
	top: 29px;
	position: absolute;
	height: 116px;
	text-align: center;
	width: 550px;
	background-image: url(../images/titeltext.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 110px;
}


#container {
	width: 1250px;
	height: 1000px;
	background-image: url(../images/bg_treppe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#intro {
	padding-top: 162px;
}

#maintext {
	width: 550px;
	margin-left: 120px;
	margin-top: 40px;
}

#lselect {
	border: 1px solid #663300;
}

.linkuntertitel {
	color: #663300;
	font-size: 0.95em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

#extraDiv1 {
	background-image: url(../images/malu.jpg);
	position: fixed;
	top: 400px;
	width: 110px;
	height: 79px;
	margin: -85px;
	background-repeat: no-repeat;
	left: 86px;
}

#extraDiv2 {
	background-image: url(../images/edge_bottom_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	width: 100%;
	height: 20px;
	bottom: 0px;
}

#extraDiv3 {
	background-image: url(../images/edge_top_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	width: 100%;
	height: 20px;
	background-position: top;
	left: 0px;
	top: 0px;
}

#extraDiv4 {
	background-image: url(../images/edge_left_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	width: 20px;
	height: 100%;
	top: 0px;
	left: 0px;
}

#extraDiv5 {
	background-image: url(../images/edge_right_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

