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

.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 {
	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: 		bold;
	text-decoration: 	none;
  	color: 				#00A2E0;
	padding:			0px 0px 2px 0px;
}

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

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;
}

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;
}

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;
	line-height: 		24px;
	font-weight: 		normal;
	text-decoration: 	underline;
  	color: 				#00A3DF;
}

A.SelectViewLink:hover {
	font-size: 			11px;
	line-height: 		24px;
	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;
}