
/* Allgemeine Styles */
body {
	background:#2e2d30;
	font-family:arial,helvetica;
	color:white;
}

:link, :visited, :link:hover, :visited:hover { 
	outline: none;
	color:white;
	font-family:arial,helvetica;
}

a img {
	border:0 none;
}

/* Conainer und Div Styles */
.body_frame, tr.body_frame, td.body_frame {
	width:100%;
	height:700px;
}
.container_std {
	position:absolute;
	left:0px;
	top:0px;
	width:661px;
	height:361px;
	overflow:hidden;
}
.container_scroll {
	position:absolute;
	left:0px;
	top:0px;
	width:661px;
	height:361px;
	overflow:auto;
}
.contenttable_a , .contenttable_b {
	table-layout:fixed;
}
.contenttable_a td {
	vertical-align:top;
}
.csc-frame-frame2 {
	width:660px;
	border:0px none;
}
.csc-frame-frame2 td {
	width:330px;
	text-align:left;
	vertical-align:top;
}

.csc-frame-indent {
	padding:0 0 0 30px;
}

#content_top, #content_languageselect {
	position:static;
	width:800px;
	height:571px;
	background-color:#2e2d30;
	text-align:left;

}
#content_languageselect {
	background:url(../images/home/lng_select_img.jpg) repeat scroll left top
}
#element_head {
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	height:110px;
	background:url(../images/layout/header_img.jpg) repeat scroll left top
}
#element_content {
	position:relative;
	width:800px;
	height:361px;
	top:0px;
	left:0px;
	
}
#navi_left {
	position:absolute;
	top:0px;
	left:0px;
	width:139px;
	height:361px;
	background:#3e3d40;
	padding-top:13px;
}
#content_main {
	position:absolute;
	top:0px;
	left:139px;
	width:661px;
	height:361px;
	background:#929395;
}
#navi_bottom {
	position:relative;
	width:800px;
	height:30px;
	background:#58585a;
	padding-top:30px;
}
#navi_footer {
	position:relative;
	width:800px;
	height:30px;
	padding-top:20px;
	text-align:right;
	background:url(../images/layout/footer_img.jpg) repeat scroll left top
}

#navi_select_de {
	position:relative;
	top:116px;
	left:476px;
	width:323px;
	height:36px;
}

#navi_select_en {
	position:relative;
	top:116px;
	left:476px;
	width:323px;
	height:36px;
}

#navi_languageselect {
	position:relative;
	top:450px;
	left:100px;
	font-size:12px;
	color:#3e3d40;
}

#navi_languageselect a {
	color:#3e3d40;
	font-weight:bold;
	text-decoration:none;
}

/* Textfeld-Definitionen */
.csc-firstHeader {
	font-family:arial,helvetica;
	font-size:13px;
	color:white;
	padding: 20px 12px 30px 12px;
	margin:0;
}

.bodytext {
	font-family:arial,helvetica;
	font-size:11px;
	color:white;
	padding: 3px 12px 12px 12px;
}

/* Galerie Styles */

#rglbCenter {
	height:550px;
}

.jdGallery  a.right, .jdGallery  a.left {
	opacity:1.0 !important;
}
a#rglbNextLink, a#rglbPrevLink {
height:500px !important;
background:transparent url(img/fleche2.png) no-repeat scroll 100% 50%;
display:block;
}

