/*
    project: medienzauber redesign
    type: stylesheet
	 media: screen
    description: basic styles for all
    last edited: 29.01.2009, Stephan Paschkin, Medienzauber

    Copyright © Medienzauber. All rights reserved.
*/

/*----- Global definitions -----*/
html, body	{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Trebuchet MS", Arial;
	background-color: #fff;
	background-image: url(images/grf_body_hgtop.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p, form, ul, ol, li {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#content-out {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/grf_content_out_logo2.png);
	background-position: 538px 30px;
	background-repeat: no-repeat;
	width: 760px;
	height: 100%;
	text-align: center;
}
#content-in {
	float: right;
	margin: 0;
	padding: 0;
	width: 510px;
}
#sidebar {
	float: left;
	margin: 0;
	padding: 105px 0 0 0;
	width: 245px;
}
#content-header {
	margin: 0;
	padding: 0;
	height: 276px;
}
#content-header img {
	margin: 50px 0 0 0;
	float: right;
}
#content {
	margin: 0 15px 0 0;
	padding: 25px 35px 0 35px;
	background-image: url(images/grf_content_hgtop.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
}
#referenzen #content {
	margin: 0;
	padding: 25px 20px 0 35px;
	background-image: url(images/grf_content_hgtop.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(images/grf_footer_hg.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 30px;
}

/*----- navi definitions -----*/

#navi {
	margin: 0 0 0 95px;
	padding: 0;
	width: 120px;
	text-align: right;
}
#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navi ul li {
	margin: 0 0 4px 0;
	padding: 0;
	height: 16px;
}
#navi ul li.subnavi-spezial {
	margin: 0;
	padding: 0;
	height: 115px;
	display: block;
}
#navi ul li.subnavi-spezial2 {
	margin: 0;
	padding: 0;
	height: 45px;
}
#navi ul li.subnavi-spezial3 {
	margin: 0;
	padding: 0;
	height: 76px;
}
#navi ul li a {
	display: block;
	margin: 0;
	padding: 0 17px 0 0;
	color: #999;
	background-color: #fff;
	background-image: url(images/grf_mainnavi_alink.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 16px;
	width: 103px;
}
#navi ul li a.navi-spezial {
	display: block;
	margin: 0;
	padding: 0 17px 0 0;
	color: #fff;
	background-color: #D12718;
	background-image: url(images/grf_mainnavi_active.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 16px;
	width: 103px;
}
#navi ul li a:hover {
	display: block;
	margin: 0;
	padding: 0 17px 0 0;
	color: #fff;
	background-color: #999;
	background-image: url(images/grf_mainnavi_ahover.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 16px;
	width: 103px;
}
body#startseite a#startseitenav, body#texte a#textenav, body#printdesign a#printdesignnav, body#webdesign a#webdesignnav, 
body#zauber a#zaubernav, body#angebote a#angebotenav, body#kontakt a#kontaktnav {
	display: block;
	margin: 0;
	padding: 0 17px 0 0;
	color: #fff;
	background-color: #D12718;
	background-image: url(images/grf_mainnavi_active.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 16px;
	width: 103px;
}

/*----- subnavi definitions -----*/

#subnavi {
	margin: 0;
	padding: 0;
	width: 120px;
	text-align: right;
}
#subnavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subnavi ul li {
	margin: 0 0 3px 0;
	padding: 0;
	height: 13px;
}
#subnavi ul li a {
	display: block;
	margin: 0;
	padding: 0 17px 0 0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	height: 13px;
	background-image: none;
}
#subnavi ul li a:hover {
	display: block;
	margin: 0;
	padding: 0 17px 0 0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	height: 13px;
	background-color: #fff;
	background-image: url(images/grf_subnavi_active.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
body#grundrezept a#grundrezeptnav, body#wirkung a#wirkungnav, body#selbsttest a#selbsttestnav, body#vorbereitung a#vorbereitungnav
, body#selbst_schreiben a#selbst_schreibennav, body#schreiben_lassen a#schreiben_lassennav, body#beispiele a#beispielenav, body#referenzen a#referenzennav
, body#ref-printdesign a#ref-printdesignnav, body#ref-texte a#ref-textenav, body#ref-projekte a#ref-projektenav {
	display: block;
	margin: 0;
	padding: 0 17px 0 0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	height: 13px;
	background-color: #fff;
	background-image: url(images/grf_subnavi_active.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/*----- sites special definitions -----*/

#content-header p.logolink {
	position: relative;
	left: 290px;
	top: 30px;
	margin: 0;
	padding: 0;
	height: 50px;
	width: 222px;
	background-color: Blue;
}
#content-header p.logolink img {
	margin: 0;
	padding: 0;
}

#startseite #content-header {
	background-image: url(images/img_startseite_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#startseite #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 80px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#texte #content-header {
	background-image: url(images/img_texte_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#texte #content-header h1 {
	clear: both;
	margin: 0;
	padding: 70px 30px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#grundrezept #content-header {
	background-image: url(images/img_texte_grundrezept_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#grundrezept #content-header h1 {
	clear: both;
	margin: 0;
	padding: 68px 135px 0 0;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#wirkung #content-header {
	background-image: url(images/img_texte_wirkung_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#wirkung #content-header h1 {
	clear: both;
	margin: 0;
	padding: 35px 20px 0 155px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#selbsttest #content-header {
	background-image: url(images/img_texte_selbsttest_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#selbsttest #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 65px 0 0;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#vorbereitung #content-header {
	background-image: url(images/img_texte_vorbereitung_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#vorbereitung #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 105px 0 0;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#selbst_schreiben #content-header {
	background-image: url(images/img_texte_selbst_schreiben_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#selbst_schreiben #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 105px 0 0;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#schreiben_lassen #content-header {
	background-image: url(images/img_texte_schreiben_lassen_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#schreiben_lassen #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 50px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#beispiele #content-header {
	background-image: url(images/img_texte_beispiele_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#beispiele #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 100px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#printdesign #content-header {
	background-image: url(images/img_printdesign_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#printdesign #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 100px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#webdesign #content-header {
	background-image: url(images/img_webdesign_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#webdesign #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 150px 0 0;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#zauber #content-header {
	background-image: url(images/img_zauber_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#zauber #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 100px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#angebote #content-header {
	background-image: url(images/img_angebote_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#angebote #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 150px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#referenzen #content-header {
	background-image: url(images/img_referenzen_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#referenzen #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 10px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#ref-projekte #content-header {
	background-image: url(images/img_referenzen_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#ref-projekte #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 50px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#ref-printdesign #content-header {
	background-image: url(images/img_referenzen_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#ref-printdesign #content-header h1 {
	clear: both;
	margin: 0;
	padding: 155px 60px 0 155px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: left;
	float:right;
}
#ref-texte #content-header {
	background-image: url(images/img_referenzen_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#ref-texte #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 30px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#kontakt #content-header {
	background-image: url(images/img_kontakt_header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#kontakt #content-header h1 {
	clear: both;
	margin: 0;
	padding: 175px 120px;
	color: #D12718;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
}
#content h1 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #D12718;
	font-size: 18px;
	text-align: left;
}
#content h2 {
	margin: 0;
	padding: 10px 0 3px 0;
	font-size: 14px;
	text-align: left;
}
#content p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
}
#content p.tipp {
	margin: 0 0 15px 0;
	padding: 5px;
	background-image: url(images/grf_tippbox_hgbottom2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: solid 1px #E0DFE3;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
}
.mzrot {
	color: #D12718;
}
#content ul {
	margin: 0 0 0 7px;
	padding: 0 0 15px 0;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
	list-style: none;
}
#content li {
	margin: 0 0 8px 0;
	padding: 0 0 0 12px;
	background-image: url(images/grf_content_listimage.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#content ol {
	margin: 0;
	padding: 0 0 15px 17px;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
}
#content ol li {
	margin: 0 0 8px 0;
	padding: 0;
	background-image: none;
}
#content ul.reflist {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
	list-style: none;
	background-image: none;
}
#content ul li.reflist {
	margin: 0 0 8px 0;
	padding: 0;
	background-image: none;
}

#grundrezept #content h1 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #D12718;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(images/grf_grundrezept_h1hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
#grundrezept #content p {
	margin: 0 0 15px 0;
	padding: 0;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
	text-align: center;
}
#grundrezept #content p.rezept {
	margin: 0 0 25px 0;
	padding: 0 68px 0 68px;
	font-style: italic;
}

#content a {
	color: #D12718;
}
#content a:hover {
	color: #D12718;
	text-decoration: none;
}

#quickbox {
	margin: 30px 0 0 55px;
	padding: 28px 15px 0 15px;
	width: 144px;
	height: 168px;
	background-image: url(images/grf_quickbox_hg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#quickbox p {
	margin: 0;
	padding: 0 0 18px 0;
	color: #666;
	font-family: Georgia;
	font-size: 13px;
	line-height: 125%;
	background-image: url(images/grf_quickbox_hg_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.clearing {
	clear: both;
	margin: 0;
	padding: 0;
	height: auto;
}
.clearing2 {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}
#referenzen #content dl {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	width: 475px;
	font-size: 12px;
}
dd.img-left {
	float: left;
	margin: 0;
	padding: 0;
	height: 65px;
	width: 95px;
}
dd.text-right {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	height: 65px;
	width: 370px;
}
dd.img-right {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	height: 65px;
	width: 175px;
}
dd.text-left {
	float: left;
	margin: 0;
	padding: 0;
	height: 135px;
	width: 278px;
	text-align: right;
}
.thumbnail{
position: absolute;
z-index: 0;
border: solid 1px #ccc;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span { /*CSS for enlarged image*/
position: absolute;
display: block;
background-color: #fff;
padding: 7px;
border: 1px dashed #D12718;
visibility: hidden;
text-decoration: none;
width: 480px;
}
.small {
	font-size: 1px;
}
/*.thumbnail span img{
border-width: 0;
padding: 2px;
}*/

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
display: block;
visibility: visible;
top: 37px;
left: 85px; /*position where enlarged image should offset horizontally */

}



#angebote dl {
	margin: 0 0 5px 0;
	padding: 4px;
	width: 100%;
	border: solid 1px #E0DFE3;
}
#angebote dl dt {
	margin: 0;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f5f5;
}
dl.umbruch {
	page-break-after: left;
	page-break-before: auto;
	page-break-inside: auto;
}
.titelrot {
	color: #D12718;
}
#angebote dl dd {
	margin: 0;
	padding: 0;
}
#angebote dl dd ul {
	margin: 5px 0 0 5px;
	padding: 0;
}
#angebote dl dd ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background-image: url(images/grf_content_listimage2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#angebote dl dd ul li.spezial {
	background-image: none;
}
.titel {
	float: left;
	width: 295px;
}
.rightpreis {
	float: right;
	text-align: right;
	width: 120px;
}
#angebote dl dd.merkmale {
	float: left;
	padding: 2px;
	width: 295px;
	background-color: #FEF1C7;
}
#angebote dl dd.preis {
	float: right;
	padding: 7px 2px 7px 2px;
	width: 120px;
	text-align: right;
	background-color: #FFFFE1;
}
tr {
	margin: 0 0 3px 0;
}
.hgrot {
	background-color: #ffe8e8;
}