/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

a {color:#f2951c; font-weight:bold; text-decoration: none;}
a:link {color:#f2951c; text-decoration: none;}
a:visited {color:#f2951c; text-decoration: none;}
a:active {color:#f2951c; text-decoration: none;}
a:hover {color:#f2951c; text-decoration: none;}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

p {
	width:448px;
	margin:0px;
	padding:0px;
}

.outsidebox {
	position:absolute;
	top:10px;
	left:10px;
	width:975px;
}

.content-outsidebox {
	width:975px;
	margin-top:30px;
}

.clear {
	clear:both;
	line-height:1px;
}

.cleartxt {
	clear:both;
	line-height:1px;
	margin:0px;
	padding:0px;
}

/****** FUNCNAV ******/
.funcnavbox-outside {
	display: none;
}

/****** HEADER ******/
.headerbox {
	display: none;
}

/****** PRIMARYNAV ******/
.primnavbox {
	display: none;
}

/****** LEFTCOLUMN ******/
.columnleftbox {
	display: none;
}

/****** CONTENT ******/

.contentbox {
	width:635px;
	float:left;
}

.contentbox-img-large {
 	width:570px;
	border:1px solid #5477a0;
	margin-bottom:17px;
}

.contentbox-1-img-small {
 	width:448px;
	border:1px solid #5477a0;
	margin-bottom:17px;
}

.contentbox-2-img-small {
 	width:448px;
	border:1px solid #5477a0;
	margin-top:17px;
	margin-bottom:17px;
}

.contentbox-txt {
 	width:570px;
}

h1 {
	font-size:16px;
	line-height:20px;
	color:#003370;
	margin:0px 0px 1px 0px;
}

h2 {
	font-size:12px;
	line-height:15px;
	color:#000;
	margin:0px 0px 21px 0px;
}

.txt-1 {
	color:#000;
}

.txt-2 {
	color:#000;
	margin-top:17px;
}

.txt-3{
	color:#000;
}

.detail-back {
	display: none;
}

.overview-box {
	width:448px;
	margin-top:20px;
	float:left;
}

.detail-content-box {
	width:448px;
	float:left;
}

/****** persons list ******/
.person-small {
	width:58px;
	height:68px;
	border-top: 1px solid #5577a1;
	border-right: 1px solid #5577a1;
	border-bottom: 1px solid #5577a1;
	border-left: 1px solid #5577a1;
	margin-right:10px;
	float:left;
}

.person-large {
	width:174px;
	height:204px;
	border-top: 1px solid #5577a1;
	border-right: 1px solid #5577a1;
	border-bottom: 1px solid #5577a1;
	border-left: 1px solid #5577a1;
	margin-right:10px;
	float:left;
}

.person-txt-box {
	width:378px;
	float:left;
}

.person-txt-bold {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#003377;
	margin:0px;
	padding:0px;
}

.person-txt-small {
	font-size:10px;
	line-height:14px;
	color:#666;
	margin:0px;
	padding:0px;
}

/****** press list ******/
.press-download {
	width:448px;
	margin-top:20px;
	float:left;
}

.press-txt-small {
	font-size:10px;
	line-height:14px;
	color:#666;
	margin:0px;
	padding:0px;
}

.press-txt-overview {
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0px;
	padding:0px;
}

/****** partner list ******/
.partner-txt-bold {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#003377;
	margin:0px 0px 2px 0px;
	padding:0px;
}

.partner-img {
	border-top: 1px solid #5577a1;
	border-right: 1px solid #5577a1;
	border-bottom: 1px solid #5577a1;
	border-left: 1px solid #5577a1;
	padding:10px;
	margin-right:10px;
	margin-bottom:2px;
	float:left;
}

.partner-txt {
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0px;
	padding:0px;
}

/****** references list ******/
.references-txt-bold {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#003377;
	margin:0px 0px 2px 0px;
	padding:0px;
}

.references-img {
	border-top: 1px solid #5577a1;
	border-right: 1px solid #5577a1;
	border-bottom: 1px solid #5577a1;
	border-left: 1px solid #5577a1;
	padding:10px;
	margin-right:10px;
	margin-bottom:2px;
	float:left;
}

.references-txt {
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0px;
	padding:0px;
}

/****** jobs list ******/
.jobs-txt-small {
	font-size:10px;
	line-height:14px;
	color:#666;
	margin:0px;
	padding:0px;
}

.jobs-txt-overview {
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0px;
	padding:0px;
}

/****** application list ******/
.application-txt-bold {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#003377;
	margin:30px 0px 2px 0px;
	padding:0px;
}

.application-txt {
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0px;
	padding:0px;
}

.application-top-box {
	width:448px;
	margin: 20px 0px 20px 0px;
}

.application-top{
	text-align:right;
}

/****** event list ******/
.event-txt-bold {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#003377;
	margin:0px 0px 2px 0px;
	padding:0px;
}

.event-img {
	border-top: 1px solid #5577a1;
	border-right: 1px solid #5577a1;
	border-bottom: 1px solid #5577a1;
	border-left: 1px solid #5577a1;
	padding:10px;
	margin-right:10px;
	margin-bottom:2px;
	float:left;
}

.event-txt {
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0px;
	padding:0px;
}

/****** image materials ******/

.image-box {
	width:448px;
	float:left;
}

.image-thumb {
	width:58px;
	height:68px;
	border-top:1px solid #acbed2;
	border-right:1px solid #acbed2;
	border-bottom:1px solid #acbed2;
	border-left:1px solid #acbed2;
	padding:0px;
	margin-top:10px;
	margin-right:10px;
	background-color:#33FF66;
	float:left;
}

.image-thumb-distance {
	width:10px;
	float:left;
}



.location-box {
	width:448px;
	margin-top:20px;
	float:left;
}

.location-txt {
	font-size:12px;
	line-height:15px;
	color:#000;
	margin:0px;
}

.location-txt-form {
	width:115px;
	margin:0px;
	padding:0px 10px 0px 0px;
	float:left;
}

/****** formularelemente ******/
.radio {
	width:20px;
	margin:0px;
	padding:0px;
	float:left;
}

.checkbox {
	width:20px;
	margin:0px;
	padding:0px;
	float:left;
}

.location-distance {
	width:448px;
	margin:0px;
	padding:0px;
}

/****** button ******/
.button-location {
	text-align:right;
	margin-top:20px;
}

/****** detailseite ******/
table.location-overview {
	width:448px;
	background-color:#fff;
}

td.location-head {
	font-weight:bold;
	color:#fff;
	background-color:#003370;
	padding:2px 5px 2px 5px;
}

td.location-content-1 {
	background-color:#e2edf5;
	padding:2px 5px 2px 5px;
}

td.location-content-2 {
	background-color:#f0f6fa;
	padding:2px 5px 2px 5px;
}



.sitemap-box {
	width:448px;
	margin-top:20px;
	float:left;
}

.sitemap-0 {
	color:#003370;
	padding:0px;
	margin:2px 0px 0px 0px;
}

.sitemap-0 a {color:#003370; font-weight:bold; text-decoration: none; background-image:url(../images/primnav-pfeil_blue.gif); background-repeat:no-repeat; background-position:left;}
.sitemap-0 a:link {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-0 a:visited {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-0 a:active {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-0 a:hover {color:#7f99b7; text-decoration: none; background-image:url(../images/nav-pfeil_lightblue.gif); background-repeat:no-repeat;}

.sitemap-1 {
	color:#003370;
	padding:0px;
	margin:2px 0px 0px 10px;
}

.sitemap-1 a {color:#003370; font-weight:normal; text-decoration: none; background-image:url(../images/primnav-pfeil_blue.gif); background-repeat:no-repeat; background-position:left;}
.sitemap-1 a:link {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-1 a:visited {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-1 a:active {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-1 a:hover {color:#7f99b7; text-decoration: none; background-image:url(../images/nav-pfeil_lightblue.gif); background-repeat:no-repeat;}

.sitemap-2 {
	color:#003370;
	padding:0px;
	margin:2px 0px 0px 20px;
}

.sitemap-2 a {color:#003370; font-weight:normal; text-decoration: none; background-image:url(../images/primnav-pfeil_blue.gif); background-repeat:no-repeat; background-position:left;}
.sitemap-2 a:link {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-2 a:visited {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-2 a:active {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-2 a:hover {color:#7f99b7; text-decoration: none; background-image:url(../images/nav-pfeil_lightblue.gif); background-repeat:no-repeat;}

.sitemap-3 {
	color:#003370;
	padding:0px;
	margin:2px 0px 0px 30px;
}

.sitemap-3 a {color:#003370; font-weight:normal; text-decoration: none; background-image:url(../images/primnav-pfeil_blue.gif); background-repeat:no-repeat; background-position:left;}
.sitemap-3 a:link {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-3 a:visited {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-3 a:active {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-3 a:hover {color:#7f99b7; text-decoration: none; background-image:url(../images/nav-pfeil_lightblue.gif); background-repeat:no-repeat;}

.sitemap-4 {
	color:#003370;
	padding:0px;
	margin:2px 0px 0px 40px;
}

.sitemap-4 a {color:#003370; font-weight:normal; text-decoration: none; background-image:url(../images/primnav-pfeil_blue.gif); background-repeat:no-repeat; background-position:left;}
.sitemap-4 a:link {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-4 a:visited {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-4 a:active {color:#003370; text-decoration: none; background-image:url(../images/nav-pfeil_blue.gif); background-repeat:no-repeat;}
.sitemap-4 a:hover {color:#7f99b7; text-decoration: none; background-image:url(../images/nav-pfeil_lightblue.gif); background-repeat:no-repeat;}



/****** formular eigenschaften ******/
.formdata-large {
	width:448px;
	color:#003370;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
}

.formdata-small {
	width:188px;
	color:#003370;
	margin:0px;
	padding:0px;
	float:left;
}

.formdata-small-error {
	width:188px;
	color:#003370;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:left;
}

.formtxt-small {
	width:70px;
	color:#003370;
	margin:0px;
	padding:0px 0px 0px 5px;
	float:left;
}

.formtxt-large {
	width:408px;
	color:#003370;
	margin:0px;
	padding:0px 0px 0px 5px;
	float:left;
}

.error-txt {
	width:448px;
	font-weight:bold;
	color:#003370;
	margin:20px 0px 10px 0px;
	padding:0px;
}

/****** Positionierungen der Formularfelder ******/
.formfield {
	margin:0px;
	float:left;
}

.formfield-radio {
	width:20px;
	float:left;
}

.formfield-large-pos {
	width:260px;
	margin:0px;
	text-align:right;
}


/****** Formularfelder ******/
.inputform-large {
	width:250px;
	height:16px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#003370;
	font-size:11px;
	border:1px solid #5577a1;
	background-color:#e2edf5;
}

.textarea {
	width:440px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#003370;
	font-size:11px;
	border:1px solid #5577a1;
}

.checkbox {
	width:20px;
	color:#003370;
	margin:0px;
	padding:0px;
	float:left;
}

.dropdown {
	width:200px;
	height:18px;
	font-size:11px;
	color:#003370;
}

/****** button ******/
.button-box {
	width:448px;
	margin-top:20px;
	text-align:right;
	padding:0px;
}

.submitform {
	margin:0px 0px 0px 10px
}

.upload-box {
	width:448px;
	padding:0px;
	margin:0px 0px 25px 0px;
}



/****** PAGEFUNCTION ******/

.pagefunction-box {
	display: none;
}

/****** FOOTER ******/
.footernavbox {
	display: none;
}