* {
	margin:0px;
	padding:0px;
}
body {
	background: #fff url(shadow_continue.gif) repeat-y left;
	font-family: Arial;
	font-size: 1em;
	color: #000000;
}
acronym {
	color: #524EA0;
	font-weight:bold;
}
h1 {
	color: #6764AD;
	font-size: 2em;
	font-weight:bold;
}
h2 {
	color: #6764AD;
	font-size: 1.2em;
	font-weight:bold;
	margin: 25px 0px 5px 0px;
	clear: left;
}

h3 {
	color: #6764AD;
	font-size: 1.0em;
	font-weight:bold;
	margin: 25px 0px 5px 0px;
	clear: left;	
}

img.std {
	border: 1px solid #6764AD;
	float: left;
	margin-right: 10px;
}
ul {
	list-style: square outside;
	margin-left: 210px; 
	margin-bottom: 10px; 
}
li {
	margin-left: 20px;
}
p {
	padding-left: 20px;
}
a:link, a:visited {
	color:#524EA0;
	font-size:1em;
}
a:hover {
	color:#524EA0;
	font-size:1em;
	text-decoration:none;
}
.intro_container {
	text-align: center;
	position: absolute;
	background: url(logo_auge.gif) no-repeat left top;
	left: 50%;
	top: 120px;
	width: 750px;
	height: 500px;
	margin-left: -300px;
}
.intro_logo_url {
	padding-top: 40px;
	padding-bottom: 20px;
}
.intro_logo_name, .intro_logo_description {
	font-size: 18px;
	font-weight: bold;
	color: #787878;
}
.intro_logo_name {
	word-spacing: 5px;
}
.intro_logo_description {
	word-spacing: 0px;
}
div.intro_language {
	text-align: left;
	margin-left: 325px;
	margin-top: 35px;
}
a.intro_language:link, a.intro_language:visited {
	font-size:18px;
	display: block;
	padding-left: 15px;
	background: url(arrow.gif) no-repeat left center;
}
a.intro_language:hover {
}
a.menu:link, a.menu:visited {
	font-size:14px;
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:hover {
	color: #F6B168;
	text-decoration:none;
}
div.menu_left {
	width: 200px;
	height: 100%;
	float: left;
	margin-right:20px;
}
hr.menu_left {
	width:100px;
	height:2px;
	margin: 2px 0px 2px auto;
	color: #D7CDCC;
	background-color: #D7CDCC;
	border:none;
}
div.menu_left_header {
	height: 15px;
	background: url(shadow_top.gif) no-repeat left top;
}
div.menu_left_logo {
	color: #D7CDCC;
	height: 125px;
	background: url(menu_auge.jpg) no-repeat 2px top;
	padding-right:18px;
	padding-top: 20px;
	text-align: right;
	font-size: 11px;
}
div.menu_left_links {
	padding-top:20px;
}
div.menu_service {
	padding: 3px;
	text-align: right;
	margin-bottom: 5px;
	white-space: nowrap;
}
td.menu_service {
	font-size: 15px;
	padding-left:10px;
}
div.content {
	position: absolute;
	left: 230px;
	top: 100px;
}
div.content_bereich {
	color: #6764AD;
	font-size: 18px;
	font-weight:bold;
}
hr.content_hr {
	height: 2px;
	color: #6764AD;
	background-color: #6764AD;
	border: none;
	margin: 5px 0px;
}
ul.menu {
	color: #D7CDCC;
	margin-left:0px;
	list-style: square inside;
}
li.menu {
	margin: 0px 17px 3px 5px;
	padding-left:10px;
	background-color:#6764AD;
}

