/* 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;
}

/*N. Pitsch*/
.CASHeading {
	font-size: 18px;
	font-weight: bolder;
	padding-top:3px;
	padding-bottom: 5px;
	padding-left:10px;
	background-color:#1875E7;
	color: #E7E7E7;
	border-bottom: solid 1px #E7E7E7;
}

#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;
}

.bar1
{
	/*background: url(media/menubar_bg.gif) repeat-x;*/
	background-color:#1875E7 ; 
	height: 26px;
}

.toppane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}

.bannerpane
{
	/*
	Alle Positions-Einstellungen werden im Modul-Header vorgenommen, falls Position=absolute.
	Das geht für Bearbeitung u.a. besser als hier im css.
	Zudem Probleme mit Positionierung ab hier.
	Header-Bereich des Moduls:
	<div style="position:absolute;bottom:30px;right:0px;background-color:#ffffff;border:1px dashed gray;">
	<div>
	<style type="text/css">
	<!--
	a {
	cursor:pointer;
	}
	-->
	</style>
	<script type="text/javascript">
	<!--
	function switchContent(obj) {
		var el = document.getElementById(obj);
		if ( el.style.display != "none" ) {
			el.style.display = 'none';
		}
		else {
			el.style.display = '';
		}
	}
	//-->
	</script>
	<span class="Head">
	<a onclick="switchContent('myBanner');" title="Sponsors">Sponsor&nbsp;<img src="images/expand.gif" ></a>
	</span>
	<div id="myBanner" style=display:block>	
	Footer-Bereich des Moduls:
	</div>
	</div>	
	*/
	margin-top:30px;
	background-color:transparent;
}

.leftpane
{
	width: 180px; /*beachte die Breite von MenuPaneVertical*/
	padding-top: 8px;
}

.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane {
	width: 180px;
	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: 180px; /*siehe .RadMenu_Mac .link in styles.css im Verzeichnis Menu */
	background-color: #E6E6E6;
	border-right: 1px solid #999999; 
}
