/* Forces browser height of 100% */
html {
	height: 100%;
}


/* Body style */
body {
	background: #fff;
	margin: 0;
	height: 100%;
}


/* Catch-all to ensure text color, font, and size consistency */
table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
	/*line-height: 1.4em;*/
}

A {
}
A:link, A:visited, A:active
{
	text-decoration: none;
	color: #0066CC;
}
A:hover
{
	text-decoration: none;
}

#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}
#SearchTextBox INPUT
{
	/* border-right: #ffffff 3px double;
	border-top: #ffffff 3px double;
	font-size: 11px;
	border-left: #ffffff 3px double;
	color: #E95D00;
	line-height: 10px;
	border-bottom: #ffffff 3px double;
	height: 17px; */
}
/* MODULE Links */
A.Normal
{
	
}
A.Normal:link
{
	text-decoration: none;
	font-weight: normal;
}
A.Normal:visited
{
	text-decoration: none;
}
A.Normal:active
{
	text-decoration: none;
}
A.Normal:hover
{
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link
{
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
}
.Top_Link a {
	color: #FFFFFF !important;
}
A.Top_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Top_Link_Admin
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Search
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Tahoma;
}
.Search_Button
{
	padding-right: 15px;
	vertical-align: middle;
	padding-top: 1px;
}
A.Search:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Breadcrumb
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #666666;
	line-height: 19px;
	font-family: Tahoma;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
A.Breadcrumb_Link:link
{
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:visited
{
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:active
{
	color: #666666;
	text-decoration: underline;
}
A.Breadcrumb_Link:hover
{
	color: #E95D00;
	text-decoration: underline;
}
.Breadcrumb_Vert
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 19px;
	font-family: Tahoma;
}
.Breadcrumb_Link_Vert
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
}
A.Breadcrumb_Link_Vert:link
{
	color: #ffffff;
	text-decoration: underline;
}
A.Breadcrumb_Link_Vert:visited
{
	color: #ffffff;
	text-decoration: underline;
}
A.Breadcrumb_Link_Vert:active
{
	color: #ffffff;
	text-decoration: underline;
}
A.Breadcrumb_Link_Vert:hover
{
	color: #ffffff;
	text-decoration: none;
}
.Current_Date
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
}
A.Content_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
}
A.Bottom_Link:link
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #666666;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #333333;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
A.Bottom_Link_Admin:link
{
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: black;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover
{
	color: #E95D00;
	text-decoration: underline;
}
.sloganpane
{
	width: 100%;
	height: 100%;
}
.pagemaster 
{
    background-color: #F7F3F7;
}
.toppane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}

.leftpane
{
	padding-top: 8px;
}

.bar1
{
	background-color: #F70800; /* Sommer */
	/* background-color: #427DBD; */  /* Winter */
	height: 26px;
}

.leftpanep
{
	padding-left: 10px;
	padding-top: 8px;
}
.leftpane2
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.leftpanep2
{
	padding-left: 10px;
	padding-top: 8px;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane {
	width: 0%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

/* BANNER */
/*
#Banner
{
	background-position: right bottom;
	background-image: url(media/banner.gif);
	border-bottom: #e6e6e6 6px solid;
	background-repeat: no-repeat;
	height: 70px;
}
*/
#MenuPaneVertical
{
	width: 190px; /*siehe .RadPanelbar_NPi_01_System in styles.css */
	background-color: #E6E6E6;
	border-right: 1px solid #999999; 
}
