@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size:100.01%;
	line-height:100.1%;
	height: 100%;
}
body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background-color: #dedede;
	background-image: url(images/bg_body02.gif);
	background-repeat: repeat-y;
	height: 100%;
	color: #333333;
}

h1 {
	font-size: 140%;
	color: #00096E;
	font-weight: normal;
	margin-bottom: 35px;
	margin-top: 3px;
}
h2 {
	font-size: 105%;
	color: #333333;
	margin-bottom: 7px;
	font-weight: normal;
}
h3 {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 10px;
}
h4 {
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
}
h5 {
	font-weight: bold;
	font-size: 80%;
	color: #000066;
	margin-bottom: 6px;
}
h6 {
	color: #666666;
	font-size: 70%;
	margin-bottom: 15px;
	font-weight: normal;
}
p {
	font-size: 75%;
}
a {
	text-decoration: none;
	color: #000066;
}

a:hover {
	color: #515bb4;
}
.external_link {
	background-image: url(images/external_link.gif);
	background-repeat: no-repeat;
	padding-right: 18px;
	background-position: right;
	display: inline-block;
}
.website  {
	font-size: 130%;
	background-image: url(images/external_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#header-wrap {
	background-image: url(images/header-gradient.gif);
	background-repeat: repeat-x;
	margin-left: 12px;
	position: relative;
}








#header {
	height: 100px;
	margin-left: 0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 898px;
	background-position: 0px 15px;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	float: right;
	position: absolute;
	left: 818px;
	margin-top: 12px;
}


#nav {
	margin-left: 108px;
	font-size: 95%;
	height: 55px;
	width: 792px;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
}
#nav_wrap {
	width: 910px;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-color: #DEDEDE;
}

#spacer {
	height: 15px;
	margin-left: 98px;
	background-color: #DEDEDE;
	width: 812px;
}
#content {
	width: 750px;
	margin-top: 20px;
	margin-left: 150px;
	font-size: 105%;
}

#content_left {
	width: 480px;
	color: #575757;
	line-height: 140%;
	float: left;
}
#content_right {
	float: right;
	width: 260px;
	padding: 0px;
	color: #666666;
}

#content_right   h1 a {
	text-decoration: none;
	color: #00096A;
}
.clear {
	clear: both;
}
.table1 {
	font-size: 80%;
	margin-top: 25px;
	line-height: 160%;
}
.table1    td {
	vertical-align: top;
}
.Bild1 {
	margin-top: 20px;
}




.menu {
	position:relative;
	width:100%;
	height:2em;
	padding-bottom:1px;
	margin-bottom:0px;
	border-top-width: 0px;
	border-top-style: solid;
	padding-top: 5px;
}

.menu ul{
	list-style-type:none;
	padding:0;
	width:100%;
	height:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}

.menu li{
float:left;
}

.menu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.menu a, .menu :visited {
	color:#00096A;
	text-decoration:none;
}
.menu a em.lft, .menu :visited em.lft {
	display:block;
	float:left;
	width:5px;
	height:2em;
}

.menu a b, .menu :visited b {
	display:block;
	font-weight:normal;
	float:left;
	height:2em;
	line-height:1.9em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor:pointer;
}
.menu a em.rgt, .menu :visited em.rgt {
	display:block;
	float:left;
	width:15px;
	height:2em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:2em;
	top:2em;
	left:0px;
	width:791px;
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	font-size: 96%;
	border-right-color: #F8F8F8;
	border-bottom-color: #dedede;
}


.menu :hover {
white-space:normal;
}

.menu a:hover b {
	color:#00096A;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #F8F8F8;
	border-bottom-color: #F8F8F8;
}
.menu a:hover em.lft {
	background-color: #F8F8F8;
}
.menu a:hover em.rgt {
	background-color: transparent;
	background-image: url(images/righta3.gif);
}

.menu li:hover > a b
{
	color:#00096A;
	background-color: #F8F8F8;
}
.menu li:hover > a em.lft {
	background-color: #F8F8F8;
}
.menu li:hover > a em.rgt {
	background-image: url(images/righta3.gif);
}
.menu ul li:hover ul,
.menu ul a:hover ul{
	display:block;
	visibility:visible;
	top:2em;
	margin-top:4px;
}

.menu ul :hover ul li {
	display:block;
	height:2em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8F8F8;
}
.menu ul :hover ul li a {
	display:block;
	font-size:0.8em;
	height:2em;
	line-height:2.5em;
	width:auto;
	float:left;
	color:#666666;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.menu ul :hover ul li a:hover {
	color: #00096A;
}
.li_indent1 {
	margin-left: 7px;
}

.li_indent2 {
	margin-left: 250px;
}


.contentmenu {
	font-size: 80%;
}
.contentmenu ul {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 180%;
}
.contentmenu li {
	list-style-type: none;
	display: block;
}
.contentmenu li a {
	padding-left: 10px;
	text-decoration: none;
	color: #666666;
	display: block;
	height: 27px;
}
.contentmenu  li a:hover {
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: -2px;
}
#content_right .active  {
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: -2px;
}
#flashContent {
	clear: both;
	float: left;
}
#spacer_bottom-transparent {
	height: 40px;
	margin-left: 20px;
	clear: both;
}
.spacer_40 {
	height: 40px;
	margin-left: 20px;
	clear: both;
}

.Kontakt {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	font-size: 100%;
	line-height: 100%;
}
.Kontakt_text {
	padding-right: 10%;
}

.Text_ML {
	background-color: #9C6;
	margin-top: 3em;
	font-size: 80%;
}
h3.ml {
	margin-bottom: 0.3em;
	font-size: 110%;
}

.Bildunterschrift {
	padding-top: 0.5em;
	margin-bottom: 2.5em;
	color: #999;
	line-height: 120%;
}




.email_padding {
	padding-top: 4px;
}

.noborder {
	border: none;
}
