* {
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(common/bg_start2.jpg) repeat-x;
}



body {
	margin: 0;
	padding: 0; 
	font: normal 0.8em/1.4em Trebuchet MS, Verdana, Arial, Georgia, sans-serif; 
	color: #333;
	text-align: center;
	background: transparent url(common/bg_start2.jpg) no-repeat left top;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 94%;
	text-align: left;
	padding-bottom: 0px;
}

#pageHeader1{

    top: 475px;
	position: relative;
	left: 78px;
	color: #fff;
	width: 62%;
	height: 160px;
	padding-bottom: 29px;
	text-align: justify;
	
}

#pageHeader2{
	background-image: url(common/logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 60px;
	padding-left: 30px;
    position: absolute;
	left:auto; 
	right:auto; 
	top: 0px;
	margin-left: 40px;
	width: 196px;
	height: 200px;
}

#supportingText {
	
}

a, a:visited {
	text-decoration: none;
	color: #990000;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}

acronym {
	text-decoration: none;
	color: #993333;
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

p {
	margin-bottom: 10px;
}

#linkList{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 0px;
	margin-left: 50%;
	width: 300px;
	height: 600px;
	background-image: url(common/bgsidebar_start2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
	padding-left: 30px;
	z-index: 1;
}

#linkList2{
	padding: 0;
	margin: 0;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin-top: 230px;
	padding: 0;
}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
	height: 60px;
}

#linkList .active{
	margin: 0;
	padding: 3px 0 3px 25px;
	border-bottom: 1px solid #ECEFD7;
	background-image: url(common/bg_linklist.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
	padding-bottom: 3px;
}

#linkList ul li a:hover {
	color: #4E9A19;
}

#linkList ul li a.b {
	color: #990000;
}

#linkList ul li a.c:hover {
	color: #333;
}

#lselect {
	font-size: 1.0em;
	margin-top: 10px; 
}

#lselect ul li.eins {
	background: transparent url(common/ikon_eins.jpg) no-repeat left 7px;
	padding: 3px 0 3px 25px;
}

#lselect ul li.zwei {
	background: transparent url(common/ikon_zwei.jpg) no-repeat left 7px;
	padding: 3px 0 3px 25px;
}

#lselect ul li.drei {
	background: transparent url(common/ikon_drei.jpg) no-repeat left 7px;
	padding: 3px 0 3px 25px;
}

#lselect a {
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	color: #333;
	padding: 15px 30px 10px 5px;
	text-align: right;
}

#lselect a.c {
	display:inline;
	line-height:25px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Trebuchet MS, Verdana, Arial, Georgia, sans-serif;
	color: #666;
	letter-spacing: -1px;
}

#preamble {
	top: 40px;
	position: relative;
	left: 47px;
	color: #333;
	width: 42%;
	padding-left: 30px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 1.0em;
	line-height: 25px;
	background-image: url(common/wasserzeichen.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#preamble .quelle {
	font-size: 0.9em;
	color: #4E9A19;
	text-align: right;
}

#preamble h2 {
	width: 340px;
	height: 38px;
	font-size: 1.2em;
	color: #333;
}

#preamble h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	text-transform:uppercase;
}


#footer{
	text-align: left;
	padding-left: 78px;
	padding-top: 20px;
}

#footer span{
	top: 60px;
	position: relative;
	color: #333;
	font: normal 1.0em Trebuchet MS, Verdana, Arial, Georgia, sans-serif; 
}

#footer span a, a:visited {
	text-decoration: none;
	color: #4E9A19;
	border-bottom: 1px dotted #4E9A19;
	font-weight: bold;
	font-size: 1.0em;
}

#footer span a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
	font-weight: bold;
}

#footer span.klein {
	font-size: 0.8em;
}


