* {
	padding: 0;
	margin: 0;
}
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #fcfcfc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
/*start typo*/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #83A8B1;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

a {
	color: #8CB1BA;
	text-decoration: none;
}
a:hover {
	color: #DC5B21;
}
#navi a {
	font-weight: bold;
	text-decoration:none;
	margin-left: 0px;
	margin-right: 20px;
	color: #FFF;
	display: inline;
}
#navi a:hover {
}
img {
	border: 0px;
}
/*end typo*/


/*start layout*/

#wrapper {
	width: 960px;
	margin: 0 auto;
	
}


#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 297px;
	position: relative;
	
}

#menu {
	width: 960px;
	height: 186px;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;

	
	
}

#telefon  {
	position: absolute;
	right: 1px;
	top: 5px;
	
	}
	
#telefon_logo  {
	position: absolute;
	right: 447px;
	top: 5px;
	z-index: 2;
	
	}

#banner {
	height: 269px;
	width: 960px;
	padding-top: 6px;
}
/*input {
	padding:0;
	margin:0;
	border:1px solid #D9DDDE; 
	background: url(images/submit.jpg) repeat-x;
	font-size:10px;
	color: #000;
	}
*/

/*#content_container {
	background-image: url(images/bg_content.jpg);
	background-repeat:  no-repeat;
	width: 904px;
	padding-top: 20px;
	
	padding-bottom: 20px;
	

}*/

/*#content_container {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: auto;
	padding-top: 20px;
}*/

#content_top {
	background-image: url(images/bg_content_top.jpg);
	background-repeat: no-repeat;
	width: 898px;
	height: 25px;}


#content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 960px;
	padding: 25px 0 0 0;
}


#content ul li{
	
	
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;

margin-left: 15px;}


#content_left {
	width: 940px;
	float: left;
	padding-top: 0px;
	min-height: 309px;
	height: auto !important;  /* IE 6*/
	height: 309px;			  /* IE 6*/
	position: relative;
	padding: 20px 10px 0 10px;
	
}


#content_right {
	width: 315px;
	height:auto;
	float:left;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	
	
}


tr, td ul li {
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	padding-left: 0px;
}
td h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.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.jpg);
	background-repeat: repeat-x;
	text-align:left;
	height: 60px;
	padding-top: 0px;
	color: #929AA2;
	margin-top: 5px;
	
	
	
}
#footer a {
	color: #929AA2;
}
#footer_inner {

	width: 960px;
	height: 40px;
	margin: 0 auto;
}
/*end layout*/




#logo {
	position: absolute;
	top:0px;
	left: 0px;
}
#MainMenu {
	position: absolute;
	top: 111px;
	width: 627px;
	height: 75px;
	left: 333px;
}
/*#MainMenu ul, li 

{
	margin-left: 0px;
	
	
}*/




hr {
	height: 1px;
	border-top-style:dotted;
	border-top-color: #C2C2C2;
	border-top-width: 1px;
}





#MainMenu ul, li 

{
	margin-left: 0px;
	
	
}


#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
	}
#tab ul 
{
	list-style:none;
	float:right;  /*MENUE RECHTS oder LINKS AUSGERICHTET*/
	margin:0 0 1px 0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0px;
}
#tab a 
{
	background: url(images/right.jpg) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background: url(images/left.jpg) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #333;
	font-weight:normal;
	font-style:normal;
	line-height:75px;
	padding:0 15px 0 25px;;
	
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	color: #000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color: #CCC;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
