/********************************************************************************
* ESSENTIAL */

* {
	margin: 0;
	padding: 0;
}

.preload {            
	margin:-1px 0 0 0; 
	padding:0;
    height:1px; 
	overflow:hidden;
	display: none;
}

body a {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

.preload {            
	margin:-1px 0 0 0; 
	padding:0;
    height:1px; 
	overflow:hidden;
	visibility:hidden;
        }

img
{
	border: 0;
}

/********************************************************************************
* PAGE */

body {
	background: #fff;

	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
}


/**************
* HEADER */

html>body #header { position: fixed; }

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 180px;
	z-index:20;
	padding: 0;
}

#logo {
	z-index: 11;
	position: absolute;
	width: 440px;
	height: 79px;
	margin: 0 0 31px -220px;
	padding: 0;
	left: 50%;
	top: 60px;
}

#logo.texaner {
	width: 746px;
	margin: 0 0 31px -373px;
}

#slide-under {
	z-index: 9;
	position: absolute;
	background-image: url(../c_images/menu-bg-slide-under-weiss.png);
	height: 160px;
	width: 1000px;
	margin: 0 0 0 -500px;
	left: 50%;
	top: 19px;
}


/**************
* CONTENT */

#content {
	padding: 185px 0 0;
	margin: 0 auto;
	text-align: left;
}


html>body #index_footer_starter { position: fixed; }

#index_footer_starter {
	position: absolute;
	height:125px;
	width:100%;
	border-top:1px solid #d3d2ce;
	background-color:#fff;
	z-index:101;
	bottom: 0px;
	left: 0;
}

/********************************************************************************
* MENU */

#menu,
#menu_beige {
	z-index: 10;
	position: absolute;
	margin: 0 auto 0 -215px;
	width: 430px;
	height: 24px;
	left: 50%;
	top: 35px;
}

#menu ul,
#menu_beige ul {
	display: block;
	list-style-type: none;
	width: 429px;
	height: 24px;
}

#menu ul li,
#menu_beige ul li
{
	width: 4px;
	height: 24px;
	float: left;
	margin: 0;
	padding: 0;
}

/**********************
* MENU  Buttons */

#menu #menu_home,
#menu_beige #menu_home {
	width: 58px;
}

#menu #menu_home a,
#menu_beige #menu_home a {
	display: block;
	margin: 0;
	padding: 0;
	width: 58px;
	height: 24px;
}


#menu #menu_fakten,
#menu_beige #menu_fakten {
	width: 71px;
}

#menu #menu_fakten a,
#menu_beige #menu_fakten a {
	display: block;
	margin: 0;
	padding: 0;
	width: 71px;
	height: 24px;
}

#menu #menu_team,
#menu_beige #menu_team {
	width: 55px;
}

#menu #menu_team a,
#menu_beige #menu_team a {
	display: block;
	margin: 0;
	padding: 0;
	width: 55px;
	height: 24px;
}


#menu #menu_arbeiten,
#menu_beige #menu_arbeiten {
	width: 92px;
}

#menu #menu_arbeiten a,
#menu_beige #menu_arbeiten a {
	display: block;
	margin: 0;
	padding: 0;
	width: 92px;
	height: 24px;
}


#menu #menu_jobs,
#menu_beige #menu_jobs {
	width: 50px;
}

#menu #menu_jobs a,
#menu_beige #menu_jobs a {
	display: block;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 24px;
}


#menu #menu_kontakt,
#menu_beige #menu_kontakt {
	width: 83px;
}

#menu #menu_kontakt a,
#menu_beige #menu_kontakt a {
	display: block;
	margin: 0;
	padding: 0;
	width: 83px;
	height: 24px;
}


#menu #menu_trenner,
#menu_beige #menu_trenner {
	height: 24px;
}

#menu #menu_trenner a,
#menu_beige #menu_trenner a {
	display: block;
	margin: 0;
	padding: 0;
	width: 4px;
	height: 24px;
}
/********************************************************************
* OLD STYLE */

.preload {            
	margin:-1px 0 0 0; 
	padding:0;
    height:1px; 
	overflow:hidden;
	visibility:hidden;
        }

img
{
	border: 0;
}

#wrap_index
{
	height:100%;
	background-image:url(../images/magazin.gif);
	background-position:90% 220px;
	background-repeat:no-repeat;
	z-index:-1;

}

	
#content_alt
{
	height:100%;
	padding-top: 160px;
	}

#content_main
{
	padding:26px 0 40px 0;
	margin:0 auto;
}



/*  --- TOPMENU ---   */


#topmenu
{
	display: block;
	list-style-type: none;
	color: #fff;
	background-color: #000;
	min-width: 980px;
	height: 19px;
	margin: 0;
	padding: 0px 0 0 0;
}

#topmenu li
{
	margin: 0;
	padding: 0;
	width: 11px;
	height: 19px;
	float: right;
}


#topmenu a small, #menu a strong
{
	display: none;
}

#topmenu #lang
{
	width: 49px;
}


#topmenu #lang a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 49px;
	height: 19px;
	background: url(../images/topmenu_en.gif) no-repeat;
}

#topmenu #top_impressum
{
	width: 63px;
}

#topmenu #top_impressum a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 63px;
	height: 19px;
	background: url(../c_images/topmenu_impressum.gif) no-repeat;
}

#topmenu #delicious
{
	
	width: 21px;
}

#topmenu #delicious a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 21px;
	height: 19px;
	background: url(../c_images/topmenu_delicious.gif) no-repeat;
}
#topmenu #facebook
{
	
	width: 20px;
}

#topmenu #facebook a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 19px;
	background: url(../c_images/topmenu_facebook.png) no-repeat;
}



#index_claim
{
	margin: 10px auto 0 auto;
	padding:0;
	width: 420px;
	height: 35px;
}

#mag
{
	width:500px;
	height:550px;
	margin:0 auto 0 auto;
	background-image:url(../images/index_mag.gif);
	z-index:-1;

}	

#index_hbf61
{
	margin: 30px auto 0 auto;
	padding:0;
	width: 420px;
	height: 70px;
}

#enter
{
	width:68px;
	height:31px;
	margin: 15px auto 0 auto;
}

#magazin {
	position:relative;
	width:450px;
	height:525px;
	margin:-150px 0 50%;
	background:url(../images/magazin.gif) no-repeat;
	}

#index_footer
{
	position:fixed;
	bottom:0px;
	height:73px;
	width:100%;
	background-color:#fff;
	border-top:1px solid #d3d2ce;
	z-index:10;
}

#footer_text a:link 
{
	width:520px;
	height:33px;
	margin: 20px auto 0 auto;
	background:url(../images/footer_text.gif)no-repeat;
	display: block;
	}

#footer_text a:visited
{
	width:520px;
	height:33px;
	margin: 20px auto 0 auto;
	background:url(../images/footer_text.gif)no-repeat;
	display: block;
	}
	
#footer_text a:visited
{
	width:520px;
	height:33px;
	margin: 20px auto 0 auto;
	background:url(../images/footer_text.gif)no-repeat;
	display: block;
	}
	
#footer_text a:hover
{
	background:url(../images/footer_text_over.gif)no-repeat;
}

#footer_text a:active
{
	width:520px;
	height:33px;
	margin: 20px auto 0 auto;
	background:url(../images/footer_text.gif)no-repeat;
	display: block;
	}
	
#footer_text a:focus
{
	width:520px;
	height:33px;
	margin: 20px auto 0 auto;
	background:url(../images/footer_text.gif)no-repeat;
	display: block;
	}

#footer_text a small
{
	display: none;
}



#jobs_mail
{
	width:279px;
	height:37px;
	margin: 0 auto;
	display:block;
}

#jobs_mail a:link
{
	width:279px;
	height:37px;
	margin: 0 auto;
	display:block;
	background:url(../images/jobs_baier.gif) no-repeat;
}

#jobs_mail a:hover 
{
	background:url(../images/jobs_baier_over.gif) no-repeat;
}

#jobs_mail a small
{
	display: none;
}

#jobs_logo {
	width:87px;
	height:87px;
	margin: 0 auto;
	}

#kontakt_main {
	margin: 60px auto 0 auto;
	width:600px;
	height:318px;
}

#kontakt_mail 
{
	width:168px;
	height:25px;
	margin: 0 auto;

}

#kontakt_mail a:link
{
	width:168px;
	height:25px;
	margin: 0 auto;
	display:block;
	background:url(../c_images/kontakt_mail.gif) no-repeat;
}

#kontakt_mail a:hover 
{
	background:url(../c_images/kontakt_mail_over.gif) no-repeat;
}

#kontakt_mail a small
{
	display: none;
}

#kontakt_pdf 
{
	width:168px;
	height:20px;
	margin: 0 auto;
}

#kontakt_pdf a:link
{
	width:119px;
	height:20px;
	margin: 0 auto 0 0;
	display:block;
	background:url(../c_images/kontakt_pdf.gif) no-repeat;
}

#kontakt_pdf a:visited
{
	width:119px;
	height:20px;
	margin: 0 auto;
	display:block;
	background:url(../c_images/kontakt_pdf.gif) no-repeat;
}

#kontakt_pdf a:hover 
{
	background:url(../c_images/kontakt_pdf_over.gif) no-repeat;
}

#kontakt_pdf a:active
{
	width:119px;
	height:20px;
	margin: 0 auto;
	display:block;
	background:url(../c_images/kontakt_pdf.gif) no-repeat;
}

#kontakt_pdf a:focus
{
	width:119px;
	height:20px;
	margin: 0 auto;
	display:block;
	background:url(../c_images/kontakt_pdf.gif) no-repeat;
}

#kontakt_pdf a small
{
	display: none;
}

/*  HOME */

#makingof
{
	margin: 0;
	padding: 0;
}

#makingof a
{
	display: block;
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	width: 114px;
	height: 14px;
	background: url(../images/b_makingof.gif) no-repeat;
}

#makingof a:hover
{
	background: url(../images/b_makingof_over.gif) no-repeat;
}

#makingof small
{
	display: none;
}

#flashcontent
{
	width: 680px;
        margin: 115px auto;

}

#flashcontent img
{

}





#flashmission {
       height: 100%;
       width: 100%;
       display: block;
       background-color: #000;
}



/*   FAKTEN    */
#inhalt
{
	margin: 0px auto;
	padding: 0;
	width: 980px;
}




/*    JOBS    */

#jobs_idee
{	
	width:190px;
	margin: 60px auto 0 auto;
}

#jobs_inhalt
{
	margin: 40px auto;
	padding: 0;
	width: 673px;
}

#jobs_inhalt .bewerbung small, #jobs_inhalt .texaner small
{
	display: none;
}

#jobs_inhalt .bewerbung
{
	display: block;
	margin: 0;
	padding: 0;
	width: 673px;
	height: 35px;
	background: url(../images/jobs/jobs2.gif) no-repeat;
}

#jobs_inhalt .bewerbung:hover
{
	background: url(../images/jobs/jobs2_over.gif) no-repeat;
}

#jobs_inhalt .texaner
{
	display: block;
	margin: 0;
	padding: 0;
	width: 673px;
	height: 68px;
	background: url(../images/jobs/jobs4.gif) no-repeat;
}

#jobs_inhalt .texaner:hover
{
	background: url(../images/jobs/jobs4_over.gif) no-repeat;
}










/*   ARBEITEN    */
#inhalt
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
}


html>body #pfeile { position: fixed; }


#pfeile {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 50%;
	left: 0;
}

#pfeile small {
	display: none;
}

#pfeile .r {
	margin: 0 40px 0 0;
	float: right;
	display: block;
	width: 28px;
	height: 39px;
	background: url(../c_images/pf_rechts.gif) no-repeat;
}
#pfeile .r:hover
{
	background: url(../c_images/pf_rechts_over.gif) no-repeat;
}
#pfeile .l
{
	margin: 0 0 0 40px;
	float: left;
	display: block;
	width: 28px;
	height: 39px;
	background: url(../c_images/pf_links.gif) no-repeat;
}
#pfeile .l:hover
{
	background: url(../c_images/pf_links_over.gif) no-repeat;
}


/*    SPOTS    */
#player921
{
	position: absolute;
	top: 496px;
	left: 84px;
	width: 38px;
	height: 38px;
}

#player922
{
	position: absolute;
	top: 496px;
	left: 275px;
	width: 38px;
	height: 38px;
}

#player923
{
	position: absolute;
	top: 496px;
	left: 466px;
	width: 38px;
	height: 38px;
}

#player8
{
	position: absolute;
	top: 110px;
	left: 75px;
	width: 38px;
	height: 38px;
}



/* IMPRESSUM */

.impressum_h1
{
	color : #ffffff;
	font-weight : bold;
}

#impressum_bg
{
	background-color : #000000;
	height : 100%;
	left : 0;
	top : 0;
	width : 100%;
}

#impressum
{
	color : #666666;
	height : 300px;
	left : 25px;
	position : relative;
	top : 20px;
	width : 180px;
} 



/* VERSION WEISS 21/06 */

/* global inhalt zentrieren */
.home div#inhalt,
.mission div#inhalt,
.fakten div#inhalt,
.arbeiten div#inhalt,
.jobs div#inhalt,
.kontakt div#inhalt {
        margin: 0 auto;
        width: 650px;
        padding-bottom: 30px;
        text-align: center;
}


/* mission */

.mission div#inhalt {
	margin-top: 104px;
	width: 870px;
}

.mission div#inhalt .mission {
        float: left;
        margin: 46px 5px 0 5px;
}


.mission div#inhalt a.back small { display: none; }


.mission div#inhalt a.back,
.mission div#inhalt a.back:hover
{
	display: block;
	padding: 0;
	width: 130px;
	height: 42px;
        min-height:42px;
        height:auto !important;
	background: url(../images/mission/back0.gif) no-repeat;
        margin: 0 auto;
}

.mission div#inhalt a.back:hover {
        background: url(../images/mission/back.gif) no-repeat;
}

/* arbeiten */

.arbeiten div#inhalt {
        margin-top: 114px; 
        width: 541px;
}

.arbeiten div#inhalt #flash_stern {
        position: absolute;
        top: -90px;
        left: 70px;
}





/* fakten */

.fakten div#inhalt {
	margin-top: 52px;
	width: 870px;
}
.fakten div#inhalt #flash_stern {
        position: absolute;
        top: -40px;
        left: 400px;
}





/* jobs */

.jobs div#inhalt {
	margin-top: 96px;
	width: 605px;
}
.jobs div#inhalt .email small { display: none; }
.jobs div#inhalt a.email,
.jobs div#inhalt a.email:hover
{
        margin: 0 auto;
	display: block;
	padding: 0;
	width: 420px;
	height: 29px;
        min-height:29px;
        height:auto !important;
        height:29px;
	background: url(../images/jobs/weiss/jobs_email.gif) no-repeat;
}
.jobs div#inhalt a.email:hover {
        background: url(../images/jobs/weiss/jobs_email_over.gif) no-repeat;
}


.jobs div#inhalt #flash_stern {
        position: absolute;
        top: 106px;
        left: -58px;
}




/* kontakt */
.kontakt div#inhalt {
	margin-top: 96px;
}

.kontakt div#inhalt .email small,
.kontakt div#inhalt .anfahrt small { display: none; }
.kontakt div#inhalt a.email,
.kontakt div#inhalt a.email:hover,
.kontakt div#inhalt a.anfahrt,
.kontakt div#inhalt a.anfahrt:hover
{
        margin: 0 auto;
	display: block;
	padding: 0;
	width: 313px;
	height: 42px;
        min-height:42px;
        height:auto !important;
        height:42px;
	background: url(../images/kontakt/weiss/kontakt_email.gif) no-repeat;
}
.kontakt div#inhalt a.anfahrt,
.kontakt div#inhalt a.anfahrt:hover {
        width: 249px;
	height: 41px;
        min-height:41px;
        height:auto !important;
        height:41px;
	background: url(../images/kontakt/weiss/kontakt_anfahrt_over.gif) no-repeat;
}
.kontakt div#inhalt a.email:hover {
        background: url(../images/kontakt/weiss/kontakt_email_over.gif) no-repeat;
}
.kontakt div#inhalt a.anfahrt:hover {
        background: url(../images/kontakt/weiss/kontakt_anfahrt.gif) no-repeat;
}

.kontakt div#inhalt #flash_stern {
        position: absolute;
        top: -50px;
        left: 560px;
}
.centerme-kontakt {
	margin-left:auto;
	margin-right:auto;
	width: 600px;
}
.centerme-fakten {
	margin-left:auto;
	margin-right:auto;
	width: 870px;
}
.centerme-jobs {
	margin-left:auto;
	margin-right:auto;
	width: 605px;
}
.centerme-team {
	margin-left:auto;
	margin-right:auto;
	width: 640px;
}
