﻿html
{
	overflow:auto;
	height:100%;
}
* a
{
	color: #0d0e0e;
	text-decoration: none;
}
body.outer
{
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-image: url(Images/bgBlue.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	text-align:center;
}
body.content
{
	padding: 0;
	margin: 0;
	margin: 17px 20px 19px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0d0e0e;
	font-size:10pt;
	letter-spacing: 0.2pt;
	text-decoration: none;
}
form
{
	 height:100%;
	 margin:auto;
}
div.all
{
	background-image:url(images/bgAll.png);
	background-repeat:no-repeat;
	height:100%;
	width: 970px;
	margin:auto;
}
div.appHeader
{
	margin: auto;
	text-align: left;
	height:	147px;
	width:	970px;
	padding-top: 16px;
}
div.content
{
	margin:auto;
	text-align: left;
	width: 972px;
	background-image:url(images/bgContent.png);
	background-repeat:no-repeat;
}
div.sidebar
{
	margin-left: 723px;
	width: 205px;
	height: 100%;
}
div.breadcrumble
{
	margin-left:46px;
	margin-top: 35px;
}
.welcomeImage
{
	width:658px;
	height:328px;
}
.teaser
{
	padding-left:16px;
	width:190px;
	height:153px;
	background-image:url(images/StartTeaser.png);
	background-repeat:no-repeat;
}
.text
{
	text-decoration: none;
	line-height: 1.5;
}
.bold
{
	font-family: Arial;
	letter-spacing:0.2pt;
	font-weight: bold;
}
.boldRed
{
	font-family: Arial;
	letter-spacing:0.2pt;
	font-weight:bold;
	color:#ff4444;
}
.boldGreen
{
	font-family: Arial;
	letter-spacing:0.2pt;
	font-weight:bold;
	color:#00ff00;
}
.breadcrumbleText
{
	text-decoration: none;
	color: #cacacb;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0.6pt;
}
table.nav1
{
	margin-left: 42px;
}
table.nav1 td
{
	border-left: solid 1px #556a82;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 12px;
}
table.nav1 td a
{
	text-decoration: none;
	color: #556a82;
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 0.4pt;
}
table.nav1 td a.selected
{
	color: #cacaca;
}
table.nav1 td.firstcell
{
	border-left: solid 1px #ffffff;
	padding-left: 0px;
}
table.nav2
{
	margin-left: 42px;
	margin-top: 33px;
	padding: 0px;
}
table.nav2 td a
{
	color: #0d0e0e;
	font-family: Arial;
	font-size: 14px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 0.6pt;
	text-decoration: none;
}
table.nav2 td a.selected
{
	color: #cacaca;
}
.outerLoginPanel
{
	padding-top: 156px;
	padding-left:19px;
}
.loginPanel
{
	height: 191px;
	width: 155px;
	padding-left: 16px;
	background-image:url(Images/LoginBox.png);
	background-repeat:repeat-x;
}
.loginPanel *
{
	font-family: Arial;
	color: #0d0e0e;
	font-size: 9px;
	letter-spacing: 0.4pt;
	text-decoration: none;
}
div.loginPanelContent
{
	padding-top:22px;
}
.teaserText
{
	font-size:10px;
	line-height: 1.5;
}
.divTitle
{
	padding-left:19px;
	width: 658px;
	background-image: url(Images/Teaser.png);
	background-repeat:no-repeat;
}
.divContentTitle
{
	padding-top:22px;
	padding-bottom: 20px;
}
.panelTitle
{
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 0.6pt;
	vertical-align:super;
	padding-top: 30px;
	color: #556a82;
	text-decoration:none;
}
.panelIcon
{
	float:left;
	margin-right: 10px;
	margin-top: 8px;
}
iframe#frameContent
{
	width: 697px;
	margin-left: 25px;
	padding: 0;
	float:left;
}
table.userInfo td.layout
{
	vertical-align:top; 
	text-align:left;
	padding-bottom:8px;
}
.welcomeTeaserButton
{
	/*float:right;	margin-bottom:10px;
		margin-top:132px;
	vertical-align:bottom;

*/
	margin-left:164px;
}
/*Classes for catalog*/
table.catalog
{
	margin-left: 18px;
	margin-top: 19px;
	border-top: solid 1px white;
	border-collapse:collapse;
	border-spacing:0;
	width: 171px;
	padding: 0;
}
table.catalog td
{
	border-bottom: solid 1px white;
	height: 27px;
	padding-left:5px;
}
table.catalog td a
{
	color: #e6e9ef;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0.6pt;
	text-decoration: none;
}
table.catalog td.selected a
{
	color: #ffffff;
}
table.catalog td.background
{
	background-image: url(Images/bgCatEntry.gif);
	background-repeat: repeat-x;
}
table.catalog td.subfolder
{
	height: 27px;
	padding-left: 15px;
}
table.catalog td.subfolder a
{
	color: #e6e9ef;
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 0.6pt;
	text-decoration: none;
}
/*Classes for textboxes*/
input, textarea
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #0d0e0e;
	text-decoration: none;
	background-color:#e5e9ee;
	border-style: none;
}
.inputfontSmall
{
	font-size: 9px;
}
.inputfontNormal
{
	font-size:12px;
}
.TextboxBorderNW
{
	background-position: left top;
	background-image: url(images/Teaser.png);
	background-repeat: no-repeat;
}
.TextboxBorderN
{
	background-position: center top;
	background-image: url(images/Teaser.png);
	background-repeat: no-repeat;
}
.TextboxBorderNE
{
	background-position: right top;
	background-image: url(images/Teaser.png);
	background-repeat: no-repeat;
}
.TextboxBorderW
{
	background-position: left center;
	background-image: url(images/Teaser.png);
	background-repeat: no-repeat;
}
.TextboxBorderE
{
	background-position: right center;
	background-image: url(images/Teaser.png);
	background-repeat: no-repeat;
}
.TextboxBorderSW
{
	background-position: left bottom;
	background-image: url(images/Teaser.png);
	background-repeat: no-repeat;
}
.TextboxBorderS
{
	background-position: center bottom;
	background-image: url(images/Teaser.png);
	/*background-repeat:*/
}
.TextboxBorderSE
{
	background-position: right bottom;
	background-image: url(images/Teaser.png);
	background-repeat: no-repeat;
}
/*Summary Table content*/
.TableSummary
{
	margin-left:-3px;
	width:658px;
	border:none;
	border-collapse:collapse;
}
.TableSummary th
{
  text-align: left;
  background-image:url(images/Tabelle_Titel_Balke.png);
  background-repeat:no-repeat;
  font-weight:bold;
	color: #ffffff;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:5px;
	border-bottom: solid 6px white;
	vertical-align:top;
	height:20px;
}
.TableSummary tr
{
	/*padding-top:1px;
	padding-bottom:5px;
	height:20px;*/
}
.TableSummary tr.alternate
{
	background-image:url(images/Tabelle_Text_Balke.png);
  background-repeat:no-repeat;
}
.TableSummary tr.alternate td
{
	border-color:#dce4ec;
	vertical-align:top;
}
.TableSummary td
{
	height:20px;
	letter-spacing:0.2pt;
	padding-left:3px;
	padding-top:1px;
	/*padding-bottom:5px;*/
}

.TableSummary td.right
{
	padding-right: 7px;
	text-align:right;
	vertical-align:middle;
}
.TableSummary td img.icon
{
	margin-left:5px;
	margin-right:7px;
	vertical-align:middle;
}
