body {
		margin:0;
		padding:0;
		text-align:center;
}
		
#container {
	margin-right:auto;
	margin-left:auto;
	background: url('../pics/bg_body.gif');
	width: 700px;
	height: 900px;
	text-align:left;
	overflow:visible;
}

#picture {
	Z-INDEX: 999; LEFT: -24px; WIDTH: 197px; POSITION: relative; TOP: -76px;
}

html > body #picture {
	Z-INDEX: 999; LEFT: -24px; WIDTH: 197px; POSITION: relative; TOP: -72px
}

#bodytext {
	float:right;
	position:relative;
	z-index:10;
	margin:0 20px 0 0;
	top:-200px;
	width:480px;
	color: #333; 
	font-size: 0.8em; 
	line-height: 1.5em; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}

#bodytext ul { list-style-type: none; margin-left: 0; padding-left: 0px }
#bodytext li { background: url('../pics/bullet.gif') no-repeat 0px 3px; 
	margin: 0 0 7px; 
	padding-left: 14px;
	color: #333;
	font-size: 1em; 
	line-height: 1.5em; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	}

#bodytext a, #bodytext a:visited {
	color: #076bc7;
	text-decoration:none;
	border-bottom: 1px solid #076bc7;
}

#bodytext a:hover {
	background:#D8E6F2;
	color: #076bc7;
}

#navigation {
	position:relative;
	float:left;	
	left:15px;
	top:-61px;
	width:160px;
	height:342px;
	background: url('../pics/line_navigation.gif') no-repeat right;
}

#navigation LI A {
	COLOR: #076bc7; TEXT-DECORATION: none;
	PADDING-LEFT: 14px; FONT-SIZE: 0.8em; BACKGROUND: url(../pics/bullet.gif) no-repeat 0em 0.2em; MARGIN: 0px 0px 7px; COLOR: #076bc7;  FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss;
}
#navigation LI A:visited {
	COLOR: #076bc7; TEXT-DECORATION: none;
}
#navigation LI A:hover {
	COLOR: #076bc7; TEXT-DECORATION: underline;
}
#navigation UL {
	PADDING-LEFT: 0px; MARGIN-LEFT: 10px; LIST-STYLE-TYPE: none;
}
#navigation UL LI {
	LINE-HEIGHT: 1.5em;
}

h1 {
	color: #333;
	font-size: 1.2em; 
	line-height: 1.4em; 
	font-weight:bold;
}

h2 {
	color: #076bc7;
	font-size: 1em; 
	line-height: 1.5em; 
	font-weight:bold;
}

.introduction {
	color: #076bc7; 
	font-size: 1.2em; 
	line-height: 1.2em; 
	font-family: "Times New Roman", Georgia, Times;
}

.kopfimg {
	border: 0px;
}

