/* BEGIN SPREADSHOP STYLES */
h1 {
	font-size: 17px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
}

hr {
	color: #000000;
	height: 1px;
	border: dashed;
	border-width: 1px 0 0;
}

.navigation {
	font-size: 11px;
}

.text {
	font-size: 11px;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.okay {
	font-size: 11px;
	font-weight: bold;
}

div.okay {
	font-weight: normal;
	background-color: #AABBEE;
	border: 1px solid #000033;
	padding: 5px;
}

.error {
	font-size: 11px;
	font-weight: bold;
}

div.error {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFF5F5;
	border: 1px solid #990000;
	padding: 5px;
}

table {
	background-color: transparent;
}

td {
	border-color: #000000;
	border-style: solid;
	border-width: 0;
}

td.topic {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #ff6600;
}

table.navigation {
	background-color: #ff6600;
}

table.navigationfoot {
	background-color: #ff6600;
}

input.form,textarea.form,select {
	font-size: 11px;
	border: 1 solid #000000;
}

a.linkOn,a:active .linkOn,.linkOn,a:visited .linkOn {
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

a.linkOff,a:active .linkOff,a:visited .linkOff,.linkOff {
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

a:hover .linkOff {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #000000;
}

.navTdOff {
	background-color: #ff6600;
	line-height: 17px;
}

.navTdOn {
	background-color: #cc0000;
	line-height: 16px;
}

img.pimg {
	border: 0px;
}

#list ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	white-space: nowrap;
}

#list li {
	display: inline;
}

#list a {
	color: #006595;
	font: normal 12px arial, sans-serif;
	padding: 3px 15px 3px 15px;
	text-decoration: none;
	background-color: #fafafa;
	border: 1px solid #d5e7ec;
	border-left: 4px solid #d5e7ec;
	text-align: center;
}

#list a:hover {
	color: #006595;
	background-color: #fafafa;
	border: 1px solid #008996;
	border-left: 4px solid #008996;
	text-align: right;
}

/* END SPREADSHOP STYLES -- PLEASE MAKE YOUR CHANGES BELOW THIS LINE*/
	/* spreadhacks*/
#articlesquicknav,#m472 {
	display: none;
}

/* spreadhacks end*/
body,p,div,td,th,nobr,i,a {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
}

body {
	background-color: #ffcc00;
	color: #000000;
	margin: 0px;
}

div.header {
	width: 802px;
	height: 182px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url("img/header.png");
}

div.infoline {
	position: relative;
	top: 100px;
	text-align: right;
	height: 20px;
	margin-right: 70px;
}

a.infoline {
	font-size: 10pt;
	font-weight: bold;
	padding: 15px;
}

div.domainmenu {
	position: relative;
	top: 115px;
	height: 20px;
	border-bottom: 3px solid #000000;
	text-align: left;
	width: 550px;;
	height: 20px;
}

div.basecontent {
	position: relative;
	top: 10px;
	left: 0px;
	width: 802px;
	text-align: left;
}

span.formRequired {
	color: #000000;
	font-weight: bold;
}

input.contactform {
	width: 50%;
}

tr.contactformError {
	background-color: #DBDBDB;
	font-weight: bold;
}

.contactform_button {
	text-align: center;
}

div.zzd_thumbMenu {
	width: 250px;
}

div.zzd_thumbs {
	width: 100px;
	background-color: #FFFFFF;
	margin: 5px;
	border: 2px solid #242424;
	float: left;
}

div.zzd_frame {
	position: absolute;
	top: 0px;
	left: 130px;
}

.menuTable {
	width: 120px;
	height: 245px;
	border-spacing: 0px;
	border: 3px solid #000000;
	background-repeat: repeat-y;
	background-image: url("img/menu_bg.png");
}

.menuHead {
	padding-top: 10px;
	padding-bottom: 10px;
}

.menuMotive {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-top: 3px solid #000000;
}

.menuElement {
	padding-left: 25px;
}

.teaser {
	float: left;
	width: 250px;
	margin: 10px;
	height: 200px;
}

.teaserHead {
	border-bottom: 3px solid #000000;
}

.teaserBody {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 160px;
}

.teaserImage {
	float: left;
}

.teaserEnd {
	clear: both;
}
