﻿/*
Theme Name: limax
Version: 1.0
Description: 3 Column theme
Author: Bartholomäus Siegner
Author URI: http://www.limaxdesign.com
*/

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

a {
	text-decoration:none;
	color:#aaa;
}

a:hover {
	text-decoration:none;
	color:#fff;
}

body
{
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	background: #000 ;
}

img {
	border: 0;
	}

#top {
	height:80px;
	text-align: left;
	padding-left:30%;
}

#foot {
	position:relative;
	width: 892px;
	height: 75px;
    left: 50%;
    margin-left: -450px;
	top: 0;
	margin-top: 0;
	text-align:right;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#DDD;
	padding-right: 8px;
}

#clear {
	clear:both;
}

#t-shirt {
	width:900px;
	height:300px;
	position:absolute;
	top: 220px;
	z-index:10;
}


#page {
	background: #000 url(images/bg_img_3.jpg) no-repeat;
	position:relative;
    width: 900px;
	height: 520px;
    left: 50%;
    margin-left: -450px;
	margin-top: 0px;
}

#page-out {
	background: #000;
	width: 100%;
	height: 522px;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}

#logo {
	background: #000;
	width: 900px;
	height: 120px;
	margin: 0px;
}

#logo_hoch {
	position:absolute;
	width: 200px;
	height: 520px;
	top: 76px;
	left: 50%;
	margin-left: -650px;
}

#order {
	position:absolute;
	width: 160px;
	height: 520px;
	top: 76px;
	left: 50%;
	margin-left: 450px;
}


#bild_wand {
	margin: 0px 272px 0px 249px;
	z-index:0;
}
		
#centerbox {
	margin: 0 auto;
	width: 900px;
	text-align:center;
}

#centerbox2 {
	margin: 0 auto;
	width: 900px;
	text-align:center;
}

#MooFlow {	
	position: absolute;
	top: 62px;
	height: 180px; 
	width: 900px; 
	background: url(images/bg_flow.png) repeat-x;
}

