/** STYLE RESET BEGIN **/
body, img, p, div, ul, li, table, tr, th, td, textarea, h1, h2, h3, h4, h5, h6, select, input {
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

ul {
	list-style-type: none;
}
/** STYLE RESET END **/

.news #content .people-gallery .people-gallery-entry a.internal-link,
#teaser .news .teaser a.internal-link { background-image: none }

/** DEFAULT-HTML-ELEMENTS BEGIN **/
body,
form input,
form select,
form textarea,
#sb-title-inner,
#sb-info-inner {
	background-color: #FFFFFF;
	color: #3d3d3d;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
form input,
form select,
form textarea { border: 1px solid #3D3D3D }
#teaser form input,
#teaser form select,
#teaser form textarea { border: none }

h1,
h2,
h3 { font-weight: bold }
h4,
h5,
h6 { font-weight: normal }
h1 {
	border-top: 1px dotted #0054A4;
	border-bottom: 1px dotted #0054A4;
	color: #0054A4;
	font-size: 16px;
	padding: 3px 0;
	text-transform: uppercase;
}
h2 { font-size: 15px }
h3 { font-size: 14px }
h4 { font-size: 13px }
h5 { font-size: 12px }
h6 { font-size: 11px }

a,
a:visited {
	color: #0054A4;
	text-decoration: none;
}

a:hover,
a.active {
	text-decoration: underline;
}

p { margin-bottom: 15px }
/** DEFAULT-HTML-ELEMENTS END **/
#website,
#content-all {
	margin: 0 auto;
	text-align: center;
	width: 900px;
}
#content-all {
	float: left;
	position: relative;
}

#logo {
	float: right;
	margin-top: 20px;
}
#navigation { margin-top: 60px }
#navigation a {
	color: #2C2C2C;
	text-decoration: none;
}
#navigation a:hover,
#navigation a.active { border-bottom: 4px solid #0054A4 }
#navigation ul li ul li a { font-size: 11px; }
#navigation ul li ul li a.active,
#navigation ul li ul li a:hover { border-bottom-width: 2px }
#navigation,
#navigation ul,
#navigation ul li,
#footer,
#footer ul li { float: left }
#navigation ul{ z-index: 3 }
#navigation ul li {
	font-size: 14px;
	font-weight: bold;
	padding-right: 45px;
	padding-bottom: 15px;
	position: relative;
	text-transform: uppercase;
}
#navigation ul li ul {
	/*display: block !important;*/
	background-image: url(../images/layout/menu-bg.png);
	background-repeat: repeat;
	left: -9px;
	margin-left: 9px;
	position: absolute;
	top: 31px;
}
#navigation ul li ul li {
	background-color: #FFFFFF;
	clear: left;
	font-weight: normal;
	margin-right: 0;
	padding: 0 10px 5px;
	width: 180px;
}

#navigation,
#header { width: 770px }
#header {
	background-color: #2C2C2C;
	clear: left;
	margin-bottom: 15px;
	min-height: 250px;
	padding-right: 130px;
	position: relative;
}
#header h1 {
	border: none;
}
#header h1,
#header p { width: 600px }
#header-slogan {
	background-color: #0054A4;
	border: 5px solid #FFFFFF;
	border-bottom-width: 15px; 
	bottom: 40px;
	color: #FFFFFF;
	padding: 10px 6px 20px;
	position: absolute;
	right: 15px;
	width: 180px;
}
#header-slogan h6 { text-transform: uppercase }
#header-slogan p {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}
#centerimage {
	background-color: #2C2C2C;
	clear: left;
	margin-bottom: 2px;
	position: relative;
}
#centerimage #centerimages {
	height: 414px;
	position: relative;
}
#centerimage #centerimages img {
	left: 0;
	position: absolute;
	top: 0;
}
#centerimage #centerpagebrowser {
	left: 35px;
	position: absolute;
	top: 25px;
	z-index: 2;
}
#centerimage #centerpagebrowser ul li {
	background-color: #FFFFFF;
	cursor: pointer;
	float: left;
	height: 12px;
	margin-right: 4px;
	width: 12px;
	z-index: 2;
}
#centerimage #centerpagebrowser ul li.active { background-color: #000000 }
#centerimage #centertext {
	bottom: 35px;
	color: #FFFFFF;
	left: 35px;
	line-height: 20px;
	position: absolute;
	z-index: 2;
}
#centerimage #centertext h1,
.bottomteaser ul li h2 span {
	background-color: #00498e;
	border: none;
	color: #FFFFFF;
	display: inline;
	font-size: 24px;
	line-height: 37px;
	text-transform: none;
	padding:0 10px;
}
.bottomteaser,
.bottomteaser h2 span { color: #FFFFFF }
.bottomteaser ul li {
	background-color: #0054A4;
	float: left;
	height: 195px;
	margin-right: 2px;
	position: relative;
	width: 223px;
}
.bottomteaser ul li img {
	left: 0;
	position: absolute;
	top: 0;
}
.bottomteaser ul li img.bottomteaser-shape { z-index: 1 }
.bottomteaser ul li.last {
	margin-right: 0;
	width: 225px;
}
.bottomteaser ul li h1,
.bottomteaser ul li h2,
.bottomteaser ul li h3,
.bottomteaser ul li h4,
.bottomteaser ul li h5 {
	left: 10px;
	position: absolute;
	width: 200px;
	z-index: 2;
}
.bottomteaser ul li h1 {
	left: 10px;
	position: absolute;	
	top: 5px;
}
.bottomteaser ul li h1,
.bottomteaser ul li h1 a {
	border: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: none;
}
.bottomteaser ul li h1 a {
	background-image: url(../images/layout/link-bg-home.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 9px;
}
.bottomteaser ul li h2 { top: 32px }
.bottomteaser ul li h2 span {
	background-color: #2C2C2C;
	font-size: 11px;
	line-height: 18px;
	padding: 1px 10px 1px 5px;
}
.bottomteaser ul li h3 {
	font-size: 48px;
	top: 103px;
}
.bottomteaser ul li h3 span {
	font-size: 24px;
	font-weight: normal;
}
.bottomteaser ul li h4 { top: 151px }
.bottomteaser ul li h5 {
	font-size: 11px;
	top: 167px;
}

/** CONTENT ELEMENTS **/
#content h1 { margin-bottom: 10px }
#content .galleries,
#content .people-gallery-plugin,
#content .people-gallery { padding-bottom: 10px }
#content .galleries .gallery {
	float: left;
	margin-right: 4px;
	width: 448px;
}
#content .galleries .gallery-right { margin-right: 0 }
#content .galleries .gallery img { margin-bottom: 9px }
#content .galleries .gallery p,
#content .galleries .gallery .date {
	font-size: 11px;
	line-height: 13px;
	margin: 3px 20px 0 0;
}
#content .galleries .gallery .date {
	color: #858484;
	margin-top: 0;
	margin-bottom: 30px;
}
#content .galleries .gallery-pagebrowser ul li,
#content .people-gallery-plugin .people-gallery-pagebrowser ul li,
#content .archive-plugin .archive-pagebrowser ul li {
	display: inline;
	margin-left: 5px;
}

#content .people-gallery-plugin .people-detailview {
	background-image: url(../images/layout/menu-bg.png);
	background-repeat: repeat;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
#content .people-gallery-plugin .people-detailview-inner {
	background-color: #FFFFFF;
	border: 1px solid #d2cece;
	float: left;
	margin: 60px 80px;
	padding: 20px;
	position: relative;
}
#content .people-gallery-plugin .people-detailview .close {
	position: absolute;
	right: 5px;
	top: 5px;
}
#content .people-gallery-plugin .people-detailview div div {
	float: left;
	width: 33%;
}
#content .people-gallery-plugin .people-detailview div p {
	padding-right: 5px;
}
#content .people-gallery-plugin .people-detailview div h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
#content .people-gallery-plugin .people-detailview div img { margin-bottom: 10px }
#content .people-gallery-plugin .people-detailview div.image h4 { font-size: 14px }
#content .people-gallery-plugin .people-detailview div.image h5 { margin-bottom: 50px }
.people-detailview input.submit { background-position: 80px center }
.people-detailview input.preview { background-position: 115px center }

#content .people-gallery-plugin .people-characterbrowser,
#content .archive-plugin .archive-yearbrowser { margin-bottom: 20px }
#content .people-gallery-plugin .people-characterbrowser ul li,
#content .archive-plugin .archive-yearbrowser ul li {
	display: inline;
	margin-right: 3px;
	padding: 0 1px;
}
#content .people-gallery-plugin .people-characterbrowser ul li a.normal,
#content .archive-plugin .archive-yearbrowser ul li a.normal { color: #3d3d3d }
#content .people-gallery-plugin .people-gallery-entry,
.people .people-gallery .people-gallery-entry .people-gallery-slogantext { background-color: #f1f1f1 }
#content .people-gallery-plugin .people-gallery-entry {
	float: left;
	margin-right: 85px;
	margin-bottom: 50px;
	min-height: 130px;
	width: 240px;
}
#content .people-gallery-plugin .people-gallery-entry .people-gallery-image,
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-image {
	float: left;
	margin-right: 10px;
}
#content .people-gallery-plugin .people-gallery .people-gallery-entry .people-gallery-image a,
#teaser  .teaser-people-gallery .people-gallery .people-gallery-entry .people-gallery-image a { background-image: none }
#content .people-gallery-plugin .people-gallery-entry .people-gallery-info,
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info {
	margin-top: 12px;
	margin-left: 100px;
	margin-right: 5px;
	min-height: 98px;
	padding-left: 0;
	position: relative;
}
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info { margin-left: 70px }
#content .people-gallery-plugin .people-gallery-entry .people-gallery-info .people-gallery-name,
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info .people-gallery-name {
	font-size: 14px;
	text-transform: uppercase;
}
#content .people-gallery-plugin .people-gallery-entry .people-gallery-info .people-gallery-name,
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info .people-gallery-name,
#content .people-gallery-plugin .people-gallery-entry .people-gallery-info .people-gallery-company,
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info .people-gallery-company,
#content .people-gallery-plugin .people-gallery-entry .people-gallery-info .people-gallery-more,
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info .people-gallery-more {
	position: absolute;
	left: 10px;
	top: 0;
}
#content .people-gallery-plugin .people-gallery-entry .people-gallery-info .people-gallery-company { top: 45px }
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info .people-gallery-company { top: 33px }
#content .people-gallery-plugin .people-gallery-entry .people-gallery-info .people-gallery-more { top: 100px }
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-info .people-gallery-more { top: 75px }
#content .people-gallery-plugin .people-gallery-entry .people-gallery-more a,
#teaser  .teaser-people-gallery .people-gallery-entry .people-gallery-more a,
#teaser .teaser a,
#content .news .news-entry .news-more a,
.teaser .more a,
#content .archive-plugin .archive-entry .more a {
	background-position: left center;
	background-repeat: no-repeat;
	color: #3d3d3d;
	padding-left: 11px;
}
.people-gallery-entry a {	background-image: url(../images/layout/link-bg.gif) }
#content .people-gallery-plugin .people-gallery-entry .people-gallery-slogan {
	background-color: #FFFFFF;
	clear: left;
	padding-top: 10px;
}
#content .people-gallery-plugin .people-gallery-entry .people-gallery-slogan .people-gallery-slogantext { padding: 5px 10px }
#content .people-gallery-plugin .people-gallery-entry .people-gallery-slogan .people-gallery-slogantext p { padding-right: 5px }
#content .people-gallery-plugin .people-gallery-entry .people-gallery-slogan .people-gallery-slogantext img { max-width: 220px }
#content .news .news-entry {
	float: left;
	margin-right: 27px;
	margin-bottom: 20px;
	width: 300px;
}
#content .news .news-entry .news-date {
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#content .news .news-entry .news-image {
	float: left;
	margin-right: 13px;
	margin-bottom: 7px;
}
/*
#content .news .news-entry .news-info {
	float: left;
	width: 133px;
}
*/
#content .news .news-info .news-heading h2 {
	font-size: 14px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#content .news .news-entry .news-introtext p,
#content .archive-plugin .archive-entry .text p {
	margin: 0;
	padding: 0;
}
#content .news .news-entry .news-more a,
#teaser  .accordion .teaser .info .more a,
#content .archive-plugin .archive-entry .more a { background-image: url(../images/layout/link-bg-grey.gif) }
#content .news .first-news .news-info { width: 100% }
#content .archive-plugin { padding-bottom: 10px }
#content .archive-plugin .archive-entry { margin-bottom: 30px }
#content .archive-plugin .archive-entry img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#content .archive-plugin .archive-entry h2 span {
	color: #848484;
	font-size: 12px;
	font-weight: normal;
}
/*#content p,*/
#content .archive-plugin .archive-entry .text { padding-right: 100px }
.csc-textpic {
	background-color: #d5d5d5;
	float: left;
	margin-bottom: 15px;
}
#content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0 }
.csc-textpic .csc-textpic-text { padding: 9px 20px 5px 10px }
.csc-textpic .csc-textpic-text h2 {
	margin-bottom: 10px;
	text-transform: uppercase;
}
.csc-textpic .csc-textpic-text .contenttable {
	height: 100%;
	width: 100%;
}
.csc-textpic .csc-textpic-text .contenttable tr td {
	padding-right: 25px;
	vertical-align: top;
}
#content .csc-textpic .csc-textpic-text .contenttable tr td p {
	margin-bottom: 0;
	padding-right: 0;
}

/** TEASER **/
#content.teaser-content {
	float: left;
	width: 655px;
}
#teaser {
	background-color: #3d3d3d;
	color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
	padding: 0 15px 20px;
	width: 205px;
}
#teaser h1 {
	border: none;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding: 0;
	text-transform: uppercase;
}
#teaser form {
	border-bottom: 1px dotted #0054A4;
	padding-bottom: 5px;
}
form input,
form select,
form textarea {
	margin-bottom: 10px;
	padding: 2px 5px;
	text-align: left;
	width: 195px;
}
#teaser form select {
	padding: 2px 0;
	width: 205px;
}
#teaser form .submit-bg-text {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 180px;
}
form .submit { text-align: right }
form input.submit {
	background-image: url(../images/layout/arrow.gif);
	background-position: 65px center;
	background-repeat: no-repeat;
	padding-right: 30px;
	width: auto;
}
form input.checkbox {
	border: none;
	float: left;
	width: auto;
}
#teaser .teaser-people-gallery { padding-bottom: 18px }
#teaser .teaser-people-gallery .people-gallery-entry { margin-bottom: 30px }
#teaser .teaser-people-gallery .people-gallery-entry,
#teaser .teaser-people-gallery .people-gallery-entry .people-gallery-more a { color: #FFFFFF }
#teaser .teaser-people-gallery .people-gallery-entry .people-gallery-info { min-height: 74px }
#teaser .teaser-people-gallery .people-gallery-entry .people-gallery-info .people-gallery-name {
	font-weight: bold;
	text-transform: none;
}
.people-gallery-entry .people-gallery-name { color: #0054A4 }
#teaser .teaser .teaser {
	border-bottom: 1px dotted #FFFFFF;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	position: relative;
	overflow: hidden;
}
#teaser .accordion .teaser,
#teaser .teaser .large {
	border-bottom: none;
	padding-bottom: 0;
}
#teaser .teaser .teaser img {
	float: left;
	margin-right: 10px;
	margin-bottoM: 5px;
}
#teaser .accordion .teaser img { float: none }
#teaser .teaser .teaser .info { margin-left: 80px }
#teaser .teaser .large .info,
#teaser .accordion .teaser .info { margin-left: 0 }
#teaser .teaser .teaser .info,
.teaser .more a { color: #FFFFFF }
#teaser .accordion .teaser h4 {
	background-image: url(../images/layout/accordion-heading-bg.png);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 11px;
	left: 0;
	padding: 4px 10px 4px 0;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}
/* #teaser .teaser .large .info { text-transform: uppercase } */
#teaser .accordion .active h4 { font-weight: bold }
.teaser h4 span {
	background-color: #FFFFFF;
	color: #3D3D3D;
	padding: 4px 10px;
}
#teaser .accordion .teaser .info {
	background-color: #FFFFFF;
	color: #3d3d3d;
	padding: 10px 15px;
}
#teaser .accordion .teaser .info h2 { font-size: 12px }
#teaser .teaser .teaser .info p { margin-bottom: 0 }

.bottomteaser ul li img.stoerer {
	position: absolute;
	left: 7px;
	top: 15px;
	z-index: 2;
}

/** FOOTER **/
#content #footer {
	border-top: 1px dotted #0054A4;
	width: 100%;
}
#footer ul {
	float: left;
	margin: 15px 0;
}
#footer ul li,
#footer ul li a {
	color: #3d3d3d !important;
	font-size: 11px;
	margin-right: 25px;
}
#footer ul li a { margin-right: 0 }

/** GENERAL CSS **/
.submit-bg {
	background-color: #FFFFFF;
	background-image: url(../images/layout/arrow-double.gif);
	background-position: 187px center;
	background-repeat: no-repeat;
	color: #3d3d3d;
	height: 17px;
	margin-bottom: 10px;
	padding: 2px 5px;
	position: relative;
}
.submit-bg select {
	left: 0;
	position: absolute;
	top: 0;
}
.submit-bg form input,
.submit-bg form select,
.submit-bg form textarea { padding: 0 }

/** SHADOWBOX **/
#sb-title-inner,
#sb-info-inner {
	background-color: transparent;
	color: #FFFFFF;
	height: 40px;
	text-align: left;
}

/** LOGIN **/
.tx-felogin-pi1 {
	margin-bottom: 50px;
	width: 80%;
}
.tx-felogin-pi1 h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.tx-felogin-pi1 div { margin-bottom: 10px }
.tx-felogin-pi1 form fieldset {
	border: none;
	padding: 10px 0px 0px;
}
.tx-felogin-pi1 form fieldset legend { padding: 0 }
.tx-felogin-pi1 form div {
	margin-bottom: 10px;
}
.tx-felogin-pi1 form div label {
	float: left;
	width: 150px;
}
.tx-felogin-pi1 form input { margin-bottom: 0 }
.tx-felogin-pi1 input.submit {
	background-position: 80px center;
	margin-left: 258px;
}
.tx-felogin-pi1 p { margin-left: 150px }

/** GENERAL CLASSES **/
.floatLeft { float: left }
.clearLeft { clear: left }
.floatRight { float: right }
.clearRight { clear: right }
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.grey { color: #3d3d3d }
.hide,
.tx-felogin-pi1 form fieldset legend,
.tx-felogin-pi1 form div.felogin-hidden { display: none }
.notVisible { visibility: hidden }
