body,div,p,form,img,h1,h2,h3,h4,h5,h6,table,tr,td { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

body {
	background-color: #e9e7d8;
	text-align: center;
	font-family:
	Verdana, Arial, Helvetica, sans-serif;
}


#page{
background-image:url(bg_main.jpg);
background-repeat:repeat-y;
padding:0 20px 0 0;
	margin:0 0 0 0;
	width:970px;	
}

#content{
	background-image:url(bg_start.jpg);
	background-repeat:no-repeat;         
	padding:30px 20px 0 0;
	margin:0 0 0 0;
	width:700px;
	text-align:left;
	
}

.td_left{
background-image:url(bg_left.gif);
background-repeat:repeat-y;display:none; }
.td_right{
background-image:url(bg_right.gif);
background-repeat:repeat-y; }

#logo {
	margin: 35px 0 0 0;
	padding: 0 10px 0 0;
	height:144px;
	text-align:right;display:none;
}

html>body #logo {
	height:147px;
}
#sub_nav {
	margin: 0 0 0 0;
	padding:0 5px 0 0;
	text-align:right;
	display:none;
}

#head{            
	text-align: left;
	margin: 0 0 -5px 0;
	padding:0 0 0 21px;
	background-image:url(bg_right.gif);
	background-repeat:repeat-y;
	display:none;}
	


#breadcrumb {     
	margin: 10px 35px 10px 75px;
	font-size: 10px;
	line-height:10px;
	color:#454545;
	text-decoration:none;
	display:none;
}

#breadcrumb a{     
	text-decoration:none;
	color:#454545;
}


#main{     
	text-align: justify;
	margin: 0px 5px 25px 15px;
	font-size: 12px;
	line-height:17px;
	color:#454545;
	width:600px;
}

#main p {
	font-size: 12px;
	margin:5px 0 5px 0;
}

#main ul{
	margin:0 0 5px 0;
	text-align:left;	
}

#main li{
	margin:0 0 6px 35px;	
	padding:0 0 0 5px;
	list-style:square;
}

html>body #main li{
	margin:0 0 5px 0;
}

#main h1 {
	font-size: 20px;
	font-family: Trebuchet MS;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #ff8e28;
	line-height:30px;
	text-align:left;
}

#main h2 {
	font-size: 18px;
	font-family: Trebuchet MS;
	margin-top: 18px;
	margin-bottom: 12px;
	color: #89aba2;
	line-height:25px;
	text-align:left;
}
#main h3 {
	font-size: 16px;
	font-family: Trebuchet MS;
	margin-top: 18px;
	margin-bottom: 12px;
	line-height:20px;
	text-align:left;
	color: #484848;
}

#main h4 {
	font-size: 16px;
	font-family: Trebuchet MS;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #89aba2;
}

#main h5 {
	font-size: 14px;
	font-family:  Verdana;
	margin-top: 6px;
	margin-bottom: 12px;
	color: #89aba2;
}

#main h6 {
	font-size: 16px;
	font-family: Trebuchet MS;
	margin-top: 6px;
	margin-bottom: 0px;
	color: #484848;
	font-weight:bold; 
}
/* link colors */
#main a:link {
	color: #484848;
	text-decoration:none;
	border-bottom: 1px #484848 dotted;}

#main a:hover, #content a:active {
	text-decoration:underline;
}

#main a:visited {
	color: #000000;
	text-decoration:none;
}

#main table p {
	padding:5px 5px 0px 10px;
}

#menu  {
	color: #000000;
	text-decoration:none;
}
.accordion{margin:0 0 20px 40px}

#foot{
font-size: 10px;
	font-family: Verdana;
	margin-top: 6px;
	margin-bottom: 12px;
	color: #484848;
	text-align:center;
	padding:0px 0 2px 0;
}
/*	TINY Styles
------------------------------------------------------------------------------*/
.bilderrahmen{border:1px solid #f87700; padding:0px 0px 0px 0px; margin:5xp 10px 5px 1px;}
.gruen{border:1px solid #f87700;margin:0;padding:0;}
.bild_rechts{float:right; margin:0 0 5px 20px;}
.bild_links{float:right; border:1px solid #608a40; margin:0 0 5px 10px;}
.tab_referenzen{background-color:#e9e7d8;
c}
.team_name{
	font-size: 16px;
	font-family: Trebuchet MS;
	margin-bottom: 12px;
	text-align:left;
	color: #484848;
	font-weight:bold; 
}
.block{background-color:#f3f3f3;
display:block;
border:0px dotted #474747; padding:10px 10px 10px 10px; margin:10px 0px 10px 0px;
font-family:Tahoma; font-size:13px; color: #89aba2; font-weight:bold; line-height:17px; text-align:left; }


