/*------------------------------------*/	
A {
 	color: #a4a4a4;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: none;
}
/*------------------------------------*/




/*------------------------------------*/	
A.link1 {
	color: #000000;
	text-decoration: none;
}
A.link1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*------------------------------------*/


/*------------------------------------*/	
A.link2 {
	color: #ffffff;
	text-decoration: none;
}

/*------------------------------------*/	

/*------------------------------------*/	
A.link3 {
	font-size:12pt;
	font-family:Helvetica,Arial;
	color: #ffd100;
	text-decoration: none;
}

/*------------------------------------*/	

/*------------------------------------*/	
A.link4 {
	text-decoration: underline;
	font-family:Helvetica,Arial;
	font-size:18px;
}

/*------------------------------------*/	


.hauptpunkt{
	BACKGROUND-COLOR:#36364b;
	white-space:normal;
	padding-left:2px;
}

.unterpunkt{
	BACKGROUND-COLOR:#ffffff;
	white-space:normal;
	text-indent:6px;
	padding-left:2px;
}
#selectet {
	BACKGROUND-COLOR:#555555;
	padding-left:2px;
}

ul{
	list-style-image:url(list_style_image.gif);
}

#kontakt{
	FONT-SIZE: 9pt; 
	COLOR: blue;
	FONT-WEIGHT: 100;
	TEXT-DECORATION: underline;
}

#kontakt:hover {
	FONT-SIZE: 9pt; 
	COLOR: blue;
	FONT-WEIGHT: 100;
	TEXT-DECORATION: none;
}

.werbelink{
	BACKGROUND-COLOR:#ffffa7;
	padding-left:2px;
	padding-right:2px;

}

#werbelink_sel{
	BACKGROUND-COLOR:#FFBF52;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-left:2px;
	padding-right:2px;
}

.bg_menue{
	BACKGROUND-COLOR:#FFFFE1;
}

.inhalt_zelle{
	padding-top:	35px;
	padding-left:	10px;
	border-top: 	1px solid #cccccc;
	border-bottom: 	1px solid #cccccc;
	border-right: 	1px solid #cccccc;
	border-left: 	1px solid #cccccc;
}

.mail_body_text_color{
	COLOR:#a4a4a4;
}

.bgtd{
	BACKGROUND-COLOR:#292831;
}


.bgtd1{
	BACKGROUND-COLOR:#36364b;
}

.bgtd2{
	BACKGROUND-COLOR:#ffffff;
	text-align:center;
}


.bgtd3{
	BACKGROUND-COLOR:#ffcc00;
}

.ueberschrift {
	FONT-SIZE:13pt; 
	COLOR:#ffd100;
	FONT-WEIGHT:bold;
}
.editor_tabelle {
	color : #cccccc;
	background-color: #36364b;
}


