/** Base Pagestructure **/
/** ----------- **/
html {
	overflow: scroll;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: transparent url(/webgui/resources/skins//plattform/images/background.gif) repeat;
	margin:0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Tahoma, Geneva, Vera, Helvetica, sans-serif;
	font-size: 12px;
}

.clearfix {
	clear:both;
}

.outerLoginDialog
{
	position: absolute;
	min-width: 600px;
	min-height: 630px;
	width: 100%;
	height: 100%;
}

#innerLoginDialog {
	position: absolute;
	width: 570px;
	background-color: #ffffff;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -285px;
}

#page {
	margin: 0 auto;				/* center complete page */
	width: 1205px;
	background-color: #ffffff;
}

#header, #headerLogin, #headerMenu{
	left:0;
	right:0;
	top: 0px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	overflow: visible;
}
#headerMenu {
	border-top: 5px solid #666666;
}

.headerBorderSpacer{
	height: 10px;
}

#logo {
	margin: auto 0px auto 20px;
	height: 42px;
	width: 241px;
	background: transparent url(/webgui/resources/skins//plattform/images/die_plattform_logo.png) no-repeat;
}

#loginLogo {
	margin: 15px 0px auto 15px;
	height: 50px;
	width: 241px;
	background: transparent url(/webgui/resources/skins//plattform/images/die_plattform_logo.png) no-repeat;
}

#iconNav
{
	border-left: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	height: 45px;
}

#infoUser {
	white-space: nowrap;
	width: 255px;
	height: 45px;
	border-left: 1px solid #cccccc;
	margin: 0px 20px 0px 0px;
}

#infoLogout {
	width: 100%;
	height: 30px;
	padding-right: 20px;
	padding-left: 25px;
	vertical-align: middle;
	background: url(/webgui/resources/skins//plattform/images/img_vorlagen/LogoutClock.png) no-repeat 0 center;
	white-space: nowrap;
}

#autoLogoutMsg {
	color: #333333;
	font-size: 11px;
	text-align: left;
	display: block;
}

#breadcrumbLine{
	width: 100%;
	height: 30px;
}

.breadcrumbMsg {
	color: #333333;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	display: block;
}

#testEnvBar{
	height: 28px;
	padding: 1px 2px 5px 2px;
	background: #F0FABC;
	color: #ADC912;
	border: solid 1px #ADC912;
	margin-right: 0px;
	width: 500px;
}

#testEnvBarLogin{
	height: 28px;
	padding: 1px 2px 5px 2px;
	background: #F0FABC;
	color: #ADC912;
	border: solid 1px #ADC912;
	margin: 25px auto;
	width: 500px;
	position: relative;
}

#nav0Bar {
	height: 30px;
	background-color: #666666;
}

#nav0Bar td.nav0MenuItemHoover {
	background-color: #ADC912;
} 

#nav0Bar td.nav0MenuItemActive,
#nav0Bar td.nav0MenuItemActiveHoover {
	background-color: #ffffff;
}

#nav0Bar td.nav0MenuItem a, 
#nav0Bar td.nav0MenuItemActive a,
#nav0Bar td.nav0MenuItemHoover a, 
#nav0Bar td.nav0MenuItemActiveHoover a {
	font-weight: bold;
	font-size: 12px;

	display: block; 
	outline: none; /* prevent the link from being outlined */
	text-decoration : none;
	white-space: nowrap;

	color: #cccccc;
	
	width: 80px;
	text-align: center;
	padding: 7px 12px 7px 12px;
}

#nav0Bar td.nav0MenuItemActive a,
#nav0Bar td.nav0MenuItemActiveHoover a {
	color: #666666;
}
#nav0Bar td.nav0MenuItemHoover a{
	color: #ffffff;
}

#contentGroup {
}
#contentForm {
	min-height: 100%;			/* real browsers */
	height: 100%;				/* IE6: treaded as min-height*/
}
#stageFrm {
	padding-bottom: 100px;
}

#loginStage {
	padding: 20px;
}

.stageContainer {
	background-color: #ffffff;
}

#stage {
	width: 930px;
	padding: 20px 18px 20px 20px;
}

#actionBarFrm {
	padding-top: 20px;
}

#actionBar {
	position: relative;
	background: #ffffff url(/webgui/resources/skins//plattform/images/img_vorlagen/verlauf2.jpg) repeat-x;
	color: #333333;
	min-height: 605px;
	width: 218px;
	float: right;
	padding-top: 20px;
	padding-left: 15px;
}

.toolboxNavigation {
	width: 200px;
}
.toolboxTools {
	width: 200px;
	background-color: #F4F4F4;
}

.toolbox_title{
	height: 40px;
	border-top: #cccccc solid 1px;
	background-color: #F4F4F4;
	color: #869B0E;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 13px;
	font-weight: bold;
}

.toolbox_subTitle{
	font-size: 11px;
	color: #666666;
	padding-left: 3px;
	padding-top: 5px;
	display: block;
}

#footer, #footerLogin {
	position: relative;
	bottom: 0;
	width: 100%;
	border-top:1px solid #c0c0c0;
	height: 40px;
}
#footerLogin {
	padding: 0px 0px 28px 0px;
}

#footerleft {
	position: relative;
	float: left;
	white-space: nowrap;
	height: 20px;
	margin-left: 16px;
	font-size: 11px;
	padding-top: 10px;
}

#footerright {
	position: relative;
	float: right;
	margin-right: 16px;
	height: 20px;
}

.searchPanel{
	font-size: 11px;
	background: #f4f4f4 none repeat scroll 0 0;
}

.headLegendPanel,.subLegendPanel
{
background-color: white;
}

/*select elements in elements with class ccOptions will be replaced by a combination of an anchor tag 
 associated with a dropdown menu
 Replacement is done by javascript on document ready; hide the original select until we replace it
*/ 
.ccOptions select
{
visibility: hidden;
}

.ieFocusHack{
	border-color: #ADC912;
	background-color: #ADC912;
	color: #ffffff;
}

