body, h1, h2, h3, p, ul, li {
	font-family: Arial, Helvetica, Verdana, san-serif;
}

body {
	margin-left:	0px; 
	margin-right:	0px; 
	margin-top:		0px; 
	margin-bottom:	0px;
	
	background-color:			#000000;
	
	
}

/* nav-members */
#nav-members td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#ccffcc;
}
#nav-members a {
	font-family:		Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:			11px;
	color:				#ffffff;
	text-decoration:	none;
}
#nav-members a:hover {
	color: #3794CE;
}

/* navi-3 */
#navi-3 td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		10px;
}
#navi-3 a {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		10px;
	color:			#dddddd;
	font-weight:	bold;
}
#navi-3 a:hover {
	color: #3794CE;
}

#navi-2 td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		10px;
}
#navi-2 a, td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		10px;
	color:			#ffffff;
	text-decoration:	none;
}

#navi-2 a:hover {
	color: #3794CE;
}

/* navi-1 */
#navi-1 a, td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#ffffff;
	text-decoration:	none;
}
#navi-1 a:hover {
	color: #ffff00;
}





/* zleiste */
#zleiste td {
	font-family:	Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#ffffff;
}
#zleiste p {
	padding:	6px; 
	margin:		0px;
}

/* content */
#content td {
	font-family:	Arial, Verdana, sans-serif;
	font-size:		12px;
	color:			#000000;
}
#content .h1, h1 {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		20px;
}
#content .h3 {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		15px;
}
#content b {
	font-weight:	bold;
}
#content a {
	color:			#000000;
	text-decoration:	none;
}
#content a:hover {
	color: #3794CE;
}







/* content-bg */
#content-bg table {
	background-color:	#ffffff;
}
#content .klein {
	font-size:	10px;
}
#content .weiss {
	color:		#ffffff;
}
#content .blau {
	color:		#0033cc;
}
#content .rot {
	color:		#CC0000;
}
#content .orange {
	color:		#ff3300;
}


/* congress */
#congress td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#000000;
}
#congress b {
	color:		#CC0000;
}
#congress a {
	color:			#000000;
	text-decoration:	none;
}
#congress a:hover {
	color: #3794CE;
}


/* footer */
#footer td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		10px;
	color:			#ffffff;
}
#footer a {
	color:			#dddddd;
	font-weight:	bold;

}
#footer a:hover {
	color: #3794CE;
}


/* cdtipp */
#cdtipp td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		10px;
	color:			#ffffff;
}
#cdtipp a {
	color:			#ffffff;
	font-weight:	bold;
	text-decoration:	none;

}
#cdtipp a:hover {
	color: #3794CE;
}

/* weiss */
#weiss b.head {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#ffffff;
}

#weiss td {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#ffffff;
}

#weiss .h1 {
	font-size:		20px;
}


#weiss .klein {
	font-family:	Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:		10px;
	color:			#ffffff;
}


#weiss-bg table {
	background-color:	#ffffff;
}
#weiss a {
	color:			#ffffff;
	text-decoration:	none;
}
#weiss .orange, a.orange {
	color: #ff9900;
}
#weiss a:hover {
	color: #3794CE;
}
#weiss .rot {
	color:		#CC0000;
}


/* orange */
#orange b.head {
	font-family:	Tahoma, Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#ff9900;
}
#orange td {
	font-family:	Tahoma, Arial, Verdana, sans-serif;
	font-size:		11px;
	color:			#ff9900;
}
#orange-bg table {
	background-color:	#ff9900;
}
#orange a {
	color:			#ff9900;
	font-weight:	bold;
	text-decoration:	none;

}
#orange a:hover {
	color: #3794CE;
}


/*Form:login*/
input.login {
	font-family:	Tahoma, Arial;
	font-size:		11px;
	height:			20px;
	color:			#ffffff;
	background-color:#000000;
	border-bottom:	#ff9900 1px solid;
	border-left:	#ff9900 1px solid;
	border-right:	#ff9900 1px solid;
	border-top:	#ff9900 1px solid;
}

/*Form:Submit Button*/
input.button {
	font-family:	Tahoma, Arial;
	font-size:		11px;
	height:			20px;
	color:			#ffffff;
	background-color:#000000;
	border-bottom:	#ff9900 1px solid;
	border-left:	#ff9900 1px solid;
	border-right:	#ff9900 1px solid;
	border-top:	#ff9900 1px solid;
}

