
/* ================================================================================================== */

/* The entire script was handmade by Ulrike Zoescher on Oct 17th, 2009 */
/* tidy */
/* Last Update: 2009 10 18 */

/* ================================================================================================== */



/* ================================================================================================== */
/* Selektoren */
/* ================================================================================================== */


/* ----------------------------------------- */
/* JA NICHT MEHR!, weils Chrome ned kennt: */
/* br { */
/*	line-height:50%; /*
/* } /*
/* JA NICHT MEHR!, weils Chrome ned kennt: */
/* ----------------------------------------- */


body {
	background:url(img/ball70trsp.jpg) fixed 50% 50% #fff no-repeat;
}

body.index, td.index {
	background:#fff;
	font:10pt/120% Verdana,Arial,Helvetica,sans-serif;
	color:#036;
}

table, td {
	font:10pt/120% Verdana,Arial,Helvetica,sans-serif;
	color:#036;
	border:none;
}

/** Überschriften **/
/** ================================================= **/

/* headerfont line 1 ==> (die) CI ... */
h1 {
	font:16pt Times New Roman,sans-serif;
	color:#036;
	line-height:100%;
	margin:7px 0 0 0;
}

/* headerfont line 1 ==> Rauscher ... */
h2 {
	font:bold 20pt Times New Roman,sans-serif;
	color:#036;
	line-height:100%;
	margin:0;
}

/* headerfont line 2 ==> Recruiting ... */
h3 {
	font:14pt Times New Roman,sans-serif;
	color:#ccc;
	line-height:100%;
	margin:7px 0 5px 0;
}

/* überschriften main ==> (die) ... */
h4 {
	font:14pt Times New Roman,sans-serif;
	color:#036;
	line-height:100%;
	margin:0;
}

/* überschriften main ==> Karriere., ... */
h5 {
	font:bold 14pt Times New Roman,sans-serif;
	color:#036;
	line-height:100%;
	margin:0;
}



/* ================================================================================================== */
/* Pseudo-Elemente (Selektoren) */
/* ================================================================================================== */

.center {
	text-align:center;
}


/** Links **/
/** ================================================= **/

/* all.pages */
/* =================================================*/

a:link {
	color:#036;
	text-decoration:underline;
}

a:hover {
	color:#fc0;
	text-decoration:underline;
}

a:active {
	color:#fc0;
	text-decoration:underline;
}

a:visited {
	color:#666;
	text-decoration:none;
}


/* menu.php */
/* =================================================*/

a.menutop:link {
	font:bold 14pt Times New Roman,sans-serif;
	color:#036;
	text-decoration:underline;
}

a.menutop:hover {
	font:bold 14pt Times New Roman,sans-serif;
	color:#fc0;
	text-decoration:underline;
}

a.menutop:active {
	font:bold 14pt Times New Roman,sans-serif;
	color:#fc0;
	text-decoration:underline;
}

a.menutop:visited {
	font:bold 14pt Times New Roman,sans-serif;
	color:#666;
	text-decoration:none;
}


/* =================================================*/

a.corik:link, a.corik:hover, a.corik:active, a.corik:visited {
	font:10pt Verdana,Arial,Helvetica,sans-serif;
	color:#f90;
	line-height:120%;
}




/* ================================================================================================== */
/* Allgemeine Klassen */
/* ================================================================================================== */


/** all.pages **/
/** =================================================**/

/* iframe */
/* =================================================*/

table.iframe {
}

td.iframe {
	vertical-align:top;
}

/** templates **/
/** =================================================**/

/* header.php */
/* =================================================*/

table.ganz_aussen {
	width:90%;
	border:none;
	vertical-align:top;
}

table.header {
	width:100%;
	margin-top:-15px;
	margin-bottom:20px;
}

table.indexheader {
	background:#fff;
	width:100%;
	margin-top:0;
	margin-bottom:20px;
}

td.indexheader {
	background:#fff;
}

.headerborder {
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:#fc0 thin solid;
	width:99.5%;
	border-left:none;
	margin-top:-20px;
}

/* menutop.php + menuleft.php */
/* =================================================*/

table.mainwidth {
	width:100%;
	margin:0px;
	vertical-align:top;
}

.menubox {
	border:#900 thin solid;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fc0;
	padding:5px;
	padding-left:10px;
}

.mbox {
	border:none;
	background:url(img/saturn-button.jpg) -40% 50% no-repeat;
	padding:5px 15px 5px 15px;
	margin:-7px 0 -7px 0;
	text-align:center;
}

table.menutopwidth {
	width:100%;
}

td.menuleftwidth {
	width:15%;
	margin:0px;
	vertical-align:top;
}

table.mainmainwidth {
	width:80%;
}


/* ================================================================================================== */
/* ausis */

