html,body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

hr {
	border-left: 0px;
	border-right: 0px;
}

p {
	margin: 0 0 10px 0;
}

.sm {
	font-size: 0.9em;
	margin: 0px;
}

a {
	color: #004489;
	text-decoration: none;
}

a:hover {
	color: #E31818;
	text-decoration: none;
}

a img {
	border: none;
	/* vertical-align:middle; */
}

.smallText {
	font-size: 10px;
}

.smallTextSans {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

#container {
	width: 950px;
	height: auto;
	position: relative;
	background: #ffffff;
	margin: 0 0 0 25px;
	padding: 0 0 50px 0;
}

#footer {
	width: 925px;
	height: 20px;
	background: #071D5B;
	margin: 2px 0 0 25px;
	padding: 0;
	z-index: 0;
}

#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

#footer ul li a {
	display: block;
	color:white;
	padding: 0px 7px 0px 7px;
}

#footer ul li a:hover {			
  background-color: #00458A; 
}

#logo {
	width: 950px;
	height: 76px;
	margin: 18px 0 0 0;
}

#navi1 {
	width: 950px;
	height: 25px;
	margin: 0px 0 0 25px;
	padding: 20px 0 0 0;
}

#navi1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navi1 ul li {
	display: inline;
	float: left;
}

#navi1 ul li a {
	display: block;
	height: 13px;
	padding: 5px 7px 5px 7px;
}

#navi1 ul li a i {
	display: none;
}

#navi1b {
	width: 950px;
	height: 25px;
	margin: 0 0 0 25px;
	padding: 20px 0 0 0;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

.txt {
	width: 460px;
	height: auto;
	margin: 0px 0 0 20px;
	float: left;
	display: inline;
}

#txt {
	width: 460px;
	height: auto;
	margin: 0px 0 0 230px;
	float: left;
	display: inline;
}

#txt2 {
	width: 680px;
	min-height: 200px;
	margin: 20px 50px 0px 0px;
	float: left;
	padding-left: 20px;
	display: inline;
}

#register {
	width: 790px;
	padding: 20px 80px 0 80px;
}

#registerpartner {
	width: 710px;
	margin-left: 20px;
	padding-top: 20px;
}

#register #password_mismatch,
#registerpartner #password_mismatch {
	margin-top: 20px;
	color: #E31818;
}

#register #existing_customer {
	width: 440px;
	float: left;
}

#registerpartner #existing_customer {
	width: 320px;
	float: left;
}

#register #duplicates {
	margin-top: 20px;
}

#register #duplicates ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#register #duplicates li {
	padding-left: 0;
	margin-left: 0;
	color: #E31818; 
}

#txt2 #comment textarea {
	width: 100%;
}

#detailpage {
	width: 680px;
	min-height: 200px;
	margin: 0px 50px 0 0px;
	float: right;
	display: inline;
}

#tpopup {
	width: 340px;
	min-height: 200px;
	margin: 0px 20px 0 0px;
	float: right;
	display: inline;
}

.details {
	width: 300px;
	margin: 0px 20px 0 0px;
	float: right;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.details h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	display: inline;
	margin: 0 10px 0 0;
}

#navi2 {
	width: 200px;
	height: auto;
	background: #CCDAE8;
	margin: 0px;
	padding: 0px;
	float: left;
/*	position: absolute;
	top: 94px;
	left: 0px; */
}

#navi2 ul,
#tourmaline ul {
		width: 200px;
	height: auto;
	background: #CCDAE8;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #ffffff;
}

#navi2 ul a,
#tourmaline ul a {
	width: 175px;
	height: 20px;
	height: auto;
	display: block;
	background: #CCDAE8;
	margin: 0px;
	padding: 3px 5px 5px 20px;
	border-bottom: 1px solid #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #004489;
}

#navi2 ul ul a,
#tourmaline ul ul a {
	width: 170px;
	height: 20px;
	height: auto;
	display: block;
	background: #DBE4EE;
	margin: 0px;
	padding: 3px 5px 5px 25px;
	border-bottom: 1px solid #ffffff;
}

#navi2 ul a:hover,
#tourmaline ul a:hover {
	background: #D6D6D2;
	color: #071D5B;
}

#navi2 ul a.active,
#tourmaline ul a.active {
	background: #004489;
	color: #ffffff;
}

#tourmaline {
	width: 200px;
	height: auto;
	background: #CCDAE8;
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	top: 47px;
	left: 0px;
}

#headerpic {
	position: absolute;
	top: -45px;
	left: 554px;
	z-index: 3;
}

#headerpic_partner {
	position: absolute;
	top: 0px;
	left: 650px;
	z-index: 3;
}

#ShowCase {
	position: absolute;
	top: 0px;
	left: 554px;
	z-index: 3;
}

.sidebar {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 10;
}

#navi3 {
	width: 180px;
	height: auto;
	padding: 0px;
	margin: 40px 0 0 20px;
	
	float: left;
}

#navi3 a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	color: #01448A;
}

#navi3 a:hover {
	color: #E31818;
}

#callbackdiv {
	margin: 0 0 40px 24px;
}

#teaser_ub {
	width: 530px;
	height: 47px;
	background: url('/images/frame/headerpat.gif') repeat-y;
}

#teaser {
	width: 530px;
	height: 186px;
	background: url('/images/frame/headerpat.gif') repeat-y;
	padding: 20px 0 0 24px;
}

#teaser2 {
	width: 530px;
	height: 253px;
	background: url('/images/frame/headerpat.gif') repeat-y;
	padding: 0px 0 0 24px;
}

#teaser_small {
	width: 730px;
	height: 58px;
	background: url('/images/frame/headerpat.gif') repeat-y;
	padding: 0px 0 0 20px;
	float: right;
	background-position: -200px 0px; 
}

#teaser h1,#teaser2 h1 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

#teaser_in {
	padding: 0px 0px 0px 200px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

#shad {
	width: 950px;
	height: 10px;
	background: url('/images/frame/shad.gif') repeat-x;
	margin: 2px 0 30px 0;
	float: left;
	display: inline;
}

#catalogue {
	width: 920px;
	height: auto;
	float: left;
	margin: 0px;
}

#spalten,.content {
	width: 720px;
	height: auto;
	float: right;
	margin: 0px;
}

.zeile {
	width: 720px;
	height: auto;
	margin: 0;
	padding: 0;
}

.zelle {
	width: 340px;
	float: left;
	margin: 0px 10px 20px 0;
	border: 0px;
}

.zelle_3 {
	width: 230px;
	float: left;
	margin: 0px 5px 20px 0;
	border: 0px;
}

.zelle p {
	width: 230px;
	float: right;
	margin: 0px;
}

#spalten img {
	float: left;
	margin: 0 10px 10px 0;
}

h2 {
	margin: 0 0 20px 0;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
}

.clearer,.clear {
	clear: both;
}

.klinker {
	width: 180px;
	height: auto;
	background: #01448A;
	color: #ffffff;
	float: right;
	margin: 20px 20px 0 0;
}

.klinker p {
	padding: 0 10px 0 10px;
}

#form {
	margin: 10px 50px 30px 0px;
}

.FormMessage {
	color: red;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	height: 1.5em;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.sidebar input {
	width: 180px;
}

input.styled {
	border: 1px solid #004489;
	background: #ffffff url('/images/frame/shad.gif') repeat-x;
}

input.FormTextfield {
	width: 350px;
	border: 1px solid #004489;
	background: #ffffff url('/images/frame/shad.gif') repeat-x;
}

textarea {
	width: 350px;
	border: 1px solid #004489;
	background: url('/images/frame/shad.gif') repeat-x;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

#textarea_personalized {
	width: 250px;
	border: 1px solid #004489;
	background: url('/images/frame/shad.gif') repeat-x;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

input.ab {
	width: 92px;
	height: 24px;
	background: url('/images/frame/but_ab.gif') no-repeat;
	cursor: pointer;
	border: 0px;
	margin: 10px 0 0 0;
}

input.ab:hover {
	background: url('/images/frame/but_ab_h.gif') no-repeat;
}

input.cart {
	width: 110px;
	height: 24px;
	background: url('/images/frame/but_cart.gif') no-repeat;
	cursor: pointer;
	border: 0px;
	margin: 10px 0 0 0;
}

input.cart:hover {
	background: url('/images/frame/but_cart_h.gif') no-repeat;
}

label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

label.error, p.error {
	color: #E31818;
}

label#field_read_agb {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	text-transform: none;
}

#globalerror {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #E31818;
}

/* die fehlermeldung */
div.error {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #E31818;
}

input.error {
	border-color: #E31818;
}

input.nix {
	border: 0px;
	background: none;
}

#formnavi {
	margin: 40px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #CCCCCC;
}

#catcher {
	position: absolute;
	top: 314px;
}

#exception {
	border: 5px solid #ff0000;
	padding: 5px;
	background-color: #fff0f0;
}

/* styled input buttons */
input.entf {
	width: 12px;
	height: 12px;
	background: url('/images/frame/del.gif') no-repeat;
	cursor: pointer;
	border: 0px;
	margin: 0;
}

input.entf:hover {
	background: url('/images/frame/del_h.gif') no-repeat;
}

.hidden {
	display: none;
}

.show {
	display: block;
}

/* PARTNERBEREICH //////////////////////////////// */
ul#ordersteps {
	width: 680px;
	height: 23px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #ffffff;
	border-bottom: 1px solid #626250;
}

ul#ordersteps li {
	height: 23px;
	display: block;
	margin: 0;
	border-right: 1px solid #ffffff;
	float: left;
	background: #E3E3DD url('/images/frame/ordersteparrow_l.gif') 0 center
		no-repeat;
	color: #333333;
}

ul#ordersteps li i {
	padding: 0px 15px 0px 15px;
	line-height: 23px;
	font-style: normal;
}

ul#ordersteps li.active {
	background: #004489 url('/images/frame/ordersteparrow_d.gif') 0 center
		no-repeat;
	color: #ffffff;
}

ul#ordersteps li a {
	display: block;
	background: #DBE4EE url('/images/frame/ordersteparrow_l.gif') 0 center
		no-repeat;
}

ul#ordersteps li a:hover {
	background: #CCDAE8 url('/images/frame/ordersteparrow_l.gif') 0 center
		no-repeat;
}

.open {
	display: block;
}

.closed {
	display: none;
}

table.open {
	width: 680px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

.open td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #cccccc;
	white-space: nowrap;
}

.open td.th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #CCDAE8;
	width: 110px;
}


table.openquickshop {
	width: 650px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

.openquickshop td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999999;
	white-space: normal;
	vertical-align: top;
	
}

.openquickshop td.th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 5px 0 5px;
	width: 110px;
	border-bottom: 0px solid #cccccc;
}

input.open {
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}




.title {
	width: 680px;
	padding: 2px 0 2px 0;
	vertical-align: middle;
	border-top: 1px solid #CCDAE8;
}

.title a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.title a img {
	border: none;
	margin: 4px 3px 4px 0;
	vertical-align: middle;
}

/* TOOLS HOMEPAGE ///////////////////////////////// */
#language_selector {
	width: 180px;
	height: 80px;
	padding: 10px 0 0 20px;
	background: #DCDCD4 url('/images/frame/shad2.gif') bottom center
		repeat-x; /*CCDAE8*/
	margin: 0 0 20px 0;
	border-top: 1px solid #C8C7BB; /*9CB6D1*/
	float: left;
}

#language_selector h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0 10px 0;
	line-height: 12px;
	font-weight: normal;
}

ul.dropdown {
	width: 172px;
	list-style-type: none;
	padding: 0px;
	margin: 0 0 10px 0;
	border: 1px solid #004489;
	position: absolute;
	z-index: 5;
}

ul.dropdown li {
	display: inline;
}

ul.dropdown li.hidden {
	display: none;
}

ul.dropdown li a {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 4px 2px;
	line-height: 11px;
	background: #DBE4EE;
	border-bottom: 1px solid #9CB6D1;
}

ul.dropdown li a:hover {
	background: #ffffff;
}

ul.dropdown li.selected a,ul.dropdown li.selected a:hover {
	background: #ffffff url('/images/frame/drpdwnarrow.gif') right center
		no-repeat;
}

#language_selector #country_h6 {
	margin: 40px 0 0 0;
}

#country_dropdown {
	z-index: 3;
	margin: 0px 0 0 0;
}

#partner {
	width: 180px;
	height: 40px;
	padding: 10px 0 0 20px;
	z-index: 3;
	background: #DCDCD4 url('/images/frame/shad2.gif') bottom center
		repeat-x;
	margin: 40px 0 0px 0;
	border-top: 1px solid #C8C7BB;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
}

.sidebar_box {
	width: 180px;
	height: auto;
	padding: 10px 0 20px 20px;
	background: #DCDCD4 url('/images/frame/shad2.gif') bottom center
		repeat-x;
	margin: 40px 0 0px 0;
	border-top: 1px solid #C8C7BB;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
}

#product_container {
	width: 250px;
	height: auto;
	padding: 10px 0 10px 10px;
	background: #DCDCD4 url('/images/frame/shad2.gif') bottom center
		repeat-x;
	margin: 0 0 0px 0;
	border-top: 1px solid #C8C7BB;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
}

ul#loggedin {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	line-height: 14px;
	font-size: 10px;
}

ul#loggedin li {
	border-top: 1px solid #C8C7BB;
	margin: 0px;
	padding: 3px 0 3px 0;
}

.sidebar_box h6,.product_container h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0 10px 0;
	line-height: 12px;
	font-weight: bold;
	display: inline;
}

/* TOOLS ///////////////////////////////// */
#tools {
	width: 220px;
	height: 43px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 773px;
	z-index: 4;
}


#partnerlink {
	width: 16px;
	height: 16px;
	display: block;
	padding: 2px 15px 2px 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	float: right;
	background: url('/images/frame/lock_n.gif') 20px center no-repeat;
}

#partnerlink b {
	display: none;
}

#partnerlink:hover {
	width: 196px;
	text-align: right;
	background: #DCDCD4 url('/images/frame/lock_o.gif') 200px center no-repeat;
}

#partnerlink:hover b {
	display: inline;
	font-weight: normal;
}

#tools.partner #partnerlink {
	background: url('/images/frame/lockopen_n.gif') 20px center no-repeat;
}

#tools.partner #partnerlink:hover {
	width: 196px;
	text-align: right;
	background: #DCDCD4 url('/images/frame/lockopen_o.gif') 200px center
		no-repeat;
}

#languagelink {
	width: 16px;
	padding: 4px 2px 8px 6px;
	display: block;
	float: right;
}

#languagelink.active {
	background: #DCDCD4;
}

#language_popup {
	display: none;
	width: 190px;
	height: 35px;
	margin: 0 0px 0 0;
	position: absolute;
	top: 20px;
	right: 18px;
	padding: 10px 0 0 10px;
	background: #DCDCD4;
}

#language_popup.active {
	display: block;
}

#searchlink {
	width: 16px;
	padding: 4px 2px 8px 6px;
	display: block;
	float: right;
}

#searchlink.active {
	background: #DCDCD4;
}

#search_popup {
	display: none;
	width: 190px;
	height: 35px;
	margin: 0 0px 0 0;
	position: absolute;
	top: 20px;
	right: 18px;
	padding: 10px 0 0 10px;
	background: #DCDCD4;
}

#search_popup.active {
	display: block;
}

#country_dropdown_h {
	z-index: 4;
	margin: 35px 0 0 0;
}

#dropdown a,#dropdown_h a,#country_dropdown a,#country_dropdown_h a {
	display: block;
}

#bigproductimage {
	min-width: 400px;
	min-height: 400px;
	left: 0px;
	top: 0px;
	padding: 30px 50px 50px 50px;
	border: 1px solid #004489;
	background-color: white;
	z-index: 1005;
	position: absolute;
}

#productlist {
	width: 660px;
	min-height: 200px;
	margin: 0px 60px 0 0px;
	float: right;
	display: inline;
}

#product_container_table {
	width: auto;
}

.listitem {
	width: 220px;
	height: 240px;
	padding: 0 0px 0 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCDAE8;
	float: left;
	display: inline;
}

.headerpic_shop {
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 3;
}

.anstossentry h4 {
	color: #004489;
	margin: 0 0 0.5em 0;
}

a.anstoss {
	color: white;
}

a.anstoss img {
	border: 1px solid white;
}

a.anstoss:hover img {
	border: 1px solid #E31818;
}

a.anstoss:hover {
	color: #E31818;
	text-decoration: none;
}

h1.sif {
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #004489;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced,.sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}

.sIFR-dummy {
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}

input.activate {
	width: 92px;
	height: 24px;
	background: url('/images/frame/activate.gif') no-repeat;
	cursor: pointer;
	border: 0px;
	margin: 10px 0 0 0;
}

input.activate:hover {
	background: url('/images/frame/activate_h.gif') no-repeat;
}

input.deactivate {
	width: 92px;
	height: 24px;
	background: url('/images/frame/deactivate.gif') no-repeat;
	cursor: pointer;
	border: 0px;
	margin: 10px 0 0 0;
}

input.deactivate:hover {
	background: url('/images/frame/deactivate_h.gif') no-repeat;
}

area.katalogarea {
	border: 0px;
}

/* added AS */
.redHeadline {
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #C4001E;
}
/* added FE */
.redtourmaline {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #c95a5c;
}

h2.redHeadline {
	font-size: 16px;
	margin-bottom: 5px;
}

.picSubtext {
	width: 240px;
	text-align: left;
	font-size: 11px;
	color: #004489;
}

/* success stories */
#success .storie {
	width: 680px;
	background: url(/images/pics/partner-success-bg.jpg) no-repeat;
	margin-bottom: 25px;
}

#success .storie img {
	float: left;
	padding: 10px;
}

#success .storie p {
	padding: 10px;
	font-size: 11px;
}

/* start picture with menu function */
.start {
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 2px;
	width: 882px;
	height: 242px;
	background: #004489;
}

.start li {
	display: inline;
	float: left;
}

.start li a {
	display: block;
	line-height: 36px;
	float: left;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	height: 242px;
}

.start li a img {
	margin: 2px 0 0 2px;
}

.start li a b {
	width: 176px;
	text-align: center;
	margin: 0;
	display: inline;
	float: left;
	height: 32px;
	padding: 0;
	color: #fff;
}

.start li a:hover,.neon li a:hover b {
	border: 0;
	background: #E31818;
	cursor: pointer;
	color: #000;
}

.start li a.current,.neon li a.current b,.neon li a.current:hover  ,
	.neon li a.current:hover b {
	background: #E31818;
	color: #000;
	cursor: default;
}


/* new partner secion with same menu function */
.start li a.creation {
	width: 201px;
	text-align: center;
	margin: 0;
	display: inline;
	float: left;
	height: 185px;
	padding: 0;
	color: #fff;
}
.start li a.creation:hover {
	border: 0;
	background: #E31818;
	cursor: pointer;
	color: #000;
}
.start li a.creation:hover {
	background: #E31818;
	color: #000;
	cursor: default;
}



#smallImageMaps img {
	margin: 0px 0px 10px 25px;
}

#smallImageMaps a img {
	border: 1px solid #071D5B;
}

#smallImageMaps a:hover img {
	border: 1px solid red;
}

#bigImageMaps {
	margin-left: 50px;
}

#catalogbasket {
	width: 180px;
	height: auto;
	position: absolute;
	top: 276px;
	left: 50px;
	z-index: 4;
}

#turmalinbasket {
	width: 200px;
	height: auto;
	position: absolute;
	top: 140px;
	left: 0px;
	background-color: white; 
	margin-top: 20px;
	z-index: 4;
}

#downloads {
	float: left;
	margin-top: 40px;
	width: 180px;
	padding: 0 0 0 20px;
}

h1.multicode{
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #004489;
}


/* new homepage (09.03.2009) */

#stage {
    width: 950px;
	height:590px;
	background:url('/images/pics/start-2009-de.jpg') no-repeat;
	position:relative;
}

#shoplink {
    font-size:20px;
    line-height:30px;
    position:absolute;
    bottom:50px;
    left:280px;
    vertical-align:bottom;
	width: 100px;
}

#shoplink a {
    vertical-align:bottom;
}

#teasies {
    width:220px;
    float:right;
}

.teasy {
    width:200px;
    float:right;
    margin:0 20px 20px 0;
    line-height: 18px;
}

.teasy img {
    border:1px solid #004489;
    float:right;
}

.teasy h5 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color:#004489;
}

#footie {
    background:#004489;
}

a.footie {
    color:#ffffff;
}
a.redlink {
	color:white;
}
a.redlink:hover {
	color:#004489;
}

/* page for n-tv video (27.03.2009) */

#video {
	background: url('/images/frame/headerpat.gif') repeat-y;
    width: 100%;
	text-align: center;
	position:relative;
	padding-bottom: 20px;
}

#video iframe {
	margin-top: 20px;
}

#video div.text {
	width: 580px;
	text-align: left;
	margin: 20px auto 0px auto;
}

ul.advantages li {
	margin: 0 0 15px -20px;
}


/* interview page @ partner (21.04.2009) */

/* styling of the container. */
a.myPlayer {
	display:block;
	width: 240px;
	height:159px; 
	text-align:center;
	margin: 5px;
	float:left;
	border:1px solid #999;
	background-color: #1c659c;
	background-repeat: no-repeat;
}

/* play button */
a.myPlayer img {
	margin-top:25px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}


#interviews .flashvideo {
	width: 415px;
	background: url(/images/pics/partner-success-bg.jpg) no-repeat;
	margin-bottom: 25px;
}

.flashvideo .preview {
	width: 240px;
	float: left;
	margin-bottom: 25px;
}

.flashvideo #interview {
	width: 145px;
	float: left;
	margin: 5px;
}
