/* normaler Text in Tabellenzellen */
.text
	{
		font-family:Arial,Helvetica; font-size:12px; font-weight:normal; text-decoration:none; color:#000000;
	}
	
/* normaler Text in Tabellenzellen */
.text_kl
	{
		font-family:Arial,Helvetica; font-size:10px; font-weight:normal; text-decoration:none; color:#000000;
	}

/* fetter Text in Tabellenzellen */
.btext
	{
		font-family:Arial,Helvetica; font-size:12px; font-weight:bold; text-decoration:none; color:#000000;
	}
	
/* fetter Text in Tabellenzellen */
.seiten_ue
	{
		font-family:Arial,Helvetica; font-size:16px; font-weight:bold; text-decoration:none; color:#000000;
	}
/* fetter Text in Varianten */
.seiten_ue1
	{
		font-family:Arial,Helvetica; font-size:14px; font-weight:bold; text-decoration:none; color:#000000;
	}
	
	
/**** AGBS NEU ****/
body,table,tr,td {
	font-family:Arial,Helvetica;font-size:12px;
}

#agb {
	margin-left:20px;font-family:Arial,Helvetica; font-size:12px; font-weight:normal; text-decoration:none; color:#000000;width:90%;
}

#preise {
	margin-left:20px;font-family:Arial,Helvetica; font-size:12px; font-weight:normal; text-decoration:none; color:#000000;width:96%;
}


a.link_haupt {
	font-family:Arial,Helvetica;font-size:14px; font-weight:bold;color:#000000;text-decoration:none;
}

a.link_haupt:hover {
	text-decoration:none;
}

h1 {
	font-family:Arial,Helvetica;font-size:16px; font-weight:bold;color:#000000;text-align:center;
}

#agb p {
	font-family:Arial,Helvetica; font-size:12px; font-weight:normal; text-decoration:none;
}

#preise p {
	font-family:Arial,Helvetica; font-size:12px; font-weight:normal; text-decoration:none;
}



#agb ul {	
	font-family:Arial,Helvetica; font-size:12px; font-weight:normal; text-decoration:none;
}

#agb ul li {
list-style-image: url(../agb/css/strich.gif); 
}

#agb ol {
	list-style-type:decimal;
}

#agb .ohne{
	list-style-type: none;
}


#agb ol li {
margin-bottom:10px;
}

/* Tabellen im Text */
.tab {
margin-top:10px;
background:#B2B2B2;
}
.tab tr {
background:#f6f6f6;
}

.tab tr.colored {
background:#DDDDDD;
}

#table_subhead td {
color:#626262;
}

/*ie 6 hack*/
* html #navi {
margin-top:0px; 
margin-bottom:-19px;
}

* html #downloads {
margin-top:0px; 
margin-bottom:-19px;
}
/**************/

/*firefox*/
#navi,#downloads {
margin-top:-10px; 
margin-bottom:-12px;
}
/*********/


#navi ul li {
margin-left: -40px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
list-style-type: none;
border-bottom:1px solid #ffffff;
}


/* Einrueckung nach Anstrich */
#navi span {
margin-left:28px;
}
#navi span.space {
width:10px;
margin-left:4px;
}

* html #navi span {
margin-left:30px;
}
* html #navi span.space {
width:7px;
margin-left:0px;
}

.oben {
background:#e5e5e5;
margin-top:-5px;
margin-bottom:20px;
padding:3px;
}

.pic {
background:url(../agb/css/pfeil_oben.gif) no-repeat; 
margin-right:3px;
line-height:12px;
vertical-align:text-bottom;
}

#downloads ul li {
margin-left: -40px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
list-style-type: none;
border-bottom:1px solid #ffffff;
}
