html, body {
	background: #e6e6e6;
}

#centerlayer { 
 position: absolute; 
 height: 460px; 
 width: 730px; 
 z-index:2;
 margin-top: -220px;
 margin-left: -365px; 
 top: 50%;
 left: 50%; 
 background: #E6E6E6 url(_images/global/bg.jpg);
 } 
 
/*Immer verwendete Container*/

#inhalt {
	position:absolute;
	width:400px;
	height:240px;
	z-index:11;
	left: 52px;
	top: 80px;
	overflow: hidden;
	background: transparent;
}

#inhalt_gr_scr {
	position:absolute;
	width:400px;
	height:260px;
	z-index:11;
	left: 52px;
	top: 80px;
	overflow: hidden;
	background: transparent;
	overflow:scroll;
}

#inhalt_gr {
	position:absolute;
	width:400px;
	height:260px;
	z-index:11;
	left: 52px;
	top: 80px;
	overflow: hidden;
	background: transparent;
}

#inhalt_linkliste {
	position:absolute;
	width:123px;
	height:151px;
	z-index:11;
	left: 30px;
	top: 61px;
	overflow: hidden;
}

#titel {
	position:absolute;
	width:135px;
	height:18px;
	z-index:15;
	left: 566px;
	top: 80px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align:right;
	background-color: #dd0000;
	background-image:url(_images/global/titelhintergrund.gif);
	padding-right:5px;

}

#navigation {
	position:absolute;
	width:580px;
	z-index:101;
	visibility: visible;
	top: 428px;
	left: 76px;
 	text-align: center;
	background-color: transparent;
}

#submenu_druck {
	position:absolute;
	width:97px;
	height:133px;
	z-index:102;
	left: 169px;
	top: 299px;
	visibility: hidden;
	text-align: center;
	background-color: transparent;
}

/*
#submenu_druck {
	position:absolute;
	width:97px;
	height:115px;
	z-index:102;
	left: 169px;
	top: 317px;
	visibility: hidden;
	text-align: center;
	background-color: transparent;
}
*/

/*Formate Links Inhaltscontainer*/

#inhalt a:link,
#inhalt_gr a:link,
#jobs_an a:link,
#jobs_aus a:link
#text a:link {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
/*	color: #ff0000; */
	text-decoration: none;
	background: transparent;
}

#inhalt a:visited,
#inhalt_gr a:visited,
#jobs_an a:visited,
#jobs_aus a:visited
#text a:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
/*	color: #ff0000; */
    text-decoration: none;
	background: transparent;
}

#inhalt a:hover,
#inhalt_gr a:hover,
#jobs_an a:hover,
#jobs_aus a:hover
#text a:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
    color: #ffffff;
    text-decoration: none;
    background: #afafaf;
}

#inhalt a:active,
#inhalt_gr a:active,
#jobs_an a:active,
#jobs_aus a:active
#text a:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	background: #afafaf;
}

#inhalt_linkliste a:link {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	background: transparent;
}

#inhalt_linkliste a:visited {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
    color: #AD0E16;
    text-decoration: none;
	background: transparent;
}

#inhalt_linkliste a:hover {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
    color: #ffffff;
    text-decoration: none;
    background: #afafaf;
}

#inhalt_linkliste a:active {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	background: #d2d2d2;
}


/*Formate Navi-Links*/

#navigation a:link {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background: #afafaf;
	border: 1px solid #afafaf;
}

#navigation a:visited {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background: #afafaf;
	border: 1px solid #afafaf;
}

#navigation a:hover {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
    color: #777777;
    text-decoration: none;
    background: #eeeeee;
	border: 1px solid #eeeeee;
}

#navigation a:active {
	display:block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	background: #ffffff;
	border: 1px solid #ffffff;
}

/*Formate submenu_druck-Links*/

#submenu_druck a:link {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background: #afafaf;
	border: 1px solid #afafaf;
}

#submenu_druck a:visited {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background: #afafaf;
	border: 1px solid #afafaf;
}

#submenu_druck a:hover {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
    color: #777777;
    text-decoration: none;
    background: #eeeeee;
	border: 1px solid #afafaf;
}

#submenu_druck a:active {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	background: #ffffff;
	border: 1px solid #afafaf;
}


/*Textformate*/

.ueberschriftfettgrau {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #444444; 
	text-decoration: none
}

.ueberschriftfettkursivgrau {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: italic; 
	line-height: 18px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #444444; 
	text-decoration: none;
	background: transparent;
}

.fliesstextgrau {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	background: transparent;
}

.fliesstextgraugross {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	background: transparent;
}

.fliesstextkursivgrau {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	background: transparent;
}

.fliesstextfettgrau {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	background: transparent;
}

.fliesstextfettkursivgrau {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	background: transparent;
}

.fliesstextrot {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	background: transparent
}

.rot {color: #FF0000}
.schwarz {color: #000000}

/*Bilder und Texte*/

#jobs_an {
	position:absolute;
	width:150px;
	height:17px;
	z-index:90;
	left: 52px;
	top: 327px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	background-image: url(../../_images/global/pixel.gif);
}

#jobs_aus {
	position:absolute; 
	width:150px; 
	height:17px; 
	z-index:90; 
	left: 52px; 
	top: 327px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #AD0E16;
	text-decoration: none;
	visibility:hidden;
}

#thumbs,
#thumbs2 {
	position:absolute;
	width:690;
	height:60px;
	z-index:13;
	left: 15px;
	top: 358px;
	overflow:hidden;
	visibility: hidden;
/**/
}

#bild01,
#bild02,
#bild03,
#bild04,
#bild05,
#bild06,
#bild07,
#bild08,
#bild09,
#bild10,
#bild11,
#bild12 {
	position:absolute;
	z-index:50;
	width:400px;
	height:240px;
	left: 52px;
	top: 80px;
	background: transparent; 
	background-color: #FFFFFF;  
	visibility: hidden;
	border:1px solid #eeeeee;
}

#bild_b01,
#bild_b02,
#bild_b03,
#bild_b04,
#bild_b05,
#bild_b06,
#bild_b07,
#bild_b08,
#bild_b09,
#bild_b10,
#bild_b11,
#bild_b12 {
	position:absolute;
	z-index:50;
	width:400px;
	height:240px;
	left: 52px;
	top: 80px;
	background: transparent; 
	background-color: #FFFFFF;  
	visibility: hidden;
}

/*
#bild01 {
	z-index:50;
}

#bild02 {
	z-index:52;
}

#bild03 {
	z-index:54;
}

#bild04 {
	z-index:56;
}

#bild05 {
	z-index:58;
}

#bild06 {
	z-index:60;
}

#bild07 {
	z-index:62;
}

#bild08 {
	z-index:64;
}

#bild09 {
	z-index:66;
}

#bild10 {
	z-index:68;
}

#bild11 {
	z-index:70;
}
*/

#text {
	position:absolute;
	z-index:51;
	width:195px;
	height:200px;
	left: 500px;
	top: 120px;
	background-color: transparent;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	overflow: hidden;
}

#text01, 
#text02,
#text03,
#text04,
#text05,
#text06,
#text07,
#text08,
#text09,
#text10,
#text11,
#text12 {
	position:absolute;
	z-index:51;
	width:195px;
	height:220px;
	left: 500px;
	top: 120px;
	background-color: transparent;
	visibility: hidden;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	overflow: hidden;
}

/*
#text01 {
	z-index:51;
}

#text02 {
	z-index:53;
}

#text03 {
	z-index:55;
}

#text04 {
	z-index:57;
}

#text05 {
	z-index:59;
}

#text06 {
	z-index:61;

}
#text07 {
	z-index:63;
}

#text08 {
	z-index:65;
}

#text09 {
	z-index:67;
}

#text10 {
	z-index:69;
}

#text11 {
	z-index:71;
}
*/

