@import url("styles.css");
@import url("content_boxes.css");
@import url("formulare.css ");

/*	F A R B E N

	Body Hintergrund (Grau):	#808183
	Top Menu HG-Boxen (Hell-Grau)	#d9dadb
	Linkfarbe 1	(rot)		#e2001a

*/

body
	{
	background-color: #808183;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.total
	{
	position: absolute;
	display: block;
        top: 50px;
        left: 50%;    
        width: 795px;
        height: 599px;
        margin-left: -397px;        
        background-image: url("../../fileadmin/images/layout/total_hg_streifen.jpg");
        background-repeat: x-repeat;
        border: 1px solid #808183;
	}
	
.hg_verlauf
	{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 787px;
	height: 595px;
        background-image: url("../../fileadmin/images/layout/content_hg_verlauf.jpg");
        background-repeat: no-repeat;
	}

.xm_logo
	{
	position: absolute;
	top: 18px;
	left: 27px;
	}
	
/* ------------------------------------------------
	M E N Ü S
------------------------------------------------*/
.mid_box_menu
	{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	}
	.mid_box_menu_title
		{
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		line-height: 22px;
		margin-bottom: 5px;
		}
	.mid_box_menu a
		{
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		line-height: 25px;
		color: white;
		text-decoration: none;
		border: none;
		}
	.mid_box_menu a:hover
		{
		font-weight: bold;
		color: #e2001a;
		}
	.mid_box_menu .act
		{
		width: 165px;
		margin-left: -5px;
		padding-left: 5px;
		background-color: #e2001a;
		/* -moz-opacity: 0.7;
		filter:Alpha(opacity=70, finishopacity=50, style=2); */
		}
	.mid_box_menu .act a
		{
		font-weight: bold;
		/* color: #e2001a; */
		color: white;
		}
		

.left_box_menu
	{
	text-align: left;
	margin-top: 16px;
	margin-left: 0px;
	}
	.left_box_menu .left_box_menu_title
		{
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		line-height: 22px;
		margin-left: 22px;
		margin-bottom: 5px;
		}
	.mid_box .left_box_menu_title
		{
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		line-height: 22px;
		margin-bottom: 5px;
		}
	.left_box_menu a
		{
		margin-left: 34px;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		line-height: 25px;
		color: white;
		text-decoration: none;
		}
		.left_box_menu .subno
			{
			margin-left: 0px;
			padding-left: 34px;
			font-weight: bold;
			width: 144px;
			}
		.left_box_menu .subact
			{
			margin-left: 0px;
			padding-left: 34px;
			font-weight: bold;
			width: 144px;
			background-color: black;
			-moz-opacity: 0.5;
			filter:Alpha(opacity=50, finishopacity=50, style=2);
			}
			.left_box_menu .subno a
				{
				margin-left: 0px;
				}
			.left_box_menu .subact a
				{
				color: white;
				margin-left: 0px;
				}
	.left_box_menu a:hover
		{
		font-weight: bold;
		color: #e2001a;
		}
	.left_box_menu .no:hover
		{
		background-color:#F6F6F6;
		opacity:0.7;
		width:178px;
		-moz-opacity: 0.7;
		filter:Alpha(opacity=70, finishopacity=50, style=2);
		}
	.left_box_menu .no a
		{
		 display: block;
		}
	.left_box_menu .act
		{
		width: 178px;
		background-color: #f6f6f6;
		-moz-opacity: 0.7;
		filter:Alpha(opacity=70, finishopacity=50, style=2);
		}
	.left_box_menu .act a
		{
		display: block;
		color: #e2001a;
		font-weight: bold;
		}


.footer_menu
	{
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 100%;
	display: inline;
	font-size: 11px;
	}
	.footer_menu .footer_left
		{
		float: left;
		display: block;
		}
	.footer_menu .footer_right
		{
		float: right;
		display: block;
		}
	.footer_menu .no a
		{
		color: white;
		text-decoration: none;
		}
	.footer_menu .act a
		{
		color: #e2001a;
		text-decoration: none;
		}
	.footer_menu a:hover
		{
		color: #e2001a;
		text-decoration: none;
		}

.main_menu
	{
	position: absolute;
	top: 115px;
	right: 10px;
	}
	.main_menu .no a
		{
		color: white;
		text-decoration: none;
		}
	.main_menu .act a
		{
		color: #e2001a;
		text-decoration: none;
		}
	.main_menu a:hover
		{
		color: #e2001a;
		text-decoration: none;
		}

.top_menu
	{
	position: absolute;
	top: 18px;
	right: 10px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	word-spacing: 2px;
	/* border: 1px solid white; */
	}
.top_menu .menuwrap
	{
	line-height: 23px;
	/* border: 1px solid white; */
	}
	.top_menu a:hover
		{
		
		}
	.top_menu .no
		{
		position: relative;
		top: 9px;
		margin-left: 13px;
		display: block;
		float: left;
		width: 46px;
		height: 47px;
		text-align: left;
		font-weight: normal;
		font-size: 16px;
		background-color: #d9dadb;
		}
		.top_menu .no:hover
			{
			background-color:#E2001A;
			cursor: pointer;
			}
		.top_menu .no a
			{
			/* position: absolute;
			bottom: 1px;
			left: 5px;
			color: black; */
			text-decoration: none;
			}
		.top_menu .no a .inner_no,
		.top_menu .act a:hover .inner_act
			{
			position: relative;
			top: 0px;
			left: 0px;
			display: block;
			width: 46px;
			height: 47px;
			text-align: left;
			font-weight: normal;
			font-size: 16px;
			color: #e2001a;
			background-color: #d9dadb;
			}
	.top_menu .act
		{
		position: relative;
		top: 9px;
		margin-left: 13px;
		display: block;
		float: left;
		width: 46px;
		height: 47px;
		text-align: left;
		font-weight: normal;
		font-size: 16px;
		background-color: #e2001a;
		}
	
	.top_menu .act a
		{
		position: absolute;
		bottom: 0px;
		left: 0px;
		color: white;
		text-decoration: none;
		}
		.top_menu .act a .inner_act,
		.top_menu .no a:hover .inner_no
			{
			position: relative;
			top: 0px;
			left: 0px;
			display: block;
			width: 46px;
			height: 47px;
			text-align: left;
			font-weight: normal;
			font-size: 16px;
			color: white;
			background-color: #e2001a;
			}
	
