﻿body {
	color:#000000;	
	font:12px Verdana, Arial, Helvetica, sans-serif;	
	margin:0 auto;
	min-width:882px;
	background:url(images/bg.gif) repeat-x left top #a19d98;
	height: 100%;				
}

#wrap 
{
    min-height: 100%;
}

h1{font-family:Trebuchet MS,Helvetica,sans-serif;font-weight:bold;font-size:170%;margin-bottom:10px;}
h2{font-family:Trebuchet MS,Helvetica,sans-serif;font-size:140%;font-weight:bold; color:#4d4d4d}
h3{font-family:Trebuchet MS,Helvetica,sans-serif;font-size:140%;font-weight:bold;padding:0;margin:0;}

.caseh2
{
    padding:0;
    margin:0;
}

.header {width:530px; border-bottom:1px solid #555;margin-bottom:15px;}
.lined {width:588px; padding-bottom:4px;background-image:url(images/def/line.png); background-repeat: no-repeat; background-position: right bottom;
} 
a img {
border: 0;
}

a { 
 color: #3382b9;
 text-decoration:none;
 }

a:hover 
{
 color:#000000;
}

#nav a {

}

#nav a:hover{

}

#nav a:hover img{

}

#container {
	width:882px;
	margin:0 auto;
	background:#313131 url(images/spacer.gif) repeat-y;
	height: auto; min-height: 100%;
}

#contentfull
{
    width:850px;
    color:#000000;
	padding: 2px 20px 10px 20px;
	float:left;
	text-align:justify;
}

.cleft
{
    float:left;
    width:530px;
}

.cright 
{
    float:left;
    width:300px;
    padding: 0 1px 10px 0;
}

#content{
	width:530px;
	color:#000000;
	padding: 2px 20px 10px 20px;
	float:left;
	text-align:justify;
}

#contenthaube{
	width:882px;
	height:12px;
	margin:0 auto;
	background:transparent url(images/contenthead.png) no-repeat;	
}

#contentend{
	width:882px;
	margin:0 auto;
	height:14px;
	background:transparent url(images/contentfoot.png) no-repeat;
}

#sidebar {
width:300px;
float:right;
padding: 2px 1px 10px 10px;

}

#topbar {	
	height:10px;	
	margin: 0 auto 10px auto;
	width:882px;
	font-size: 10px;
	text-align: right;
}

#topbar ul{ list-style:none; margin:0; padding:0; }
#topbar li{ display:inline; color:#000000; }

#header {	
	height:60px;	
	margin: 0 auto;
	width:882px;
}

#nav {
	height:127px;
	background:transparent url(images/nav/transheader.png) no-repeat;
	margin:0 auto 15px auto;
	width:882px;
}

#navitems {
	padding: 0;
	}
	
.navitem {
	margin:0;
}

#navtxt 
{
    color: #FFFFFF;
    margin: 0 auto;
}

.navtxtitem 
{
    padding: 0 53px 0 53px;
}

#footer img
{
	vertical-align:middle;
	color: #FFFFFF;
}

#footer a {	
	color:#dedee2;
}

#footeritems {
	padding: 15px 5px 15px 5px;	
	text-align:center;
}
	
.footeritem {
	margin:0 15px 0 15px;
}

#nav a:hover
{
background-color: transparent;
/*background-image: url(images/highlight-mac-hover.png);*/
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center bottom;
}

.order td
{
	border:solid 1px #000000;
}

.redbg
{
	background-color:#FFCCCC;
}

.greenbg
{
	background-color:#CCFFDA;
}

.yellowbg
{
	background-color:#FFFFCC;
}

.bluebg
{
	background-color:#CCDFFF;
}

#uschi
{
	background: #FFFFFF url('images/uschi.jpg') no-repeat bottom right;
	height: 180px;
	width: 300px;
	float:right;
}

#mcbut
{
	position: absolute;
	display: inline;	
	top:0;
	text-align:right;
	float:right;
	width:91px;
	height:90px;
	padding:0;
	margin:0;
	border:0;
	background: transparent url('images/mcbut.png') no-repeat right;
	z-index:-1;	
}

#cimg
{
	width:400px;
	height:360px;	
}

#imgcontainer
{
    width:500px;    
	border: 1px dashed #a4a4a4;
	margin-bottom: 20px;
}

#flashcontainer
{
    width:830px;    
	margin-bottom: 10px;
}

.cart-access
{
position: absolute;
display: inline;
float: right;
text-align: right;
width: 650px;
top:35px;
padding:0;
margin:0;
}

.cart-txt
{
font-size: 10px;
color:#FFFFFF;
position:absolute;
display: inline;
float: left;
width: 250px;
right:46px;
top:27px;
}


/* Tooltip */
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	/*background: url('images/nav/shadow.png');*/
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('images/nav/shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('images/nav/shadow2-reverse.png');
}

#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
#fancy2 { float: right; }

.touchform 
{
    width:810px;
    height:410px;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url('http://megacase.de/images/layout/form.jpg') no-repeat;
}

.touchform p{
	clear: left;
	margin: 5px 0 5px 0;
	position: relative;
}

.touchform label{
	font-weight: bold;
	color:#598192;
	float: left;
	width: 240px;	
	margin-right: 8px;
}

.touchform input{
	width: 350px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}

.ora
{
    background:#ff9a1d;
}

.touchform textarea{
	width: 350px;
	height: 140px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}

.touchform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}

.touchform .indent {
	margin-left: 128px;
}

.touchform .submitbutton:hover {
	background: #779d03;
}

.touchform #usermessage {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 125px;
}

.touchform .error {
	border: 1px solid #FF9900;
}

.touchform .failure {
	color:#FF9900;
}

.touchform .success {
	color:#669900;
}

.touchform .required {
	position: absolute;
	color: #97b5c2;
	top: 3px;
	padding-left: 5px;
}

.touchform textarea:focus, .touchform input[type="text"]:focus {
	background: #F1FFD5;
}

.tdbg 
{
    background: url(http://megacase.de/images/def/bg.png) no-repeat top left;
	width:526px;
	height:48px;	
}

.tdtxt
{
    padding:8px 5px 8px 5px;
}

.defbox
{
    background: url(http://megacase.de/images/def/bgbottom.png) no-repeat top left;
    width:583px;
    height:112px;
}

.txtgray 
{
    color: rgb(107, 107, 107);
}

.red 
{
    color:red;
}

.customtable
{
    width:800px;
}

.customtable .thead
{    
    background-color: black;
    width: 400px;
    text-align:center;
   
}

.orange
{
    color:#f3a339;
     font-weight:bold;
}

 .i {border:1px solid #999;font-size:100%;}

 .ifield { margin:5px 0 5px 0;padding:3px; }

.rawtable 
{
    padding:0;
    margin:0;    
}

.rawtable td
{
    padding:0;
    margin:0; 
}

.rawtable tr
{
    padding:0;
    margin:0; 
}

/*#footer {
	margin:0 auto 15px auto;
	width:882px;
	color:#7f7f81;
	font-size:9px;
	clear:both;
} */

#footer {	
	width:100%;
	height:137px;
	padding-top:20px;
	background:#030000 url(http://megacase.de/images/layout/bg_footer.png) repeat-x;
	overflow:hidden;
	font-size:9px;
	clear:both;
	color: #FFFFFF;
}
#footer .footerContentContainer {
	position:relative;
	width:1090px;
	margin:0 auto;
}
#footer .footerContent {
	position:absolute;
	top:0;
	left:20px;
	width:1090px;
}
#footer .footerContent .left {
	float:left;
	width:100%;
}
#footer .footerContent .left ul {
	float:left;
	height:135px;
	list-style-type:none;
	padding:0 0 0 25px;
	margin:0 25px 0 0;
	background:url(http://megacase.de/images/layout/bg_footer_line.png) 0 5px no-repeat;
	overflow:hidden;
}
#footer .footerContent .left ul.first {
	padding:0;
	margin-right:75px;
	background:none;
}
#footer .footerContent .left ul li {
	line-height:1.5em;
}
#footer .footerContent .left ul li a, #footer .footerContent .left ul li.head a {
	font-size:0.95em;
	color:#9e9f9f;
	text-decoration:none;
}
#footer .footerContent .left ul li.linebreak {
	line-height:1em !important;
	margin-bottom:7px;
}
#footer .footerContent .left ul li.head {
	font-weight:bold;
	padding: 0 0 5px 0;
}
#footer .footerContent .left ul li a:hover, #footer .footerContent .left ul li.head a:hover {
	text-decoration:underline;
}
#footer .footerContent .left ul li a.active {
	color:#fff;
}
#footer .footerContent .right {
	float:right;
	width:15%;
	font-size:0.95em;
	color:#9e9f9f;
	text-align:right;
}
div.clr {
	clear:both;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.flag
{
    float:right;padding:35px 0 0 0;
}
