@charset "UTF-8";
/* CSS Document */

/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
MAIN CONTAINER
---------------------------------------------------------------------------
*/

.container
{
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	background-image: url(../images/main_background.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
	

}

#logo
{
	width: 154px;
	height: 32px;
	cursor:pointer;
	position: relative;
	left: 15px;
	top: 15px;
	
}

#language_selection
{
	
	width: 70px;
	height: 30px;
	left: 780px;
	top: 60px;
	position: absolute;
	z-index:10;
	
}

#news_part
{
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 170px;
	position: absolute;
	z-index: 10;
	background-color: black;
}

.KurzNewsBox{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 135px;
	position: relative;
	left: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 1.2em;
	text-align:left;
	margin: 0px 0px 0px 0px;
	margin-bottom: -25px;
	margin-top: -5px;
}

/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*/





/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
MAIN
---------------------------------------------------------------------------
*/

#main_top
{
	width: 755px;
	height: 96px;
	background-image: url(../images/main_header.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;	
}


#main_bg
{
	position:relative;
	z-index: 2;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	
}

#main_bottom
{
	width: 755px;
	height: 41px;
	background-image: url(../images/main_bottom.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0 !important;
	bottom: 0px;
	z-index:0;
	margin-right: auto;
	margin-left: auto;
	left: 123px;
	
	

}
/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------

*/




/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
MENU SETTINGS
---------------------------------------------------------------------------
*/
#main_menu
{
	
	width: 260px;
	z-index: 0;
	position:absolute;
	padding-bottom: 30px;
}

.main_menu_on
{
	left: -30px;
	
}

.main_menu_off
{
	
	left: 90px;
}

#menu_top
{
	background-image: url(../images/menus/menu_top.png);
	background-repeat:no-repeat;
	height: 38px;
}

#menu_bg
{
	background-image: url(../images/menus/menu_bg.png);
	background-repeat:repeat-y;
	height: 400px;
	position:relative;
	padding-left: 35px;
	padding-top: 0px;
}

#menu_bottom
{
	background-image: url(../images/menus/menu_bottom.png);
	background-repeat:no-repeat;
	height: 38px;
}

#slider
{
	position: absolute;
	height: 130px;
	width: 20px;
	left: 17px;
	top: 33px;
	z-index: 10;
	background-image:url(../images/menus/slider_menu_bg.png);
	background-repeat: no-repeat;
}

#forward
{
position:absolute;
height: 30px;
width: 12px;
left: 0px;
top: 0px;
cursor:pointer;
z-index:10;
}

#backward
{
	position:absolute;
height: 30px;
width: 12px;
left: 0px;
top: 31px;
cursor: pointer;
z-index:10;
}

/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*/




/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
SEARCH SETTINGS
---------------------------------------------------------------------------
*/
#search
{
	height: 80px;
	width: 260px;
	z-index: 2;
	top: 545px;
	position:absolute;
	padding-bottom: 30px;

}

.search_on
{
	left: -30px;
	
}

.search_off
{
	
	left: 90px;
}

#search_top
{
	background-image: url(../images/menus/menu_top.png);
	background-repeat:no-repeat;
	height: 38px;
}

#search_bg
{
	background-image: url(../images/menus/menu_bg.png);
	background-repeat:repeat-y;
	height: 32px;
	padding-left: 60px;
	padding-right: 70px;
	padding-top: 18px;
	padding-bottom: 0px;
	position:relative;
}

#search_bottom
{
	background-image: url(../images/menus/menu_bottom.png);
	background-repeat:no-repeat;
	height: 34px;
}

#searchslider
{
	position: absolute;
	height: 65px;
	width: 20px;
	left: 17px;
	top: 33px;
	z-index: 10;
	background-image:url(../images/menus/slider_search_bg.png);
	background-repeat: no-repeat;
}

#googlesearch
{
	position:relative;
	left: -8px;
	top: -4px;
}
/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*/

/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
newsBox SETTINGS
---------------------------------------------------------------------------
*/
#newsBox
{
	height: 500px;
	width: 260px;
	z-index: 2;
	position:absolute;
	padding-bottom: 30px;

}

.newsBox_on
{
	right: -50px;
}

.newsBox_off
{
	right: 90px;
}

#newsBox_top
{
	background-image: url(../images/menus/menu_top_right.png);
	background-repeat:no-repeat;
	height: 38px;
}

#newsBox_bg
{
	background-image: url(../images/menus/menu_bg_right.png);
	background-repeat:repeat-y;
	height: 428px;
	padding-left: 70px;
	padding-right: 60px;
	
	position:relative;
}

#newsBox_bottom
{
	background-image: url(../images/menus/menu_bottom_right.png);
	background-repeat:no-repeat;
	height: 34px;
}

#newsBox_slider
{
	z-index: 10;
	position: absolute;
	height: 100px;
	width: 20px;
	right: 12px;
	top: 33px;
	
	background-image:url(../images/menus/slider_news_bg.png);
	background-repeat: no-repeat;
}

#newsBox_forward
{
	position:absolute;
height: 30px;
width: 12px;
right: 8px;
top: 0px;
cursor:pointer;
z-index:10;
}

#newsBox_backward
{
position:absolute;
height: 30px;
width: 12px;
right: 8px;
top: 31px;
cursor: pointer;
z-index:10;
}

/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*/



/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
CONTENT BOX SETTINGS
---------------------------------------------------------------------------
*/

#content
{
	z-index: 1;
	min-height:inherit;
	width: 755px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	
	
}



#content_top
{
	background-image: url(../images/content_top.png);
	background-repeat:no-repeat;
	height: 27px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 15px;
	width: 740px;	
	
	
	
	
	
}

#content_bg
{
	background-image: url(../images/content_bg.png);
	background-repeat:repeat-y;
	position: relative;
	min-height: 500px;

	margin: 0px 0px 0px 0px;
	width: 755px;
	
	
	
}

#content_bottom
{
	background-image: url(../images/content_bottom.png);
	background-repeat:no-repeat;
	height: 28px;
	left: 15px;
	position: relative;
	padding-bottom: 20px;
	width: 740px;
}

#content_box1
{
	position:absolute;
	z-index: inherit;
	width: 242px;
	height: 155px;
	left: 18px;
	top: 295px;
	z-index: 10;
}

#content_box2
{
	position:absolute;
	z-index: inherit;
	width: 242px; 
	height:155px;
	left: 257px;
	top: 295px;
	z-index:10;
}
#content_box3
{
	position:absolute;
	z-index: inherit;
	width: 242px; 
	height:155px;
	left: 496px;
	top: 295px;
	z-index:10;
}
#box_top
{
	position: relative;
	height: 32px;
	background-image:url(../images/box_top.png);
	background-repeat: no-repeat;
	z-index: inherit;
}
#box_content
{
	position: relative;
	background-image: url(../images/box_bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	vertical-align:top;
	z-index:10;
}
#box_bottom
{
	position: relative;
	height: 32px;
	background-image:url(../images/box_bottom.png);
	background-repeat: no-repeat;
	z-index:inherit;
}

#contentContainer
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	top: 20px;
	position: relative;
}

#texttitle
{
	height: 50px;
	width: 670px;
	position: absolute;
	left: 50px;
	
}

#text1
{
	width: 280px;
	position: relative;
	padding-top: 20px;
	z-index:10;
	left: 14px;
	height:auto;
	top: 20px;
}

#text2
{
	width: 320px;
	position: absolute;
	right: 80px;
	height: auto;
	padding-top: 20px;
	top: 20px;
	z-index:10;
}

#title
{
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	width: 702px;
	left: 26px;
	top: 46px;
}


/*
---------------------------------------------------------------------------
---------------------------------------------------------------------------
*/





/* scroller */
#ej_wrapper {
	margin: !important;
	margin: ;
	background: url(../images/slider_gfx/python/bg.png) top left no-repeat; */
	overflow: hidden; 
	width: 604px; 
	height: 239px;
	/* border: 1px solid #333333; */
	position: relative;
}
 
#ej_inner_view {
	width: 604px; 
	height: 239px;
position: relative;
}
 
.scrolling-content {
	
	width: 580px; 
	height: 239px;
	/* text-align: center; */
	position: absolute;
	/*border: #999999 1px solid; */
	overflow:hidden;
}
 
.scrolling-content h1 { 
	color: #fff;
	padding: 25px 0;
	font-size: 12px;
}
#content0 {
	left: 1150px; 
	top: 0; 
}
#content1 {
	left: 100px; 
	top: 0; 
}
.ej_slider_back_text {
	color: #999999;
	font-family:Lucida Grande,Verdana,Arial,Sans-Serif;
	text-align:center;
	padding:12px;
	margin:0px;
	font-size:13px;
}
#ej_slider_separor0{
		left:0px; 
		top:0px; 
		width: 302px;
		height:35px;
		position: absolute;
		cursor:pointer;
		/* background-color:#999999; */
	}
#ej_slider_separor1{
		left:302px; 
		top:0px; 
		width: 302px;
		height:35px;
		position: absolute;
		cursor:pointer;
		/* background-color:#999999; */
	}
/* slider */
#ej_slider_area {
	/* background: #ccc; */
	width: 604px; 
	height: 35px;
	margin: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/slider_gfx/python/slider.png);
	padding:0px;
	/* background-color:#f1f1f1; */
	background-repeat:repeat-x;
	position: relative;
}
 
#ej_slider_knob {
	width: 302px;; 
	height: 35px;
	background-image: url(../images/slider_gfx/python/slider_button.png);
	overflow:hidden;
	cursor:pointer;
	/* background: #FF0000; */
}

#ej_slider_text {
	color: #ffffff;
	font-family:Lucida Grande,Verdana,Arial,Sans-Serif;
	text-align:center;
	padding:10px;
	margin:0px;
	font-size:16px;
}


#horizontal_slider
{
	width:688px;
	height: 194px;
	left: 35px;
	top: -10px;	
	background-image: url(../images/slider_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}


#content_teaser
{
	position:absolute;
	z-index: 10;
	right: 10px;
	top: 20px;
	font-size:12pt;
	width: 310px;	
	text-align:left;
	line-height: 16pt;
	font-weight: normal;
	color: #666;
}


