a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	color:lightgrey;
	text-decoration: none;
	font-style:bold;
}

a:hover {

	color:white;
	}

a.rahmen:visited img{
border: 1px solid lightgrey;
}

a.rahmen:hover img{
border: 1px solid white;
}

a.rahmen img{
border: 1px solid lightgrey;
}

a.top {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	color:black;
	text-decoration: none;
	font-style: bold;
	font-weight:bold;
}
a.top2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	color:white;
	text-decoration: none;
	font-style: bold;
	font-weight:bold;
}
a.top:hover {
	color:white;
}
a.top:visited {	}

a.headline {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14pt;
	color:white;
	text-decoration: none;
	font-style: bold;
	font-weight:bold;
}

a.headline:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14pt;
	color:lightgrey;
	text-decoration: none;
	font-style: bold;
	font-weight:bold;
}

	

a.inner {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14pt;
	color:white;
	text-decoration: none;
	font-style: bold;
	font-weight:bold;
}

a.inner2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14pt;
	font-color:white;
	text-decoration: none;
	font-style: bold;
	font-weight:bold;
}
a.inner:hover {
	color:white;
}
a.inner:visited {
	
	}
a.func {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	color:white;
	text-decoration: none;
	font-style: bold;
	font-weight:bold;
}
a.func:hover {
	color:lightgrey;
}
a.func:visited {
	
	}
body{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;	
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	line-height: 170%;
	color: white;
}
table{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: white;
}
table.mitte{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border: 1px dotted black;
	border-radius: 10px;
	font-size: 12pt;
	color: white;
	bgcolor:black;
}

h1{
	font-size: 14pt;
	font-style: bold;
	font-weight:bold;
	color: white;
}


.menu{ color: black;}
.small{ font-size: 10pt; color:black;}
.smallwhite{ font-size: 10pt; color:white;}
input.permkv2_input {background: #FDFFF1; border: 0; }
textarea {background:#FDFFF1; border: 0; }
.mandatory {font-size:12px; }

div {
	
}
div.free {
	background-color:#B80000;
	width:150px;
	text-align:center;
}

input.btn{
   color:white;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:12pt;
   font-weight:bold;
   background-color:#B80000;
   border:0px solid;
   border-top-color:#B80000;
   border-left-color:#B80000;
   border-right-color:#B80000;
   border-bottom-color:#B80000;}