body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	background: #232323;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#main {
	background: #646464;
	min-height: 1px;
	padding-bottom: 8px;
}

#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#noscript {
	margin: 0;
	background: #CC1F1F;
	color: #fff;
	font-size: 14px;
	padding: 3px 3px 5px 3px;
}

#noscript a {
	color: #F7F7F7;
}

#header {
	padding: 10px 0 15px 0;
	min-height: 1px;
	background: #232323;
}

#headercontainer {
	margin: 0 auto;
	width: 950px;
}

#logo {
	float: left;
}

#topnav {
	float: right;
	font-size: 12px;
	font-weight: bold;
}

#topnav ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#topnav li {
	float: left;
	margin: 0;
}

#topnav li a {
	display: block;
	padding: 2px 10px 2px 10px;
	color: #fff;
	text-decoration: none;
	background: #272727;
	border-right: 1px solid #fff;
}

#topnav li a:hover {
	display: block;
	color: #fff;
	background: #3F3F3F;
}

#subnav {
	background: #4b4b4b;
	border-bottom: 1px solid #232323;
}

#subnav ul {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	padding: 0 1px 0 1px;
	list-style: none;
	/*border-left: #646464 1px solid;
	border-right: #232323 1px solid;*/
}

#subnav ul li {
	float: left;
}

#subnav ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 3px 12px 3px 12px;
	border-left: #646464 1px solid;
	border-right: #232323 1px solid;
}

#subnav ul li a:hover {
	background: #6B6B6B;
}

#subheader #address {
	width: 565px;
	text-align: left;
	font-size: 1.2em;
	color: #d2d2d2;
	line-height: 1.4em;
	margin-top: 4px;
	/*background: green;*/
}

#wrapper {
	margin-top: 0px;
	width: 100%;
	min-height: 480px;
}

#sidebar {
	/*background: lightblue;*/
	float: left;
	width: 240px;
	font-size: 1.3em;
}

#sidebar h3 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 1em 0 0 0 !important;
	padding: 0;
	color: #2497d3;
}

#sidebar p {
	margin: 0.7em 0 0 0;
}

#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	font-size: 1em;
	margin-bottom: 2px !important;
	padding: 0 !important;
}

#sidebar li.active {
	
}

#sidebar ul li ul {
	margin-top: 2px;
	/*padding: 0 0 0 15px !important;*/
	margin-bottom: 6px !important;
}

#sidebar li a {
	display: block;
	color: #fff;
	background: #272727;
	margin: 0 30px 0 0;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

#sidebar li li {
	margin: 0 0 0 30px;
	padding: 0 !important;
	text-align: right;
}

#sidebar li li a {
	font-size: 0.8em;
	/*border-left: 10px solid #0D73B4;*/
	padding: 2px 10px 2px 5px;
	margin: 0 !important;
	background: #2D91CF;
}

#sidebar li li a:hover {
	background: #48ABE7;
}

#sidebar li a:hover {
	background: #3F3F3F;
}

#sidebar .box {
	background: #272727;
	margin: 0 20px 0 0;
	padding: 3px;
}

#content {
	font-size: 1.2em;
	float: left;
	margin-top: 25px;
	line-height: 1.4em;
	/*background: red;*/
}

#contenttxt {
	margin: 0 0 0 0;
}

#contenttxt a {
	color: #58A2D5;
}

#error {
	border: 1px solid #FFE900;
	color: #FFE900;
	padding: 10px;
	margin: 0 0 15px 0;
}

#produkt {
	text-align: center;
}

#productinfo {
	text-align: left;
	/*float:left;*/
	width: 690px;
}

#productinfo_paket {
	text-align: left;
	float:left;
	width: 660px;
}

#productinfo h2, #contenttxt h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.9em;
	margin-top: 0;
	padding-top: 0;
	/*border-bottom: 1px solid #0D73B4;
	padding-bottom: 4px;*/
	line-height: 1em;
}

#productimage{
	float: left;
	width: 390px;
	text-align: left;
}

#motivname {
	margin: 0 0 0 45px;
	min-height: 1px;
	width: 280px;
	text-align: center;
	clear: both;
}

#filmstrip {
	margin: 0 0 0 45px;
	padding: 0 0 0 0;
	width: 280px;
	height: 105px;
	text-align: center;
	/*background: white;*/
	overflow: auto;
}

#filmstrip img {
	margin-right: 4px !important;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

#filmstrip a:hover img {
	border: 1px solid #fff;
}

#innerfilmstrip {
	height: 80px;
	white-space:nowrap;
}

#producttext {
	min-height: 260px;
	float: right;
	width: 300px;
}

#textpart1, #textpart2, #textpart3, #textpart4 {
	min-height: 1px;
	width: 300px;
	font-weight: bold;
}

#textpart1 {
	height: 53px;
	line-height: 1.3em;
	font-size: 16px;
    vertical-align: middle;
}

#textpart2 {
	height: 130px;
	line-height: 1.3em;
	font-size: 16px;
	display: table-cell;
	width: 300px !important;
    vertical-align: middle;
}

#textpart_leer {
	height: 45px;
}

#textpart3 {
	font-size: 16px;
        min-height: 45px;
}

#textpart4 {
	height: 120px;
	display: table-cell;
	line-height: 1.3em;
	font-size: 16px;
	vertical-align: middle;
}

.image {
	float: left;
	background: #fff;
	width: 280px;
	text-align: center;
}

.prev {
	text-align: center;
	width: 45px;
	float: left;
	vertical-align: middle;
}

.vmiddle {
	vertical-align: middle !important;
}

.next {
	text-align: center;
	width: 45px;
	float: left;
}

.red {
	color: #EF0031 !important;
}

.icon {
	padding: 5px;
	margin: 0 8px 0 8px;
	display: block;
	border: 1px solid #6F6F6F;
}

.preis {
	font-weight: bold;
	font-size: 1.8em;
	color: #58A2D5;
	font-family: Georgia;
}

.small {
	font-size: 0.8em;
}

.active {
	background: #0D73B4 !important;
}

.minicart {
	font-size: 0.7em !important;
	border: 1px solid #D2D2D2;
	border-collapse: collapse;
	font-size: 0.8em;
}

table.minicart {
	margin: 0 0 0 0;
}

.minicart td, th {
	border: 1px solid #D2D2D2;
	background: #272727;
}

.minicart th {
	background: #0D73B4;
	text-align: center;
}

.currency {
	text-align: right;
}

#nav a {
	color: #0D73B4;
}

.center {
	text-align: center;
}

.button {
	width: 160px !important;
	margin: 4px 0 2px 0 !important;
}

.wiederverkaeufer li a {
	background: #b90d0d !important;
}

.wiederverkaeufer li a:hover {
	background: #cc1f1f !important;
}

 /* Clearfix-Hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bestseller {
	float: left;
	width: 210px;
	height: 170px;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
}

.bestseller a {
	color: #fff !important;
}

.redmenu a {
	background: #b90d0d !important;
}

.bluemenu a {
	color: #2497d3 !important;
}

.redmenu a:hover {
	background: #CC1F1F !important;
}

.redmenu a.active {
	background: #0D73B4 !important;
}

#startseitentext {
	text-align: left;
}

.hinweis {
	font-size: 11px;
	color: #CC1F1F;
	line-height: 1.2em;
	margin: 3px 0 0 0;
}

.loginblock {
	width: 180px;
	font-size: 12px;
	border: 1px solid #272727;
	padding: 5px;
	background: #AFAFAF;
	color: #3B3B3B;
	margin: 5px 0 10px 0;
}

.loginblock .textfeld {
	width: 170px;
	margin: 1px 0 3px 0;
}

.loginblock h3 {
	font-weight: normal;
	color: #2497d3;
}

#middlebox {
	padding-top: 60px;
	margin: 0 auto;
	text-align: center;
	width: 500px;
}

#contenttxtchoose {
	margin: 0 auto;
	text-align: center;
}

.loginblockstart {
	width: 170px;
	font-size: 12px;
	border: 1px solid #272727;
	padding: 15px;
	background: #AFAFAF;
	color: #3B3B3B;
	margin: 5px 4% 10px 4%;
	float: left;
	min-height: 200px;
}

.loginblockstart:hover {
	-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, .75);
	-moz-box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, .75);
	box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, .75);
}

.hinweis a {
	color: #CC1F1F !important;
}

.absolutblock {
	/*position: relative;
	width: 400px;*/
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	color: #fff;
	padding: 7px 0 0 0;
}

.absolutblock  a {
	color: #58A2D5 !important;
}

#part1 {
	/*line-height: 53px;*/
	min-height: 1px;
}

#part2 {
	/*height: 219px;
	line-height: 150px;*/
	min-height: 1px;
}

#part3 {
	min-height: 1px;
}

#fontchooser {
	width: 300px;
}

#footer {
	background: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 6px 0;
}

#footer a {
	color: #fff;
}

.clientform label {
	float: left;
	width: 180px;
}

.clientform .formitem {
	clear: both;
	margin-bottom: 1em;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */