@charset "UTF-8";

/* Allgemein */

body, html {
	padding: 0px;
	margin:0px;
}
html {
 	background-color:#fff;
	font-family: courier;
	}
p {						
color:#000;
font-weight:normal;
font-size:12px;
line-height:1.3em; }


/* Header */

#header {
	position:fixed;
	height:54px;
	top: 110px;
	left:80px;
	padding:0px;
	z-index:1;
	background-color:#000;
	}
#header a img {
border:0px;
text-decoration:none;
}
#header img {
	width:60px;
	height:54px;
	}

#headerspecial {
	position:fixed;
	background-image:url('../images/mainpage/headerbckground.png');
	width:100%;
	height:100px;
	top:0px;
	
}

/* Menü */ 

#menu
	{
	position:fixed;
	top:0px;
	height:100%;
	background-image:url('../images/mainpage/menubckground.png');
	/* background-color:#0066CC;   /* dient ggf. textzwecken */
	width: 220px;	
	padding-left:70px; /* hier muss das padding für die Hintergrund-bilder von abgezogen werden */
	padding-right:80px;
	
	}
#menuwrapper {
	position:absolute;
	margin-top:170px;
	}
#menu p {							
	color:#fff;
	text-transform: lowercase;
	font-size:12px;
	line-height:0.6em;
}
#menu p a {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:6px;
	padding-right:30px;}
#menu p a:link {
	}
#menu p a:visited {
	background-image:url('../images/mainpage/menu_visited.gif');
	background-repeat:no-repeat;} 
#menu p a:focus {}
#menu p a:hover, #menu p a.hervorgehoben {
	background-image:url('../images/mainpage/menu_underline.gif');
	background-repeat:no-repeat;
}
#menu p a:active {
	}
#menumarker {
	position:fixed;
	background-image:url('../images/mainpage/menu_marker.gif');
	background-repeat:no-repeat;
	width:51px;
	height:270px;
	left:17px;
	top:227px;
	}
	
/* Menü 2 */

 #menu2
	{
	position:fixed;
	top:380px;
	width: 160px;	
	padding-left:50px;
	padding-right:5px;
	}
#menu2wrapper {
	}
#menu2 p {							/* dieses p ist nur temporär */
	color:#fff;
	text-transform: lowercase;
	font-size:12px;
	line-height:0.8em;
	margin-top:12px;
	margin-bottom:0px;
	}
#menu2 p a {
	text-decoration:none;
	color:#FFFFFF;	
	}



/* Text */

#text {	
	margin:130px 350px 000px 400px;					/* diese margin ist abhängig von der Breite, die für das Menü gewählt wird */
	padding-bottom:120px;
	}
#textwrapper {
} 
#text h1 {
	text-align:left;
	font-style:bold;
	font-size:14px;
	text-transform:lowercase;
	margin-top:40px;
	margin-bottom:20px;
	margin-left:-35px;
	background-image:url('../images/mainpage/h2underline.gif');
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:6px;
	padding-right:5px;
	}
#text p {
	color:#000000;
	text-transform:lowercase;}
#text u {
	text-decoration:none;
	background-image:url('../images/mainpage/underline.gif');
	padding-top:3px;
	padding-bottom:3px;}
#text h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:24px;
	margin-bottom:12px;
	text-transform:lowercase;}
#text hr {
	width:74px;
	height:24px;
	margin-top:10px;
	border:0px;
	background-image:url('../images/mainpage/br.gif');
	background-color:#fff;
	}
#text hr.hr2 {
	width:105px;
	height:30px;
	margin-top:10px;
	margin-bottom:60px;
	margin-left:0px;
	border:0px;
	background-image:url('../images/mainpage/hr2.gif');
	background-color:#fff;
	left:0px;}
#text a {
background-image:url('../images/mainpage/linkbckgrnd_yellow.gif');
text-decoration:none;
color:#000000;
}
#text a:link {}
#text a:visited {background-image:url('../images/mainpage/linkbckgrnd_grey.gif');}
#text a:focus {}
#text a:hover {background-image:url('../images/mainpage/linkbckgrnd_green.gif');}
#text a:active {}


#text #info {
position:fixed;
padding-top:24px;
padding-left:28px;
top:300px;
right:0px;
width:178px;
height:134px;
z-index:2;
background-image:url('../images/mainpage/aktuellspezialbckg.gif');
background-repeat:no-repeat;}

#text #info a,
#text #info a img, 
#text #info a:link, 
#text #info a:visited, 
#text #info a:focus, 
#text #info a:hover, 
#text #info a:active {
border:none;
background-image:none;
text-decoration:none;
background-repeat:no-repeat;
}

p.back {
	margin-left:-25px;
	padding-left:25px;
	background-image:url('../images/mainpage/back.gif');
	background-repeat:no-repeat;
}

/* Stueckmenü */
#stueckmenu {
position:fixed;
width:100px;
padding-top:0px;
padding-left:0px;
top:260px;
right:85px;
background-color:#000;
z-index:1;
}

#stueckmenu a img {
border:0px;
}
#stueckmenu img {
height:35px;
width:100px;
}
#plakat {
position:fixed;
right:85px;
top:80px;
width:100px;
z-index:1;}
#plakat img {
width:120px;}
#plakat a img {border:0px;}

/* Footer */

#footerspecial { /* der regelt das aussehen des rechten Textrandes */
	position:fixed;
	top:0px;
	bottom:0px;
	right:0px;
	width:310px;
	background-image:url('../images/mainpage/textbckground_right.png'); 
}
#footer {
	position:fixed;
	background-image:url('../images/mainpage/footerbckground.png');
	height:100px;
	bottom:0px;
	width:100%;
	}
#footerwrapper {
}
#copyright {
	position:fixed;
	bottom:0px;
	right:10px;
	}
#copyright p {
	font-size:9px;
	font-weight:normal;
	color:#333333;}
#copyright p a {
border:none;
color:#333333;
text-decoration:none;
}

/* Mailer */

#mailer {
	font-family: Courier;
	font-size:12px;
	}
#mailer .text {
	font-family: Courier;
	font-size:12px;
	width:200px;
	}
#mailer .textnl {
	font-family: Courier;
	font-size:12px;
	width:150px;
	}
#mailer #verschickenspezial {
position:fixed;
padding-top:24px;
padding-left:28px;
top:300px;
right:110px;
width:75px;
height:75 px;
z-index:2;
}
#mailer #submitbutton {
	width: 75px;
 	height: 35px;
  	margin: 0;
  	padding: 0;
  	border: 0;
 	background: transparent url('../images/mainpage/mailsubmit.gif') no-repeat center top;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */}
#mailer #resetbutton {
	width: 75px;
 	height: 35px;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	background: transparent url('../images/mainpage/mailreset.gif') no-repeat center top;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */}
	
/* PRESSE */
#citation {
	padding-left:12px;
	background-image:url('../images/mainpage/citation.gif');
	background-repeat:no-repeat;
}
#citation p {
	line-height:1em;}

#pressebox1, #pressebox2, #pressebox3, #pressebox4 {
position:fixed;
padding-top:24px;
padding-left:28px;
right:30px;
width:178px;
height:134px;
z-index:2;
background-image:url('../images/mainpage/aktuellspezialbckg.gif');
background-repeat:no-repeat;}

#pressebox4 {top:60px;}
#pressebox3 {top:190px;}
#pressebox2 {top:330px;}
#pressebox1 {top:460px;}

#pressebox1 p, #pressebox2 p, #pressebox3 p, #pressebox4 p {
color:#FFFFFF;
text-align:center;
width:100px;
line-height:0.9em;}

#pressebox1 a img, #pressebox2 a img, #pressebox3 a img, #pressebox4 a img {border:0px;}

/*spezielle divs */
#hidden {display:none;}
