@CHARSET "UTF-8";

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: repeat-x url("../_img/bg.gif");
	color: #e7e7e7;
	font: 0.8em/1.2em Arial, Helvetica, sans-serif;
	background-color: #113872;
}

.PA_body {
	background-color: #ffffff;
}

#bodyContent {
	background: no-repeat url("../_img/bg_clouds.gif");
	width: 1000px;
	min-height: 800px;
}

#layerContent {
	width: 100%;
	height: 100%;
	background: repeat-x url("../_img/bg.gif");
	background-color: #113872;
}

#header {
	height: 130px;
	width: 899px;
	text-align: right;
}

#containerLeft {
	margin: 0 0 0 45px;
	height: 600px;
	width: 325px;
	float: left;
}

#containerRight {
	margin: 0 0 0 180px;
	height: 600px;
	width: 735px;
	float: left;
}

#headerLeft {
	margin: 30px 0 0 55px;
	background: no-repeat url("../_img/Logo.gif");
	height: 130px;
	width: 350px;
	float: left;
}

.clearer {
	clear: left;
}

#assetLeft div {
	width: 276px;
	background-color: white;
	padding: 4px;
}

.div_h1 {
	background-color: #0d121a;
	width: 284px;
	height: 26px;
	color: #ffffff;
}

h1,h2,h3 {
	background-color: #0b2451;
	width: 273px;
	height: 18px;
	padding: 4px 4px 4px 7px;
	color: #ffffff;
}

h1,h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Bank Gothic", Arial, Helvetica, sans-serif;
}

h2,h3 {
	margin: 0 0 5px 0;

}
h3 {
	margin: 10px 0 10px 0;
}

.contentContainerFooter {
	width: 100%;
	height: 20px;
	background: no-repeat url("../_img/dotted.gif");
	margin-bottom: 20px;
	clear: both;
}

h1 {
	position-left:-1000px;
}

div p {
	margin: 0 0 20px 10px;
}

p a {
	color: #ffa400;
	font-weight: bold;
	text-decoration: none;
}

#textLeft p {
	width: 270px;
}

.contentImg {
	margin: 10px 0 20px 0;
}

#header ul {
	padding: 20px 0 0 0;
}

#header li {
	display: inline;
	margin-left: 4px;
	padding-left: 17px;
}

#header li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#header a span {
	color: #0b2451;
	font-size: 18px;
}

.toggler {
	cursor: pointer;
	background-color: #0b2451;
	width: 284px;
	height: 26px;
	color: #ffffff;
}

.newsPic, .galleryPic {
	border: solid 3px white;
	float: left;
	margin-right: 10px;
}

.galleryPic {
	margin-bottom: 20px;
}

#contentContainer_2 div, #contentContainer_4 div, #contentContainer_5 div, #contentContainer_2a div {
	margin-top: 20px;
}

.ref_pic {
	width: 80px;
	float: left;
}

.vid_pic {
	width: 120px;
	float: left;
}

.ref_text {
	float: left;
}

.vid_text {
	float: left;
	width: 580px;
}

.div_ref {
	margin-top: 30px;
	clear: left;
}

#contentContainer_3 h4, #contentContainer_6 h4 {
	margin-left: 10px;
}

#VollbildDiv {
	margin-top: 5px;
}



