/*gdg: added for headlines navbox2* Referenz in styles.css "div#menu_wrapper h4" */
.boxhead {
	margin:0 0 0 0;
	padding: 0 0 1px 0;
	font-size:12px;
	font-weight:bold;
	color:#c89a2b;
}

.button_mini {font-size:10px;border:1px solid gray;background-color:#333;padding:0 3px 0 3px;cursor:pointer; }
a.button_mini {color:#FC0;}
/* alte boxen */

div.box {
	margin:10px 0 0 -3px;
	padding:0 0 5px 0;
}


/* START / boxen für events bei der suche 
div.left .boxhead  h1{
	background:url(../images/news_middle.png);
	padding-left:15px;
	color:#000;
}

div.left .goldbody {
	padding:15px 35px 15px 15px;
	background:url(../images/news_middle.png) repeat-y;
	color:#3b2e0f;
	margin-top: -1px;
	display:block;
}
*/

div.left .boxhead {
	color:#333;}
	
	div.left .boxhead h1{
	color:#333; padding:0;margin:0;}
/* ENDE / boxen für events bei der suche */


/*mmzoone workaround rss eater*/
small.postmeta{font-size:100%;}

/*sonstige*/
	/*Überschriften rot färben, wenn class attention vorhanden - geht vielleicht auch schöner zB ein Icon anstatt roter Farbe :) */
	div#content_wrapper div.news_middle .attention {color:#F00;}
 
/*Listen*/
.ListRow1 a img , .ListRow2 a img {padding:2px 0 -1px 0 ;}
.ListRow1 , .ListRow2 , .ListRowMarker {line-height:11px;}
.ListRow1 {background-image:url(/sec/themes/wowdb/images/row1.jpg);}    
.ListRow2 {background-image:url(/sec/themes/wowdb/images/row2.jpg);}
.ListRowMarker {background-image:url(/sec/themes/pluendermeister2/images/data3.gif);color:#000000;}
.ListRowMarker:hover ,  a.boxhead:hover {background-image:url(/sec/themes/pluendermeister2/images/data3.gif); background-position:bottom;color:#000000;}

.ListTable td {
	padding: 0 0 0 2px}
	
.ListTable thead {
	color: #FFCC00;
	background-image:url(/sec/300000/images/h1bg.gif);
	font-weight:bold;
	font-size:1.1em;}

#ttlist a {text-decoration:none; color:#000;}

/* Messages */
#boxmsghint {border:1px solid gray; margin:0 0 0 20px; background-color:#999; width:420px;}
#boxmsghint small {font-size:10px;}

/*
	DEFAULTS hinzugefügt
*/

div#content_wrapper b{color:#000;}

