@charset "utf-8";

/* medienstandort 19.04.10 */

/* Wichtige Farben 
Gruen: #66AF24
*/

/* Allgemeines */

* {
	padding:0;
	margin:0;
}

html {
	height:101%;
}

body {
	text-align:center;
}

h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

p {
	font-size: 1em;
	line-height:1.5em;
	color:#000;
}

ul, li {
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
}

img, a img {
	border:0;
	outline:none;
}

.clear {
	clear:both;
}

.none {
	display:none;
}

.leftalign {
	float:left;
}

.rightalign {
	float:right;
}

/* Inhalt */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #eceded;
}

#wrapper {
	margin: 0 auto;
	width:800px;
	background-color:#FFF;
}

#startkopf {
	margin: 0;
	text-align:left;
	width:800px;
	height:205px;
	background: #fff url(../fotos/startseite_kopf.jpg) no-repeat top right;
}

#startkopf h1, #kopf h1 {
	font-size: 1.3em;
	font-weight:normal;
	padding: 100px 0 0 200px;
	text-align:left;
}

#kopf {
	margin: 0;
	text-align:left;
	width:800px;
	height:205px;
	background: #fff url(../fotos/kopf.jpg) no-repeat top right;
}

#logoleiste {
	width:800px;
	height:51px;
	background:url(../fotos/startseite_menue.jpg) no-repeat top left;
}

#logoleiste2 {
	width:800px;
	height:51px;
	background:url(../fotos/logoleiste.jpg) no-repeat top left;
}

#inhalt {
	width: 800px;
	background-color:#FFF;
}

#start {
	margin: 0;
	text-align:left;
	font-size: 0.75em;
	width:800px;
	height: 400px;
	background:url(../fotos/startseite_kirsche.jpg) no-repeat top right;
}

#start p {
	padding-left: 40px;
}

.starttext {
	padding-top: 120px;
}

#links {
  width:200px;
  height:800px;
  float:left;
  margin-top:90px;
  background:url(../fotos/blatt2.jpg) no-repeat 0px 350px;
}

#links h2 {
	font-size: 1em;
	color:#000;
	margin-left: 5px;
	padding:5px 0 0 35px;
}

#links p {
	font-size: 0.75em;
	color:#000;
	margin:0 20px 0 5px;
	padding:10px 20px 0px 10px;
}
	
#rechts {
	margin: 100px 0 0 200px;
	text-align:left;
	width:600px;
	background:#fff;
}

* html #rechts {
	width:590px;
}

#rechts h3 {
	font: bold 1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding:25px 0 50px 45px;
}

#rechts h2 {
	font: bold 1.13em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding:0px 5px 10px 0px;
}

#rechts h4 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding:20px 5px 10px 0px;
}

#rechts h5 {
	font: bold 0.88em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding:0px 5px 10px 0px;
}

#rechts p {
	padding-right: 30px;
	font-size: 0.75em;
	color:#000;
}

.onlineproduktion {
	background: #FFF url(../fotos/onlineproduktion_background.jpg) no-repeat top left;
}

.printproduktion {
	background: #FFF url(../fotos/printproduktion_background.jpg) no-repeat top left;
}

.fotografie {
	background: #FFF url(../fotos/fotografie_background.jpg) no-repeat top left;
}

.redaktion {
	background: #FFF url(../fotos/redaktion_background.jpg) no-repeat top left;
}

.angebote {
	background: #FFF url(../fotos/angebote_background.jpg) no-repeat top left;
}

.impressum {
	background: #FFF url(../fotos/impressum_background.jpg) no-repeat top left;
}

.kontakt {
	background: #FFF url(../fotos/kontakt_background.jpg) no-repeat top left;
}

.referenzen {
	background: #FFF url(../fotos/referenzen_background.jpg) no-repeat top left;
}

#fuss {
	float: none;
	width:800px;
}

#fuss p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-top:40px;
	padding-bottom:10px;
	color: #000;
	text-align: center;
}

.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #66AF24;
}

.abstand_horizontal {
	padding-right: 5px;
}

.abstand {
margin-top: 10px;
}

.abstand2 {
margin-top: 30px;
}

#menuleiste {
	width:800px;
	height:27px;
	margin: 10px auto 2px auto;
}

.menu, .menu ul{
	list-style-type:none; 
	margin:0; 
	padding:0;
	}
	
.menu a {
	text-decoration:none;
	}
	
.menu {
	font-family: Verdana, sans-serif; 
	font-size:0.75em;
	font-weight:bold;
	width:800px;
	}
	
.menu a {
	background:url(../fotos/box_kontur.gif) no-repeat right center;
	} 
	
.menu a.top {
	background:url(../fotos/box_kontur.gif) no-repeat right top;
	}
	
.menu a.bottom {
	background:url(../fotos/box_kontur.gif) no-repeat right bottom;
	}

.menu a b {
	color:#000; 
	font-weight:normal; 
	display:block; 
	padding:5px 10px 5px 10px;
	}

.menu .right ul b {
	text-align:right;
	}
	
.menu .drop, .menu a {
	width:120px;
	margin-right: 5px;
	}
.menu ul li {
	max-width:120px;
	}

.menu a {
	margin-right:-99px;
	}

.menu li {
	float:left;
	}
	
.menu ul {
	float:left; position:relative; z-index:20;
	}
	
.menu ul li {
	clear:left;
	}
	
.menu a {
	position:relative; display:block;
	}
	
.menu a.main {
	float:left;
    margin-top:10000px;
	}
	
.menu .drop, .menu .fly {
	margin-top:-10000px;
	}
	
.menu ul {
	margin-bottom:-5000px;
	}

.menu a:hover, .menu a:focus, .menu a:active {
	margin-right:0; 
	z-index:10; 
	outline:0;
	}

.menu a:hover b, .menu a:focus b, .menu a:active b {
	color:#66AF24; cursor:pointer;
	}

/* OPERA fix */
.menu ul:hover {
	clear:left;
	}

a:active {}

.container {
	margin-top: 10px;
}

.container a {
margin-right: 14px;
}

.container p {
margin-bottom: 20px;
}

.container a img {
border: #CCC 1px solid;
}

div.lb img {
 margin:50px auto 250px auto;
 border: #fff 1px solid;
}

div.lb {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 320%;
  width: 100%;
  text-align: center;
  background: url(../fotos/grau.png);
  overflow:hidden;
}

div.lb a {
outline: none;
}

* html div.lb {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fotos/grau.png", sizingMethod="scale");
   background: none;
   height: 2500px;
}

div.lb:target {
  display: block;
}

/** Für IE **/
div.lb {
  display: expression((document.location.toString().split('#').slice(1) == this.id)?'block':'none');
}

div.lb img.kreuz {
padding: 0 5px 0 10px;
border: none;
}

dl {
margin: 5px 60px 20px 0px;
padding: 4px;
width: 225px;
float:left;
}

* html dl {
margin: 5px 60px 5px 0px;
}

dl a {
text-decoration:none;
display:block;
}

dd {
font-size: 0.75em;
font-weight:bold;
padding: 0 5px;
color: #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

dt {
border: 1px solid #eee;
background-color: #fff;
border-bottom: 1px solid #aaa;
padding: 10px;
margin: 5px 0;
}

dt img {
border: 1px solid #aaa;
border-bottom: 1px solid #333;
}

dl:hover {
background: #eceded;
}

.frage {
	font-style: italic;
	font-weight:bold;
	padding-top:10px;
}

.mittig {
	text-align:center;
	margin-top:20px;
}

.liste {
	margin-left:15px;
	font-size: 0.75em;
	line-height: 2em;
}

.liste li {    
    list-style-type: disc;
}

.infokasten {
	background: url(../fotos/Infokasten.jpg) no-repeat 5px 0;
}

.left {
	margin: 5px 0 0 -32px;
}

.left2 {
	margin: 5px 0 0 -16px;
}

.infokasten p.unten {
	background: url(../fotos/Infokasten.jpg) no-repeat 0 bottom;
}

.infokasten div.mitte {
	background: url(../fotos/Infokasten.jpg) no-repeat 0 center;
}