body, div, p, th, td, li, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	line-height: 1.5em;
	margin: 0px 0px 1em 0px;
}

body {
	padding: 0px;
	margin: 0px;
	background:#F5F5F5 url(images/body_bg.gif) repeat-x scroll 0 0;
}

#wrapper {
	width: 806px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 3px;
	background-image: url(images/schatten_mitte.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}

#language {
	color: #999999;
	width: 100%;
	text-align: right;
	margin: 0px;
	background: #FFFFFF;
}

#language a {
	color: #999999;
	text-decoration: none;
}

#language a:hover {
	text-decoration: underline;
}

#header {
	width: 800px;
	height: 163px;
	clear: both;
	background: #FFFFFF;
}

#header img {
	border: 0px;
	background: #FFFFFF;
}

#container {
	width: 800px;
	overflow: hidden;
	background-image: url(images/bg_container.gif);
	clear: both;
}

#left {
	float: left;
	width: 185px;
	background-color: #CCE0EB;
}

#left ul {
	margin: 0px;
	padding: 0px;
}

#left ul.main li {
	list-style-type: none;
	padding: 0.5em 0.5em 0.5em 12px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

#left ul.main li.selected {
	background-color: #9EC8DB;
}

#left ul.sub li {
	list-style-type: none;
	padding: 0.5em 0.5em 0.5em 18px;;	
	border-bottom: 1px solid #FFFFFF;
}

#left ul.sub li em{
	font-weight: bold;
	font-size: 120%;
	color: #f1ad00;
}

#left a {
	color: #000000;
	text-decoration: none;
}

#left ul.sub li.selected {
	text-decoration: none;
	background-color: #E8F6F8;
}

#center {
	float: left;
	padding: 0 23px 0 23px;
	width: 404px;
	min-height:400px; 
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #center {
	height: 8em;
}
/**/

#center h1 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin: 0px 0px 18px 0px;
	border-bottom: 1px solid #000000;
	color: #000000;
}

#center h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 6px 0px 12px 0px;
	color: #003399;
}

#center h3 {
	font-size: 100%;
  	font-weight: bold;
  	margin: 12px 0px 6px 0px;
  	color: #000000;
}

#center p {
  	margin: 0px 0px 12px 0px;
	text-align: justify;}
	
#center p.breadcrump {
	font-size: 80%;
	color: #999999;
  	margin: 6px 0px 12px 0px;
}

#center p.boxed1 {
	border: 1px #808080 dotted;
  	margin: 0px -6px 1em -6px;
  	padding: 6px;
  	background-color: #f9edd8;
}

#center li {
	font-size: 100%;
	line-height: 1.5em;
	margin-left: -12px;
}

#center p.spacer {
	margin: 23px auto 23px auto;
	border-bottom: 1px solid #9EC8DB;
}

#center a {
	color: #00228a;
	text-decoration: underline;
}

#center img {
	display: block;
	margin: 3px auto 3px auto;
	border: 1px #808080 solid;
}

#center img.no_border {
	display: block;
	margin: 3px auto 3px auto;
	border: 0px;
}

em {
	font-style: normal;
	color: #993300;
	font-weight: bold;
}

#right {
	float: right;
	width: 159px;
	background-color: #CCE0EB;	
}

#right h1 {
	font-size: 100%;
  	font-weight: bold;
  	margin: 4px;
  	padding: 2px;
  	color: #FFFFFF;
	background-color: #9ec8db;
}
	 
#right p {
 	font-size: 80%;	
 	padding: 0px 6px 0px 6px;
 	margin: 0px 0px 12px 0px;
	text-align: justify;
 }
 
#right p.caps {
	text-align: right;
}

#right a {
	color: #00228a;
	text-decoration: underline;
}

#right img {
	display: block;
	margin: 3px auto 3px auto;
	border: 1px #808080 solid;
}

#right img.no_border {
	display: block;
	margin: 3px auto 3px auto;
	border: 0px;
}

#right img.icon {
	display: inline;
	margin: 0px;
}

#right .block1 {
	border-bottom: 1px solid #FFFFFF;
}

#footer {
	clear: both;
	color: #999999;
	font-size: 80%;
	text-align: center;
	margin-bottom: 12px;
}

.clear {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#shadowdown {
	clear: both;
	height: 12px;
	width: 812px;
	margin: 0px auto 0px auto;
	background-image: url(images/schatten_unten.gif);
	background-repeat: no-repeat;
}
