body{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

body.hgBlau{
	background-image: url(images/hg-body-blau.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

/*---------------------   CONTENT   ---------------------*/
#content{
	position: absolute;
	top: 185px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}

#content.heft{ /* aktuelle und vergangene Ausgaben */
	left: 240px;
	width: 440px;
}

#content.breit{ /* komplette Breite */
	left: 38px;
	width: 720px;
}
	
#content.cart{ /* komplette Breite */
top: 185px;
	left: 38px;
	width: 500px;
}

#content.mediadat{ /* komplette Breite */
	left: 38px;
	width: 340px;
}

#content h2, #sidebar h2{
	color: #c5006b;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0px;
}
#content h4, #sidebar h2{
	color: #c5006b;
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
}

#content p, #sidebar p{
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#content td, #sidebar td{
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}

#tableFormate td{
	vertical-align: bottom;
	border-bottom: 1px solid #c5006b;
	padding-top: 14px;
}

#tableFormate td.tdFormatBild{
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
	padding-right: 12px;
}

#content a, #cover a, #sidebar a{
	color: #1669a3;
}

#content .autor{
	font-weight: normal;
}

#content .aHeftNr{
	color: #c5006b;
	text-decoration: none;
	padding-right: 5px;
}
#content .spanHeftNr{
	padding-right: 5px;
}

#content .aHeftNr:hover{
	color: #1669a3;
	text-decoration: underline;
}

#content a.aHeftLesen{
	color: #666666;
	padding-left: 12px;
	margin-left: 2px;
	background-image: url(images/icon-doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	text-decoration: none;
}

#content .aHeftLesen:hover{
	text-decoration: underline;
}

#content .pKolumne{
	display: table;
	float: right;
	height: 145px;
	margin-left: 10px;
	font-size: 9px;
}
#content .pKolumne img{
	display: block;
	margin: 0px;
}

#pAustDownl{
	text-align: center;
	height: 40px;
}

#pAustDownl a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	padding: 15px 14px 12px 50px;
	background-image: url(images/icon-aust-pdf.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	background-color: #a8d7e4;
}

#pAustDownl a:hover{
	text-decoration: underline;
}

.trLinieRot td{
	border-top: 1px solid #c5006b;
	padding-top: 20px;
}

.trPadTop td{
	padding-top: 15px;
}

.tdHeftNr{
	color: #c5006b;
	font-weight: bold;
}

.rahmenBestellung{
	padding: 8px;
	border: 1px solid #7bc2d6;
	width: 90%;
	margin-bottom: 20px;
}

/*---------------------   Formulare   ---------------------*/
#content p.pForm{
	margin-bottom: 4px;
}
#sidebar p.pForm{
	margin-bottom: 4px;
}

.inputField{
	border: 1px solid #b9b9b9;
}

label{
	display: block;
	float: left;
	font-weight: bold;
}

#aboForm{
	background-color: #7bc2d6;
	padding: 60px 0px 10px 30px;
	margin-bottom: 12px;
	width: 410px;
	background-image: url(images/hg-aboform2.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
#aboFormGeschenk {
	background-color: #afcb11;
	padding: 60px 0px 10px 30px;
	margin: 40px 0 12px 0;
	width: 410px;
	background-image: url(images/hg-aboform3.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
#aboForm p{
	width: 320px;
}

#aboForm input{
	/*zoom: 120%;*/
}

div#formError{
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
div#formError, div#formError a{
	color: #990000;
}

.btnLinkstyle{
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	color: #1669a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px;
}

.btns{
	border: 1px solid #cbcbcb;
	color: #1669a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/hg-btns.gif);
	background-repeat: repeat-x;
}

.btns.big{
	font-weight: bold;
}

/*---------------------   Einkaufswagen   ---------------------*/
#tableCart{
	width: 99%;
}

#tableCart td{
	border-top: 1px solid #999999;
}

#tableCart .trSum td{
	border-top: 3px double #999999;
}

.cartInfo{
	background-color: #efe0b1;
	text-align: center;
	background-image: url(images/hg-cartinfo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 8px 0px 24px 0px;
}

.pfeilBig{
	font-size: 22px;
	font-weight: bold;
	color: #c5006b;
	font-family: "Courier New", Courier, mono;
}	

/*---------------------   COVER   ---------------------*/
#cover{
	position: absolute;
	top: 188px;
	left: 38px;
	width: 120px;
	font-size: 10px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#cover h2{
	font-size: 14px;
	color: #c5006b;
	margin: 0px;
}

#cover img{
	display: block;
	margin: 0px 0px 10px 0px;
	border: 1px solid #666666;
	width: 100px;
	height: 124px;
}

#cover a{
	padding-left: 17px;
	background-image: url(images/icon-cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #c5006b;
	font-size: 11px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*---------------------   SUBNAV   ---------------------*/
#subnav{
	position: absolute;
	top: 190px;
	left: 828px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}

#subnav li{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	/*height: 38px;*/
	background: #006600;
}

#subnav a{
	display: block;
	margin: 0px;
	padding: 10px 0px 10px 8px;
	height: auto !important; /* andere */
	height: 18px; /* IE 6 */
	min-height: 18px; /* andere */
	background: #dfdfdf;
	color: #000000;
	text-decoration: none;
}

#subnav a:hover{
	color: #c5006b;
	background: #cfcfcf;
}

#subnav a.active{
	color: #c5006b;
}

/*---------------------   NAV   ---------------------*/
#nav{
	position: absolute;
	left: 378px;
	top: 0px;
	width: 590px;
	height: 97px;
	background-image: url(images/hg-nav.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}

#nav ul{
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav #ul1{
	left: 0px;
	width: 100px;
}

#nav #ul2{
	left: 120px;
	width: 150px;
}

#nav #ul3{
	left: 300px;
	width: 135px;
}

#nav #ul4{
	left: 440px;
	width: 145px;
}

#nav ul li{
	margin: 0px;
	padding: 0px;
	line-height: 18px; /* damit auch Safari unten bündig ist zum Grün */
}

#nav ul a{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	height: auto !important; /* andere */
	height: 18px; /* IE 6 */
	min-height: 18px; /* andere */
}

#nav ul a:hover{
	color: #d44492;
}

#nav ul a.active{
	color: #d44492;
}

#nav #ul4 a{
	background-image: url(images/navcart-1.gif);
	background-repeat: no-repeat;
	background-position: 84px 4px;
}
#nav #ul4 li.emptycart a{
	background-image: url(images/navcart-0.gif);
	color: #586401;
}

#nav #ul4 a.active{
	background-image: url(images/navcart-2.gif);
}


/*---------------------   HEADER   ---------------------*/
#header{
	background-color: #b1c903;
	padding: 0px;
	height: 93px;
	width: 968px;
}

#sitelogo{
	position: absolute;
	left: 36px;
	top: 39px; /* +4 = unterer Abschluss, grüne Kante */
	width: 305px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/logo-parnass.gif);
	background-repeat: no-repeat;
}

#sitelogo a{
	display: block;
	padding: 59px 0px 0px 0px;
	font-size: 1px;
	color: #ffffff;
}

body.hgBlau #sitelogo{
	background-image: url(images/logo-parnassblau.gif);
}


<!-- aufzuklappen //-->
#content h3 {
	color: #1669a3;
	font-size: 15px;
	font-weight: bold;
	}

#content h3.expandOff a, #content h3.expandOn a{
	padding: 0 0 0 17px;
	background-image:url(images/pfeil-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #1669a3;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}
#content h3.expandOn a{
	background-image:url(images/pfeil-down.gif);
}

