body
	{
	height: 100%;
	width: 100%;


	margin: 0;
	padding:0;
	border: 0;
	text-align: left;

	background-image: url('../img/body_background.jpg');
	background-repeat: repeat-x;
	background-color: #6e6e6e;
	}


p, table, tr, td, span, div, a, h1, h2, h3, h4, ul, li
	{
	margin: 0;
	padding:0;
	border: 0;
	text-align: left top;

	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #6e6e6e;
	}



#global
	{
	width: 813px;
	margin-left: -406px;


	position: absolute;
		top: 0; left: 50%; 

	background-image: url('../img/global_background.jpg');
	}
#header
	{
	width: 813px;
	height: 207px;
	float: left;

	background-image: url('../img/02.jpg');
	}
#content_global
	{
	width: 813px;
	float: left;
	}

#content
	{
	margin-left: 20px;
	margin-right: 20px;

	}

.content_box
	{
	padding: 7px;
	padding-bottom: 30px;
	float: left;

	background-color:#fafafa;
	}

#footer
	{
	width: 813px;
	height: 104px;
	float: left;

	background-image: url('../img/05.jpg');
	}

#navibox_01
	{
	margin-left: 20px;
	margin-top: 20px;
	}

#navibox_02
	{
	margin-left: 20px;
	margin-top: 40px;
	}





/* #### Link - Styles #### */

a:link
	{color: #6e6e6e; text-decoration: none; }

a:visited
	{color: #6e6e6e; text-decoration: none;	}

a:hover
	{color: #cbd622; }



a:link.nav
	{color: #6e6e6e; text-decoration: none;	}

a:visited.nav
	{color: #6e6e6e; text-decoration: none;	}

a:hover.nav
	{color: #ffffff; font-weight:bold; }



a:link.link_green
	{color: #cbd622; text-decoration: none;	}

a:visited.link_green
	{color: #cbd622; text-decoration: none;	}

a:hover.link_green
	{color: #6e6e6e; text-decoration: none;	}


/* #### Text - Styles #### */


h1
	{font-size: 17px; color: #cbd622;  margin-bottom: 10px; font-weight:bold; }
h2
	{font-size: 11px; color: #6e6e6e; font-weight:bold; background-color: #ffffff; height: 15px; }
h3	
	{font-size: 12px; color: #6e6e6e; font-weight:bold; margin-left:10px; margin-bottom: 5px; }	
h4
	{color: #cbd622; font-weight:bold; }
h5	
	{font-size: 30px; }






/* #### .IncFile - Styles  #### */

	/* Galerie */
	.img_slot
		{width: 170px; padding-bottom: 10px; text-align: center; }
	.text_slot
		{text-align: center; width: 170; padding-bottom: 50px; text-align: center; }







.list_td {
	vertical-align:top;
	border-bottom: 1px solid #bbb;
}
.list_td1 {
	vertical-align:top;
	width: 130px;
	font-weight:bold;
	padding-left: 10px;
	border-bottom: 1px solid #bbb;
}





