body, div, p, img, span, ul, li {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	
}

body {
	/*margin-top: 0px;*/
	/*margin-right: 0px;*/
	background-color: #AECAEB;
}

#mainDiv {
	position:absolute;
	height:auto;
	width:960px;
	margin-top:0px;
	left: 50%;
	margin-left: -480px;
	z-index: 20;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(pix/naviverlauf1.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#naviDiv {
	position:absolute;
	height:40px;
	width:585px;
	z-index: 140;
	text-align: left;
	font-size: 10px;
	letter-spacing: 1px;
	color: #000066;
	left: 0px;
	background-color: #498DCC;
	bottom: 0px;
}

#naviDiv Div {
	color:#0065B3;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
	z-index:1;
	height: 42px;
	top: 0px;
	width: auto;
}

#naviDiv p {
	font-size:14px;
	margin-top:11px;
	margin-left:8px;
	margin-right:7px;
	width: auto;
}

#mainLinkOne {
	left:0px;
}
#mainLinkTwo {
	left:80px;
}
#mainLinkThree {
	left:280px;
}
#mainLinkFour {
	left:394px;
}
#mainLinkFive {
	left:482px;
}
#naviDiv a:link {
	color: #000066;
	text-decoration: none;
}
#naviDiv a:visited {
	text-decoration: none;
	color: #000066;
}
#naviDiv a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#naviDiv a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#subNaviDiv {
	font-size:14px;
	color: #000000;
	position: absolute;
	width: 226px;
	height: auto;
	left: 0px;
	top: 243px;
}

#subNaviDiv div {
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#subNaviDiv ul {
	margin-left:25px;
	list-style-type: square;
	padding-top:5px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #498DCC;
}
a:active {
	text-decoration: none;
	color: #498DCC;
}
.subNaviLevel2 {
	font-size:10px;
	margin-left:30px;
	list-style-type:disc;
}

.bildunterschrift {
	font-size:10px;
	margin-left:0px;
	color:#666666;
}

.betont {
	font-weight:bold;
	color:#666666;
}

.linkAktiveMain {
	color:#FFFFFF;
}
.linkAktiveSub {
	color:#0065B3;
}

#flag {
	background-image:url(pix/ukflagge.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-size:20px;
}


#headerDiv {
	position:absolute;
	height:239px;
	width:960px;
	z-index: 10;
	top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#logoDiv {
	position:absolute;
	height:124px;
	width:567px;
	z-index: 20;
	top: 0px;
	left: 0px;
	background-image: url(pix/verlauf1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	padding-top: 75px;
	background-position: right bottom;
	background-color: #FFFFFF;
}

#footerDiv {
	position:absolute;
	height:20px;
	width:100%;
	z-index: 15;
	left: 0%;
	font-size: 9px;
	bottom: 10px;
	background-color: #F99D1C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
}
#footerInnerDiv1 {
	position:absolute;
	width:960px;
	height:20px;
	background-color:#498DCC;
	bottom:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	left: 50%;
	margin-left: -481px;
	z-index: 16;
}

#footerInnerDiv2 {
	position:relative; 
	width:50%; 
	height:20px; 
	background-color:#498DCC; 
}

#contentDiv {
	position:relative;
	height:auto;
	width:590px;
	z-index: 100;
	left: 300px;
	padding-right: 10px;
	visibility: visible;
	background-image: url(pix/weiss.gif);
	margin-top: 260px;
	margin-bottom: 20px;
}
#contentDiv p {
	margin-bottom:10px;
}

#contentDiv ul {
	margin-left:15px;
	list-style-type: disc;
	/*padding-top:5px;*/
}

#headerRechts {
	position:absolute;
	height:239px;
	width:377px;
	z-index: 130;
	background-image: url(pix/frau_neu.jpg);
	background-repeat: no-repeat;
	right: -1px;
	background-position: right;
	top: 0px;
}

 
#bgOne {
	position:relative;
	width:100%;
	height:198px;
	background-color:#0065B3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#bgOne1 {
	position:absolute;
	width:50%;
	height:24px;
	background-color:#0065B3;
	right:0px;
	bottom:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#bgTwo {
	position:relative; 
	width:100%; 
	height:40px; 
	background-color:#498DCC; 
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;	
}
.fotos {
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
}

.bildRechts {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bildLinks {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #0065B3;
	margin-top: 0px;
}
h2 {
	font-size: 13px;
	margin-bottom: 5px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
}
h6 {
	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: normal;
	font-style: italic;
}
