* {
	padding: 0;
	margin: 0;
}

body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #e2e2e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-position: top center;
	
}
/*start typo*/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CD0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #27348b;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

a {
	color: #e74010;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#navi a {
	font-weight: bold;
	text-decoration:none;
	margin-left: 20px;
	margin-right: 20px;
	color: #FFF;
	display: inline;
}
#navi a:hover {
	
}
img {
	border: 0px;
}
/*end typo*/


/*start layout*/

#wrapper {
	width: 960px;
	margin: 0 auto;
	
	
	
}
#header {
	
	width: 960px;
	height: 185px;
    position: relative;
}


#slogan {
	position: absolute;
	width: auto;
	height: auto;
	right: 20px;
	top: 97px;
	

}

/*input {
	padding:0;
	margin:0;
	border:1px solid #D9DDDE; 
	background: url(images/submit.jpg) repeat-x;
	font-size:10px;
	color: #000;
	}
*/

#container_content {
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	width: auto;
	padding: 20px 0 20px 20px;
	height: 1%;

}

#news {
	width: 210px;
	padding: 40px 0 0 8px;
	float: left;

}

#content {
	width: 870px;
	height: auto;
	float: left;
	padding-left: 25px;
	

}
#container_content ul, li 

{

margin-left: 20px;

list-style-position: outside;

}


.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer {
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	text-align:left;
	height: 50px;
	width:auto;
	color: #666;
	padding-left: 30px;
	padding-top: 55px;
	position: relative;

}
#footer a {
	color: #666;
	
	
}


#footer_inner {
	width: 467px;
	top: 6px;
	right: 449px;
	position: absolute;
	text-align: left;
	color: #FFF;

	}
#footer_inner a {
	color: #FFF;
	
	
}


#footer_inner_2 {
	width: 383px;
	top: 6px;
	right: 43px;
	position: absolute;
	text-align: right;
	color: #FFF;

	}
	
#footer_inner_2 a {
	color: #FFF;
	
	
}

	
#footer_inner_social {
	width: auto;
	top: 7px;
	right: 861px;
	position: absolute;
	text-align: right;
	color: #666;



	
	}	
	
	

/*end layout*/


#menu {
	width: auto;
	height: 67px;
	padding-left: 25px;
	background-image: url(images/bg_menu.png);
	background-repeat:no-repeat;
	padding-top: 3px;
/*	position: absolute;
	right:0px;
	top: 8px;*/
	
	
}

#language {
	height: auto;
	width: 60px;
	position: absolute;
	top: 13px;
	right: 20px;
}


#social {
	width: 60px;
	height: auto;
	position: absolute;
	top: 19px;
	left: 375px;
}

#logo {
	width: 408px;
	height: 145px;
	position: absolute;
	top: 27px;
	left: 0px;
	
}

#MainMenu 
{
	
	border:0;
	margin:0;

	padding-right: 20px;
	padding-top: 23px;
	
	
}




#MainMenu ul, li 

{
	margin-left: 0px;
	
	
}


#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
	}
#tab ul 
{
	list-style:none;
	float:left;  /*MENUE RECHTS oder LINKS AUSGERICHTET*/
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 0px 0 0;
	padding:0 5px; /*MENUE ABSTAND RECHTS LINKS*/
}
#tab a 
{
	/*background: url(images/right.png) no-repeat right top;*/
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-transform: uppercase;
}
#tab a span 
{
	display:block;
	background: url(images/left.png) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFF;
	font-weight:700;
	line-height:40px;
	padding:0 0 0 17px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	color: #F30;
	/*border-bottom:#F30 solid 4px;*/
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color: #F30;
	font-weight:700;
	text-decoration:none;
	
}




/*#social {width: auto; height: 100px;  display: scroll; position: fixed; top: 280px; right: 0px;}*/




/*start table*/

.table_header {background-color: #C0504D; 
color: #FFF; padding:10px  }

.table_1 {background-color: #E8D0D0; padding:10px }



.table_2 {background-color: #F4E9E9; padding:10px}




#container_content table ul, li 

{




list-style-position: outside;



}

.downloads td, .downloads tr { font-size: 11px;}