/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
html{font-size:x-small;}
body
{
	background-color: white;
	color: black;
	margin: 0;
	padding: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.33;
}
table, th, td
{
	font-size: 100%;
}
form
{
	margin: 0;
	padding: 0;
}
a:link, a:active, a:hover, a:visited
{
	color: black;
	text-decoration: none;
}
a:active, a:hover
{
	text-decoration: underline;
}
a img
{
	border: none !important;
}
p
{
	line-height: 1.33; 
	margin: 0 0 15px 0;
}
ul{margin-top:0px; margin-bottom:5px; margin-left:20px;}
hr{border: none; border-top: 1px solid #bababa; height: 1px; margin-top: auto; margin-bottom: auto;}


/** STYLES FOR TEMPLATE ELEMENTS *****************************************************/
/*************************************************************************************/
.H1header
{
	font-size: 180%; 
	font-weight: bold; 
	margin: 0 0 10px 0 !important;
	font-family:arial,helvetica,sans-serif;
}
.H2header{font-size:110%; font-weight:bold; margin-bottom:0; margin-top:0px; font-family:verdana,arial,helvetica,sans-serif;}
.H3header{font-size:110%; font-weight:bold; margin-bottom:0; margin-top:0px; font-family:verdana,arial,helvetica,sans-serif;}


/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{font-size:160%; font-weight:bold; margin-bottom:10px; margin-top:0 !important; font-family:arial,helvetica,sans-serif;}
h2{font-size:110%; font-weight:bold; margin-bottom:0; margin-top:0px; font-family:verdana,arial,helvetica,sans-serif;}
h3{font-size:110%; font-weight:bold; margin-bottom:0; margin-top:0px; font-family:verdana,arial,helvetica,sans-serif;}


/** STYLES FOR EDITOR DROP DOWN LIST (ADAPTED STYLE) *********************************/
/*************************************************************************************/
.ImportantEditor{FONT-WEIGHT:normal; background-color:#808080; color:#FFFFFF;}
.ImagetextEditor{FONT-WEIGHT:normal; FONT-SIZE:90%;}


/** STYLES FOR THE BASEFILE **********************************************************/
/** The class names below are used in the basefile (/Templates/Framework/Framework1.master) */
/*************************************************************************************/
.WebSearchField {font-size:110%; color:#666666; width:100px; font-family:Verdana,Arial,Helvetica;}
.WebSearchButton {font-size:110%; color:#666666; width:auto; font-family:Verdana,Arial,Helvetica;}
.WebLeftMenu ul{margin:0px; padding:0px;}
.WebLeftMenu li{list-style:none; padding:3px; margin-left:15px;}
.WebLeftMenu a{padding:3px; margin-left:1px; line-height:14px;}
.WebLeftMenuSelected {margin-left:0px!important; border:1px solid #C4C4C4; background-color:#F0F0F0;}
.WebLeftMenu_level_1{margin-left:-20px!important; line-height:130%; FONT-SIZE:110%;}
.WebLeftMenu_level_2, .WebLeftMenu_level_3, .WebLeftMenu_level_4, .WebLeftMenu_level_5{margin-top:1px!important; line-height:110%;}

/* global */
div.clear
{
	display: inline-block;	
    clear: both;
    height: 0;
    width: 100%;
}
html[xmlns] div.clear
{
    display: block;
}
* html div.clear
{
    height: 1%;
}
div.clear:after
{
    display: block;
    visibility: hidden;
    clear: both;
    content: '.';
    height: 0;
    line-height: 0;
}
.Column1
{
	float: left;
	width: 49%;
}
.Column2
{
	float: right;
	width: 49%;
}
h1.MarginSingle,
h1.MarginDouble
{
	 margin-top: 0;
}
ul.Menu,
ul.Menu li
{
    list-style: none;
	margin: 0;
    padding: 0;
    line-height: 1.4;
}
#Canvas
{
	width: 738px;
	margin: 0 auto;
	border: 1px solid black;
	background-color: rgb(242,247,253);
	color: black;
	text-align: left;
}
#Body
{
	min-height: 300px;
	height: 300px;
	height: auto !important;	
	margin: 18px 50px;
}
#BodyStartPage
{
	margin: 18px 0;
}
#StartLink,
#StartLink img
{
	display: block;
}
.PrintableOnly
{
	display: none;
}
.PrintableVersionButton
{
	float: left;
	clear: left;
}
.PrintableVersionButton img
{
	margin-right: .5em;
	vertical-align: text-bottom;
	text-decoration: none; 
}
.PrintableVersionButton a:hover img
{
	text-decoration: none; 
}

/* TopMenu */
#TopMenuContainer
{
	height: 26px;
	padding: 0 50px;
	background-color: rgb(233,35,25);
	line-height: 26px;
}
#TopMenuContainer table.TopMenu,
#TopMenuContainer table.TopMenu table,
#TopMenuContainer table.TopMenu tbody,
#TopMenuContainer table.TopMenu td
{
	margin: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-spacing: 0;
	border-collapse: collapse;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
.TopMenuItemGroup,
.TopMenuHoverItem
{
	margin: 0;
	padding: 0;
	background: white;
}
.TopMenuHoverItem *
{
	background: rgb(235,166,159);
}
.TopMenuTopItem,
.TopMenuItemGroup,
.TopMenuHoverItem
{	
	cursor: pointer;
}

/* BottomMenu */
#BottomMenuContainer
{
	height: 26px;
	padding: 0 25px;
	background-color: rgb(233,35,25);
	font-size: 91%;
	line-height: 26px;
}
ul.BottomMenu
{
    list-style: none;
	margin: 0;
    padding: 0;
    text-align: center;
}
ul.BottomMenu li
{
	display: inline;
    list-style: none;
	margin: 0 .33em;
    padding: 0;
    text-align: left;
}
ul.BottomMenu a, ul.BottomMenu a:link, ul.BottomMenu a:visited
{
    padding: 0;
	color: white;
    text-decoration: none;
    text-align: left;
	line-height: 26px;
}
ul.BottomMenu a:hover, ul.BottomMenu a:active
{
	color: rgb(235,166,159); 
    text-decoration: underline;
}

/* StartPage */
#Content.StartPage1 div.Content1,
#Content.StartPage1 div.Content2
{
	margin: 0 50px;
}
#Content.StartPage1 div.Content1
{
	min-height: 150px;
	height: 150px;
	height: auto !important;
	width: 500px;
}
#Content.StartPage1 div.StartPagePayoff
{
	z-index: 0;
	height: 20px;
	margin: 25px 0 0 0;
	padding: 0 50px;	
	background: black;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 91%;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}
#Content.StartPage1 div.Content2 div.ImageContainer
{
	z-index: 10;
	position: relative;
	left: 0;
	top: -10px;
	float: left;
}
#Content.StartPage1 div.Content2 div.ImageContainer img
{
	float: left;
	width: 100px;	
	margin: 0 15px 0 0;
}
#Content.StartPage1 #FotexpertenLink
{
	float: right;
	margin: 35px 0 0 0;
}

/* Article4 */
#Content.Article4 div.Content1
{
	width: 450px;
}
#Content.Article4 div.Content2
{
	float: right;
	width: 100px;
	text-align: right;
}
#Content.Article4 div.Content2 div.ImageContainer
{
	margin-bottom: 30px;
}

/* Services1 */
#Content.Services1 div.Services
{
	float: left;
	width: 200px;
}
#Content.Services1 div.Content1
{
	float: right;
	width: 438px;
}
#Content.Services1 div.Text,
#Content.Services1 div.Intro
{
	float: left;
	width: 300px;
	margin-right: 10px;
}
#Content.Services1 div.ImageLeftFloat
{
	margin-top: 0;
}

/*************************************************************************************
This stylesheet will be used for the templates included in Litium Studio. Changes
below will change the appearance of the pages using the templates in the folder
"Templates".
**************************************************************************************/


/** STYLES FOR LITIUM STUDIO TEMPLATES ***********************************************/
/*************************************************************************************/
.Intro{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.Text{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.Normal{FONT-SIZE:110%;}
.Textbold{FONT-WEIGHT:bold;}
.Factheader{FONT-WEIGHT:bold; COLOR:white; BACKGROUND-COLOR:#555555; PADDING:5px;}
.Facttext{FONT-WEIGHT:normal; BACKGROUND-COLOR:#DDDDDD; PADDING:5px;}
.Imagetext{FONT-WEIGHT:normal; MARGIN-TOP:2px; TEXT-ALIGN:CENTER;}
.Date{COLOR:#AAAAAA; MARGIN-TOP:0px; MARGIN-BOTTOM:0px;}

.Linklist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Linkicon{MARGIN-RIGHT:3px; HEIGHT:10px;}
.Filelist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Fileicon{MARGIN-RIGHT:5px;}
.Productlist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Newslist{FONT-WEIGHT:normal; MARGIN-TOP:20px;}
.Form{}
.InputItem{FONT-SIZE:110%; MARGIN-BOTTOM:10px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.InputItemFixedWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:200px; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.InputItemFullWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:100%; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.SelectItemFixedWidth{FONT-SIZE:110%; MARGIN-BOTTOM:10px; WIDTH:205px; FONT-WEIGHT:bold; COLOR:#000000; FONT-FAMILY:Verdana,Arial,Helvetica;}
.MarginSingle{MARGIN-TOP:10px;}
.MarginDouble{MARGIN-TOP:20px;}

.Image{MARGIN-TOP:20px;}
.ImageCenter{TEXT-ALIGN:CENTER; MARGIN-TOP:20px;}
.ImageLeft{TEXT-ALIGN:LEFT; MARGIN-TOP:20px;}
.ImageRight{TEXT-ALIGN:RIGHT; MARGIN-TOP:20px;}
.ImageLeftFloat{FLOAT:LEFT; MARGIN-TOP:10px; MARGIN-RIGHT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}
.ImageRightFloat{FLOAT:RIGHT; MARGIN-TOP:10px; MARGIN-LEFT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}

.ColumnSpace{HEIGHT:10px; WIDTH:10px;}
.CrossHorizontal{FONT-SIZE:1%; HEIGHT:2px; BACKGROUND-COLOR:#555555;}
.CrossHorizontalCell{FONT-SIZE:1%; PADDING-BOTTOM:10px; PADDING-TOP:10px;}
.CrossVertical{FONT-SIZE:1%; WIDTH:2px; BACKGROUND-COLOR:#555555;}
.CrossVerticalCell{FONT-SIZE:1%; HEIGHT:100%; PADDING:5px;}

.threeColumnLeft{VERTICAL-ALIGN:top; WIDTH:350px; padding-right:5px;}
.threeColumnMiddle{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px; padding-right:5px;}
.threeColumnRight{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px;}
.threeColumnLineV{padding-top:5px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineV_bg.gif);}
.threeColumnLineH{MARGIN-TOP:5px; MARGIN-BOTTOM:5px; HEIGHT:1px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineH_bg.gif);}

.twoColumnTable{WIDTH:100%; HEIGHT:350px;}
.twoColumnLeft{VERTICAL-ALIGN:top; PADDING-RIGHT:20px;}
.twoColumnRight{VERTICAL-ALIGN:top; WIDTH:180px; PADDING-LEFT:20px;}
.twoColumnInnerTable{MARGIN-TOP:20px;}
.twoColumnInnerOne{HEIGHT:100%; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-RIGHT:10px;}
.twoColumnInnerTwo{HEIGHT:150px; WIDTH:34%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px; PADDING-RIGHT:10px;}
.twoColumnInnerThree{HEIGHT:150px; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px;}
.twoColumnLineH{HEIGHT:1px; BACKGROUND-COLOR: #9A9A9A;}
.twoColumnLineV{WIDTH:1px; BACKGROUND-COLOR: #9A9A9A;}

.Fileheader{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.Fileitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Linkheader{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.Linkitem{FONT-SIZE:110%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Productname{FONT-SIZE:110%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px;}
.Productlink, A.Productlink:link, A.Productlink:active, A.Productlink:hover, A.Productlink:visited{}
.Productdesc{FONT-SIZE:110%; FONT-WEIGHT:normal;}
.ProductRowItem1{PADDING:5px; PADDING-LEFT:0px;}
.ProductRowItem2{PADDING:5px; PADDING-LEFT:0px;}
.ProductColumnItem1{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductColumnItem2{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:34%;}
.ProductColumnItem3{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductitemLineH{HEIGHT:1px; BACKGROUND-COLOR:#9A9A9A;}
.ProductitemLineV{PADDING:10px; border-left:1px solid #9A9A9A;}
.Productitem{FONT-SIZE:110%; LINE-HEIGHT:20px;}
.Productitemlist{PADDING-RIGHT:20px; WIDTH:100px;}
.ProductitemlistLineV{border-left:1px solid #9A9A9A;}
.Newsimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE;}
.Newsdate{FONT-SIZE:100%;}
.Newsheader{FONT-SIZE:110%; FONT-WEIGHT:bold;}
.Newslink, A.Newslink:link, A.Newslink:active, A.Newslink:hover, A.Newslink:visited{}
.Newsintro{FONT-SIZE:110%; FONT-WEIGHT:normal;}
.Newsitem1{PADDING:5px; PADDING-LEFT:0px;}
.Newsitem2{PADDING:5px; PADDING-LEFT:0px;}
.Breadcrumb{FONT-SIZE:110%; FONT-WEIGHT:normal; COLOR:gray;}
A.Breadcrumb:link, A.Breadcrumb:active, A.Breadcrumb:hover, A.Breadcrumb:visited{COLOR:gray!important;}


/** SYSTEM ERROR MESSAGE *************************************************************/
/** System errors shown together with add-on-templates *******************************/
/*************************************************************************************/
.litErrorFieldset{MARGIN-TOP:10px; MARGIN-BOTTOM:10px;}
.litErrorLegend{COLOR: #FF0000! important; FONT-SIZE:110%; PADDING-RIGHT:6px;}
.litErrorDiv{PADDING-TOP:8px; PADDING-BOTTOM:5px;}
.litErrorIcon{WIDTH:16px; HEIGHT:16px; MARGIN-RIGHT:3px;}
.litErrorMsg{COLOR: #FF0000! important; FONT-SIZE:110%;}


/** STYLES FOR THE LEFT MENU *********************************************************/
/** CSS for the left menu, new in version 4.1 ****************************************/
/*************************************************************************************/
.LeftMenu ul{margin:0; margin-top:4px; padding:0;}
.LeftMenu li{list-style:none; padding:3px; margin-left:15px;}
.LeftMenu a, .LeftMenu a:link, .LeftMenu a:active, .LeftMenu a:hover, .LeftMenu a:visited{color:#666666;}
.LeftMenu a{text-decoration:none; padding:2px; margin-left:1px; line-height:14px;}
.LeftMenu a:hover{text-decoration:underline;}
.LeftMenu_Selected {margin-left:0px!important; border:1px solid #CCCCCC; background-color:White;}
.LeftMenu_StartPage {}
.LeftMenu_level_1{margin-left:-20px!important; line-height:130%; FONT-SIZE:110%;}
.LeftMenu_level_2, .LeftMenu_level_3, .LeftMenu_level_4, .LeftMenu_level_5{margin-top:1px!important; line-height:110%;}