@CHARSET "ISO-8859-1";

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, Tahoma;
	color: #353923;
	font-size: 13px;
	background-color: #000000;
	
}

#page
{
	position: relative;
	padding: 0;
	margin: 0;
	background-image: url("../images/bg_pattern_rechts.jpg");
	background-repeat: repeat-x;
	/*background-image: url("images/himmel.png");*/
	text-align: left;
	/*margin: auto;*/
	width: 100%;
	height: 1122px;	
}

#page_switch
{
	position: relative;
	padding: 0;
	margin: 0;
	background-image: url("../images/bg_pattern_rechts_switch.jpg");
	background-repeat: repeat-x;
	/*background-image: url("images/himmel.png");*/
	text-align: left;
	/*margin: auto;*/
	width: 100%;
	height: 1122px;	
}


#banner01
{
	background-image: url("../images/main.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 1328px;
	height: 1239px;
	z-index: 0;
}

/*Banner split*/
#banner01
{
	background-image: url("../images/main.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 1328px;
	height: 1239px;
	z-index: 0;
}
#banner0101
{
	background-image: url("../images/Bilder/main_1_01.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 655px;
	height: 561px;
	z-index: 0;
}
#banner0102
{
	background-image: url("../images/Bilder/main_1_02.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 655px;
	width: 655px;
	height: 561px;
	z-index: 0;
}
#banner0103
{
	background-image: url("../images/Bilder/main_1_03.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 561;
	left: 0;
	width: 655px;
	height: 560px;
	z-index: 0;
}
#banner0104
{
	background-image: url("../images/Bilder/main_1_04.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 561;
	left: 655;
	width: 655px;
	height: 560px;
	z-index: 0;
}

#banner01_switch
{
	background-image: url("../images/main_switch.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 1328px;
	height: 1239px;
	z-index: 0;
}


#banner04
{
	background-image: url("../images/layer.png");
	background-repeat: y-repeat;
	position: absolute;
	top: 200;
	left: 0;
	width: 100%;
	height: 1039px;
	z-index: 1;
}

#flash
{
	position:absolute;
	z-index:10;
}

#banner02
{
	background-image: url("images/klee.png");
	position: absolute;
	right: 0;
	width: 241px;
	height: 260px;
}

#banner03
{
	background-image: url("images/bg_pattern_rechts.jpg");
	position: absolute;
	right: -595px;
	width: 310px;
	height: 1122px;
}

/*#preBorder
{
	position: absolute;
	top: 150px;
	left: 150px;
	width: 750px;
	margin: 0;
	padding: 0;
	height: 320px;
	background-color: #FFFFFF;
}

#preWrapper
{
	width: 730px;
	margin: 10 10 10 10;
	padding: 5px;
	padding: 0;
	height: 300px;
	background-color: #DDE0C7;
}

#preWrapper a
{
	text-decoration: underline;
	color: #353923;
	font-size: 15px;
}

#preWrapper a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 15px;
}

#preWrapper .small
{
	font-size: 11px;
}*/

#flashButton
{
	position: absolute;
	top: 250px;
	left: 400px;
	width: 200px;
	margin: 0;
	padding: 0;
}

#flashButton a
{
	text-decoration:none;
	/*color: #FFFFFF;*/
}

#htmlButton
{
	position: absolute;
	top: 250px;
	left: 700px;
	width: 200px;
	margin: 0;
	padding: 0;
}

#htmlButton a
{
	text-decoration:none;
	/*color: #FFFFFF;*/
}



#contentWrapper
{
	position: absolute;
	top: 50px;
	left: 50px;
	background-image: url("images/bg_content.png");
	width: 750px;
	margin: 0;
	padding: 0;
	height: 700px;
}

#content
{
	position: absolute;
	top: 65px;
	left: 50px;
	width: 650px;
}

#content #data
{
	height: 450px;
	overflow: auto;
}

#content .list .even
{
	display: block;
	background-color: #FFFFFF;
}

#content .list .odd
{
}

#content .list .title
{
	float: left;
	width: 140px;
	padding: 4px;
}
#content .list .description
{
	float: left;
	width: 180px;
	padding: 4px;
}
#content .list .info
{
	float: left;
	width: 65px;
	padding: 4px;
}

#content .list .info a
{
	display: block;
	background-image: url("images/download.png");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #353923;
	padding-left: 10px;
}

#content #category_selector
{
	position: absolute;
	top: 15px;
	left: 350px;
	width: 290px;
}

#content #category_selector label
{
	display:  block;
	float: left;
	width: 100px;
	padding-top: 3px;
}

#content #category_selector select
{
	font-family: Georgia, Tahoma;
	width: 150px;
	height: 20px;
	font-size: 11px;
	width: 178px;
}

#navigation
{
	position: absolute;
	top: 54px;
	right:258px;
	height: 39px;
}

#navigation a
{
	text-decoration: none;
	background-repeat: repeat-x;
	display: block;
	background-image: url("images/bg_reiter_inaktiv.png");
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 3px;
	height: 39px;
	float: left;
	color: #353923;
	font-size: 14px;
}

#navigation a.active
{
	background-image: url("images/bg_reiter_aktiv.png");
	font-weight: bold;
	
}

#landscape01
{
	position: absolute;
	background-image: url("images/ebene1.png");
	width: 536px;
	left: 0;
	bottom: 0;
	height: 603px;
}

#landscape02
{
	position: absolute;
	background-image: url("images/ebene2.png");
	width: 488px;
	height: 492px;
	right: 0;
	bottom: 0px;
}

h1
{
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 20px;
}

h2
{
	margin-top: 30px;
	font-size: 13px;
}

h3
{
	font-size: 12px;
	margin-top: 10px;
}

.clearer
{
	clear: both;
	line-height: 0;
	width: 0;
	height: 0;
	font-size: 0;
	margin :0;
	padding: 0;
}


div.cmf-skinned-select
{
	height: 12px;
	font-size: 11px;
	line-height: 12px;
	margin-left: 10px;
	float: right;
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 2px;
	background-image: url("images/selector.png");
	background-color: #fff;
}
div.cmf-skinned-text 
{
	height: 12px;
	padding: 2px;
}

/*
	JScrollPane.css
*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	/*background: #aaa;*/
}
.jScrollPaneDrag {
	position: absolute;
	background: #353923;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	/*overflow: hidden;*/
}
a.jScrollArrowUp {
	background-image: url("images/scrollbar_up.png");
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 20px;
}

a.jScrollArrowDown {
	background-image: url("images/scrollbar_down.png");
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 20px;
}

#contact_imp
{
	position: absolute;
	right: 0;
	top: 590px;
}
