/* 
================================
Skin styles fuer X-RAY-Homepage V2
================================
*/   

a:link { text-decoration: underline; }
/*a:visited { color:#999999; }*/
/*a:hover { color:#999999;}*/
a:active 
{ 
	/*color:#666666;*/ 
	border-style:none;
}


li
{
	list-style-type:disc !important;
}

ul
{
	margin-bottom:7px;
	margin-top:7px;
}

body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: rgb(153,153,153);
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: rgb(204,204,204);
	scrollbar-arrow-color: white;
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: rgb(204,204,204);
	background-color: #d2d2d2;
	background-image: url(/mediaportal/Portals/_default/Skins/XRAY-HomePageV2-SkinPackage/xray-background.png);
	background-repeat:repeat;
	color:#8f8f8f;
}

.homev2_pagecontent
{
	width: 831px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	background-repeat:repeat-y;
}

.homev2_pageheader
{
	margin-left: 50px;
	padding-top: 5px;
}

.homev2_languageselector
{
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	color:#465038;
	text-decoration:none;
	top: 35px;
	left: 630px;
	z-index:1000;
	position:relative;
}

.homev2_languageselector a:link, .homev2_languageselector a:visited
{
	text-decoration:none;
	color:#8f8f8f;
}

.homev2_languageselector a:hover
{
	text-decoration:underline;
}

.homev2_content
{
	width: 580px;
	float:left;
}

.homev2_contentheader
{
	/* Flash-Bereich*/
	padding-left:16px;
	margin-top:0px;
	margin-bottom:0px;
}

.homev2_contentpane
{
	padding-top:20px;
}

.homev2_bottomline
{
	padding-top:30px;
}

.homev2_menu_content
{
	width:200px;
	float:left;
}

.homev2_menu_shadow
{
	float:left;
	margin-top:105px;
	margin-left:-15px;
	background-color:#d5d5d3;
	width:  200px;
	padding-bottom:3px;
	padding-right:3px;
}

.homev2_menu
{
	background-repeat:repeat-x;
	margin-top:-5px;
	background-color:#609024;
	/*position:relative;*/
}

/* IE6 Hack */
* html .homev2_menu
{
	padding-left:10px;
}

.homev2_footer
{
	margin-right:22px;
}

.homev2_footer, .homev2_footer a:link, .homev2_footer a:visited
{
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-weight:normal; 
	font-style: normal; 
	padding-top:10px;
	padding-bottom:20px;
	text-align:right;
	color:#465038;
	text-decoration:none;
}

.homev2_footer a:hover
{
	text-decoration:underline;
}


/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand;
	color: #dbead5; 
	font-family: Arial, Helvetica; 
	font-size: 11pt; 
	font-weight:normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.MainMenu_MenuItem:hover 
{
	color:#465038;
}	

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_RootMenuItem
{
	margin-left:7px;
	line-height:25px;
}

.MainMenu_NodeHover
{
	color:#ffffff;
	font-size: 30pt !important; 
}

.MainMenu_MenuItemActive, .MainMenu_SubItemActive
{
	color:#465038;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	background-color: transparent; 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	margin-left: -10px;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Kunden-Login*/

.FormTextBox
{
	width: 150px;
}

.FormSubmit
{
	margin-left: 107px;
	margin-top: 5px;
	width: 100px;
}

/* DNN-Login (versteckt) */
.homev2_dnnlogin
{
	color:#ffffff !important;
}







