a img {
	border-width: 0;
	vertical-align: bottom;
}

/* BASE FONTS AND SETTINGS */

body, textarea {
	font-family: "Arial Narrow", arial, sans-serif;
}

p, table, #newsblocks {
	margin: 11px 0 1ex;
}

a {
	color: rgb(164,171,171);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.blocklink {
	text-decoration: none;
	color: inherit;
}

/* PANELS */

#container {
	margin: 71px auto auto 70px;
}

#header, #main, #footer {
	width: 812px;
}

#header {
	height: 131px;
	margin-bottom: 8px;
}

#main {
	min-height: 382px;
}

#headerpic, #nav, #footer .left {
	width: 186px;
	margin: 0 44px 0 0;
	float: left;
}

#headerpic {
	height: 108px;
	padding-top: 23px;
}

#logo {
	height: 131px;
}

#logo, #content, #langlinks, #footer .right {
	width: 582px;
	float: left;
}

#footer {
	height: 35px;
	clear: left;
}


#footer .left, #footer .right {
	border-top: 1px solid rgb(97,98,100);
}

/* #LANGLINKS */

#langlinks {
/*	float: right; */
	text-align: right;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	position: relative;
	top: -43px;
}

#langlinks li {
	display: inline;
	margin-left: 7px;
}

#langlinks li.active a {
	color: #000;
	text-decoration: none;
}


/* #HEADERPIC */

#headerpic .clip, #headerpic .slideShowContainer {
	width: 186px;
	height: 108px;
	overflow: hidden;
}

#headerpic .clip img {
	width: 186px;
}

#headerpic .slidecontrol {
	height: 23px;
	text-align: center;
}

#headerpic .slidecontrol .button {
	margin: 0 4px;
}

#headerpic .slideShowContainer {
/*	position: relative;
	top: -23px;
*/	height: 131px;
}

#headerpic.headergallery {
	padding-top: 0;
}


/* #LOGO */

/* #MENU AND #NAV*/

#nav {
	border-top: 1px solid rgb(115,120,120);
}

#menu, #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	padding-top: 11px;
}

#menu li {
	padding: 0;
}

#menu a, .downlinks a {
	text-decoration: none;
	color: rgb(115,120,120);
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}

#menu a {
	letter-spacing: 0.6px;
}

#menu li.active a {
	color: #000;
}

#menu ul a, #menu li.active ul a, .downlinks, .downlinks a {
	font-size: 12px;
	color: rgb(164,171,171);
}


#menu ul {
	border-top: 1px solid rgb(164,171,171);
	margin-bottom: 2px;
}

#menu ul li {
	border-bottom: 1px solid rgb(164,171,171);
	line-height: 12px;
	padding: 1px 0 2px;
}

#menu ul {
	display: none;
}

#menu li.expanded ul {
	display: block;
}

/* #CONTENT */

#content {
	position: relative;
	top: -28px;
	min-height: 409px;
	font-size: 11pt;
	line-height: 13pt;
	color: rgb(115,120,120);
}

#content h2 {
	font-family: arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding-bottom: 8px;
	text-transform: uppercase;
}

#content h2.small {
	font-size: 15px;
}

#content h2, .aktuell {
/*	border-bottom: 1px solid rgb(97,98,100); */
	border-bottom: 1px solid rgb(115,120,120);
}

.aktuell a {
	color: #000;
	text-decoration: none;	
}

.aktuell {
	padding-bottom: 11px;
}

.aktuell p {
	margin-bottom: 0;
}

#content h3 {
	margin: 11px 0 -9px 0;
	font-size: 11pt;
	font-weight: bold;
} 

#content h3 a {
	color: rgb(115,120,120);
	text-decoration: none;
}


/* downlinks */

.downlinks {
	margin: 5px 0;
}

.downlinks a {
	font-family: arial, sans-serif;
}

.downlinks a:hover {
	color: rgb(115,120,120);
}

.downlinks a.active {
	color: #000;
}


/* table formatting */

td {
	vertical-align: top;
}

td p {
	margin: 0;
}

td.chrono {
	width: 90px;
}

.contact td {
	width: 240px;
}

.contact td + td {
	width: auto;
}

.ltable td {
	padding: 4px 2em 4px 0;
}

/* LOGIN FORM */

a.loginlink {
	float: right;
	color: #fff;
}

.loginlink:hover {
	color: rgb(115,120,120);
}

.authform input {
	border: 1px solid rgb(115,120,120);
}

.authform label {
	width: 170px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 7px;
}

.authform input.submit {
	margin-left: 177px;
}

.authform div {
	padding: 2px 0;
}

.error {
	color: #900;
}

/* LIGHT BOX */

.caption a.close {
	border-color: rgb(115,120,120);
	text-transform: lowercase;
	font-weight: bold;
}

.caption .additionalTools {
	margin-right: 44.5%;
}

.scaledImage .caption span {
	display: none;
}

.scaledImage .caption span.tools, .scaledImage .caption span.additionalTools {
	display: inline;
}

.scaledImage .caption {
	height: 16px;
}

.scaledImage.loose {
	position: absolute;
}

/* NEWS ARCHIVE */

#oldnews {
/*	list-style-type: square;
	padding-left: 15px;
	*/
	list-style-type: none;
	padding: 0;
}

#oldnews li {
	border-bottom: dotted 1px rgb(115,120,120);
}

#oldnews a {
	text-decoration: none;
	color: rgb(115,120,120);
}

.oldnewsdate {
	float: right;
}


/* 2nd ed. */

#newsblocks .newsblock {
	margin-bottom: 3.7em;
	padding-bottom: 3.5em;
	border-bottom: 1px dashed rgb(115,120,120);
}

#newsblocks .newsblock.last {
	border-width: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#newsblocks h2 {
	display: none;
}

#newsblocks h2.newstitle {
	font-size: 13px;
	display: block;
	padding-bottom: 6px;
}


/* 	EMAIL OBFUSCATION */

.demunged .emailfallback {
	display: none;
}


/* SHOP FORM */
.shopform {
	float: left;
}

/*.shopform.address .ind {
	margin-left: 100px;
}*/

.shopform label {
	display: block;
	width: 100px;
	float: left;
	text-align: left;
}

.shopform .fr {
	clear: left;
	padding: 3px 0;
}

.shopform .fr.prod {
	border-bottom: 1px dashed #737878;
	padding-bottom: 1ex;
	margin: 1ex 0;
	height: 185px;
}

.shopform textarea, .shopform input, .shopform div.captchaImg, .shopform select {
	border: 1px solid #737878;
}

.shopform .invalid {
	border: 1px solid #a80000;
	background-color: #FFDAD5;
}

.shopform textarea, .shopform input {
	width: 400px;
}

.shopform input.zip {
	width: 80px;
}

.shopform input.city {
	width: 310px;
	margin-left: 8px;
}

.shopform .fr .thumb, #content.shop .thumb {
	width: 100px;
	margin: 0 20px 0 0;
	float: left;
}

.shopform .fr p, #content.shop p {
	margin: 0 0 3px;
}

.shopform .fr h4, #content.shop h4 {
	line-height: 1em;
	margin: 0 0 6px;
}

.shopform .fr .order {
	display: block;
	margin-top: 3ex;
	text-align: right;
	clear: both;
}

.shopform .fr .order label {
	display: inline;
	float: none;
}

.shopform .fr .order select {
	margin: 0 5px 0 2ex;
}

.shopform .fr.cost {
	text-align: right;
}

.shopform .fr.cost span {
	display: block;
}
.shopform .fr.cost .info {
	float: left;
	width: 450px;
}

.shopform .fr.ship {
	border-bottom: 1px solid #737878;
	height: 1.7em;
}

.shopform .fr.ship select {
	margin: 0 4px;
	width: 130px;
}

.shopform .calc {
	border-bottom: 3px double #737878;
	padding: 8px 0;
	margin-bottom: 3ex;
}


.shopform input, .shopform textarea, .shopform select {
	font-family: "Arial Narrow", arial, sans-serif;
	color: #737878;
	font-size: 11pt;
}

.shopform .fr.pay {
	margin: 0 0 1em;
}

.shopform.nonswiss .fr.pay.invoice {
	opacity: 0.3;
}

.shopform .fr.pay img {
	vertical-align: top;
}

.shopform .fr.pay label, .shopform .fr.agb span {
	display: block;
	float: none;
	width: 470px;
	margin-left: 35px;
}

.shopform .fr.pay input, .shopform .fr.agb input {
	float: left;
	width: 20px;
	text-align: left;
	margin: 2px 0;
}

.shopform .fr.agb {
	margin: 1.7ex 0;
}

.shopform .fr.agb input {
/*	margin-left: 96px; */
	margin-left: -4px;
}
 .shopform .fr.agb span {
/* 	margin-left: 131px;*/
 	margin-left: 31px;
 }
 
.shopform .subm {
	text-align: right;
}
.shopform.address .subm {
	width: 502px;
}

.shopform .subm input {
	width: auto;
	background-color: #f0f0f0;
}

.shopform .subm input.pp, .shopform .subm.pp input {
	display: none;
}

.shopform .subm.pp input.pp {
	display: inline;
}

.ppform .total {
	border-top: 1px solid #737878;
	border-bottom: 3px double #737878;
	line-height: 2em;
}

.shopform div.captcha {
	width: 400px;
}

.shopform div.captchaImg, .captchaField {
	float: left;
}

.shopform div.captchaImg {
	margin-right: 12px;
	height: 40px;
}

.shopstatus {
	border: 1px solid #737878;
	height: 20px;
	margin: 11px 0;
}

.shopstatus span {
	display: block;
	float: left;
	background-image: url(shop-status.png);
	background-repeat: no-repeat;
	background-position: right -52px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	padding:0 2%;
	width: 21%;
}

.shopstatus span.done {
	background-image: none;
}


.shopstatus .a  {
	background-color: #f0f0f0;
	background-position: right -94px;
	color: #000;
} 


.shopstatus .d, .shopstatus.done span {
	background-color: #f0f0f0;
	background-position: right -10px;
}

.formMsg {
	color: #a80000; /* rgb(174,87,71); */
}

.captchaField input {
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	height: 34px;
	padding: 3px;
	width: 110px;
	color: #000;
	text-align: center;
	letter-spacing: 2px;
}

.captcha br {
	clear: left;
}

.shopform .scaledImage.loose {
	top: -155px;
}

.shopform .scaledImage.loose .img, .shopform .scaledImage.loose .caption {
	width: 500px;
}

/* CAPTCHA HELP*/

.captchaHelp .body {
	display: none;
}
.captchaHelp .closer, .captchaHelp.loose .opener {
	display: none;
}
.captchaHelp.loose .closer {
	display: block;
	text-align: right;
	border-bottom: 1px dotted #000;
	padding-bottom: 3px;
	margin-bottom: 12px;
	cursor: move;
}

.captchaHelp.loose .body {
	display: block;
}

.captchaHelp.loose {
	position: absolute;
	left: 35%;
	top: 15%;
	width: 410px;
	border: 1px solid #000;
	background-color: #fff;
	z-index: 1000;
	padding: 5px 12px 20px;
}

.captchaHelp .body img {
	display: block;
	margin: 12px auto;
}

.captchaHelp .body h4 {
	margin: 19px 0 6px;
	font-size: 100%;
	font-weight: bold;
}

.shopform .fr.firma {
	display: none;
}

.shopform.firma .fr.firma {
	display: block;
}

/* TEASER BLOCK */

#teaser {
	margin-top: 1em;
}

.fpl {
	float: left;
	margin: 0 1.7ex 2ex 0;
}

.fpr {
	float: right;
	margin: 0 0 2ex 1.7ex ;
}

/* HUGE MOVIES */

.hugemovie #nav, .hugemovie #headerpic, .hugemovie #footer .left {
	display: none;
}

.hugemovie #header, .hugemovie #main, .hugemovie #footer, .hugemovie #footer .right, .hugemovie #content, .hugemovie #logo, .hugemovie #langlinks {
	width: 1024px;
}

.hugemovie.user #logo {
/*	display: none; */
}

/* USER BAR */

#userbar ul, #userbar ul li {
	background-color: #A80000;
	display: block;
	list-style-type:none;
	margin:0;
	padding:0;
}

#userbar ul {
	height: 32px;
	padding: 8px 11px;
	width: 240px;
	text-align: right;
}
 
#userbar {
	left: 627px;
	position: absolute;
	top: 153px;
}

.hugemovie #userbar {
	left: 840px;
}

/* FACEBOOK */

.fbLikeButton {
	float: right;
	display: block;
	position: relative;
	top: -3px;
	left: 10px;
}

.fb100 .fbLikeButton {
	left: 3px;
}

.fbLink {
	float: right;
	display: block;
	position: relative;
	top: -1px;
	opacity: 0.7;
	margin-left: 2px;
}

.fb100 .fbLink {
	left: -4px;
}

.fbLink:hover {
	opacity: 1;
}

/* NEWSLETTER FORMS */

.shopform.subscform .subm {
    text-align: left;
}

.shopform.subscform .subm input {
	margin-left: 100px;
	margin-top: 30px; /* 12px; */
}

#content .subscform h3 {
	clear: left;
	margin: 25px 0 5px;
	border-bottom: 1px solid #737878;
}

.shopform.subscform .fr.agb {
	margin: 1px 0;
}

.shopform.subscform .fr.agb label {
	display: inline;
	width: auto;
	float: none;
	margin-left: 10px;
}

p.msg {
	background-color: #CAECC0;
	margin: 0 0 -10px;
	padding: 4px 2px;
}

p.msg.error {
	background-color: #FFDAD5;
}

.shopform.unsubscform select {
    width: 400px;
}

.shopform.unsubscform {
	margin-top: 30px;
}
