body{ background:#FFF; border-left:0px; border-right:0px; height:100%; }
#logo{
	float:left;
	padding:10px 10px 5px;

}
.header{
	padding:10px;
	float:right;
	width:500px;
}
#menu{
	margin:0px 14px 0px 0px;
	background-image: url(media/greybg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 14px;
	width: 100%;
	padding-left: 16px;


}

#options{
	border-bottom:1px #FFF solid;
	height:25px;
	width: 100%;
}
#orange #options{ background:#FF7800; }
#red #options{ background:#A53235; }
#blue #options{ background:#3A5CB5; }
#greyblue #options{ background:#6E7B8C; }
#green #options{ background:#79CB32; }
#sternen #options{ background:#79CB32; }

#breadcrumb{ left:13px; padding:5px 5px 5px 18px;	color:#FFF; text-decoration:none; }
#user{
	right:13px;
	padding:5px 14px 5px 5px;
	color:#FFF;
	text-decoration:none;
	text-align: right;
}
#contents{ border-top:3px #C2C3C6 solid; padding:0px 0px 5px; }
.toppane{}
.leftpane{ padding-right:5px; }
.contentpane{}
.rightpane{ padding-left:5px; }
.bottompane{}

#footercell{ border-top:7px #C2C3C6 solid; }
#footer{ border-top:1px #FFF solid;	padding:7px; text-align:center;	color:#FFF; text-decoration:none; }
#orange #footer{ background:#FF7800; }
#red #footer{ background:#A53235; }
#blue #footer{ background:#3A5CB5; }
#greyblue #footer{ background:#6E7B8C; }
#green #footer{ background:#79CB32; }
#sternen #footer{ background:#79CB32; }

.Head{ font-size:12px; font-weight:bold; color:#666666; font-variant:small-caps; }
.SubHead,.SubSubHead{ font-size:12px; color:#666666; }
.Normal{
	font-size:12px;
	color:#666666;
	line-height: 1.4em;
}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#F00; text-decoration:none; }
A.CommandButton:hover{ color:#F00; text-decoration:underline;}
TH,TD,DIV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.4em;
}
A,A:link,A:visited,A:active{ color:#666666; text-decoration:underline; }
A:hover{ color:#666666; text-decoration:none; }
a.user:link,a.user:active,a.user:visited,.user{ color:#FFF; text-decoration:none; }
a.user:hover{ color:#FFF; text-decoration:underline; }
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:12px; color:#FFF; text-decoration:none; }
a.footer:hover{	color:#FFF; text-decoration:underline; }

.black {
	background-color: #00000A;
}
#sternen {
	background-image: url(media/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}



/* ASPNETMENU */

.TopGroup
{
	cursor: pointer; 
	cursor: hand; 
	padding: 0px;
	margin: 0px;
}

.MenuGroup
{
	cursor: pointer; 
	cursor: hand; 
	padding: 0px;
	margin-top: 0px;
	margin-left: 1px;
	background: #C2C3C6;
	border-top: 0px solid #00000A;
	border-right: 1px solid #00000A;
	border-bottom: 1px solid #00000A;
	border-left: 1px solid #00000A;
}

.TopMenuItem
{
	color:#FFF;	font-size:13px;	font-weight:bold;
	padding:0px 15px 0px 10px;
	height:34px;
	background:#C2C3C6;
	
}

.TopMenuItemHover 
{
	cursor:hand;
	cursor: pointer; 
	color:#FFF;	font-size:13px;	font-weight:bold;
	padding:0px 15px 0px 10px;
	background:#79CB32;
	height:34px;
}

.MenuItem
{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	padding:2px 15px 2px 10px;
	background-color: #C2C3C6;
}

.MenuItemHover 
{
	cursor:hand;
	cursor: pointer; 
	color:#FFFFFF;	font-size:12px;	font-weight:normal;
	padding:2px 15px 2px 10px;
	background:#777777;
}

.MenuBreak
{
  background-image:url(longhorn_images/break_bg.gif);
  width:100%;
  height:2px;
}
.splashBG {
	background-color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.splashBGCell {
	text-align: center;
	vertical-align: middle;
}
.splashHauptTabelle {
	background-color: #FFFFFF;
	margin: 0px;
	height: 425px;
	width: 594px;
}
.splashHauptZelleOben {
	background-color: #000000;
	height: 331px;
}
.splashHauptZelleUnten {
	background-color: #000000;
	height: 85px;
	vertical-align: top;

}
.splashContentTable {
	margin: 0px;
	width: 100%;
}
.splashContentCellLeftTop {
	height: 15px;
	width: 31px;
}
.splashContentCellTop {
	height: 15px;
	width: 557px;
}
.splashContentCellLeftTop1 {
	height: 2px;
	width: 31px;
}
.splashContentCellTop1 {
	height: 2px;
	width: 557px;
}
.splashFooterCell {
	margin: 0px;
	width: 594px;
}




#splash .Normal{
	font-size:12px;
	color:#014584;
	line-height: 1.4em;
}
#splash TH,TD,DIV{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.4em;
}
