body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #CC9933;
	line-height: 120%;
}

/* Formatierung Standardtext */
td {
	font-size: 11px;
	color: #555555;
	line-height: 160%;
}

a.buy {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
a.buy:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.buy:active {
	color: #CC0000;
	text-decoration: underline;
}


/* fett */
.bold {  
	font-weight: bold
}

/* Standard Link (rot) */
a {  color: #990000; text-decoration: none}
a:hover {  color: #CC3300; text-decoration: underline}
a:active {  color: #CC0000; text-decoration: underline}





.balkgrau {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AAAAAA;
	font-weight: bold;
}
.sub_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
hr {
	border: 1px dotted #DDDDDD;
	height: 1px;
}
img {
	margin-right: 5px;
}
.line {
	background-image: url(../images/spac_linie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line_top {
	background-image: url(../images/spac_linie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.mail_msg {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.verzeichnis {
	display: none;
	visibility: hidden; 
	font-size: 0px; 
	color:transparent;"
}


ul, ol {
	margin:0 0 0 5px;
	padding:0px;
	}

li {
	margin:0 0 0 10px;
	}





