/* maja.css - StyleSheets für Majamoda  -  geschrieben am 03.04.09 (c) elus Media Design GmbH */

html {
	width:100%;
	height:100%;
}

body {
	width:98%;
	height:98%;
	background-color:#202020;
	font-family:Verdana, Arial;
	font-size:12pt;
	color:#ffffff;
}

.klein {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#ffffff;
	font-weight:normal;
}

.maja {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#ffffff;
	font-weight:normal;
	line-height:14pt;
}

.kleinblack {
	font-family:Verdana, Arial;
	font-size:11pt;
	color:#000000;
	font-weight:normal;
	line-height:15pt;
}

.mittel {
	font-family:Verdana, Arial;
	font-size:11pt;
	color:#ffffff;
	font-weight:normal;
	line-height:15pt;
}

.normal {
	font-family:Verdana, Arial;
	font-size:12pt;
	color:#ffffff;
	font-weight:normal;
}

.hidden {
	font-family:Verdana, Arial;
	font-size:4pt;
	color:#444444;
	font-weight:normal;
}

.marken {
	font-family:Verdana, Arial;
	font-size:12pt;
	color:#000000;
	font-weight:normal;
}

.marken2 {
	font-family:Verdana, Arial;
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1pt;
}

.marken3 {
	font-family:Verdana, Arial;
	font-size:12pt;
	color:#ffffff;
	font-style:italic;
	letter-spacing:1pt;
}

.abstand {
	font-family:Verdana, Arial;
	font-size:12pt;
	color:#ffffff;
	font-weight:normal;
	line-height:17pt;
}

.impress {
	font-family:Verdana, Arial;
	font-size:11pt;
	color:#ffffff;
	font-weight:normal;
	line-height:14pt;
}

.gross {
	font-family:Verdana, Arial;
	font-size:14pt;
	color:#ffffff;
	font-weight:bold;
}

.gross2 {
	font-family:Verdana, Arial;
	font-size:14pt;
	font-style:italic;
	color:#FBCFB6;
	line-height:20pt;
	font-weight:bold;
}

.gruss {
	font-family:Verdana, Arial;
	font-size:14pt;
 	color:#BC0021;
	font-weight:bold;
}

.gruss2 {
	font-family:Verdana, Arial;
	font-size:14pt;
	color:#A58339;
	font-weight:bold;
}

.link {
	font-family:Verdana, Arial;
	font-size:11pt;
	color:#911424;
	font-weight:normal;
	line-height:20pt;
	text-decoration:none;
}

.link2 {
	font-family:Verdana, Arial;
	font-size:11pt;
	color:#ffffff;
	font-weight:normal;
	line-height:20pt;
	text-decoration:none;
}


.ninv {
	font-family:Verdana, Arial;
	font-size:12pt;
	color:#000000;
	font-weight:normal;
}

.ninvkl {
	font-family:Verdana, Arial;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
}

.gesamt {
	width:950px;
	height:650px;
/*	border:1px solid white;*/
	padding:0px;
}

.gesamt2 {
	width:950px;
	height:800px;
/*	border:1px solid white;*/ 
	padding:0px;
}

.kopf {
	width:950px;
	height:158px;
	position:relative;
	top:0px;
	left:auto;
	right:auto;
	
}

.menuzeile {
	width:950px;
}

.inhalt {
/*	background-color:#333333; */
}

.menu {
/*	background-color:#505050; */
	width:136px;
}

.karte {
  /*	background-color:#353535; */
/*   	border:1px solid white; */
  	visibility:hidden;
  	z-index:2;
  	position:absolute;
  	left:0px;
  	top:0px;
  	width:430px;
  	height:516px;
  	padding:0px;
}

.kartentext {
/*  	background-color:#353535; */
 /*  	border:1px solid white; */
  	visibility:visible;
  	z-index:2;
  	position:absolute;
  	left:455px;
  	top:0px;
  	width:403px;
  	height:516px;
  	padding:0px;
}

.startbilder {
/*	border:1px solid white; */
	position:absolute;
	top:10px;
	left:0px;
	width:400px;
	height:300px;
	visibility:hidden;
}

.angebot {
/*	border:1px solid white; */
	position:absolute;
	top:200px;
	left:100px;
	width:180px;
	height:40px;
}

.produkte {
/*	border:1px solid white;*/
	position:absolute;
	left:100px;
	top:0px;
	width:670px;
	height:468px;
	visibility:hidden;
/*	border:1px solid white;*/
}

.pfeilli {
	position:absolute;
	top:200px;
	left:10px;
	width:50px;
	height:50px;
/*	border:1px solid white; */
	visibility:hidden;
}

.pfeilre {
	position:absolute;
	top:200px;
	right:15px;
	width:50px;
	height:50px;
/*	border:1px solid white; */
}

.projektlinks {
	position:absolute;
	top:30px;
	left:20px;
}
.pfenster {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

.hell {
	background-color:#444444;
}
.dunkel {
	background-color:#444444;

}
.seitenaufbau {
	table-layout:fixed;
	width:980px;
	height:800px;
}

