@import "reset.css";
@import "text.css";

html, body{
	background: #fff top left repeat-x;
	color: #fff;
	text-align: center;
	height: 100%
}



a img {
    border: 0;
    outline: 0;
    border:none;
    outline:none;
    -moz-outline-style: none;
}

a:active img, a:focus img {
    border: 0;
    outline: 0;
    border:none;
    outline:none;
    -moz-outline-style: none;
}

a:active, a:focus { 
    border: 0;
    outline: 0;
    border:none;
    outline:none;
    -moz-outline-style: none;
}


table{
	color: #444;
	vertical-align: top;
			margin-bottom: 6px;
	}
/* PAGE STRUCTURE */
#inside{
	background: #fff top left repeat-x;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#container{
	position: relative;
	min-height: 100%;
	_height:  100%;
}
#container .wrapper{
	padding-bottom: 86px;
}

/* HEADER */
#logo{
	float: left;
	margin: 0;
	padding: 0;
	width: 159px;
	height: 32px;
	background: top left no-repeat;
}
#logo a{
	display: block;
	text-indent: -9999px;
}
#topnav {
	height: 13px;
}
#topnav ul{
	float: right;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.9em;
}
#topnav ul li{
	float: left;
	list-style: none;
	margin: 0;
}
#topnav ul li a{
	color: #FFEDE8;
	text-decoration: none;
	padding: 0 10px 0 10px;
	line-height: 32px;
	display: block;
	margin: 0;
}
#topnav ul li a.current, #topnav ul li a:hover{
	color: #F4FBFF;
	text-decoration: none;
	background: bottom center no-repeat;
}
#header{
	background: no-repeat;
	background-position: 19px 0;
}
#highlight h1{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	line-height: 1em;
	font-size: 2em;
	color: #000000;
	padding: 20px 0 0 0;
	position: relative;
	left: 10px;
}
#inside #header #highlight h1{
	padding: 17px 0 3px 9px;
}
#highlight p{
	position: relative;
	left: 10px;	
}
#highlight img{
	float: left;
	margin: 0;
	_margin: -3px 0 0 0;
	padding: 0;
}
#highlight{
	position: relative;
}
#highlight p{
	color: #000000;
}
#partners{
	position: absolute;
	bottom: 13px;
	right: 300px;
	text-transform: uppercase;
	color: #555;
	font-size: .9em;
	width: 300px;
}
#partners span{
	margin-top: 16px;
	float: left;
}
#partners img{
	float: right;
}
#call_to_action{
	position: absolute;
	top: 150px;
	left: 240px;
	width: 263px;
	text-indent: -9999px;
	height: 58px;
	background: url(../_images/images3/call_to_action.gif) top left no-repeat;
}
#call_to_action:hover{
	background-position: 0 -58px;
}

#hotelfilm{
	position: absolute;
	top: 110px;
	left: 20px;
	width: 236px;
		height: 182px;
	text-indent: -9999px;
	background: url(../_images/hotelfilm.jpg) top left no-repeat;
}
#hotelfilm:hover{
	background-position: 0 -182px;
}

#produktfilm{
	position: absolute;
	top: 110px;
	left: 340px;
	width: 236px;
		height: 182px;
	text-indent: -9999px;
	background: url(../_images/jobo.jpg) top left no-repeat;
}
#produktfilm:hover{
	background-position: 0 -182px;
}

#firmenfilm{
	position: absolute;
	top: 120px;
	left: 20px;
	width: 236px;
		height: 182px;
	text-indent: -9999px;
	background: url(../_images/firmenfilm.jpg) top left no-repeat;
}
#firmenfilm:hover{
	background-position: 0 -182px;
}

#trainingsfilm{
	position: absolute;
	top: 100px;
	left: 340px;
	width: 236px;
		height: 182px;
	text-indent: -9999px;
	background: url(../_images/jetztzeit.jpg) top left no-repeat;
}
#trainingsfilm:hover{
	background-position: 0 -182px;
}

/* MAIN CONTENT AREA */
#content{
	margin: 0px 0 0 0;
	position: relative;
	    top: 200px;
	    min-height: 400px; 
width:expression(document.body.clientHeight < 600? "600px": "auto" ); 

}
.with_sidebar{
background: url(../_images/images3/content_sidebar.gif) top left repeat-y;
}
#slides, #right{
	background: url(../_images/images3/slides.gif) top right no-repeat;
	width: 690px;
	_width: 690px;
	float: right;
	margin: 0;
	padding: 0;

}
#sidebar{
	background: url(../_images/images3/sidebar.gif) top left no-repeat;
	width: 270px;
	float: left;
}
#sidebar h3{
	font-family:  AlexandriaFLF;
	font-weight: bold;
	line-height: 1em;
	font-size: 1.3em;
	margin: 15px 0 10px 21px;
}
#sidebar p{
	color: #444;
	margin: 0 0px 0 0px;
	background: #F4F4F4;
	border: 1px solid #CACACA;
	padding: 0px;
}
#searchform{
	margin: 0 0 0 20px;
	padding: 0;
}
#s{
	border:1px solid #CCCCCC;
	padding:5px 5px 6px 5px;
	color:#909090;
	width:130px;

}
#searchsubmit{
	background: url(../_images/images3/button_bg.jpg) bottom left repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	margin:0px;
	padding:6px 4px;
}
#submit{
	margin: 0 auto;
	background: url(../_images/images3/button_bg.jpg) bottom left repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:.8em;
	margin:0px;
	padding:4px 5px;
	text-transform: uppercase;

}
.block{
	background: url(../_images/images3/news.gif) top left no-repeat;
	width: 203px;
	margin: 0 0 0 19px;
	color: #333;
}
.block ul{
	background: url(../_images/images3/news_footer.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 15px 0;
	list-style:none;
}
.block ul li{
	padding: 15px 15px 0 15px;
}
.block ul li em{
	font-weight: bold;
	display: block;
	font-size: .9em;
	font-style: normal;
}

#content_footer{
	background: url(../_images/images3/content_footer.gif) top left no-repeat;
	height: 20px;
	clear: both;
}
#slides h2, #right h2{
	font-family:  "Helvetica Neue", Helvetica, Arial, sans serif;
	font-weight: bold;
	text-align: center;
	color: #444;
	font-size: 2em;
	padding-top: 15px;
	line-height: 0em;
	margin-bottom: 18px;
	text-indent:-40px;
}
#slides p{
	padding-top: 10px;
	margin-bottom: 8px;
	line-height: 1.3em;
		width: 630px;
}
.column{
	float: left;
	width: 310px;
	margin-right: 10px;
	margin-bottom: 0px;
		line-height: 1.2em;
}
.column img{

	margin-top: 10px;

}
.align_left{
	float: left;
	margin: 5px 10px 0px 0;
}
.align_right{
	float: right;
	margin: 0px 0 20px 5px;
}
h4{
	font-family:  "Helvetica Neue", Helvetica, Arial, sans serif;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 5px;
	line-height: 1em;
	margin-bottom: 10px;
}
#footer{
	background: url(../_images/images3/footer.gif) top left repeat-x;
	position: fixed;
	padding: 30px 10px 10px 10px;
	width: 100%;
	height: 46px;
	margin: -86px 0 0 0;
	color: #555;
	bottom: -30px;
	float: left;
	}


#fake{
	display: none;
}
#follow{
	float: right;
	margin: 5px 5px 20px 0;
	text-transform: uppercase;
	font-size: .8em;
}

#footer img{
	margin: 0 0 0 5px;
}

/*SLIDER*/


#slider {
    width: 960px;
    margin: 0 auto;
    position: relative;
	 padding: 0;
}

.scroll {
	margin: 0 0 0 50px;
    height: 390px;
    width: 670px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    left: -40px;
    clear: left;
	 color: #444;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 650px;
}

ul.navigation {
    list-style: none;
    margin: 0px;
    padding: 0;
    padding-top: 20px;
}

ul.navigation li {
	width: 253px;
	height: 38px;
	padding: 0 0 10px 17px;
	margin: 0;
}
ul.navigation img{
	float: left;
	margin: 3px 8px 0 12px
}
ul.navigation a {
    padding: 9px 10px 10px 10px;
    color: #000;
	 background: url(../_images/images3/tab.gif) top left no-repeat;
    text-decoration: none;
	 display: block;
	 font-weight: bold;
	font-size: 1.2em;
	outline: none;
}
ul.navigation a li span{

	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border: none;
	color: inherit;
	}
.headintro{
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
	border: none;
	line-height: 0.8em;
	}
.head{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border: none;
	line-height: 1.4em;
	}
	
ul.navigation a.selected {
	 background: url(../_images/images3/tab_a.gif) top left no-repeat;
	 color: #fff !important;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
.panel h2{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 1.4em;
}

/*Inside pages*/

#mailer{
	color: #444;
	background-color: transparent;
	width: 610px;
	_width: 600px;
	text-align: left;
	}

#right{
	color: #444;
	padding: 0px 30px 0 20px;
	width: 610px;
	_width: 600px;
	text-align: left;
	}

#right ul{
	margin: 15px 15px 15px 0;
	border-bottom: 1px solid #BFBFBF;
	padding: 0;
}
#right ul li{
	border-top: 1px solid #BFBFBF;
	padding: 5px;
	margin: 0;
	list-style-position: inside;
}

#right img{
	padding: 4px;
	background: #EEEEEE;
	border: 1px solid #DFDFDF;
}

.entry h3{
	font-family:  Helvetica Neue;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	line-height: 25px;
}
.post-meta{
	background: #F3F3F3;
	padding: 6px;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.entry{
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 0 10px 0;
}

/* CONTACT FORM*/
legend{
	font-family:  Helvetica Neue;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 15px;
	margin: 0 0 10px 0;
}
#bademail{
	border: 2px solid #B44426;
	background: #F0C4B9;
	padding: 5px;
	margin-bottom: 10px;
}
#success{
	border: 2px solid #239E1A;
	background: #BAF3B6;
	padding: 5px;
	margin-bottom: 10px;
}
#badserver{
	border: 2px solid #BEBF00;
	background: #FFFFAA;
	padding: 5px;
	margin-bottom: 10px;
}
#myForm input,#myForm textarea{
	border: 1px solid #ccc;
	padding: 5px;
}

