/* Allgemein */
html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	display:table;
}

body {
	margin:0px;
	padding: 0px;
	background-color:#006469;
	display:table-cell;
	height:100%;
}

div#all {
	position:relative;
	text-align:left;
	width:750px;
	margin:0 auto;
	padding:0;
	height:100%;
	display:table;
	height:100%;
}

div#container {
	margin:0px;
	padding: 0px;
	display:table-cell;
	height:100%;
}

/* Content */
#content {
	margin:0px;
	width:570px;
	background-color:#FFF;
	margin:20px 10px 20px 20px;
	line-height:160%;
}

#content h1	{
	font: bold 20px Arial,Helvetica,sans-serif;
	color: #006469;
}

#content h2	{
	font: bold 17px Arial,Helvetica,sans-serif;
	color: #006469;
}

#content h3	{
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #0099a1;
}

div#content td,div#content p, div#content li{
	font: normal 13px Arial,Helvetica,sans-serif;
	color:#006469;
	line-height:160%;
}

#content a {
	text-decoration: none; color: #006469;
	font-weight:bold;
}

#content a:hover {
	text-decoration: none; color: #0099a1;
}

#content ul {
	font: normal 13px Arial,Helvetica,sans-serif;
	color: #006469;
	list-style-image: url(../ia_pics/li_bullet.gif);
	margin-left: 30px;
	padding-left:0px;
	line-height:160%;
}

#content li	{
	margin-left:0px;
	padding-left:0px;
}

#content form {
	margin:0px;
}

#content .input {
	height: 18px;
	border-width: 1px;
	border-color: #39576E;
	border-style: solid;
	background-color: #d9f0f1;
	margin:5px 0 5px 0;
}

#content textarea {
	border-width:1px;
	border-color: #39576E;
	border-style: solid;
	background-color: #d9f0f1;
	margin:0 5px 5px 0;
}

.bu	{
	font: normal 11px Arial,Helvetica,sans-serif;
	line-height:120%;
	color: #0099a1;
}

#address {
	font: normal 11px Arial,Helvetica,sans-serif;
	line-height:120%;
	margin-left:10px;
	margin-right:0px;
	color: #006469;
}

#address a{
	color: #006469;
}

div#content .tabhead {
	font: normal 11px Arial,Helvetica,sans-serif;
	background-color:#389C7E;
	font-weight:bold; 
	color:#fff;
	line-height:110%;
}

div.box {
	float: right;
	margin:0px 0px 10px 0px;
	border: 1px solid #E1F0EC;
	width:200px;
}

div.box .headgreen {
	margin:0px;
	padding-left:30px;
	font-weight:bold;
	color: #006469;
	background:url('p/headblue2.gif') repeat-y;
	line-height:20px;
}

div.box .headline {
	margin: 0px;
	padding: 0px 20px 0px 30px;
	font-weight:bold;
}

div.box p {
	padding-left:20px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

/* alt als DIVS*/

div#box {
	float: right;
	margin:0px 0px 10px 0px;
	border: 1px solid #E1F0EC;
	width:200px;
}

div#box .headgreen {
	margin:0px;
	padding-left:30px;
	font-weight:bold;
	color: #006469;
	background:url('p/headblue2.gif') repeat-y;
	line-height:20px;
}

div#box .headline {
	margin: 0px;
	padding: 0px 20px 0px 30px;
	font-weight:bold;
}

div#box p {
	padding-left:20px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

/* Navigation */

div.xnav {
	float:left;
	line-height: 26px;
	height: 26px;
	width:150px;
}

div.xnav a, div.xnav a.xnavactive {
	font: bold 13px Arial,Helvetica,sans-serif;
	line-height: 26px;
	height: 26px;
	width:150px;
	text-align:center;
	text-decoration:none;
	color: #FFF;
	display: block;
}

div.xnav a.xnavactive {
	background-color: #006469;
}

div.xnav a:hover, div.xnav a.xnavactive:hover {
	text-decoration: none;
	color: #0099a1;
	background-color: #d9f0f1;
}

a.unav,a.unav:active, .unavactive, .unavactive:hover {
	font: bold 13px Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #0099a1;
	/*margin-left: 20px;*/
	padding: 4px 0 4px 0;
	width: 150px;
	display: block;
	line-height: 18px;
}

a.unav:hover {
	text-decoration: none;
	color: #006469;
}

.unavactive, .unavactive:hover {
	color: #006469;
}

a.footer {
	font: bold 7px Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #0099a1;
	text-transform:uppsercase;
}

a.footer:hover {
	text-decoration: none;
	color: #FFF;
}

#Layer1,#Layer2,#Layer3,#Layer4,#Layer5,#Layer6,#Layer7,#Layer8,#Layer9,#Layer10,#Layer11,#Layer12,#Layer13,#Layer14 {
	float: left;
	margin-top:100px;
	padding:10px;
	position: absolute;
	width: 270;
	height: 90;
	z-index: 3;
	left: 190;
	top: 300;
	background-color:#d9f0f1;
	border:2px solid #0099a1;
	visibility: hidden;
}
