/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1 {
}

H2 {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}


TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}




/* 
CSS Design des boreas eShop 
(c) 2007 by boreas gmbh Switzerland

Aufbau der Kommentare:

Kurzbeschreibung [Zugehörigkeit]
*/

.tableMain{
	margin: 0px, 0px, 0px, 0px;
	width: 970px;	
}


.tableInhalt{
}

/*#################################### Inhalte (width / height) ##########################################*/

.UCwidthWelcomeWelcome{
	width: 946px;
}

/*#################################### Produkte ##########################################*/

.TableProdukte{
	background-image: url(../images/bg_Produkte.jpg);
	width: 630px;
	height: 80px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.TableProdukteInhalt{
	width: 600px;
	height: 60px;
	text-align: left;
	vertical-align: top;
}

.lblProduktName{
	/* Font-size: 10pt; */
	font-weight: bold;
}

.imgBtnProdukt{
	border: 1px solid #000000;	
}

.tbEmpfaenger{
	width: 250px;
}

.lblPreis{
	font-size: 10pt;
	font-weight: bold;
}

.tblMenge{
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
}


/*#################################### Warenkorb klein ##########################################*/

.tableWarenkorbK{
	background-image: url(../images/bg_WarenkorbK.gif);
	text-align: center;
	width: 210px;
	height: 60px;
	padding: 5px 5px 5px 5px;
}

.tableWarenkorbKInhalt{
	width: 200px;
	font-size: 8pt;
}

.divbuttonEditWK
{
	margin-top: 5px;
}

.tblTotal{
	margin-top: 20px;
	font-size: 8pt;
}

/*#################################### Warenkorb ##########################################*/

.TableWarenkorbWK{
	background-image: url(../images/bg_Produkte.jpg);
	width: 670px;
	height: 100px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.TableWarenkorbInhaltWK{
	width: 630px;
	height: 55px;
	text-align: left;
	vertical-align: top;
}

.lblProduktNameWK{
	font-size: 10pt;
	font-weight: bold;
}

.imgBtnProduktWK{
	border: 1px solid #000000;	
}

.tbEmpfaengerWK{
	width: 250px;
}


.lblPreisWK{
	font-size: 10pt;
	margin-right: 70px;
}

.lblPreisTotalWK{
	font-size: 10pt;
	font-weight: bold;
	margin-right: 28px;
}
/*
.lblPreisPositionWK{
	font-size: 10pt;
}
.lblPreisTotalWK{
	font-size: 10pt;
	font-weight: bold;
	margin-right: 8px;
}

.lblPreisTotalBetragWK{
	font-size: 10pt;
	font-weight: bold;
}

.lblWaehrungTotalWK{
	font-size: 10pt;
	font-weight: bold;
	margin-right: 10px;
}
*/

.tblMengeWK{
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
}

.tblMengePreisWK{
	width: 170px;
	margin-left: 40px;
}

.txtboxMenge{
	font-size: 8pt;
}

.tblTotalWK{
	margin-top: 20px;
	font-size: 10pt;
}


/*#################################### Konfigurator Style ##########################################*/

.tblKonfigurator{
	margin: 5px 5px 5px 5px;
}

.tblKonfTopLeft{
	height: 19px;
	width: 17px;
	background-image: url(../images/frames/konf_top_left.jpg); 
}

.tblKonfTopMiddle{
	height: 19px;
	width: 7px;
	background-image: url(../images/frames/konf_top_middle.jpg); 
}

.tblKonfTopRight{
	height: 19px;
	width: 18px;
	background-image: url(../images/frames/konf_top_right.jpg); 
}

.tblKonfMiddleLeft{
	width: 17px;
	background-image: url(../images/frames/konf_middle_left.jpg); 
}

.tblKonfMiddleRight{
	width: 18px;
	background-image: url(../images/frames/konf_middle_right.jpg); 
}

.tblKonfBottomLeft{
	height: 18px;
	width: 17px;
	background-image: url(../images/frames/konf_bottom_left.jpg); 
}
.tblKonfBottomMiddle{
	height: 18px;
	width: 7px;
	background-image: url(../images/frames/konf_bottom_middle.jpg); 
}
.tblKonfBottomRight{
	height: 18px;
	width: 18px;
	background-image: url(../images/frames/konf_bottom_right.jpg); 
}

/*#################################### Konfigurator Inhalt ##########################################*/

.tblKonfiguratorInhalt{
	width: 380px;
}

.tblInformationenInhalt{
	width: 200px;
}

.tblListeInhalt{
	width: 200px;
}

.tblBildInhalt{
	width: 200px;
}

/*.divKonfGruppen{
	margin: 5px 5px 5px 5px;
}*/
/*
.divKonfGruppen a:link{
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.divKonfGruppen a:hover{
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.divKonfGruppen a:active{
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
*/
.tblMengeKonfigurator{
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	margin-left: 10px;	
}

.rowStepTitelBackground{
	background-image: url(../Images/bg_Step_Titel.gif);
	height: 35px;
	width: 35px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: White;
}

.rowTitelKonfigurator{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	font-size: 16pt;
	color: #99302d;
}

.rowYourChoice{
	height: 50px;
	background-image: url(../Images/bg_Konfigurator_YourChoice.jpg);
}

.tdSelected{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.tdUnSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #BCBCBC;
}

.tblKonfiguratorNavi a:link{
	text-decoration: none;
}

.tblKonfiguratorNavi a:hover{
	text-decoration: none;
}

.tblKonfiguratorNavi a:active{
	text-decoration: none;
}

.tblKonfiguratorNavi a:selected
{
	text-decoration: none;
	color: #000000;
}
