body{
	margin:					0;
	text-align:				center;
	width: 					100%;
	height:					100%;
}

/********************************HINTERGRUND***********************************/

#farb_container{
	height:					460px;
	margin:					auto;
	border:					4px solid #FFFFFF;
}

#top_left {
	background-color:		#FFFFFF;
	width:					50%;
	height:					110px;
	float:					left;
	margin:					0px;
	border-bottom:			4px solid #FFFFFF;
}

*html #top_left {
	
}	

#top_right {
	background-color:		#88ba14;
	width:					50%;
	height:					110px;
	float:					right;
	margin:					0px;
	border-bottom:			4px solid #FFFFFF;
}

*html #top_right {

	clear:					both;
	float:					right;
}

#left{
	width:					50%;
	height:					360px;
	float:					left;
}

#left_red {
	background-color:		#c25429;
	width:					auto;
	height:					317px;
	border-bottom:			4px solid #FFFFFF;
}

*html #left_red {
	height:					321px;
}

#left_blue{
	background-color:		#505a77;
	width:					auto;
	height:					20px;
}

#right {
	width:					50%;
	height:					360px;
	float:					right;
}

#right_green{
	background-color:		     #88ba14;
	width:					auto;
	height:					260px;
	border-bottom:			  4px solid #FFFFFF;
}

*html #right_green{
	height:					264px;
}

#right_blue{
	background-color:		#505a77;
	width:					auto;
	height:					77px;
}


/****************************INHALT******************************************/

#haupt_box {
	width:					960px;
	height:					auto;
	margin:					auto;
}

#top {
	float:					left;
	height:					110px;
	position:				absolute;
	top:					4px;
	width:					960px;
}

#logo {
	background-image:		url(../Images/logo_home.jpg);
	background-position:	center;
	background-repeat:		no-repeat;
	height:					110px;
	width:					480px;
	float:					left;
}

#menu_top {
	height:					110px;
	width:					480px;
	float:					right;
	margin-top:				10px;
	text-align:				right;
}

#navi_top{
	width:					475px;
	margin-right:			5px;
	height:					40px;
	float:					right;
}

*html #navi_top{
	width:					470px;
	margin-right:			5px;
	height:					40px;
	float:					right;
}

#green_btn{
	height:					55px;
    margin:              	47px 0px 0px 0px;
	width:					480px;				
}

*html #green_btn{
     margin:              42px 0px 0px -5px;
}

/**************************************FLASH**********************************/

#flash {
	width:					960px;
	height:					260px;
	border-left:			4px solid #FFFFFF;
	border-right:			4px solid #FFFFFF;
	position:				absolute;
	top:					118px;
	margin:					0px 0px 0px -4px;
	float:					left;
}

*html #flash {
	width:					954px;
	top:					114px;
	margin:					0px 0px 0px -6px;
}

/********************************************MENU*******************************/

#menu_center {
	height:					53px;
	width:					960px;	
}

*html #menu_center {
	height:					53px;
	width:					960px;	
}

#red_btn {
	border:					4px solid #FFFFFF;
	height:					53px;
	margin:					0px 0pt 0pt -4px;
	position:				absolute;
	top:					378px;
	width:					480px;
}

*html #red_btn{
	margin:					0px 0pt 0pt -486px;
	width:					487px;
	float:   				left;
	top:					374px;
}

#blue_box {
	background-color:		#505a77;
	border:					4px solid #FFFFFF;
	height:					53px;
	margin:					0px 0pt 0pt 480px;
	position:				absolute;
	top:					378px;
	width:					476px;
}

*html #blue_box{
	width:					485px;
	height:					60px;
	top:					375px;
	margin:					0px 0pt 0pt -2px;
}


/***********************************INHALT**************************/
#contents {
	width:					960px;
}

#content_left{
	width:					480px;
	#position:				absolute;
	top:					470px;
	margin:					1px 0pt 0pt -4px;
	text-align:				left;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			18px;
}

*html #content_left{
	width:					478px;
	top:					480px;
	margin:					0px 0pt 0pt -482px;
}

#content_left h1{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#505A77;
}
*html #content_left h1{
	margin:					5px 0px;
}
*html #content_left p{
	margin:					5px 0px;
}
.red_link{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:					#660000;
	text-decoration:		none;
	background-image:		url(../Images/link_red.jpg);
	background-repeat:		no-repeat;
	background-position:	right;
	padding-right:			17px;
	height:					100%;
}

.green_link{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:					#4e7b01;
	text-decoration:		none;
	background-image:		url(../Images/link_green.png);
	background-repeat:		no-repeat;
	background-position:	right;
	padding-right:			17px;
	height:					100%;
}



/********************************RIGHT******************************************/
#content_right {
	width:					476px;
	background-color:		#d4d4d4;
	position:				absolute;
	top:					436px;
	margin:					0px 0pt 0pt 480px;
	border:					4px solid #FFFFFF;
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	padding-bottom:         1px;
}

*html #content_right{
	width:					480px;
	top:					432px;
	margin:					0px 0pt 0pt -3px;
}

#content_right h1{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#505A77;
}
/*****************************HTML CONTENTS********************************/
form{
	margin:0px;
}

table {
	width:					474px;
	margin:					1px 1px 0px 1px;
	border:					1px solid #F2F2F2;
	float:					left;
	font-family:			 Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
}
*html table{
	width:					476px;
	margin:					1px;
		
}
td{
	padding-left:	 		3px;
	padding-bottom:	  		3px;
}

td h1{
	margin:					0px;
}
a img{
	border: 				#FFFFFF;
}

.blau{
	color:					#505A77;
	border-bottom:			1px dotted #F2F2F2;
}
#submit{
	valign:					bottom;
}



			 Verdana, Arial, Helvetica, sans-serif;
body{
	margin:					0;
	text-align:				center;
	width: 					100%;
	height:					100%;
}

/********************************HINTERGRUND***********************************/

#farb_container{
	height:					460px;
	margin:					auto;
	border:					4px solid #FFFFFF;
}

#top_left {
	background-color:		#FFFFFF;
	width:					50%;
	height:					110px;
	float:					left;
	margin:					0px;
	border-bottom:			4px solid #FFFFFF;
}

*html #top_left {
	
}	

#top_right {
	background-color:		#88ba14;
	width:					50%;
	height:					110px;
	float:					right;
	margin:					0px;
	border-bottom:			4px solid #FFFFFF;
}

*html #top_right {

	clear:					both;
	float:					right;
}

#left{
	width:					50%;
	height:					360px;
	float:					left;
}

#left_red {
	background-color:		#c25429;
	width:					auto;
	height:					317px;
	border-bottom:			4px solid #FFFFFF;
}

*html #left_red {
	height:					321px;
}

#left_blue{
	background-color:		#505a77;
	width:					auto;
	height:					20px;
}

#right {
	width:					50%;
	height:					360px;
	float:					right;
}

#right_green{
	background-color:		     #88ba14;
	width:					auto;
	height:					260px;
	border-bottom:			  4px solid #FFFFFF;
}

*html #right_green{
	height:					264px;
}

#right_blue{
	background-color:		#505a77;
	width:					auto;
	height:					77px;
}


/****************************INHALT******************************************/

#haupt_box {
	width:					960px;
	height:					auto;
	margin:					auto;
}

#top {
	float:					left;
	height:					110px;
	position:				absolute;
	top:					4px;
	width:					960px;
}

#logo {
	background-image:		url(../Images/logo_home.jpg);
	background-position:	center;
	background-repeat:		no-repeat;
	height:					110px;
	width:					480px;
	float:					left;
}

#menu_top {
	height:					110px;
	width:					480px;
	float:					right;
	margin-top:				10px;
	text-align:				right;
}

#navi_top{
	width:					475px;
	margin-right:			5px;
	height:					40px;
	float:					right;
}

*html #navi_top{
	width:					470px;
	margin-right:			5px;
	height:					40px;
	float:					right;
}

#green_btn{
	height:					55px;
    margin:              	47px 0px 0px 0px;
	width:					480px;				
}

*html #green_btn{
     margin:              42px 0px 0px -5px;
}

/**************************************FLASH**********************************/

#flash {
	width:					960px;
	height:					260px;
	border-left:			4px solid #FFFFFF;
	border-right:			4px solid #FFFFFF;
	position:				absolute;
	top:					118px;
	margin:					0px 0px 0px -4px;
	float:					left;
}

*html #flash {
	width:					954px;
	top:					114px;
	margin:					0px 0px 0px -6px;
}

/********************************************MENU*******************************/

#menu_center {
	height:					53px;
	width:					960px;	
}

*html #menu_center {
	height:					53px;
	width:					960px;	
}

#red_btn {
	border:					4px solid #FFFFFF;
	height:					53px;
	margin:					0px 0pt 0pt -4px;
	position:				absolute;
	top:					378px;
	width:					480px;
}

*html #red_btn{
	margin:					0px 0pt 0pt -486px;
	width:					487px;
	float:   				left;
	top:					374px;
}

#blue_box {
	background-color:		#505a77;
	border:					4px solid #FFFFFF;
	height:					53px;
	margin:					0px 0pt 0pt 480px;
	position:				absolute;
	top:					378px;
	width:					476px;
}

*html #blue_box{
	width:					485px;
	height:					60px;
	top:					375px;
	margin:					0px 0pt 0pt -2px;
}


/***********************************INHALT**************************/
#contents {
	width:					960px;
}

#content_left{
	width:					480px;
	#position:				absolute;
	top:					470px;
	margin:					1px 0pt 0pt -4px;
	text-align:				left;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			18px;
}

*html #content_left{
	width:					478px;
	top:					480px;
	margin:					0px 0pt 0pt -482px;
}

#content_left h1{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				20px;
	color:					#505A77;
	font-weight:normal;
}
*html #content_left h1{
	margin:					5px 0px;
}
*html #content_left p{
	margin:					5px 0px;
}
.red_link{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:					#660000;
	text-decoration:		none;
	background-image:		url(../Images/link_red.jpg);
	background-repeat:		no-repeat;
	background-position:	right;
	padding-right:			17px;
	height:					100%;
}

.green_link{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	color:					#4e7b01;
	text-decoration:		none;
	background-image:		url(../Images/link_green.png);
	background-repeat:		no-repeat;
	background-position:	right;
	padding-right:			17px;
	height:					100%;
}



/********************************RIGHT******************************************/
#content_right {
	width:					476px;
	background-color:		#d4d4d4;
	position:				absolute;
	top:					436px;
	margin:					0px 0pt 0pt 480px;
	border:					4px solid #FFFFFF;
	text-align:				left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	padding-bottom:         1px;
}

*html #content_right{
	width:					480px;
	top:					432px;
	margin:					0px 0pt 0pt -3px;
}

#content_right h1{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#505A77;
}
/*****************************HTML CONTENTS********************************/
form{
	margin:0px;
}

table {
	width:					474px;
	margin:					1px 1px 0px 1px;
	border:					1px solid #F2F2F2;
	float:					left;
	font-family:			 Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
}
*html table{
	width:					476px;
	margin:					1px;
		
}
td{
	padding-left:	 		3px;
	padding-bottom:	  		3px;
}

td h1{
	margin:					0px;
}
a img{
	border: 				#FFFFFF;
}

.blau{
	color:					#505A77;
	border-bottom:			1px dotted #F2F2F2;
}
#submit{
	valign:					bottom;
}


/********************* FOOTER *********************************/
#footer{
background-color: #d4d4d4;
position:relative;
width: 960px;
height: 20px; bottom: 0 !important;
top:55px;
margin-left:auto;
margin-right:auto;
}

* html #footer{

top:240px;
}


#footer_left{
float:left;
color:#505A77;
font-family:			Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
#padding-right:5px;
margin-top:3px;
width:6%;
text-align:left;
padding-left:10px;
}

#footer_right{	
font-family:			Verdana, Arial, Helvetica, sans-serif;
text-align:left;
color:#505A77;
font-weight: bold;
font-size: 10px;
margin-top:4px;
float:right;
width:92%;
}

* html #footer_left{
width:8%;

}

* html #footer_right{
width:92%;

}
