body, td, p {
	color: #993300;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


.left {
	background-image: url(img/bg1links.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FF9933;
}
.right {
	background-color: #FF9933;
	background-image: url(img/bg1rechts.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.left2 {
	background-image: url(img/bg2links.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FF6600;
}
.right2 {
	background-color: #FF6600;
	background-image: url(img/bg2rechts.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.center {
	width: 760px;
	background-color: FFDBB5;
}
.dots {
	background-image: url(img/dots.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1px;
}

a{
	color: #336600;
}
a:hover {
	color: #FF6600;
}

/*--------------------------------------------------------------------*/
/*----------------------------- ATOME --------------------------------*/
/*--------------------------------------------------------------------*/

.text_titel {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;

}

.text_untertitel{
	
	FONT-WEIGHT: bold;
	font-size: 12px;
	

}

.text_content_titel{
	
	FONT-WEIGHT: bold;
	font-size: 12px;

}

.text_vorspann {
	
	font-size: 11px;
	FONT-WEIGHT: bold;
	color: #993300;
}

.text_content{
	font-size: 11px;
	color: #993300;
}

.text_content a {
	color: #336600;

}

.text_linktipp{

	font-size: 9px;
}

.text_linktipp a{
	font-size: 11px ! important;
	color: #336600;
}



.content_bild{
}



.anhang_bild {
	margin: 2px;
}

.artikel_absatzliste{
	font-size: 10px;
	FONT-WEIGHT: bold;
}

.artikel_absatzliste a{

	padding: 1px ! important;
	margin: 1px ! important;
	text-decoration : none ! important;
}

.text_content a:hover, .text_linktipp a:hover, .artikel_absatzliste a:hover{
	color: #ff6600 ! important;
	
}


.content_top_bullet, .text_linktipp_bullet{

}.content {
	width: 500px;
	padding: 10px;
}


.menu2 {
	position: relative;
	left: 30px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.menu2 a{
	color: #ff6600 ! important;
	text-decoration : none ! important;
}

.menu2 a:hover{
	color: #993300 ! important;
	text-decoration : underline ! important;
}

