body {

/*Scrollbar Pfeil im Scrollbar */
scrollbar-arrow-color: #3A6EA5;

/* Linker Schattenrand */
scrollbar-base-color: #c8c8c8;
	
/* Grundfarbe Scrollbar */
scrollbar-face-color: #D4D0C8;

/* Gleitfläche und Teile des linken Randes */
scrollbar-highlight-color: #FFFFFF;

/* Recher Rand */
scrollbar-shadow-color: #B4B4B4;

margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

form { 
display: inline; 
}

a:link, a:visited, a:active {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

.dropdown {
font: 11px verdana, arial,helv,helvetica,sans-serif;
background-color: #FFFFFF;
}

.dropdownadmin {
font: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

.button {
font: 11px verdana, arial,helv,helvetica,sans-serif;
}

.text {
font: 11px verdana, arial,helv,helvetica,sans-serif;
line-height: 18px;
color: #ffffff;
}

.copyright {
font: 11px Times, Arial, Helvetica, sans-serif;
color: #ffffff;
line-height: 18px;
}

.copyright A:link, .copyright A:visited, .copyright A:active {
color: #ffffff;
text-decoration: none;
}

.copyright A:hover {
text-decoration: underline;
}

.fileinfo {
font: 11px verdana, arial,helv,helvetica,sans-serif;
line-height: 16px;
color: #ffffff;
}

.error {
font: 11px verdana, arial,helv,helvetica,sans-serif;
color: #ff0000;
line-height: 18px;
}

.ok {
font: 11px verdana, arial,helv,helvetica,sans-serif;
color: #12BB00;
line-height: 18px;
}

.htaccess {
font: 11px verdana, arial,helv,helvetica,sans-serif;
color: #0000FF;
line-height: 18px;
}

.table100 {
height: 100%;
}

.headline {
font: 11px verdana, arial,helv,helvetica,sans-serif;
color: #ffffff;
font-weight: bold;
line-height: 18px;
}

.tablehl {
font: 11px verdana, arial,helv,helvetica,sans-serif;
color: #FFFFFF;
font-weight: bold;
line-height: 18px;
}

.thumb {
font: 11px verdana, arial,helv,helvetica,sans-serif;
color: #ffffff;
}

.thumbimage {
border: 0px;
border-color: #000000;
}

.mediumimage {
border: 0px;
border-color: #000000;
}

.tablehl A:link, .tablehl A:visited, .tablehl A:active {
color: #FFFFFF;
text-decoration: none;
}

.tablehl A:hover {
color: #FFFFFF;
text-decoration: underline;
}

.micro {
font: 10px verdana, arial,helv,helvetica,sans-serif;
line-height: 18px;
color: #58838B;
}

.star {
font: 16px Courier New, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 18px;
color: #58838B;
}

.menu_border{
color: #000000;
border: 1px solid #58838B;
}

.menu_option {
background-color: #DEE6E8;
font: 11px verdana, arial,helv,helvetica,sans-serif;
white-space: nowrap;
cursor: pointer;
}

.menu_option a:link {
color: #000000;
text-decoration: none;
}

.menu_option a:visited {
color: #000000;
text-decoration: none;
}

.menu_option a:hover, .menu_option a:active {
color: #58838B;
text-decoration: none;
}

.menu_hilite {
background-color: #BCCDD1;
font: 11px verdana, arial,helv,helvetica,sans-serif;
white-space: nowrap;
cursor: pointer;
}

.menu_hilite a:link {
color: #000000;
text-decoration: none;
}

.menu_hilite a:visited {
color: #000000;
text-decoration: none;
}

.menu_hilite a:hover, .menu_hilite a:active {
color: #000000;
text-decoration: none;
}

/* --------- Eigene Einstellungen für den Kopf - Bereich -----------*/

.bdb_hauptrahmen 
{ 
	border-bottom-width: 1px; border-bottom-style: solid;
	border-top-width: 1px; border-top-style: solid; 
	border-left-width: 1px;	border-left-style: solid; border-right-width: 1px;
	border-right-style: solid; border-color: #DF0303;  
}

/* Tabelle links w Menü sitzt */
.tabrechts
{
	background: #434343;
	color: #ffffff;
        font-family: verdana,arial,helv,helvetica,sans-serif;
        font-size: 11px;
	font-weight:normal;
}

/*  Tabelle rechts der eigentliche Haupteil Hauptfenster */
.tablinks
{
	background: #434343;
}

/*  Tabelle Sponsoren im Footer  */
.tabunten
{
	background: #ffffff;
}

/*  Überschrift   */
h1
{
	color:#ffffff;
	font-size: 11px;
	font-family: verdana,arial,helv,helvetica,sans-serif;
	font-weight:bold;
	font-style:none;
   	display:inline;	
}

/*  Überschrift in der linken Spalte  */
h4
{
	color:#ffffff;
	font-size: 11px;
	font-family: verdana,arial,helv,helvetica,sans-serif;
	font-weight:bold;
	font-style:none;
   	display:inline;	
}

.farbea
{
	background: #434343;
	color: #ffffff;
	font-weight:normal;
}

.farbec
{
	color:#ffffff;
	font-weight:normal;
}


/*  Farbe in der Menüleiste   */

.flaggenleiste
{
        color: #ffffff;
	font-size: 11px;
	font-family: verdana, arial,helv,helvetica,sans-serif;
	background: #787878;
	color:#ffffff;
	font-weight:bold;
	
}

.farbegr
{
	background: #C8C8C8;
	color: #ffffff;
	font-weight:normal;
}

/* Button auf blauem Hintergrund weisser Rahmen ---*/
.buttonblau 
{
	background-color: #3A6EA5;
	color: #E0E0E0;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	border: 1px #ffffff solid;
}

/* Button zur Bildersuche  ---*/
.tmb_input 
{
	background-color: #E2E2E2;
	width: 90px;
	color: #000000;
	font-size: 11px;
        cursor: pointer;
	font-weight: normal;
	border: 1px #3A6EA5 solid;
}

/* Hauptmenü in der oberen Leiste   */
A.hmenu:link 
{
	color:#ffffff;
	font-size: 11px;
        font-family: verdana, arial,helv,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;		
}  

A.hmenu:visited
{
	color:#ffffff;
	font-size: 11px;
        font-family: verdana, arial,helv,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;	
}

A.hmenu:active 
{
	color:#ffffff;
	font-size: 11px;
        font-family: verdana, arial,helv,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;	
} 

A.hmenu:hover 
{
	text-decoration:none;
	font-size: 11px;
        font-family: verdana, arial,helv,helvetica,sans-serif;
	font-weight:bold;
	color:#EB0000;
}


/* Handling für Werbebox        ---------------------------------- */
.graubox 
{ 
    	border-bottom-width: 1px; border-bottom-style: solid;
	border-top-width: 1px; border-top-style: solid; border-left-width: 1px;
	border-left-style: solid; border-right-width: 1px;
	border-right-style: solid; border-color: #666666;
	background: #434343 url(/_grafik/hinten_dgrau.jpg) repeat-x top left;	 
}

.grauboxzeilerot
{
	background: #E80000;
	color:#ffffff;
	font-size: 11px;
	font-family: verdana,arial,helv,helvetica,sans-serif;
	font-weight:bold;
}


/* Handling für Copyright-Zeile  ---------------------------------- */

.copytext
{
	color:#ffffff;
	font-size: 10px;
	font-family: arial,helv,helvetica,sans-serif;
	font-weight:normal;
}

/* Linkhandling Fussleiste ------------------------------------------ */

a.copylink:link, a.copylink:visited, a.copylink:active {
color: #ffffff;
text-decoration: none;
}

a.copylink:hover {
color: #ffffff;
text-decoration: underline;
}

/* Linkhandling linke Seite Werbung  ---------------------- */

a.normal:link, a.normal:visited, a.normal:active {
color: #ffffff;
text-decoration: none;
}

a.normal:hover {
color: #ffffff;
text-decoration: underline;
}