/* CSS Document */

body{ background-color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; }

table{
	font-size:10px;
}

div#top{
	background-color:#000000;
	width:740px;
	height:150px;

}

div#content{
	background-color:black; background-image:_img/bilder/06.jpg;
	width:740px;
}

div#justifiedText{
	margin:5px;
 text-align:justify;
 }
 
 div#leftTopText{
	margin:5px;
	vertical-align:top;
	text-align:left;
} 
.nav a:link
{
 	 color: #FFFFFF;
 	 text-decoration: underline;
}

.nav a:visited
{
 	 color: #999999;
 	 text-decoration: none;
}

.nav a:active
{
 	 color: #FFFFFF;
 	 text-decoration: none;
}

.nav a:hover
{
 	 color: #FF0000;
	 text-decoration: underline;
	 
} 

.menu{
	background-color:black;
}

.contentbox{
	vertical-align:top;
	background-color:#281902;
	margin: 10px;
	
}
.contentboxheadline{
	vertical-align:top;
	background-color:#281902;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	padding:5px;
	text-align:left;
}

.column{
	vertical-align:top;
}

.bandz{
	float:left;
	text-align:justify;
}

.rowdata {
#	background-color: #EAECEE;
	color: #FFCC00;
}


.rowdatasel {
	background-color: #555555;
}

td {
	vertical-align: top;
}

td.header {
#	background-color: #DDDDDD;
	vertical-align: middle;
	color: #ffcc00;
}

td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
	font-size: 13;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	color: #000000;
}

small {
	font-size: 10;
}


a, a:link, a:visited {
# color: #223344;
	color: #ffcc00;
	text-decoration: none;
}

a:hover, a:active {
	color: #778899;
	text-decoration: none;
}
