html {
	height: 100.5%;
	font-size: 62.5%;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: center;
	background-color: #CCCCCC;
}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif; 
	margin: 0em 0em 0.5em 0em; 
	color: #990066;
}
h1 {
	font-size: 2.2em; 
	border-bottom: 1px dashed #990066; 
	padding-bottom: 0.4em;
	font-weight: normal;
}
h3 {
	font-size: 2.2em; 
	font-weight: normal;
}
h4 {
	font-size: 2.2em; 
	font-weight: normal;
}
div#header h1 {border: 0px;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

a {color: #666666; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

div#wrapper {
	width: 900px;
	margin: 20px auto;
	/* margin: 0px 40px; */
	text-align: left;
	background: #FFFFFF;
	/* sichtbar in Spalte 03 */
}
div#header {
	height: 30px;
	background: #FFFFFF;
	padding-left: 16px;
	padding-top: 20px;

}
div#navwrap {
	height:60px;
	width:900px ;
	background: #FFFFFF;
}

div#nav {
	height:60px;
	width:636px ;
	background: #FFFFFF;
	padding-left: 10px;
}
div#nav li {
	display: inline; 
	margin-left: 10px;
	line-height:5.5em;
}
div#nav a {
	text-decoration: none; 
	font-weight: bold; 
}
div#nav a:hover, 
body#home li.navhome a,
body#produkte li.navprodukte a,
body#qualitaet li.navqualitaet a,
body#preise li.navpreise a,
body#kontakt li.navkontakt a
body#presse li.navpresse a {
	color: #990066;
}
div#adress {
	height:60px;
	width:256px ;
	float:right;
	padding: -40px 0px 0px 0px; 
	background: #FFFFFF;
}
div#adress a:hover {color: #ff66cc;} /* für Mouse over links gilt */

/* ------------------------------------------------------------------------------------------------------------- */

div#mainpic {
	height:282px;
	background-image: url(images/usb-postkarte-opener.jpg);
}

div#mainpicbestellung {
	height:79px;
	background-image: url(images/usb-postkarte-bestellungopener.jpg);
}
div#wrap_content {overflow: auto;}
div#maintextkontakt {
	float: right; 
	padding: 20px 0px; 
	background: #FFFFFF; 
	width: 230px;
	}

div.textinnen {margin: 0px 10px;}
div.textinnenmain {margin: 0px 5px 0px 14px;}


div#produktmaintext, div#produktcol1, div#produktcol2, div#produktcol3 {padding: 20px 0px; margin-left: 10px;}
div#produktcol1 {float: right; width: 174px;}
div#produktmaintext {overflow: auto; float: right; width: 252px;}
div#produktcol2 {float: right; width: 504px;}
div#produktcol3 {float: right; width: 182px;}

div.produkttextinnen {margin-left: 250px;}
div.bestelltextinnen {margin-left: 250px;}
div.bestellungsablauf {
	font-family: "Century Gothic", sans-serif; 
	font-size: 2.2em; 
	font-weight: normal;
	color: #990066;
}

div#produktcol2 a {color: #666666;}
div#produktcol2 a:link {border-bottom: 1px solid #990066;}
div#produktcol2 a:visited {border-bottom: 1px solid #990066;}
div#produktcol2 a:hover {color: #990066;}
div#produktcol2 a:active {}





div#lefta {height:460px; background-image: url(images/usb-postkarte-minispezial.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftb {height:480px; background-image: url(images/usb-postkarte-swingmini.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftc {background-image: url(images/usb-stick-clip-business.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftd {background-image: url(images/usb-stick-clip-produkte-04.jpg); background-position: top-left; background-repeat: no-repeat;}
div#lefte {height:153px; background-image: url(images/usb-stick-clip-produkte-05.jpg); background-position: top-left; background-repeat: no-repeat;}

div#righta {overflow: auto; height:153px; background-image: url(images/usb-stick-clip-produkte-02.jpg);}
div#rightb {height:153px; background-image: url(images/usb-stick-clip-produkte-04.jpg);}

/*Bestellung*/
div#leftab {background-image: url(images/bestellung_stepone.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftbb {background-image: url(images/bestellung_steptwo.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftcb {background-image: url(images/bestellung_stepthree.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftdb {background-image: url(images/bestellung_stepfour.jpg); background-position: top-left; background-repeat: no-repeat;}
div#lefteb {background-image: url(images/bestellung_stepfive.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftfb {background-image: url(images/bestellung_stepsix.jpg); background-position: top-left; background-repeat: no-repeat;}
div#leftgb {background-image: url(images/bestellung_stepseven.jpg); background-position: top-left; background-repeat: no-repeat;}

div#footer {
	padding: 2px auto 4px auto;
	text-align: center;
	background: #CCCCCC;
}
