@import "vcheck.css";

body {
background-color: #7C7557;
font-family: Tahoma;
font-size: 11px;
color: #000000;
}


td {
color: #000000;
font-size: 11px;
}


a {
color: #000000;
}
a:hover {
color: #909090;
text-decoration:none;
}


.head {
background-repeat:no-repeat;
background-image: url(images/header.gif);
}


.tm {
background-image: url(images/toptrenner.gif);
background-color: #F8CA7C;
border-top: 1px solid #808080;
color: #000000;
font-size: 11px;
font-weight: bold;
height: 20px;
}
.tm a {
text-decoration:none;
color: #ffcc33;
background-color: transparent;
height: 18px;
width: auto;
}
.tm a:hover {
text-decoration:underline;
color: #ffffff;
background-color: #D6D9FF;
}


.tm1 {
color: #000000;
font-size: 11px;
font-weight: bold;
height: 20px;
text-decoration:none;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.tm1 a {
text-decoration:none;
}
.tm1 a:hover {
text-decoration:underline;
color: #000050;
}


.tm2 {
background-image: url(imagess/toptrenner.gif);
background-color: #7C7557;
border-top: 1px solid #808080;
border-bottom: 0px solid #808080;
color: #000000;
font-size: 11px;
font-weight: bold;
height: 20px;
}
.tm2 a {
text-decoration:none;
color: #ffcc33;
background-color: transparent;
height: 18px;
width: auto;
}
.tm2 a:hover {
text-decoration:underline;
color: #ffffff;
background-color: #e08141;
}

.menu {
background-image: url(images/menu_bg.gif);
background-repeat:no-repeat;
background-color: #f6f6f6;
border-right: 0px solid #F7BF63;
color: #ffffff;
font-size: 11px;
font-weight: bold;
padding: 0px;
}





.main1 {
background-image: url(images/menu_main_oben.gif);
background-repeat:no-repeat;
color: #000000;
font-size: 11px;
}
.main2 {
background-image: url(images/menu_main_mitte1.gif);
color: #000000;
font-size: 11px;
}
.main3 {
background-image: url(images/menu_main_unten.gif);
background-repeat:no-repeat;
color: #000000;
font-size: 11px;
}





.main_links {
background-image: url(images/menu_main_links.gif);
background-repeat:no-repeat;
color: #000000;
font-size: 11px;
}
.main_mitte {
background-image: url(images/menu_main_mitte.gif);
background-repeat:repeat-x;
color: #000000;
font-size: 11px;
}
.main_rechts {
background-image: url(images/menu_main_rechts.gif);
background-repeat:no-repeat;
color: #000000;
font-size: 11px;
}








.content {
background-repeat:no-repeat;
background-color: #ffffff;
color: #000000;
font-size: 11px;
}
.rt {
background-color: #F7BF63;
color: #000000;
font-size: 11px;
}

td.menue {
width: 150;
font-size:10px;
font-weight:bold;
text-decoration:none;
}


.menue span {
padding:3px 2px 3px 5px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
background-color:#f6f6f6;
font-size:11px;
color: #510000;
font-weight:bold;
text-transform:uppercase;
}	
	
td.menue a {
width: auto;
font-size:11px;

background-repeat:no-repeat;
background-position: 0px 5px;
background-color:transparent;
margin: 0; 
color:#000000;
text-decoration:none;
}

td.menue a:hover, td.menue a.seite {
color:#808080;
text-decoration:none;
background-repeat:no-repeat;
}
















h1 {
display: block; 
padding:3px 2px 3px 5px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
background-color:#f6f6f6;
font-size:10px;
color: #510000;
font-weight:bold;
text-transform:uppercase;
} 
.rt h1 {
height:20px;
font-size: 11px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
background-color:#f6f6f6;
}


input, textarea, select {
 background-color: #FADDAD;
 border-style: solid;
 border-width: 1px;
 font-size: 11px;
 border-color: #F7BF63;
 color:#993300;
}

textarea {
Overflow: auto;
}