 * { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; }
body {
	background: #000 url(../images/body.gif) repeat top left;
	font-family: Arial, Verdana, sans-serif !important;
	font-size: 12px;
	color: #aaa !important;
	text-align: left !important;
	line-height: inherit !important;
	/*overflow-y: scroll;*/
}
input.textinput,textarea,select { 
	padding: 2px 0; 
	background: #0f0f0f; 
	border: none; 
	color: #aaa;
	margin-bottom: 5px;
	width: 300px;
	font-family: Arial, Verdana, sans-serif !important;
	font-size: 11px;
	padding: 2px 0 2px 3px;
}
hr {
	border: 0;
	border-bottom: 1px solid #0f0f0f;
	margin: 5px auto 15px auto;
}
fieldset {
	border: 0;
	border-bottom: 1px solid #0f0f0f;
	padding-bottom: 8px;
	margin-bottom: 0;
}
select {
	padding-left: 0;
	width: 303px;
}
h1,h2,h3,h4 { 
	font-weight: bold;
	color: #fff !important;
}
h1 {
	font-size: 17px !important;
	line-height: inherit !important;
	font-weight: bold;
	margin-bottom: 13px;
}
h2,h4 {
	font-size: 13px !important;
	margin-bottom: 5px;
}
p {
	margin-bottom: 14px;
}
ul {
	list-style-type: none;
}
ul.errors { 
	margin-bottom: 10px;
	font-size: 11px;
	color: #e65101;
}
ul.defaultList {
	line-height: 20px;
	margin-bottom: 14px;	
}
ul.defaultList img {
	vertical-align: middle;
	margin-right: 5px;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #aaa;
}
#content a, #sidebar a:hover, #sidebar a:focus, #sidebar a, #footer a:hover, #footer a:focus, #footer a.active {
	color: #fff;
}
#nav li a {
	color: #aaa;
	font-weight: bold;
	text-decoration: none !important;
}
#nav a:hover, #nav a:focus, #nav .active {
	color: #fff;
}
#content a:hover, #content a:focus, #sidebar a:hover, #sidebar a:focus {
	text-decoration: underline;
}
#page {
	padding: 5px 25px;
	width: 964px;
	margin: 0 auto;
}
#logo, #logo-popup {
	display: block;
	margin: 40px auto 20px auto;
	width: 228px;
	height: 56px;
}
#logo img, #logo-popup img {
	display: inline !important;
	display: none;
}
#logo-popup {
	margin: 10px auto 15px auto;
}
#themeSwitch {
	display: block;
	width: 50px;
	height: 50px;
	margin-top: 7px;
	cursor: pointer;
	background: url(../images/schalter_off.png) no-repeat center left !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/schalter_off.png', sizingMethod='crop');
	background: none;
}
.inner {
	background: #1e1e1e;
	overflow: hidden;
	height: 1%;	
}
.outer {
	padding: 1px 5px;
	background: #0f0f0f;
	overflow: hidden;
}
#faux {
	width: 688px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
}
#faux .inner {
	background: #1e1e1e url(../images/contentBg.jpg) no-repeat 443px bottom;
}
.column {
	float: left;
	padding: 11px 20px 0 20px;
}
#cTop, #cBottom {
	width: 687px;
	display: block;
	height: 5px;
	background: url(../images/contentTop.gif) no-repeat bottom left;
}
#cBottom {
	background: url(../images/contentBottom.gif) no-repeat top left;
}
#content {
	width: 393px;
	min-height: 477px;
	/*height: auto !important;*/
	/*height: 477px;*/
	border-right: 1px solid #0f0f0f;
	overflow: hidden;
}
#subContent {
	width: 194px;
	padding-top: 44px;
	font-size: 11px;
	min-height: 440px;
	height: auto !important;
	height: 440px;
}
#sidebar {
	float: left;
	width: 250px;
	margin-right: 5px;
	font-size: 11px;
}
#footer {
	height: 44px;
	clear: both;
	color: #aaa;
	font-size: 11px;
	width: 688px;
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
#footer .inner {
	padding: 3px 20px 0 20px;
	height: 17px;
	background: #1e1e1e;
}
.boxHead {
	height: 25px;
	overflow: hidden;
	border-bottom: 5px solid #0f0f0f;
	background: transparent url(../images/headRepeat.gif) repeat-x center left;
}
.boxRight, .boxLeft {
	height: 25px;
	width: 5px;
	background-repeat: no-repeat;
	background-position: center left;
	background-color: transparent;
}
.boxRight { background-image: url(../images/headRight.gif); float: right; }
.boxLeft { background-image: url(../images/headLeft.gif); float: left; }
.boxInner { float: right; margin: 6px 15px 0 0; text-align: right; }
.zend_form dt { color: #fff; float: none; }
.zend_form dd { float: none; }
.info { color: #aaa; font-size: 11px; margin-bottom: 4px; }
.infoList { font-size: 11px; }
.infoList dt { color: #aaa; float: left; clear: left; width: 40px; }
.infoList dd { float: left; color: #fff; width: 100px; }
.infoList a { width: 111px; height: 11px; display: block; margin-top: 3px; background: url(../images/mail_dark.gif) no-repeat center left; }
.infoList a:hover { background: url(../images/mail_dark_hover.gif) no-repeat center left; }
.imgLeft { float: left; margin: 3px 0px 10px 0; }
#content .boxHead { width: 500px; }
#sidebar .boxHead { width: 240px; }
#sidebar h3 { padding-bottom: 7px; font-size: 13px; }
#sidebar p { margin: 4px 0 13px 0; }
#sidebar .inner { padding: 13px 20px 0 20px; }
h3, legend { font-weight: bold; margin-bottom: 4px; font-size: 13px; color: #fff; }
#sendBtnContact, #sendBtnPurchase {
	background: transparent url(../images/submit.gif) no-repeat center left;
	position: relative;
	font-family: Arial, Verdana, sans-serif !important;
	padding-left: 5px;
	top: -4px;
	border: 0;
	color: #fff;
	cursor: pointer;
}
#nav li {
	height: 31px;
	padding-left: 19px;
	background: transparent url(../images/navi.gif) no-repeat center left;
}
#nav li.inclSub {
	height: 49px;
	background: transparent url(../images/naviInclSub.gif) no-repeat center left;
}
#nav li.last {
	height: 47px;
}
#nav li a {
	padding: 7px 0 0 0;
	display: block;
	font-size: 13px;
}
#nav .subNav {
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 0;
}
#nav .subNav a {
	display: inline;
	font-size: 11px;
	padding: 0;
	font-weight: normal;
}
.subNav a:hover, .subNav a:focus, .subNav a.active {
	color: #fff;
}
.subNavSpacer {
	margin: 0 5px;	
}

/* corners */
b.Rnd1 {margin: 0 5px; }
b.Rnd2 {margin: 0 3px; }
b.Rnd3 {margin: 0 2px; }
b.Rnd4 {margin: 0 1px; }
.RndTopOne b, .RndBottomOne b, .RndTopOneOut b, .RndBottomOneOut b { 
	display: block;
	height: 1px;
	overflow: hidden; 
	background: #1e1e1e;
}
.RndTopOneOut b, .RndBottomOneOut b {
	background: #0f0f0f;
}
b.RndTopOneOut { margin-top: 5px; display: block; }
b.RndBottomOneOut { display: block; }

#purchase-form, #contact-form { position: relative; top: -15px; }
#crash-Ja, #crash-Nein { margin-right: 4px; }
#fieldset-caroptions dt, #fieldset-caroptions dd { float: right; }
#fieldset-caroptions dt { padding-left: 4px; width: 178px; }
.arrow { background: transparent url(../images/submit.gif) no-repeat center left; padding-left: 10px; color: #fff; }
.useful-item {
	width: 186px;
	float: left;
	margin: 0 10px 10px 0;
}
