@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}
html { height: 100%;
/*overflow-y: scroll;*/
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #505050;
	text-align: center;
	background-color: #000203;
}
h1, h2, ul, li, a {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
}
h1 {
	font-weight: normal;
	text-align:left;
}
a {
	text-decoration: none;
	color:#003F6C;
}
ul {
	list-style-type: none;
	text-align: left;
}
form {
	display: inline;
	padding: 0 none;
	margin: 0 none;
}
p {
	padding: 0;
	margin: 0;
}
select { border: 1px solid #9b9b9b; }
/*******************************/
/*******************************/
a:link, a:visited {
	color: #9A9A9A;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #C2C2C2;
	text-decoration: none;
}
#WrapAllstart {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	/*position: relative;*/
	/*background-image:url(../images/bgr_start.jpg); */
	background-repeat:no-repeat;
	background-position:top left;
}
#WrapAllFolge {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	/*position: relative;*/
	background-image:url(../images/bgr_folge.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom: 10px;
}
#ContainerBanner {
	width: 1010px;
	height: 80px;
}
#Headline {
	color: #ffffff;
	font-size:18px;
	margin-bottom: 23px;
}
#ContainerContent {
	width: 1010px;
	height: 470px;
	/*overflow:hidden;*/
	color: #ffffff;
}
#WrapContainer2Spaltig {
	width: 935px;
	color: #ffffff;
	line-height: 17px;
}
#Content {
	width: 700px;
	margin-left: 103px;
	padding-top: 25px;
	color: #ffffff;
}
#ContentLeftAussen {
	float:left;
	width: 103px;
	height: 200px;
}
#ContentLeft {
	float:left;
	width: 292px;
}
#ContentRight {
	float:left;
	width: 292px;
	padding-top: 42px;
}
#ContainerContentFooter {
	width: 700px;
	margin-left: 103px;
	margin-top: 15px;
	color: #ffffff;
	line-height: 15px;
}
#ContainerBoxRechts {
	margin: 290px 0 0 635px;
	position:absolute;
}
#ContainerFooter {
	width: 935px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	margin-top:0px;
}
.clearfix {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/***********************************************/
/***********************************************/
/*****************************************************************************************/
/* templates: text/picture, list, video, game, video statement, download, mobile service */
/*****************************************************************************************/

.uppercase { text-transform: uppercase; }
/* toolbox */

#tabs_content {
	padding: 0;
}
#tabs_content #tabs_scroller {
	overflow: hidden;
	height: 470px;
	width: 900px;
	margin-top: 10px;
	padding: 0;
	font-weight: normal;
}
#tabs_content div.scrollholder { padding: 0; }
#tabs_content div.scrollholder2 { padding: 0; margin-left: 100px;}
#tabs_content div.show { padding-top: 15px; }
#tabs_content div.hide { display: none; }
#tabs_content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.zoomify_left h1 {
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	margin:0;
	margin-bottom: 10px;
	padding: 0;
}
#tabs_content div.txt_toolbox {
	font-size: 11px;
	color: #666666;
	margin-top: 25px;
	text-align: justify;
}
/* Scroller */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	height: 100%;
	background: url(../layout/track_bg_line.gif) repeat-y 0 0 transparent;
}
.jScrollPaneDrag {
	position: absolute;
	background: #b8b8b8;
	cursor: pointer;
	/*overflow: hidden;*/
	width: 5px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../layout/track_arrow_top.gif) no-repeat 0 0;
	height: 9px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../layout/track_arrow_bottom.gif) no-repeat 0 0;
	height: 9px;
}
/* Kontakt Form */
.con_toolbox {
	margin-top: 10px;
	background: url(../layout/line_bottom.jpg) repeat-x 0 0 transparent;
	padding-top: 10px;
}
.con_toolbox h4 {
	color: #ffffff;
	margin-bottom: 20px;
	font-size: 11px;
}
.con_toolbox div.label {
	width: 90px;
	float: left;
	padding-top: 5px;
	color: #ffffff;
}
.con_toolbox div.input {
	width: 190px;
	float: left;
}
.con_toolbox div.input input.text, .con_toolbox div.input select.dropdown {
	border: 1px solid #9b9b9b;
	width: 175px;
	font-size: 11px;
	padding: 3px;
	color: #666666;
}
.con_toolbox div.input input.checkbox { }
.con_toolbox div.input input#zip { width: 40px; }
.con_toolbox div.input input#city { width: 125px; }
.con_toolbox input.button {
	float: left;
	background-color: #4c80a5;
	color: #FFFFFF;
	/*padding: 5px 0px 5px 15px;*/
    font-size: 11px;
	margin-right: 15px;
	height: 25px;
	width: 100px;
}
.con_toolbox textarea {
	width: 430px;
	height: 70px;
	border: 1px solid #9b9b9b;
	color: #666666;
	font-size: 11px;
	padding: 3px;
}
.con_toolbox div.sep_line {
	font-size: 0px;
	background: url(../layout/line_bottom.gif) repeat-x 0 0 transparent;
	width: 495px;
	height: 1px;
	clear: both;
	margin: 10px 0px 10px 0px;
}

/* Newsletter */

.tpl_newsletter h4 {
	color: #666666;
	margin-bottom: 20px;
	font-size: 11px;
}
.tpl_newsletter div.label {
	width: 80px;
	float: left;
	padding-top: 5px;
	color: #666666;
}
.tpl_newsletter div.label_datenschutz {
	width: 460px;
	float: left;
	padding-top: 5px;
	color: #666666;
}
.tpl_newsletter div.input {
	width: 220px;
	float: left;
}
.tpl_newsletter div.input input.text, .tpl_newsletter div.input select.dropdown {
	border: 1px solid #9b9b9b;
	width: 175px;
	font-size: 11px;
	padding: 3px;
	color: #666666;
}
.tpl_newsletter div.input input#zip { width: 40px; }
.tpl_newsletter div.input input#city { width: 125px; }
.tpl_newsletter input.button {
	float: left;
	background-color: #4c80a5;
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 15px;
	height: 25px;
	width: 100px;
}
.tpl_newsletter textarea {
	width: 430px;
	height: 70px;
	border: 1px solid #9b9b9b;
	color: #666666;
	font-size: 11px;
	padding: 3px;
}
.tpl_newsletter div.sep_line {
	font-size: 0px;
	background: url(../layout/line_bottom.gif) repeat-x 0 0;
	height: 1px;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.flash {
	position: absolute;
	left: 200px;
	top: 350px;
	z-index: 10;
}

.flashmenu {
	position: absolute;
	z-index: 500;
	margin-top: -47px;
}

.flashmenu2 {
	position: absolute;
	z-index: 100;
	margin-top: 20px;
}


.zoomify_left {
	float: left;
	width: 290px;
	margin-top: 20px;
	margin-left: 60px;
	padding-left: 40px;
}

.zoomify_right {
	margin-top: 20px;
	float: left;
	border: 20px solid #687980;
	margin-left: 10px;
}

.infomaterial_div {
	margin-bottom: 100px;
	border-left: 100px solid transparent;
}

.div_label2 {
	width: 180px;
	float: left;
	padding-top: 5px;
	color: #666666;
}

.zoomify_left table {
	font-size: 11px;
}

.zoomify_left tr {
	padding: 0;
	margin: 0;
}

.zoomify_left td {
	padding: 0;
	margin: 0;
	line-height: 14px;
}

.prospekt_title {
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
}

.prospekt_title_small {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}

.prospekt_title_small a:link, .prospekt_title_small a:focus, .prospekt_title_small a:visited {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}

.prospekt_title_small a:hover {
	text-decoration: underline;
}

#div506 h1 {
 font-weight: normal;
 font-size: 17px;
}

.scrollholder h1 {
 font-weight: normal;
}