/* Magma, base CSS file                              */
/*---------------------------------------------------*/
/* Andreas Rappel                                    */
/* Creation date: 22.04.2010                         */

html {
	height: 100%;
}

body {
	height: 100%;
	color: #4C4C4C;
	background-image: url(../images/background.jpg);
	background-color: #192939;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif, Verdana;
	font-size: 15px;
	line-height: 1.3em;
}

a:active, a:link, a:visited {
	text-decoration: none;
	color: #647A88;
	outline: none;.
}

a:hover, a:focus {
	text-decoration: none;
	color: #4C4C4C;
}

h1 {
	font-size: 16px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

h3 {
	font-size: 11px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

#topborder {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-color: #D5E0E7;
}

#container {
	margin: 46px auto 0px auto;
	padding: 0px;
	width: 988px;
	/*height: 734px;*/
}

#head {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 88px;
}

#navigation {
	float: left;
	margin: 32px 0px 0px 0px;
	padding: 0px;
	width: 745px;
	/*height: 55px;*/
	font-size: 13px;
	/*z-index: 200;*/
	/*position: relative;*/
}

#navigation {
	clear: left;
}

ul#mainavigation {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

ul#mainnavigation li {
	list-style: none;
	float: left;  /* ohne width - nach CSS 2.1 erlaubt */
	position: relative;
}

ul#mainnavigation li ul {
	position: absolute;

	left: 0px;
	top: 47px;

	display: none;

	z-index: 9999;
}

ul#mainnavigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
}

li.subactive a:link, li.subactive a:visited, li.subactive a:hover, li.subactive a:active, li.subactive a:focus {
	color: #333333;
	font-weight: bold;
}

/*#mainnavigation a:link, #mainnavigation a:visited, #mainnavigation a:hover, #mainnavigation a:active, #mainnavigation a:focus {*/
#mainnavigation > li > a:link, #mainnavigation > li > a:visited, #mainnavigation > li > a:hover, #mainnavigation > li > a:active, #mainnavigation > li > a:focus {
	text-decoration: none;
	color: #647A88;
	font-weight: bold;
}

#mainnavigation > li.active > a:link, #mainnavigation > li.active > a:visited, #mainnavigation > li.active > a:hover, #mainnavigation > li.active > a:active, #mainnavigation > li.active > a:focus {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

li.navigationsub a:link, li.navigationsub a:visited, li.navigationsub a:hover, li.navigationsub a:active, li.navigationsub a:focus {
	text-decoration: none;
	font-size: 13px;
	color: #647A88;
	font-weight: bold;
}

li.navigationsub a:hover, li.navigationsub:hover a, li.subactive a:hover, li.subactive:hover a {
	color: #FFFFFF;
}



.navigationsub .sub_element.hover a:link, .navigationsub .sub_element.hover a:visited, .navigationsub .sub_element.hover a:hover, .navigationsub .sub_element.hover a:active, .navigationsub .sub_element.hover a:focus {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#navigation li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 4px 8px 4px 8px;
	width: 128px;
	height: 27px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	/*overflow: hidden;*/
}

#navigation > ul > li.active, #navigation > ul > li:hover {
	height: 47px;
}

.navigationsub {
	/*position: absolute;
	top: 95px;
	left: 149px;
	z-index: 100;*/
}

ul#mainnavigation li ul li {
	height: 20px;
	width: 128px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
	padding: 4px 8px 4px 8px;	
	background-color: #FFFFFF;
	overflow: hidden;
	text-transform: none;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
}

ul#mainnavigation li ul li:hover {
	background-color: #88A6B9;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 243px;
	height: 67px;
}

#main {
	float: left;
}

#breadcrumb, #shoptop {
	width: 976px;
	height: 32px;
	text-decoration: none;
	color: #647A88;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#shoptop {
	height: auto;
	position: relative;
}

#shoptop .right a {
	margin-left: 20px;
}

#shoptop .right {
	float: right;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:focus {
	text-decoration: none;
	color: #647A88;
}

#contact {
	width: 982px;
	/*height: 34px;*/
	height: 40px;
	text-transform: lowercase;
	text-align: right;
	color: #7F7F7F;
	font-size: 11px;

	margin-bottom: 40px;
}

#contact a:link, #contact a:visited, #contact a:hover, #contact a:active, #contact a:focus {
	color: #7F7F7F;
	text-decoration: none;
}

.box {
	float: left;
	border: none;
	margin: 0px 8px 8px 0px;
	padding: 6px;
	background-color: #FFFFFF;

	font-size: 12px;
}

.box h1 {
	font-weight: bold;
	color: #647A88;
}

.slide {
	position: relative;
}

.slide.three-quarter .slide_opacity {
	width: 727px;
}

.slide.full .slide_opacity {
	width: 976px;
}

.slide_img_box, .gallery_img_box {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.slide_input {
	display: none;
}

.slide .slide_opacity {
	position: absolute;
	left: 6px;
	bottom: 6px;
	height: 34px;
	z-index: 10;
	background-color: #FFFFFF;
	opacity: .43;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";
	filter: alpha(opacity=43);
}

.slide .slide_selectors {
	position: absolute;
	left: 21px;
	bottom: 16px;
	height: 13px;
	z-index: 20;
}

.slide .slide_selectors a.selector {
	float: left;
	display: block;
	width: 23px;
	height: 13px;
	margin-right: 8px;
	background-color: #CFDDE7;
}

.slide .slide_selectors a.selector.active {
	background-color: #88A6B9;
}

.slide .slide_arrows {
	position: absolute;
	clear: both;
	right: 21px;
	bottom: 16px;
	width: 33px;
	height: 12px;
	z-index: 20;
}

.slide .slide_arrows .back {
	float: left;
	width: 14px;
	height: 12px;
}

.slide .slide_arrows .forward {
	float: right;
	width: 14px;
	height: 12px;	
}

.fith {
	width: 179px;
}

.norightmargin {
	margin-right: 0px;
}

.fith {
	width: 179px;
}

.quarter {
	width: 229px;
}

.half {
	width: 478px;
}

.three-quarter {
	width: 727px;
}

.full {
	width: 976px;
}

.overview_box {
	/*position: relative;*/
	position: relative;
	height: 128px;
}

.overview_box img {
	margin-right: 6px;
}

.overview_box p.bottom {
	position: absolute;
	bottom: 6px;
	left: 330px;
	width: 152px;
}

/*.overview_box .headline {
	position: absolute;
	top: 6px;
	left: 334px;
}

.overview_box .links {
	position: absolute;
	bottom: 6px;
	left: 334px;	
}

.overview_box .links a{
	display: block;
	font-size: 11px;
	line-height: normal;
}*/

.link_box {
	position: relative;
	height: 38px;
}

.link_box h2, .shop_small_box h2 {
	margin: 0px;
}

.link_box .links {
	position: absolute;
	bottom: 6px;
	left: 6px;	
}

.link_box .links a{
	font-size: 11px;
	line-height: normal;
}

.list_box {
	position: relative;
	height: 128px;
	cursor:pointer;cursor:hand
}

.list_box_active {
	/*background-color: #88A6B9;*/
	font-weight: bold;
}

.list_box .headline, .shop_small_box .headline {
	position: absolute;
	bottom: 6px;
	left: 6px;
}

.shop_small_box .headline {
	overflow: hidden;
	clip: rect(0px, 165px, 20px, 0px);
	/*max-width: 170px;*/
	height: 20px;
}

.list_box .headline h2 {
	margin-bottom: 0px;
}

.list_box .headline a {
	color: #4C4C4C;
}

.list_box div.price a {
	color: #4C4C4C;
}

.list_box .price, .shop_small_box .price {
	position: absolute;
	bottom: 6px;
	right: 6px;
	font-size: 12px;
}



.quadratic {
	height: 250px;
}

.slogan_box {
	position: relative;
}

.slogan_box  .short {
	position: absolute;
	right: 12px;
	bottom: 15px;
	color: #647A88;
	font-size: 22px;
}

.clear {
	clear: both;
}

h2.header {
	background-color: #88A6B9;
	color: white;
	font-size: 13px;
	text-transform: uppercase;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 8px;
}

.header_box  .header_content {
	padding: 4px 3px 4px 3px;
}

p {
	margin: 0px;
}

p.small, span.small {
	line-height: normal;
	font-size: 11px;
}


.shop_box {
	height: 140px;
}

.shop_box .price {
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100px;
}

.shop_small_box {
	position: relative;
	height: 167px;
}

.oldprice {
	font-size: 11px;
	font-weight: normal;
}
/*.oldprice strong {
	text-decoration: line-through;
}*/

.shop_item_details {
	float: left;
	margin-left: 6px;
	width: 243px;
	height: 140px;
	position: relative;
}

.shop_item_links {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.shop_item_details .price {
	font-size: 14px;
	font-weight: bold;
}

.newprice {
	display: inline;
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

.header_box {
	position: relative;
}

.header_box .price {
	font-size: 16px;
	/*font-weight: bold;*/
	font-weight: normal;
	width: 110px;
	text-align: right;
}

.header_box .price .price {
	font-weight: bold;
}

.header_box .tobasket {
	position: absolute;
	bottom: 6px;
	left: 6px;
}

.item_details {
	position: absolute;
	right: 6px;
	bottom: 6px;
}

#creators {
	position: fixed;
	bottom: 0px;

	width: 100%;

	height: 28px;
	background-color: #88A6B9;
	color: #7F7F7F;
	font-size: 10px;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

#creators .center {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 988px;
	text-align: right;
}

#creators .center a {
	color: #7F7F7F;
}

div.formlabel {
	margin-bottom: 4px;
	width: 150px;
	float: left;
	clear: both;
}

div.formelement {
	float: left;
}

div.error {
	background-color: #FFAAAA;
	border-color: #990000;
	border-style: solid;
	border-width: 4px;
	color: #990000;
	font-weight: bold;
	width: 968px;
}

span.err {
	font-weight: bold;
	color: #990000;
}

div.formelement input, div.formelement select {
	margin-bottom: 4px;
	width: 300px;
}

div.formelement input[type="checkbox"] {
	width: auto;
}

div.formelement textarea {
	margin-bottom: 4px;
	width: 300px;
	height: 250px;
}
#loginform {
	display: none;
	font-size: 11px;
}

#loginform form {
	display: inline;
}

#loginform input {
	font-size: 11px;
	width: 85px;
	height: 13px;
	margin-right: 20px;
}

#test_RightLogin_Login.btn {
	height: 17px;
	width: 17px;
}

#cattree {
}

#cattree h2, #searchform h2 {
	font-weight: bold;
}

#cattree ul {
	margin-left: 8px;
	list-style-image: url(../images/bullet.gif);
}

ul.item_files {
	margin-left: 12px;
	list-style-image: url(../images/bullet.gif);
}

#cattree > ul {
	margin-left: 16px;
}

#cattree > ul > li {
	font-weight: bold;
}

#cattree > ul > li ul li {
	font-weight: normal;
}

#cattree ul li {
	width: 241px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}

div.product_thin {
	width: 225px;
	float: left;

	border: none;
	margin: 0px 6px 0px 0px;
	padding: 6px;
}

div.product_thin img {
	margin-right: 6px;
}

div.product_thin h2.headline {
	margin-bottom: 0px;
	font-weight: bold;
}

div.product_thin div.newprice {
	font-size: 12px;
}

.step_item {
	height: 82px;
}

.step_item h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
}

table.basket {
	width: 100%;
}

table.basket thead {
	background-color: #88A6B9;
}

table.basket thead th {
	padding: 6px;
	color: #FFFFFF;
}

table.basket tbody tr.item_active {
	background-color: #EFEFEF;
}

div.confirm {
	border-color: #FF6633;
	border-width: 4px;
	border-style: solid;
	width: 968px;
}

div.info {
	background-color: #FFFFCC;
}

a.fontunderline {
	text-decoration: underline;
	font-weight: bold;
}

p.navigation {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

