
/*=== GG-STIL.CSS ========================================================*/

body { 
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #edf1fb url('../img/bg_weissblau.gif') top left repeat-x;
	color: #555;                /* einmal definieren - alle Schriften gleich */
	margin: 0px;	
	padding: 0px;
	text-align: center;          /* mittig ausrichten IE */
}

.page {
	background: white;           /* für weißen rahmen */
	width: 995px;								 /* BREITE - Website */
	margin: 0px auto 8px auto;   /* mittig ausrichten andere browser */
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

/*=== BANNER =========================================================*/

.bannerdiv {
	background: #c1d1f2 url('../img/bg-banner5.3.jpg') top left no-repeat;
	height: 135px;								/* HÖHE - Banner */
	text-align: left;             /* Menü links ausrichten IE */
}

/*--- Menue ----------------------------------------------------------*/

.menu ul, .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.menu {
	position: absolute;
	top: 110px;
	font-size: 9pt;
	font-weight: normal;
	z-index: 5;
	width: 100%;
}

div.menu li {
	float: left;
	width: 105px;
}

div.menu a {
	background: #c9daec url('../img/bg-menue1.gif') bottom left repeat-x;
	margin: 0px;
	height: 20px;
	_height: 25px;
	display: block;
	text-align: center;
	font-weight: normal;
	border-right: 1px solid #9DB5EA;
	border-bottom: 1px solid #9DB5EA;
	text-decoration: none;
	color: #666;
	padding-top: 4px;
}

div.menu a:hover {
	background: #c9daec url('../img/bg-thema1.gif') bottom left no-repeat !important;
	border: 0px solid #6699cc;
	border-right: 1px solid #9DB5EA;
	border-bottom: 1px solid #9DB5EA; 
}

.item a{
	background: #ffffff url('../img/bg-menue1.gif') bottom left repeat-x;
}

.item a:hover{
	background: #dadada;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7 {
	display: none;
	float: right;
	width: 105px;
	font-size: 8pt;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a, #smenu7 a {
	font-weight: normal;
}

a		{ color: #336699; font-family: Verdana; text-decoration: none }
a:link		{ color: #336699; font-family: Verdana; text-decoration: none }
a:visited	{ color: #336699; font-family: Verdana; text-decoration: none }
a:active	{ color: #333333; font-family: Verdana; text-decoration: none }
a:hover 	{ color: #333333; font-family: Verdana; text-decoration: none }

/*=== MAIN ===========================================================*/

.submenu {
	position: relative;
	top: -17px;
	right: 24px;	
	text-align: right;
}	

.thema {
	background: transparent url('../img/bg-thema1.gif') bottom left no-repeat;
	font-size: 9pt;
	font-weight: normal;
}

h1, h2 {
	background: transparent;
	font-weight: bold;		
	}

h1 {
  font-family: arial;
	font-size: 12pt;
	font-style: italic;
}

h2 {
	font-size: 8pt;
}

hr {
	background: #858484;
	color:  #858484;
	height: 1px;
	border: 0 none;
}

td {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

ul, li {
	list-style-type: square;
	padding: 0;
}

a img {
	border: 0px;
}

img#pdf {
	border: 0px;
	margin: 0px;
	float: left;
}

/*--- Container Main -------------------------------------------------*/

.main {
	background: #c1d1f2 url('../img/bg-main1.gif') top right repeat-y;	
	width: 620px;
	min-height: 685px;
	height: auto;
	_height: 685px;
	float: left;
	text-align: left;
	margin: 8px;
	_margin: 8px 4px;
}

.main .thema {
	height: 20px;
	_height: 25px;
	padding-top: 5px;
	padding-left: 25px;
}

.main ul, .main li {
	margin: 2px 8px;
}

.main-text {
	position: relative;
	top: 0px;
	left: 0px;
  margin: 15px 25px 25px 40px;
}

.promo-text {
	position: absolute;
	top: 60px;
	left: 125px;
	background: #ff000;	
}

.main-text h1 {
  margin: 20px -15px;
}
	
.main-text h2 {
  margin: 0px 0px 0px -15px;
}	

.main-text p {
  margin: 8pt 0pt;
}	

.main-text img{
	border: 1px solid #858484;
	float: right;
  margin: 4px 10px;		
}

img#left {
	float: left;
}

.archivlink {
  position: absolute;
  top: 0px;
  right: 0px;
  _right: 15px;
  width: 200px;
}

.archivlink h1 {
	margin: 0px 0px 10px 0px;
} 

/*--- home -------------------------------------------------*/


.home-box1, .home-box2, .home-box3 {
	position: relative;
	left: 0px;
	top: 5px;
}

.home-box1 {
	height: 220px;
}

.home-box2 {
	height: 230px;
}

.home-box3 {
	height: 200px;
}

.home-box1 h1, .home-box2 h1, .home-box3 h1 {
	margin-left: 208px;
	margin-top: 7px;
}

.home-blue1, .home-blue2, .home-blue3 {
	background: #9db5e9;
	position: absolute;
	top: 30px;
	left: 12px;
	width: 580px;
}

.home-blue1 {
	height: 180px;
}

.home-blue2 {
	height: 195px;
}

.home-blue3 {
	height: 155px;
}

.home-blue1 h2, .home-blue2 h2, .home-blue3 h2 {
	margin: 10px 10px 10px 198px;
}

.home-blue1 p, .home-blue2 p, .home-blue3 p {
	margin: 10px 10px 10px 210px;
}

.home-pic-schatten {
	background: transparent url('../img/cover_schatten.gif') top left no-repeat;
	position: absolute;
	left: 25px;
	top: 4px;
	height: 160px;
	width: 180px;
	z-index: 2;
}

.home-pic-schatten img {
	position: relative;
	z-index: 3;
}

img#angebot {
	border: 0px;
	position: absolute;
	left: 210px;
	top: -20px;
	height: 50px;
	width: 220px;
	z-index: 2;
}

img#preis {
	border: 0px;
	position: absolute;
	left: 410px;
	top: 45px;
	height: 100px;
	width: 150px;
	z-index: 2;
}

.home-hr {		/* weiße Trennlinie auf Home */
	background: #ffffff;
	color:  #ffffff;
	height: 7px;
	_height: 3px;
	border: 0 none;	
	margin-top: 10px;	
}

/*--- Shop -------------------------------------------------*/

.artikel {
	height: 110px;
	min-height: 110px;
	_height: 110px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}

.artikel_inhalt {
	height: 60px;
	min-height: 60px;
	_height: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 30px;
}
	
.artikel_inhalt h2 {
  margin: 0px 0px 2px -20px;
}	

.artikel_inhalt2 {
	height: 170px;
	min-height: 170px;
	_height: 170px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 30px;
}

.artikel-gross {
	height: 170px;
	min-height: 170px;
	_height: 170px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}

.artikel-promo {
	height: 180px;
	min-height: 180px;
	_height: 180px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
}

img#cd {
	float: left;
	margin: 0px 10px 0px 25px;
	_margin: 0px 10px -5px 10px;
}

img#cd-home {
	float: right;
	margin: -20px -3px 0px 3px;
	_marginxxx: 0px 10px -5px 10px;
}

img#topcd {
	border: 0px;
	float: left;
	margin: -10px 10px 0px 15px;
	_margin: -10px 10px -5px 0px;
}

img#neu {
	border: 0px;
	float: left;
	margin: -2px 5px 0px 0px;
	_margin: -2px 5px -5px 0px;
}
	
.download {
  text-align: right;
  position: absolute;
  bottom: 7px;
  right: 7px;	
}

/*--- <zurück | nach oben ------------------------------------*/

.return {
  font-size: 7pt;
  text-align: right;	
} 

/*--- Container Rechts ------------------------------------------------*/

.rightdiv {
	background: #c1d1f2 url('../img/bg-main1.gif') top right repeat-y;
	width: 348px;
	float: right;
	text-align: left;
	margin: 8px 8px 8px 0px;
	_margin: 8px 4px 8px 2px;
}

.rightdiv .thema {
	padding: 2px 22px;
	height: 16px;
}

.rightbox {
	background: transparent;
	border-bottom: 8px solid white;
	padding: 5px;
}

.rightbox ul, .rightbox li {
	margin: 5px 13px;
}

.rightpic {
	background: #c1d1f2 url('../img/pic-studio1.jpg') bottom left no-repeat;
	height: 210px;
	_height: 137px;	
}

.rightpic_xxx {
	background: #c1d1f2 top left no-repeat;
	height: 210px;
	_height: 137px;	
}

.rightbox input {
	font-size: 8pt;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
  border: 1px solid gray;
  width: 180px;
  height: 20px;
  margin: 0px 15px 2px 27px;
  padding-top: 2px;
}
	
.rightbox#newsletter {
	height: 50px;
	_height: 67px;
	margin-top: 0px;
	_margin-top: 7px;
	}	
		
.rightbox .newsemail{
 margin: 0 0 2px 0;
 width: auto;
}		
	
/*=== FUSSZEILE ======================================================*/

.footer {
	background: #c1d1f2 url('../img/bg-thema1.gif') bottom left no-repeat;
	height: 18px;
	_height: 30px;
	clear: both;
	text-align: left;
	padding: 4px 25px;
	border-right: white 8px solid;
	border-bottom: white 8px solid;			
	border-left: white 8px solid;
}

/*=== ABLAGE =========================================================*/






