* {
	font-family:  		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				inherit;
}

html {
    height: 100%;
}

.TableLight {
	background-color:	#DDDDDD;
}

.TableDark {
	background-color:	#CCCCCC;
}

.FormHead {
	font-weight:		bold;
	padding: 			5px 10px 5px 10px;
	background-color: 	#EAEAEA;
}

.FormTD {
	padding: 			10px;
	background-color: 	#EAEAEA;
}

.FormTDNoPadding {
	background-color: 	#EAEAEA;
}

.FormInputTextNumberBlendIn {
	text-align:			right;
	border-style:		none;
	border-color:		#EAEAEA;
	background-color:	#EAEAEA;
}

.FormEndLine {
	background-color: 	#E85F0D;
}

.Picture {
	border-width:		0px;
}

.PictureLeft {
	padding-right: 10px;
	padding-bottom: 5px;
}

.PictureRight {
	padding-left: 10px;
	padding-bottom: 5px;
}

.ErrorMessage{
	color:				#FF0000;
}
.ErrorMessageOk{
	color:				#009900;
}

.StripedBG {
	background-image: 	url("/image/striped_bg.gif");
	background-repeat: 	repeat;
}

A {
	text-decoration:		underline;
}

A:hover {
	text-decoration:		underline;
}

A:active {
	text-decoration:		underline;
}

/* Definition of the font to specify the current position within the OI-site */

UL {
	list-style-image:		url(/image/liststyleimage.gif);
	list-style-position:	outside;
	margin-left:			20px;
	margin-top:				5px;
	margin-bottom:			5px;
}

P {
	margin-top:			0px;
	margin-bottom:		4px;
	line-height:		18px;
}

FORM {
	margin-top:			0px;
	margin-bottom:		0px;
}

BODY {
   min-height: 101%;	
	font-size: 				11px;
	text-align:				center;
	margin-left:			0px;
	margin-right:			0px;
	margin-top:				0px;
	margin-bottom:			0px;
	background-color: 	#FFFFFF;	
}

INPUT {
	font-weight: 		normal;
}

TEXTAREA {
	font-weight: 		normal;
}

SELECT {
	font-weight: 		normal;
}

.DefaultImageButton {
	cursor:			pointer; 
}

.Button {
	display:				block;
	cursor: 				pointer;
	height: 				18px;
	color: 				#FFF;
	background-color: #00A3DF;
	font-weight: 		bold;
	text-decoration: 	none;
	line-height: 		17px;
	padding:				3px 4px;
	text-align: 		center;
}

/* ********************************************* Gallery ********************************************** */

.GalleryAuthor {
	font-weight: 		normal;
	text-decoration: 	none;
 	text-align: 		left;
 	color: 				#00A3DF;
	background-color:	#E2F2FB;
	padding: 			2px 4px 2px 4px;
}

.GalleryText {
	font-weight: 		normal;
	text-align:			left;
	text-decoration: 	none;
  	color: 				#5E5C5C;
	padding:			2px 4px 10px 4px;
}

/* ********************************************* VoteBox ********************************************** */

.VoteBoxFrame {

}

.VoteBoxPollName {
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
}

.VoteBoxPollDescription {
	font-weight: 		normal;
	text-align:			left;
	text-decoration: 	none;
  	color: 				#000000;
}

.VoteBoxErrorMessage {
	font-weight: 		normal;
	text-align:			left;
	text-decoration: 	none;
  	color: 				#000000;
}

.VoteBoxPollOptionName {
	font-weight: 		bold;
	text-align:			left;
	text-decoration: 	none;
  	color: 				#000000;
}

.VoteBoxPollOptionDescription {
	font-weight: 		normal;
	text-align:			left;
	text-decoration: 	none;
  	color: 				#000000;
}

/* ********************************************* NewsTicker ********************************************** */

.NewsTicker {
  	color: 				#000000;
	background-color:	#FFFFFF;
}

A.NewsTicker {
	font-weight: 		bold;
	text-decoration: 	underline;
  	color: 				#16A3E0;
	background-color:	#FFFFFF;
}

A.NewsTicker:hover {
	font-weight: 		bold;
	text-decoration: 	underline;
  	color: 				#16A3E0;
	background-color:	#FFFFFF;
}

A.NewsTicker:active {
	font-weight: 		bold;
	text-decoration: 	underline;
  	color: 				#16A3E0;
	background-color:	#FFFFFF;
}

/* ********************************************* TopNews ********************************************** */

.TopNewsBG {

	background-image:		url(/image/newsbox_bg.jpg);
	background-repeat:	no-repeat;
	background-position:	top right;
}

.TopNews {

}

.TopNewsFrame {
	border:				1px solid;
	border-collapse:	collapse;
	border-color:		#00A3DF;
	padding:			4px 4px 4px 4px;
	text-align:			left;
}

.TopNewsViewName {
	font-weight: 		normal;
	text-decoration: 	none;
  	color: 				#000000;
	padding:			0px 0px 2px 0px;
}

.TopNewsViewName * {
	font-weight: 		bold;
  	color: 				#000000;
}

A.TopNewsViewNameLink {
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
}

A.TopNewsViewNameLink:hover {
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
}

A.TopNewsViewNameLink:active {
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
}

.TopNewsViewInfo {
	line-height:		15px;
	font-weight: 		normal;
	text-decoration: 	none;
  	color: 				#000000;
	padding:			0px 0px 2px 0px;
}

.TopNewsViewInfoLight {
	line-height:		15px;
	font-weight: 		normal;
	text-decoration: 	none;
  	color: 				#000000;
}


/* ********************************************* Guestbook ********************************************** */

.GuestBookColumnHeading {
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#000000;
	background-color:	#E3F2FB;
}

.GuestBookEntryLight {
	text-decoration: 	none;
  	color: 				#000000;
	background-color:	#FFFFFF;
}

.GuestBookEntryDark {
	text-decoration: 	none;
  	color: 				#000000;
	background-color:	#E3F2FB;
}

A.GuestBookLink {
	text-decoration: 	underline;
  	color: 				#16A3E0;
}

A.GuestBookLink:hover {

	text-decoration: 	underline;
  	color: 				#16A3E0;
}

A.GuestBookLink:active {

	text-decoration: 	underline;
  	color: 				#16A3E0;
}

/* ********************************************* Forum ********************************************** */

.ForumColumnHeading {
	text-decoration: 	none;
  	color: 				#FFFFFF;
	background-color:	#E3F2FB;
}

.ForumEntryLight {
	text-decoration: 	none;
  	color: 				#000000;
	background-color:		#F4F4FD;
}

.ForumEntryDark {
	text-decoration: 	none;
  	color: 				#000000;
	background-color:		#E9E8FA;
}

A.ForumLink {
	text-decoration: 	underline;
  	color: 				#16A3E0;
}

A.ForumLink:hover {
	text-decoration: 	underline;
  	color: 				#16A3E0;
}

A.ForumLink:active {
	text-decoration: 	underline;
  	color: 				#16A3E0;
}

/* *********************************************** Select language ***************************************** */

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

A.SelectLanguageLink {
	font-weight: 		bold;
  	text-decoration: 	underline;
  	color: 				#000000;
}

A.SelectLanguageLink:hover {
	font-weight: 		bold;
  	text-decoration: 	underline;
  	color: 				#000000;
}

A.SelectLanguageLink:active {
	font-weight: 		bold;
  	text-decoration: 	underline;
  	color: 				#FFFFFF;
}

/* **************************************** Search results ***************************************** */

.SearchFrame {
  	background-color: 	#FFFFFF;
}

.SearchTD {
  	text-decoration: 	none;
  	background-color: 	#FFFFFF;
}

.SearchDescription {
	font-weight: 		bold;
  	text-decoration: 	none;
  	background-color: 	#FFFFFF;
}

.SearchLinkToView {
	font-size: 			15px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	none;
  	color: 				#E5A700;
}

A.SearchLinkToViewLink {
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
}

A.SearchLinkToViewLink:hover {
	text-decoration: 	underline;
}

A.SearchLinkToViewLink:active {
	text-decoration: 	underline;
}

.SearchHeadline {
	font-weight: 		bold;
  	text-decoration: 	none;
  	background-color: 	#FFFFFF;
}

.SearchSummary {
	font-weight: 		bold;
  	text-decoration: 	none;
  	background-color: 	#FFFFFF;
}

.SearchText {
  	text-decoration: 	none;
  	background-color: 	#FFFFFF;
}

/* **************************************** Meta navigation ***************************************** */

.MetaNavigation {
	font-weight: 		normal;
	color:				#000000;
	padding:			18px 2px 2px 2px;
	background-color:	#FFFFFF;
}

A.MetaNavigationLink {
	font-weight: 		normal;
  	text-decoration: 	none;
  	font-size: 9px;
}

A.MetaNavigationLink:hover {
	font-weight: 		normal;
  	text-decoration: 	none;
}

A.MetaNavigationLink:active {
	font-weight: 		normal;
  	text-decoration: 	none;
}

/* **************************************** Navigation path ***************************************** */

.NavigationPath {
	font-size: 			10px;
	font-weight: 		normal;
	color:				#5E5C5C;
	padding:			1px 0px 3px 0px;
}

A.NavigationPathLink {
  	font-size: 			10px; 
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#5E5C5C;
}

A.NavigationPathLink:hover {
  	font-size: 			10px; 
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#5E5C5C;
}

A.NavigationPathLink:active {
  	font-size: 			10px; 
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#5E5C5C;
}

/* **************************************** Primary navigation ***************************************** */

.PrimaryNavigationBG {
	background-color:		#FFFFFF;
}

.PrimaryNavigation {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#FFFFFF;
	background-color:	#00A3DF;
}

.PrimaryNavigation:hover {
   cursor: pointer;
}

A.PrimaryNavigationLink {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#FFFFFF;
	background-color:	#00A3DF;
}

A.PrimaryNavigationLink:hover {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#B9E3F6;
	background-color:	#00A3DF;
}

A.PrimaryNavigationLink:active {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#FFFFFF;
	background-color:	#00A3DF;
}

.PrimaryNavigationActive {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#00A3DF;
	background-color:	#E2F2FB;
}

A.PrimaryNavigationLinkActive {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#00A3DF;
	background-color:	#E2F2FB;
}

A.PrimaryNavigationLinkActive:hover {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#00A3DF;
	background-color:	#E2F2FB;
}

A.PrimaryNavigationLinkActive:active {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#00A3DF;
	background-color:	#E2F2FB;
}

/* **************************************** Secondary navigation ***************************************** */

.SecondaryNavigation {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#00B3E7;
	background-color:	#E6F5FC;
	padding:			2px 0px 2px 8px;
}

A.SecondaryNavigationLink {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#00B3E7;
	
}

A.SecondaryNavigationLink:hover {
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#16A3E0;
}

A.SecondaryNavigationLink:active {
  	text-decoration: 	none;
}

.SecondaryNavigationActive {
	font-weight: 		bold;
  	text-decoration: 	none;
	color:				#FFFFFF;
	background-color:	#00B3E7;
	padding:			2px 0px 2px 8px;
}

A.SecondaryNavigationLinkActive {
	font-weight: bold;
  	text-decoration: 	none;
	color: #FFFFFF;
	
}

.secondary-navigation-divider {
   background-color:   #00B3E7;
}

/* **************************************** Tertiary navigation ***************************************** */

.TertiaryNavigationMain {
   background-color: #E6F5FC;
   padding: 3px 0px 2px 0px;
   border-bottom: 2px solid #fff;
}

.TertiaryNavigationMainActive {
   background-color: #00B3E7;
   padding: 2px 0px;
   border-bottom: 2px solid #fff;
   border-top: 1px solid #fff;
}

.TertiaryNavigationMain table tr td {
   color: #00B3E7;
}

.TertiaryNavigationMainActive table tr td {
   color: #E6F5FC;
}

a.TertiaryNavigationMainLink {
   color: #00B3E7;
   text-decoration: none;
}

a.TertiaryNavigationMainLinkActive {
   color: #E6F5FC;
   text-decoration: none;   
}

.TertiaryNavigation {
	background-image: 	url("/image/tnavmarker.gif");
	background-position:0px 8px;
	background-repeat: 	no-repeat;
	padding: 			0px 0px 5px 15px;
}

A.TertiaryNavigationLink {
	font-size: 			15px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#E5A700;
}

A.TertiaryNavigationLink:hover {
	font-size: 			15px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#E5A700;
}

A.TertiaryNavigationLink:active {
	font-size: 			15px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#E5A700;
}

.TertiaryNavigationActive {
	background-image: 	url("/image/tnavmarker.gif");
	background-position:0px 8px;
	background-repeat: 	no-repeat;
	padding: 			0px 0px 5px 15px;
}

/*A.TertiaryNavigationLinkActive {
	font-size: 			15px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#E5A700;
}*/

A.TertiaryNavigationLinkActive:hover {
	font-size: 			15px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#E5A700;
}

A.TertiaryNavigationLinkActive:active {
	font-size: 			15px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#E5A700;
}

/* ************************************** Presentation of content information ************************************* */

.SelectView {
	font-weight: 		normal;
  	text-decoration: 	none;
}

A.SelectViewLink {
	font-size: 			11px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#00A3DF;
}

A.SelectViewLink:hover {
	font-size: 			11px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#00A3DF;
}

A.SelectViewLink:active {
	font-size: 			11px;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#00A3DF;
}

A.SelectDownloadLink {
	font-weight: 		normal;
  	text-decoration: 	underline;
}

A.SelectDownloadLink:hover {
	font-weight: 		normal;
  	text-decoration: 	underline;
}

A.SelectDownloadLink:active {
	font-weight: 		normal;
  	text-decoration: 	underline;
}

A.MoreLink {
	font-weight: 		normal;
  	text-decoration: 	underline;
}

A.MoreLink:hover {
	font-weight: 		normal;
  	text-decoration: 	underline;
}

A.MoreLink:active {
	font-weight: 		normal;
  	text-decoration: 	underline;
}

.PresentationFrame {
	background-color: 	#FFFFFF;
	border:				1px solid #00A2E0;
	padding: 			6px 6px 6px 6px;
}

.PresentationTD {
	background-color:	#FFFFFF;
}

.PresentationHeadline, h1 {
	font-size: 			11px;
	line-height: 		20px;
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
	padding: 			3px 0px 3px 0px;
}

.PresentationHeadline * {
	font-size: 			11px;
	line-height: 		20px;
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
}

.PresentationHeadline h2 {
   margin: 0px;
   padding: 0px;
}

.PresentationHeadline h2 a, 
.PresentationHeadline h2 a:hover {
   text-decoration: none;
   font-weight: bold;
}

.PresentationSubHeadline {
}

.PresentationSummary {
}

.PresentationText {
	line-height:		15px;
	text-decoration: 	none;
 	text-align: 		left;
	background-color:	#FFFFFF;
}

.PresentationText * {
	line-height:		15px;
}

.PresentationSource {
	font-weight: 		bold;
	text-decoration: 	none;
 	text-align: 		right;
	background-color:	#FFFFFF;
}

.PresentationPictureInfo {
	font-size: 			9px;
	line-height:		14px;
	font-weight: 		normal;
	text-decoration: 	none;
 	text-align: 		left;
}

.PresentationPictureCopyRight {
	font-size: 			9px;
	line-height:		14px;
	font-weight: 		normal;
	text-decoration: 	none;
 	text-align: 		left;
}


/* ************************************** Shop ************************************* */

.Currency, .SpecialPrice {
	color: 				#FFF;
	font-weight: 		bold;
	font-size: 			9px; 
}

.DetailPrice {
	color: 				#00A3DF;
	font-weight: 		bold;
	font-size: 			14px; 
}

.articleVersionFeatureSelect {
	margin-top:			3px;
}

.articleVersionFeatureSelect label {
	display:				block;
	float:				left;
	width:				60px;
	margin-right:		3px;
}

.articleVersionFeatureSelect select {
	display:				inline;
	width:				100px;
}

.articleVersionFeatureSelect .amountSelector {
	text-align:			right;
}

.CartArticlePicBox {
	width:				85px;
	height:				80px;
	overflow:			hidden;
	display: 			block;
	float:				left;
	text-align:			left;
	font-size:			9px;
}

.CartArticlePicBox input {
	margin: 				1px 2px 2px 0;
}

.CartArticlePic {
	width:				76px;
	height:				57px;
	overflow:			hidden;
	display: 			block;
	margin:				auto;
}

.ShopTable TH {
	padding:				2px 18px 2px 2px;
	background-color:	#DCEEFA;
	border-bottom:		2px solid #FFF;
	font-weight:		bold;
	font-size:			9px;
	text-align:			left;
	vertical-align:	top;
}

.ShopTable TD {
	padding:				2px 18px 2px 2px;
	background-color:	#DCEEFA;
	border-bottom:		2px solid #FFF;
	font-weight:		normal;
}

.ShopTable .Currency {
	color:				#000;
}

.ShopTable .Price {
	font-weight: 		bold;
	font-size:			10px;
}

/********************** GALLERY_SEARCH ********************/

.picture_search {
   clear:both;
}



.picture_search .search_form {
   background-color: #DCEEFA;
   border: 1px solid #00A3DF;
   position: relative;
   padding: 3px 3px 15px 3px;
   
}

.picture_search .search_form h3 {
   color: #00A3DF;   
   margin: 5px 0px;   
}

.picture_search .search_form p {
   margin-bottom: 10px;
}


.picture_search .corner {
   position: absolute;
   bottom: -1px;
   right: -1px;   
}

.picture_search .left {
   float:left;
}

.picture_search .form_element {
   margin-bottom: 3px;
}

.picture_search .select{
   width: 125px;
}

.picture_search .form_element label {
   width: 70px;   
   float:left;
   margin-left: 25px;
}

.picture_search button.start_search {
   margin-left: 25px;
   padding: 0px;
   background-color: transparent;
   border: none;
   color: #000000;
   font-weight:bold;
   text-align:left;
}

.picture_search button.start_search span {
   text-decoration: underline;
}

.picture_search .gallery_preview {
   border: 1px solid #00A3DF;   
   width: 242px;
   padding: 6px 0px 15px 6px;
   vertical-align:top;
   position:relative;   
}

ol.checkout li {
   margin-bottom: 5px;
}

#footer {
   border-top: 1px solid #00A3DF;
   width: 847px;
   text-align: left;
}

#footer th {
   text-align: left;
   color: #00A3DF;
   padding: 5px 0px;
}

#footer td {
   text-align: left;
}

.PresentationText a, 
.PresentationText a:active, 
.PresentationText a u, 
.PresentationText a:active u {
	color: #00A3DF;
	font-weight: normal;
	text-decoration: underline;
}

.PresentationText a b {
   color: #00A3DF;	
}

.PresentationText a:visited, 
.PresentationText a:visited u {
	color: #00A3DF;
}

a.Button, 
a.Button:visited {
	color:#fff;
}

.TopNewsViewName a, 
.TopNewsViewName a:active, 
.TopNewsViewName a:visited {
	text-decoration: none;
}

.ytb-tmp, 
.ytb-nb {
	border: 1px solid #00A2E0;
   padding: 3px;
}

.ytb-nb h3 {
	color: #00B3E7;
   margin-bottom: 2px;
   margin-top: 2px;
   text-align: left;
}

.ytb-nb .info-text {
	padding-bottom: 5px;
   text-align: left;
}

.ytb-nb .info-text a {
	color: #00B3E7;
}

.ytb-detail-cat-box, 
.ytb-video-thumb-box {
	width: 175px;
	clear: both;
}

.ytb-video-thumb-box {
   width: 155px;
}

.ytb-video-flash-box {
	float: left;
}

.ytb-detail-cat-box .ytb-detail-img, 
.ytb-video-thumb-box .ytb-thumb {
	width: 50px;
	border: none;
	float: left;
	margin: 0 5px 5px 0;
}

.ytb-detail-cat-box span, 
.ytb-video-thumb-box span {
	display: block;
	text-align: left;
}

.ytb-detail-title, 
.ytb-thumb-title {
	color: #00B3E7;
	font-weight: bold;
}

.ytb-details {
	float: right;
   width: 175px;
}

table.tbl-alternating {
	border-collapse: collapse;
	border-bottom: 2px solid #00A3DF;
	width: 100%;
}

table.tbl-alternating tr.odd {
	background-color: #ffd;
}

table.tbl-alternating tr {
   border-left: 2px solid #00A3DF;
	border-right: 2px solid #00A3DF;
}

table.tbl-alternating tr.headers {
   background-color: #E6F5FC;
	border-bottom: 1px solid #FFFFFF;
}

table.tbl-alternating tr.tbl-bg {
	border: none !important;
}

table.tbl-alternating tr th {
   background-color: #00A3DF;
	background-image: url('/image/tbl_head_right.png');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	padding: 8px;
	/*border-bottom: 5px solid #FFFFFF;*/
}

table.tbl-alternating tr th span {
	color: #fff;
}

table.tbl-alternating tr td {
	padding: 4px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}

table.tbl-alternating tr.headers td {
   background-color: #E6F5FC;
	text-align: left;
}

table.tbl-alternating tr td.left {
	text-align: left;
	border-left: none;
}

h2.special-header {
	color: #FFFFFF;
   font-size: 19px;
   font-weight: normal;
   margin: 0;
   padding: 67px 0 0 23px;
   text-transform: uppercase;
}

h2.indent {
	color: #FFFFFF;
   font-size: 19px;
   font-weight: normal;
   margin: 0;
   text-transform: uppercase;
	padding: 10px 0 0 127px;
}

.newsbox {
	border: 1px solid #00A3DF;
   padding: 4px;
   text-align: left;
   width: 154px;
}

.newsbox ul {
	margin-left: -23px;
}

.newsbox h3 {
	background-color: #00A3DF;
   color: #FFFFFF;
   margin: 0 0 4px;
   padding: 5px;
}

.newsbox a.switch {
	color: #00A3DF;
   display: block;
   font-weight: bold;
   padding-right: 10px;
   text-align: right;
   text-decoration: none;
}

.special-format {
	background-color: #00A3DF;
	padding: 6px;
	color: #fff;
	margin-top: -4px;
}

.special-format ul li {
	color: #fff;
	list-style-type: bullet;
	list-style-image: none !important;
}

.TopNewsViewInfo a img {
	border: none !important;
}

table.colored {
   background-color: #DCEEFA;
}

#ncr_button {
   cursor: pointer;
   display: block;
   height: 24px;
   margin-top: 6px;
   width: 175px;
   background-color: #00A3DF;
   color: #FFFFFF;
   font-weight: bold;
   padding-bottom: 2px;
}

#ncr {
   width: 175px; 
   height: 36px; 
   float: right;
   
}
#nc-request {
	border: 1px solid #00B3E7;
	padding: 10px 2px;
}

#nc-request h2 {
	color: #00A2E0;
   font-size: 11px;
   font-weight: bold;
   margin: 0px;
   padding: 0px 5px;
}

#nc-request form label {
	display: block;
   width: 100px;
}

#nc-request form input {
	width: 130px;
}

#nc-request form select {
	width: 136px;
}

#nc-request form textarea {
	width: 99%;
	height: 100px;
}

.err-box {
	padding: 5px;
	color: red;
}

#facebook-nb {
	border: 1px solid #00A3DF;
    height: 47px;
    margin-top: 15px;
    margin-bottom: -8px;
    padding: 5px;
}

#facebook-nb a {
	color: #00A3DF;
	text-decoration: none;
}

#facebook-nb a img {
	border: none;
}

img#fb-nb-corner {
	margin-left: 26px;
    margin-top: 8px;
    position: absolute;
}

.reg_form_number {
   width: 50px;
   float: left;
}

.reg_form_left {
	width: 300px;
	float: left;
	margin-top: 5px;
}

.reg_form_right {
   width: 250px;
   float: left;
   margin-top: 5px;
}

.CheckOutButton {
	background-color: #00A1E1;
	color: #ffffff;
	border: none;
   font-weight: bold;
  
   padding: 1px 12px 3px;
}

.CheckOutTD {
	padding-left: 5px;
	clear: both;
   font-size: 14px;
}

.line {
	border-bottom: 1px solid #00a3df;
	height: 1px;
	width: 500px;
	margin-top: 4px;
	padding: 0px;
}

.forgot_password {
	background-color: transparent;
	border: 0px;
	text-decoration: underline;
	padding: 0px;
}

.form_part {
	border-bottom: 1px solid #00a3df;
}

.form_password {
	border: 1px solid #00a3df;
	border-top: 2px solid #00a3df;
   background-color: #E3F4FB;
}

.form_field_right {
   float: right;
   margin-right: 15px;
   font-size: 14px;
}


.register_address_button {
	border: 0px solid #000000;
	background-color: #00A1E1;
	color: #ffffff;
	width: 210px;
	height: 30px;
	text-align: center;
	float: left;
	margin: 0 17px;
   padding: 0 20px;
   font-weight: bold;
}

.download_button {
   background-color: #00A1E1;
   color: #ffffff;
   width: 160px;
   height: 22px;
   text-align: center;
   margin-top: 5px;
   padding: 0px;
   font-weight: bold;
}
a.download_button,
a.download_button:hover,
a.download_button:active {
   background-color: #00A1E1;
   color: #FFF !important;
   width: 160px;
   height: 22px;
   text-align: center;
   margin-top: 5px;
   padding: 4px;
   font-weight: bold;
   text-decoration: none;
}



.invoice_box {
	border: 1px solid #00a3df;
	margin-left: 60px;
	width: 500px;
}

.cross_box {
   background-color: #FFFFFF;
}

.foto_link {
	color: #000000;
}

.overview_1764 {
	width: 250px;
}

.overview_botom_1764 {
	margin-left: -257px;
}

.confirmation_order {
	border: 1px solid #00a3df;
   padding-left: 1px;
}

.confirmation_order_middle {
   border-left: 1px solid #00a3df;
   border-right: 1px solid #00a3df;
   padding-left: 4px;
}

.Button_kaufen {
   display:          block;
   cursor:           pointer;
   height:           18px;
   color:            #FFF;
   background-color: #00A3DF;
   font-weight:      bold;
   text-decoration:  none;
   padding:          1px 4px 1px;
   text-align:       center;
   border: none;
}

.link_kaufen {
   display:          block;
   cursor:           pointer;
   height:           18px;
   color:            #FFF;
   background-color: #00A3DF;
   font-weight:      bold;
   text-decoration:  none;
   padding:          2px 4px 1px;
   text-align:       center;
   border: none;
   margin-bottom: 1px;
}

.Button_no_kaufen {
   display:          block;
   cursor:           pointer;
   height:           18px;
   color:            #FFF;
   background-color: #00A3DF;
   font-weight:      bold;
   text-decoration:  none;
   padding:          3px 4px 0px;
   text-align:       center;
   border: none;
   margin-right: 8px;
}

.big_cart_summary {
    background-color: #00A3DF;
    border: 1px solid #FFFFFF;
    color: white;
    font-weight: bold;
}

.confirmation_comment{
	margin: 4px;
}

.registered_address {
	font-size: 12px;
}

.r {
   float: right;
}

.l {
   float: left;
}



.nb-cross-selling {
   position: relative;
}

.nb-cross-selling .price-teaser {
   position:absolute; 
   top: -4px; 
   right: -4px; 
   width: 60px; 
   height: 40px; 
   color: #FFF; 
   text-align: center; 
   font-weight: bold; 
   font-size: 9px; 
   background-image: url(/image/price_bg_teaser.png); 
   background-repeat: no-repeat;
   background-position: top right;
   text-align: right;
   padding-top: 15px;
}

.nb-cross-selling a.SelectViewLink {
   font-weight: bold; 
   text-decoration: none;
}

