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

body {
	background: #FFF url(../img/body_background.jpg) 0px 120px repeat-x;
}

#page {
	position: relative;
	width: 920px;
	margin: 0px auto;
	padding: 70px 0px 0px 0px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

iframe {
	width: 901px !important;
	height: 660px!important;
	position: relative!important;
	overflow: hidden!important;
}

#logo{
	cursor:default;
}

/* ===== NAVI ===== */


#navi img {
	float: left;
	margin: -16px 20px 0px -10px;
}

#navi ul li {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 0px 2px;
	list-style-type: none;
}

#navi ul li.active {
	background: url(../img/navi_left.gif) top left no-repeat;
}

#navi ul li.active a {
	background: url(../img/navi_right.gif) top right no-repeat;
}

#navi ul li.last {
	margin: 0px;
}

#navi ul li a {
	display: block;
	padding: 5px 10px 0px 8px;
	color: #333;
	text-decoration: none;
}

#navi ul li a span {
	display: block;
}

#navi ul li a span.top {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#navi ul li a span.bottom {
	color: #555;
	font-size: 11px;
}

#navi ul li a:hover span.top {
            color: #C11016;
}

#navi ul li a:hover span.bottom {
            color: #C11016;
}

/* ===== CONTENT ===== */

#content {
	position: absolute;
	top: 120px;
	left: 50%;
	width: 900px;
	margin: 0px 0px 0px -450px;
}

#meta {
	position: absolute;
	top: 375px;
	right: 35px;
	color: #111;
	font-size: 9px;
}

#meta a {
	color: #111;
	text-decoration: none;
}

/* ===== TEXTBOX ===== */

#textbox{
	z-index:99;
	position:absolute;
	background: url(../img/box_mid.png) 0 0 repeat-y;
	top: 120px;
	width: 585px;
}

#textbox_content{
	background: url(../img/box_top.png) 0 -6px no-repeat;
	padding: 9px 26px 28px;
	margin-bottom: -5px;
}

#textbox_content ul{
	margin-left:20px;
}

#textbox_content ul li{
	background:url(../img/square.gif) 0px 8px no-repeat;
	padding-left:10px;
	font-size:13px;
}

#textbox_footer{
	background: #FEFFFE url(../img/box_bottom.png) no-repeat;
	height: 14px;
	width: 585px;
}


/* ====================================================================================== */

/* ===== STARTSEITE ===== */

.page_start #content {
	height: 250px;
	width: 600px;
	padding: 0 0 0 450px;
	margin: 0 0 0 -550px;
	background: url(../img/startengine.jpg) top left no-repeat;
}

.page_start h1 {
	margin: 40px 0px 0px 0;
	line-height:1.2em;
}

.page_start h1 b {
	display: block;
	font-size: 30px;
	margin: 0 0 0.3em 0;
	text-transform:lowercase;
}

.page_start #content p {
	margin: 7px 0;
	color: #ADADAD;
	font-size: 13px;
}

.page_start #content .cufon-replace {
	margin: 20px 0 0 0;
}

.page_start #content .cufon-replace a {
	display: block;
	color: #F1F1F1;
	font-size: 16px;
	font-family: Vera, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

.boldtext{
	display: block;
	color: #FFF!important;
	font-size: 18px!important;
	font-family: Vera, Arial, sans-serif;
	text-decoration: none;
	line-height:1.4em;
}

.page_start #content .cufon-replace a span {
	display: block;
	float: left;
}

.page_start #content a img {
	float: left;
	margin: 3px 0px 0px 5px;
}

/* ===== SALES-ENGINE ===== */

.page_sales-engine #content {
	height: 250px;
	width: 640px;
	padding: 0px 0px 0px 120px;
}

.page_sales-engine h1 {
	margin: 38px 0px 0px 16px;
	font-size: 20px;
}

.page_sales-engine h1 b {
	font-size: 20px;
	margin: 0 0 0.3em 0;
}

.page_sales-engine #content p {
	margin: 7px 0px;
	font-size: 13px;
}

/* ===== KATALOGE ===== */

.page_kataloge #content {
	height: 250px;
	width: 760px;
	padding: 0px 0px 0px 120px;
	background: url("../img/kataloge.jpg") no-repeat scroll 18px top transparent;
}

.page_kataloge h1 {
	margin: 75px 0px 0px 370px;
	font-size: 20px;
	/*line-height:1.3em;*/
}

.page_kataloge #content p {
	margin: 7px 0px;
	font-size: 13px;
}

.page_kataloge #textbox {
	top:230px;
}

.glow {
	width: 50px;
	height: 50px;
	background: transparent url("../img/open_button_ani.png") top left no-repeat;
}

* html .glow {
	background: transparent url("../img/open_button.png") top left no-repeat;
}

.page_kataloge .open_link{
    height: 216px;
    left: 199px;
    position: absolute;
    top: 151px;
    width: 210px;
    z-index: 4;
}

.page_kataloge .open_button{
	cursor: pointer;
    left: 197px;
    position: absolute;
    top: 148px;
    z-index: 5;
}

.page_kataloge .open_button2{
	cursor: pointer;
    left: 64px;
    position: absolute;
    top: 133px;
    z-index: 3;
}

.page_kataloge .open_link2{
	height: 231px;
    left: 66px;
    position: absolute;
    top: 137px;
    width: 210px;
    z-index: 2;
}

.page_kataloge .open_button3{
	cursor: pointer;
    left: 557px;
    position: absolute;
    top: 157px;
    z-index: 12;
}

.page_kataloge .open_link3{
	height: 200px;
    left: 394px;
    position: absolute;
    top: 163px;
    width: 209px;
    z-index: 11;
}

.page_kataloge .open_button4{
	cursor: pointer;
    left: 755px;
    position: absolute;
    top: 140px;
    z-index: 10;
}

.page_kataloge .open_link4{
	height: 223px;
    left: 592px;
    position: absolute;
    top: 146px;
    width: 209px;
    z-index: 9;
}

.zahnraeder{
	left:650px;
	position:absolute;
	top:290px;
	z-index:0;
}

.magento{
	left:709px;
	position:absolute;
	top:203px;
	z-index:0;
}

#meta_magento{	position: absolute;
	right:-7px;
	top:443px;
	color: #111;
	font-size: 9px;
}

#meta_magento a {
	color: #fff;
	font-size:11px;
	padding:4px;
}

/* ===== WEBSHOPS ===== */

.page_webshops #content {
	height: 250px;
	width: 770px;
	padding: 0px 0px 0px 120px;
	background:url("../img/webshops.jpg") no-repeat scroll 20px top transparent;
}

.page_webshops h1 {
	margin: 75px 0px 0px 370px;
	font-size: 20px;
}

.page_webshops h1 b {
	font-size: 20px;
	margin: 0 0 0.3em 0;
}

.page_webshops #content p {
	margin: 7px 0px;
	font-size: 13px;
}

.page_webshops #textbox {
	top:230px;
}

.page_webshops .open_link{
	height: 226px;
    left: 297px;
    position: absolute;
    top: 141px;
    width: 249px;
    z-index: 11;
}

.page_webshops .open_button{
	cursor: pointer;
    left: 499px;
    position: absolute;
    top: 136px;
    z-index: 12;
}

.page_webshops .open_link2{
	height: 209px;
    left: 84px;
    position: absolute;
    top: 159px;
    width: 222px;
    z-index: 4;
}

.page_webshops .open_button2{
	cursor: pointer;
    left: 252px;
    position: absolute;
    top: 153px;
    z-index: 5;
}

.page_webshops .open_link3{
	height: 197px;
    left: 523px;
    position: absolute;
    top: 170px;
    width: 234px;
    z-index: 9;
}

.page_webshops .open_button3{
	cursor: pointer;
    left: 711px;
    position: absolute;
    top: 165px;
    z-index: 10;
}

/* ===== KOSTEN ===== */

.page_kosten #content {
	height: 250px;
	width: 700px;
	padding: 0px 0px 0px 120px;
	background:transparent url(../img/zahnraeder.jpg) no-repeat scroll 450px top;
}

.page_kosten h1 {
	margin: 38px 0px 0px 16px;
	font-size: 20px;
}

.page_kosten h1 b {
	font-size: 20px;
	margin: 0 0 0.3em 0;
}

.page_kosten #content p {
	margin: 7px 0px;
	font-size: 13px;
}

/* ===== KONTAKT ===== */

.page_kontakt #content {
	height: 250px;
	width: 850px;
	padding: 0px 0px 0px 120px;
	background:transparent url(../img/startengine.jpg) no-repeat scroll right top;
}

.page_magento #content {
	height: 250px;
	width: 850px;
	padding: 0px 0px 0px 120px;
	background:transparent url(../img/magento_bg.jpg) no-repeat scroll 666px top;
}

.page_kontakt h1 {
	margin: 38px 0px 0px 16px;
	font-size: 20px;
}

.page_kontakt h1 b {
	font-size: 20px;
	margin: 0 0 0.3em 0;
}

.page_kontakt #content p {
	margin: 7px 0px;
	font-size: 13px;
}

.page_kontakt #textbox b{
	margin-bottom:3px;
	display:block;
}

.linkespalte {
	float:left;
	width:225px;
}

.magentoinfo{
	margin-top:8px;
}

.rechtespalte {
	float:right;
	margin-right:3px;
	font-size:13px;
	width:278px;
}

.rechtespalte b{
	display:block;
	height:20px;
	margin-top:15px;
}

/* Formular */

#kontaktform{
	padding-top:2px;
	margin-bottom:18px;
}

.formrow {
	padding-bottom:7px;
	min-height:20px;
	float:left;
}

label{
	float:left;
	display:block;
	width:80px;
}

input {
	float:left;
	width:190px;
	font-size:13px;
}

select{
	width:194px;
	font-size:13px;
}

#senden{
	width:194px;
	margin-bottom:18px;
}

#kommentar {
	width:190px;
	height:80px;
	max-height:80px;
}

/* IE Anpassung */
#kommentar { width: 192px\9 }

/* IE6 Anpassung */
* html input {margin-left:3px;}
* html #senden{margin-top:0;}

/* Safari3 Anpassung */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#navi ul li { margin: 0px 20px 0px 0px; }
}idth:190px;
	font-size:13px;
}

select{
	width:194px;
	font-size:13px;
}

#senden{
	width:194px;
	margin-bottom:18px;
}

#kommentar {
	width:190px;
	height:80px;
	max-height:80px;
}










.webshoplink{
	background:url(../img/magentoicon_klein.gif) 92px 2px no-repeat;
}

.active .webshoplink{
	background:url(../img/magentoicon_klein_act.gif) 92px 2px no-repeat;
}

.magentologo_gross{
	float:left;
	position:relative;
	left:-81px;
}

.page_start #meta {
	right:-19px;
}
