/* 
	www.woig.de
	(c) 2003 Wolfram LUDWIG, DF3UT
*/

body, table, td, th, h1, h2 {
	font-family : "Trebuchet MS", Arial, sans-serif;
}

body, table, td, th {
	color : #ffffff;
	font-size : 1em;
}

h1, h2 {
	color : #e7fefc;
	font-weight : bold;
	margin: 0; 
	padding: 0;
	background-color: transparent;
	background: transparent url("/images/RBnn.png") repeat-y left top;
	padding-left: 20px;
}

h1 				{ font-size: 1.3em; }
h2 				{ font-size: 1.2em;}
h3 				{ font-size: 1.1em;}

a  				{ text-decoration : none; }
a, a:visited  	{ color : #87cefa; }
a:active  		{ color : #ff3333; }
a:hover  		{ color : #87ceeb; }

td.sel-img		{ background-color : #ffff00; }

body  {
	margin-left : 30px;
	background : transparent url("/images/woig_bgg.png") repeat-y left;
	background-color : #374373;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333; 
	scrollbar-arrow-color: #87cefa;
}

.text-fett {
	font-weight : bold;
}

.text-comment, .text-cr {
	font-weight : bold;
	font-size : 0.8em;
	color : #c0c0c0;
}

table, tr, td {
	margin: 0; 
	padding: 0;
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;

}