/* CSS Document */

body {
vertical-align:middle;
height:auto;
background-color:#686767;
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
}

a{
font-size:11px;
font-style:normal;
color:#Ff9000;
font-family:  Arial, Verdana, Helvetica, sans-serif;
list-style-image:url(../img/orange_bullet.jpg);
}


.lauftext{
font-size:11px;
font-style:normal;
color:#686767;
font-family:  Arial, Verdana, Helvetica, sans-serif;
list-style-image:url(../img/orange_bullet.jpg);
}

.orange{
font-size:12px;
font-style:normal;
font-weight: bold;
color:#ff9000;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.bigletter{
font-size:12px;
font-style:normal;
color:#686767;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

.lang{
font-size:11px;
font-style:normal;
color:#686767;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.menu{
font-size:16px;
font-style:normal;
color:#ff9000;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
line-height:26px;
}

.menu:hover{
font-size:16px;
font-style:normal;
color:#686767;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
line-height:26px;
}

.menugrey{
font-size:16px;
font-style:normal;
color:#686767;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
line-height:26px;
}
.submenu{
font-size:11px;
font-style:normal;
color:#686767;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
}

.submenu:hover{
font-size:11px;
font-style:normal;
color:#ff9000;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
}

.header{
font-size:16px;
font-style:normal;
color:#ff9000;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration:none;
font-weight: bold;
}

.feld {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #686767;
	font-size:11px;
	height:12px;
	width:200px;
}


.subfeld {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #686767;
	font-size:11px;
	height:12px;
	width:400px;
}

.dropdown {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #686767;
	font-size:11px;
	height:18px;
	width:500px;
}

.dropdown_small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #686767;
	font-size:11px;
	height:18px;
	width:200px;
}

.textbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #686767;
	font-size:11px;
	height:100px;
	width:500px;
}

.box {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #686767;
	font-size:11px;
	height:11px;
	width:20px;
}

.lauftext_orange{
font-size:12px;
font-style:normal;
font-weight: bold;
color:#ff9000;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.lauftext_orange:hover{
font-size:12px;
font-style:normal;
font-weight: bold;
color:#686767;
font-family:  Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
}