/* CSS Document */


/* Infos
-----------------------------------------------------
Seite:  grusskarten.personello.com
Autor:	KE
Date: 	14. August 2008 @ 18.00 Uhr
Update: /
User:	/
*/

@import "/shop/subshop/metafiles/5494/reset.css";


@media print {
	* {background: #fff; color: #000;}
	html {font: 100%/1.5 georgia, serif;}
	#gp-mainnavi, #gp-footer, #gp-topnavi {display: none;} /* Projektnamen anpassen! */
	}

.clear:after 
			{
			content: ".";
			visibility: hidden;			
			height:     0;
			display:    block;
			clear: both; 
			}

* html .clear
			{
			height: 1%;
			}

.transparent {
	behavior: url("/iepngfix/iepng.htc"); /* Nicht wenn Link über BG-Image liegt! */
	}
	

/* 2.0 +Generelle Definitionen
---------------------------------------------------*/

body {
background: #BED2F3;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 101%;
margin: 0 auto;
}

#gp-content h1{
font-size: 120%;
background: #CEDFF3;
padding: 5px;
margin-left: 0;
font-weight:bolder;
}

#gp-navileft a, #gp-naviright a, #gp-shop a{
text-decoration:none;
color: #666666;!important
}

#gp-navileft a:hover, #gp-naviright a:hover, #gp-shop a:hover{
text-decoration:none;
color: #7F9BCB;!important
}

#gp-wrapper{
margin:0 0 0 60px;

}

#gp-header{
float:left;
width: 100%;
background: url(/shop/subshop/metafiles/5494/bg-header.jpg) top left;
height: 150px;
}

#gp-header h1, #gp-header a{
color: #ffffff;
background:none;
margin: 100px 0 0 90px;
font-size:110%;
width:80%;
text-decoration:none;
}

#gp-contentwrap {
width:985px;
float:left;
background: #fff;
margin-bottom: 20px;
padding-bottom:50px;
}

#gp-navileft{
float: left;
padding: 10px;
padding-top: 20px;
width: 140px;
}

#gp-navileft dl {
margin: 0 0 15px 5px;
float:left;
}

#gp-navileft dt {
font-size: 110%;
}

#gp-navileft dd {
line-height: 130%;
margin-left: 15px;
font-size:90%;
}

#gp-content {
float:left;
margin: 0;
width:625px;
padding-top: 20px;
padding-left: 20px;
}

dt.subline {
font-size: 80%;
margin-bottom: 8px;
}

#gp-naviright{
float: right;
padding: 10px;
padding-top: 20px;
width: 140px;
}

#gp-naviright dl {
margin: 0 0 15px 10px;
float:left;
}

#gp-naviright dt {
font-size: 110%;
}

#gp-naviright dd {
line-height: 130%;
margin-left: 15px;
font-size:90%;
}

#gp-shop {
font-size: 85%;
line-height: 130%;
}

.productsummary ul.proddesc li.descreption {
line-height: 95%;
font-size:11px;
}

.productsummary ul.proddesc li.img {
margin-left: 90px;
}
