* {
	margin-top: 0px;
	padding-top: 0px;
}

.text {
        font-weight: normal;
        font-size: 14px;
        color: #434b64;
}

.whitetext {
        font-weight: normal;
        font-size: 13px;
        color: #ffffff;
}

.buttontext {
        font-family: Serif;
        text-align:left;
        font-weight: normal;
        font-variant:small-caps;
        font-size: 13px;
        color: #000000;
}

.smalltext {
        font-weight: normal;
        font-size: 12px;
        color: #000000;
}

td.topmenu{
        text-align: center;
        font-family: Verdana;
        font-weight: normal;
        font-variant:small-caps;
        font-size: 13px;
        color: #dddddd;
        background-color: #ffffff;
        border: 1px #333333 solid;
        border-collapse: collapse;
        border-spacing: 0px;
        vertical-align: top;
}

td.topmenu:hover{
        color: #0000ee;
        background-color: #bbbbbb;
        cursor:pointer;
}

img.gallery{
        border: double silver;
}

img.gallery:hover{
        border: double red;
        cursor:pointer;
}

.boldtext {
        text-align: left;
        font-family: Verdana;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
}

.us {
        font-family: Verdana;
        font-weight: bold;
        font-size: 16px;
        color: #434b64;
}

.usorange {
        font-family: Verdana;
        font-weight: bold;
        font-size: 14px;
        color: #ff5400;
}


.mini {
        text-align: left;
        font-family: Verdana;
        font-size: 9px;
        color: #336699;
}

.bigus {
        font-family: Verdana;
        font-weight: bold;
        font-size: 18px;
        color: #336699;
}

.red {
        text-align: left;
        font-family: Verdana;
        font-weight: normal;
        font-size: 12px;
        color: #c00000;
}

.orange {
        text-align: left;
        font-family: Verdana;
        font-weight: normal;
        font-size: 12px;
        color: #fa8000;
}

.green {
        text-align: left;
        font-family: Verdana;
        font-weight: normal;
        font-size: 12px;
        color: green;
}

table.normal {
        border-spacing: 0px;
        border-collapse: collapse;
}

tr.tablehead {
        font-family: Verdana;
        font-weight: bold;
        font-size: 14px;
        background-color: #7fa0d4;

}

td.rahmen {
        border: 1px solid #cccccc;
        border-collapse: collapse;
        border-spacing: 0px;
	padding:4px;
}

tr.data {
	background-color: #eeeeff;
        font-family: Verdana;
        font-weight: bold;
        font-size: 14px;
}

.mainmenulogo {
         position:absolute;
         margin-left:20px;
}

.mainmenu {
         position:absolute;
         margin-left:20px;
         width:190px;
         height:25px;
         background: white url(pics/buttons/button.jpg);
         color: #000000;
         cursor: pointer;
}

.mainmenutext{
	 font-family: verdana;
         /*font-family: Serif;*/
         text-align:left;
         font-weight: normal;
         font-variant:small-caps;
         font-size: 13px;
         color: #000000;
         padding-left:20px;
         padding-top:5px;
}

.submenu {
         display:none;
         position:absolute;
         margin-left:213px;
         width:190px;
         height:25px;
         background: white url(pics/buttons/button.jpg);
         color: #000000;
         cursor: pointer;
         opacity: 0.85;
         filter: alpha(opacity=85, finishopacity=85);
         -moz-opacity: 0.85;
}

.suche{
	 position:absolute;
	 width:200px;
         color: #000000;

}
