/* --------------------------------------------------------------------------------------------------------------- */
/* Navigations DIV rechts */
#DIV_ContainerRight
{
	width: 165px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/design/nav/sidebar_right_hg.jpg);
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 10px;
}

* html #DIV_ContainerRight
{
}

#DIV_ContainerRight #DVI_Language
{
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
}


#DIV_ContainerRight .top
{
	width: 100%;
	margin: 0;
	background-attachment: fixed;
	background: url(../images/design/nav/sidebar_right_top.jpg);
	background-repeat: no-repeat;
}

#DIV_ContainerRight .bottom
{
	width: 100%;
	margin: 0;
	background-attachment: fixed;
	background: url(../images/design/nav/sidebar_right_bottom.jpg);
	background-repeat: no-repeat;
}

#DIV_ContainerRight .title
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../images/design/nav/sidebar_left_bar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
}

#DIV_ContainerRight ul
{
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#DIV_ContainerRight li
{
	font-size: 10px;
	height: 16px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	list-style-type: none;
	margin-left: -5px;
	margin-bottom: 4px;
}
#DIV_ContainerRight li img {
	vertical-align: middle;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	margin-top: -1px;
}


#DIV_ContainerRight li:hover
{
}


#DIV_ContainerRight li.dummy
{
	display: none;
}


#DIV_ContainerRight a:visited, #DIV_ContainerRight a:link, #DIV_ContainerRight a:active
{
	text-decoration: none; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 7pt;
}

#DIV_ContainerRight a:hover
{
	text-decoration: none; 
	color: #6699CC; 
	font-family: Verdana; 
	font-size: 7pt;
}

#DIV_ContainerRight form
{
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#DIV_ContainerRight .form-input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	width: 120px;
	height: 14px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}


#DIV_ContainerRight .form-checkbox
{
	vertical-align: middle;
}

#DIV_ContainerRight .form-button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	width: 70px;
	height: 18px;
}

#DIV_ContainerRight input:disabled
{
	color: #999999;
	background-color: #CCCCCC;
}


#DIV_ContainerRight .bezeichung-zelle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;

}

#DIV_ContainerRight .inhalt-zelle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 2px;

}

#DIV_ContainerRight .login-zelle
{
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 10px;
}


#DIV_ContainerRight .login-leer
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	height: 10px;
	font-size: 10px;
	padding-left: 0px;
}


#DIV_ContainerRight .Sponsoren
{
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 10px;

}

#DIV_ContainerRight .LastWars
{

	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-size: 10px;
}

#DIV_LoginInfo
{
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#DIV_LoginInfo ul
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
