body {
	width: 760px;
	margin: 0 auto 0;
	background-image: url(../pics/zzmedia-hintergrund.jpg);
        background-position:top left;
	background-repeat: no-repeat;
        background-color: #95bcfe;
	background-attachment:fixed;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
        font-size: 14px;
	color: rgb(51, 51, 51);
}

#kopfbereich {
	padding: 10px;
	margin: 40px 0 20px 0;
	height: 160px;
	position: relative;
}

#kopfbereich_schrift {
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 223px;
	z-index: 10;
	width: 314px;
	height: 220px;
	background-image: url(../pics/zzmedia_logo.png);
	background-repeat: no-repeat;
}

div#hauptfenster {
	margin-top: 90px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #333;
	padding: 20px 15px 10px 15px;
	background-image: url(../pics/weiss_050.png);
}

div#hauptfenster.einzug {
	padding: 35px 15px 30px 55px;
}

.kontakt {
        margin-top: -22px;
        margin-left: 592px;
        outline: none;
        border-width: 0px;
        background-image: url(../pics/_.png);
}

.impressum {
        margin-top: -22px;
        margin-left: 512px;
        outline: none;
        border-width: 0px;
        background-image: url(../pics/_.png);
}

strong {
	font-size: 120%;
        font-weight: bold;
        color: #a00000;
}

em {
	color: #a00000;
}

a {
	outline: none;
	text-decoration: none;
}
a#link, a#top {
	color: #a00000;
	text-decoration: underline;
}
img {
	border: 0px;
}

a#start {
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: 0px 13px;
	z-index: 10;
	width: 760px;
	height: 180px;
}

a#start:hover {
	background-position: left bottom;
}

#menue {
	position: relative;
	top: 12px;
	left: -10px;
	width: 150px;
	float: right;        
}

#menue ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #333;
}

#menue ul li {
	padding: 5px 10px;
	background-image: url(../pics/blau_080.png);
	/*border-top: 1px solid #fefe00;
	border-bottom: 1px solid #fefe00;*/
        border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

#menue ul li:first-child {
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
        -ms-border-radius: 7px;
}

#menue ul li:last-child {
	border-bottom-style: none;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
        -ms-border-radius: 7px;

}

#menue ul li:hover {
	background-image: url(../pics/rot_100.png);
}

#menue ul li.gedrueckt {
	background-image: url(../pics/rot_080.png);
}

#menue ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#auflistung p {
	/* display: inline */
}

div#auflistung p a {
	color: black;
}

div#auflistung p a.xxx {
	color: black;
}

div#hauptfenster h1 {
	font-size: 30px;
	font-weight: bold;
}

div#hauptfenster h1:first-letter {
	font-size:110%;
	color: #000000;
}

div#hauptfenster {
	line-height: 1.6em;
}

div#hauptfenster h1{
	line-height: 1.2em;
}

div#hauptfenster p:first-letter {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}

div#hauptfenster a {
	color: blue;
	text-decoration: none;
}
div#hauptfenster a:hover {
	text-decoration: underline;
}

#menue ul,
ul#navigationsleiste, 
div#hauptfenster a.hauptfenster_box, 
div#hauptfenster p.hauptfenster_box, 
#rechts fieldset {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

div#hauptfenster, 
#kopfbereich {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

div#hauptfenster form.hauptfenster_box,
div#hauptfenster a.hauptfenster_box {
	background-color: #f9f9ad; 
} 

table {
	width: 100%;
	border: 0;
}

td {
	width: 50%;
	padding-left: 10px;
	background-image: url(../pics/blau_020.png);
}

div#hauptfenster form.hauptfenster_box_film {
        background-image: url(../pics/film.png);
        background-color: #f9f9ad;
}

td {
	width: 50%;
	padding-left: 10px;
	background-image: url(../pics/blau_020.png);
}

#literatur ul {
	color: blue;
}

