﻿body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #808080;
	vertical-align: top;
	font-size: 9pt;
	background-image: url('Images/ContNavLeft.jpg');
	background-repeat: repeat-x;
}
.float_left {float: left;}
.float_right {float: right;}
.clearboth {clear: both;}

h1 {font-size: 14pt;}
h2 {font-size: 12pt;}
h4 {font-size: 11pt;}
h3 {font-size: 10pt;font-weight: bold;}
h6 {font-size: 9pt;}
h5 {font-size: 8pt;}

a {	color: #990000;	text-decoration: underline;}
a:visited{color: #808080;text-decoration: underline;}
a:link {color: #808080;	text-decoration: underline;}
a:active {color: #808080;text-decoration: underline;}
a:hover{	color: #808080;	text-decoration: underline;}

/*  MasterPage.master BEGIN */
.DefaultContainer, .DefaultHeader, DefaultHeader2, .DefaultTopMain, .Footer, .Company, ContTopNaviBottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}

.DefaultContainer
{
	margin: auto;
	min-height: 98%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:98%; /* Mindesthöhe für den IE */
	overflow: hidden !important; /* FF Scroll-leiste */
	text-align: left;
	vertical-align: top;
	color: #808080;
}
.DefaultHeader{
	background-image: url('Images/ContHeader.jpg');
	background-repeat: no-repeat;
	height: 39px;
}
.DefaultHeader2{
	height: 46px;
	overflow: hidden;
	background-image: url('Images/ContTabBack.jpg');
	background-repeat: repeat-x;
}
.DefaultLogo{
	height: 46px;
	background-image: url('Images/ContLogo.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 425px;
	overflow: hidden;
}
.ContTopNaviBottom{
	height: 55px;
	background-image: url('Images/ContTopNaviBottom.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
.DefaultTopMain
{
	background-image: url('Images/ContMainTop.jpg');
	background-repeat: no-repeat;
	height: 33px;
	overflow: hidden;
}
.DefaultContentMain
{
	background-image: url('Images/ContentMainDefault.jpg');
	background-repeat: repeat-y;
}
.DefaultContentMainBack
{
	background-image: url('Images/ContMainBack.jpg');
	background-repeat: no-repeat;
}

.TopNavigation {
	background-position: center;
	background-image: url('Images/ContTabBack.jpg');
	background-repeat: repeat-x;
	color: #808080;
	height: 46px;
	float: left;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	*display: inline;
}
	
.TopNavigationRight {
	background-image: url('Images/ContTopNaviRight.jpg');
	background-repeat: no-repeat;
	height: 46px;
	width: 25px;
	float: right;
}
.Footer {
	background-image: url('Images/ContFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: #808080;
	vertical-align: top;
	text-align: center;
}
.FooterTxt
{
	text-align: right;
	font-size: 7pt;
	color: #808080;
	padding-right: 50px;
}
.Company{
	height: 100px;
	margin: auto;
	text-align: left;
}
.CompanyTxt
{
	padding-top: 15px;
	text-align: left;
	font-size: 7pt;
	color: #808080;
	padding-right: 50px;
}

.naviTop, .naviTopSelected, a.naviTop,a.naviTopSelected  {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	width: 100px;
	height: 46px;
	*display: inline;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
}

.naviTop{
	background-image: url('Images/ContTab.jpg');
	background-position: center;
}

a.naviTop {
	color: #FF9933;
}

.naviTopSelected{
	background-image: url('Images/ContTabSelected.jpg');
	background-position: center;
}

a.naviTopSelected{color: #FFFFFF;}

#MenuLeft, a.MenuLeft, a.MenuLeftSeleceted, #MenuLeft li, MenuLeft ul {
	text-decoration: none;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
}
a.MenuLeft{
	color: #FF9933;
	list-style-type: none;
	text-decoration: none;
}
a.MenuLeftSeleceted {
	list-style-type: none;
	color: #3366CC;
}

.LinksFooter{color: #808080;font-size: 8pt;}
a.LinksFooter {text-decoration: none;}
a.LinksFooter:Active {text-decoration: none;}
a.LinksFooter:Visited {	text-decoration: none;}
a.LinksFooter:Link {text-decoration: none;}
a.LinksFooter:Hover{text-decoration: underline;}

.tip {cursor: Hand;}
a.tip, a.tip:link, a.tip:visited, a.tip:active { color: #000000; text-decoration: none; position: relative; }
a.tip:hover { background: transparent; z-index: 100; }
a.tip span { display: none; text-decoration: none; }
a.tip:hover span {
	border: 1px solid #333333;
	display: block;
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity = 85);
	top: -60px;
	left: 0px;
	width: 180px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 2px 10px;
	text-align: center;
	background-color: #FFFFFF;
}

/* MasterPage.master END */

/* DEFAULTS BEGIN */
.ContentMainLarge
{
	background-image: url('Images/ContMainLarge.jpg');
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
.ContentMainLargeBottom
{
	background-image: url('Images/ContentMainLargeBottom.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 17px;
}

.ContentLeft
{
	float: left;
	width: 191px;
}
.ContentRight
{
	float: right;
	width: 750px;
}
.title {
	text-align: left;
	vertical-align: top;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 20px;
}
.text_mitte{
	width: 450px;
	text-align: left;
	vertical-align: top;
}
.CategorieTab
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.BoxTopFrame
{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('Images/NaviRightTop.png');
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	line-height: 25px;
}
.BoxMiddleFrame
{
	background-image: url('Images/NaviRightMiddle.png');
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.BoxBottomFrame
{
	background-image: url('Images/NaviRightBottom.png');
	background-repeat: no-repeat;
	height: 28px;
}
.TitleMainFrame
{
	color: #666666;
	font-weight: bold;
	text-align: left;
	height: 25px;
	line-height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}
.CollezioneTab
{
	font-size: 8pt;
	margin-left: 3px;
	background-image: url('Images/tabellaCollezioni.jpg');
	background-repeat: no-repeat;
}

/* DEFAULTS END */

/* Gallery.aspx BEGIN */
.DataListGalleryProdottiText
{
	vertical-align: top;
	height: 48px;
}
.DataListGalleryCollezioniText
{
	vertical-align: top;
	height: 64px;
	text-align: center;
}
.CollModellInfo
{
	width: 380px;
	height: 380px;
	background-color: #e7e7e7;
}
.TabCollMisureColori
{
	width: 380px;
	background-color: #ffffd7;
}
/* Gallery.aspx END */


.TabDatiFatturaRow
{
	background-color: #CCCCCC;
	color: #666666;
}
.DefaultButton
{
	border: 1px solid #669999;
	color: #666666;
	cursor: hand;
	background-color: transparent;
}
.DefaultBox
{
	border: 1px solid #669999;
	color: #666666;
	background-color: transparent;
}

/* Richiesta.aspx BEGIN */
PanelRichiesta
{
}
.TableRichiesta
{
	text-align: left;
	padding-left: 10px;
	width: 600px;
}
.BoxTitle {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 30px;
}
.BoxRichiesta
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: white;
	color: #666666;
}
.RichiestaSend{
	vertical-align: top;
	text-align: center;
}
/* Richiesta.aspx END */

/* Admin.aspx BEGIN */
.ContainerAdmin
{
	width: 800px;
	background-color: #C0C0C0;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
.TabAdmin
{
	font-size: 9pt;
	width: 660px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
.FooterAdmin
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
.TabFooterAdmin
{
	font-size: 9pt;
	width: 800px;
	text-align: center;
}
.NoCredentials
{
	font-size: 9pt;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
/* Admin.aspx END */

