a {
	font-family: Tahoma;
	font-size: 10px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}

a:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: underline;
}

.amenu {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
}
.amenu:hover {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: underline;
}

.tdmenu {
	text-align:center;
	width:103px;
	height:31px;
	background: url('images/menu_out.jpg') no-repeat;
}

.tdmenu:hover {
	text-align:center;
	width:103px;
	height:31px;
	background: url('images/menu_over.jpg') no-repeat;
}

.trebViolet {
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: none;
}

.trebViolet:hover { 
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: underline;
}

.trebGray {
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: none;
}

.trebGray:hover { 
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: underline;
}


.verdBlack {
	font-family: Tahoma;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}

.verdBlack:hover { 
	font-family: Tahoma;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}


.verdViolet {
	font-family: Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: none;
}

.verdViolet:hover { 
	font-family: Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: underline;
}


.treb10 { 
	font-family: "Trebuchet MS", Tahoma;
	font-size:10px;
}

.treb12 {
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
}

.verd9 {
	font-family: Tahoma;
	font-size:9px;
}

.verd10 {
	font-family: Tahoma;
	font-size:10px;
}

.verd11 {
	font-family: Tahoma;
	font-size:11px;
}

td {
	text-align: left;
	font-family: Tahoma;
	font-size:11px;
	color: #000;
}

body {
    font-size: 11px;
	font-family: Tahoma;
	color: #000;
}

font {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS";
}

select,input,form {
	font-size:10px;
}

form {
	margin:0;
}

input, textarea, select { 
	font-family: Tahoma, Tahoma, Arial; 
	font-size: 12px; 
	text-decoration: none; 
	color: #948F5F;
	border: #ffffff solid 1px;
}

label {
	font-weight: bold;
}

.input_logForm {
	background: #BDBB89;
	border: #919172 solid 1px;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
}

img {
	border: none;
}

.menu {
    font-size: 12px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: none;
}

.menu:hover { 
    font-size: 12px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: underline;
}

.wkioskach {
    background: #FDACB8;
	color: #0000FF;
	font-family: Tahoma;
	font-weight: bold;
	width:320px;
}

.button{
   color:#000;
   font-family: Tahoma,helvetica,sans-serif;
   font-size:12px;
   height:24px;
   color:#fff;
   font-weight:bold;
   background-color:#330000;
   border:2px solid;
   border-top-color:#999999;
   border-bottom-color:#999999;
   border-right: #999999;
   border-left: #999999;
}

#container {
   position: relative;
   z-index:1;
   margin:0 auto;
   margin-left: auto;
   margin-right: auto;
   text-align:center; 
   background:#CDCDCD;
   width:681px;
   height:760px;
}

#form {
   z-index:2;
   position: relative;
   padding-top:10%;
   width: 630px;
}

#loading {
   z-index:3;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:hidden;
   display:none;
   color:black;
   border: #4F4000 1px solid;
   text-align:center;
   width:400px;
   height:170px;
   text-align:center;
}

.loadingText {
   z-index:4;
   opacity:100; 
   -moz-opacity:100; 
   font-size:14px;
   font-weight:bold;
   text-align:center;
   color:#FF5A00; 
}


#emp {
   z-index:3;
   position: absolute;
   top:180px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:hidden;
   display:none;
   font-size:16px;
   font-weight:bold;
   color:#EB5900;
   border: #4F4000 1px solid;
   text-align:center;
   width:400px;
   height:170px;
   text-align:center;
}
.infobox {
   text-align:center;
   vertical-align:middle;
   background: #F9EEBD;
   border: #4F4000 1px solid;
   height:22px;
   padding: 5px;
}

.errorbox {
   text-align:center;
   margin: auto auto;
   background: #F6DFDF;
   width:550px;
   !important: height:50px;
   border: #4F4000 1px solid;
   text-align:center;
   color: #ff0000;
   font-weight:bold;
}

textarea {
   width: 600px;
   height: 400px;
}

.btns {
   width:165px;
   height:30px;
   text-align: center;
   background:#90797F;
   border: #fff solid 2px;
   color:#fff;
   font-weight:bold;
}


#warn3 {
   z-index:3;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:visible;
   display:block;
   color:black;
   border: #4F4000 1px solid;
   width:360px;
   height:165px;
   text-align:center;
}

#warn5 {
   z-index:3;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:visible;
   display:block;
   color:black;
   border: #4F4000 1px solid;
   width:420px;
   height:180px;
   text-align:center;
}

#warn4 {
   z-index:3;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:visible;
   display:block;
   color:black;
   border: #4F4000 1px solid;
   width:420px;
   height:180px;
   text-align:center;
}



#fenster_1 {
   z-index:10;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:hidden;
   display:none;
   color:black;
   border: #4F4000 1px solid;
   text-align:left;
   padding: 10px;
}



#fenster_2 {
   z-index:10;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:hidden;
   display:none;
   color:black;
   border: #4F4000 1px solid;
   text-align:left;
   padding: 10px;
}

#fenster_3 {
   z-index:10;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:hidden;
   display:none;
   color:black;
   border: #4F4000 1px solid;
   text-align:left;
   padding: 10px;
}

.inb {
   border: 1px solid #E8E8E8;
   border-left: 1px solid #747474;
   border-top: 1px solid #747474;
   width:130px;
   color:#222;
}



input_v, textarea_v, select_v,form_v {
	border:none; 
	font-family: Tahoma, Tahoma, Arial; 
	font-size: 12px; 
}

.button_v{
   color:#000;
   font-family: Tahoma,helvetica,sans-serif;
   font-size:12px;
   height:24px;
   color:#000;
   font-weight:normal;
   background-color:#DBD8D2;
   border:2px solid;
   border-top-color:#fff;
   border-bottom-color:#808080;
   border-right-color: #808080;
   border-left-color: #fff;
}

p, h1 {font-size: 12px; font-family:verdana,sans-serif;  }
p, h2 {font-size: 18px; font-family:verdana,sans-serif; line-height:100%; margin:0; padding:0;}
p, h3 {font-size: 10px; font-family:verdana,sans-serif; line-height:100%; margin:0; padding:0;}
 
h.mie { position:relative; top:15px; left:30px; width:30px; }


a.nbtns, a.nbtns:hover {
   font-size:13px;
   font-family:arial;
   font-weight:bold;
   color:#666666;
   text-decoration:none;
}