form label.error {
    color: red;
    padding-left: 0.5em;
    vertical-align: top;
}
form input.error, form select.error, form textarea.error {
    border: 1px solid red;
}

.idstein{
	color:#e61c31;
} 
.koeln{
	color:#fe8238;
}  
.hamburg{
	color:#002266;
} 
.muenchen{
	color:#5ec1f7;
} 
.default_standort{
	color:#8e72b5;
}
.meldung{
	color:#ab1717;
}
.button {
	background-image: url("../system/img/verlauf_grau_button.jpg");
	background-repeat:repeat-x;
	border-bottom:1px solid #999999;
	border-left:medium none;
	border-top:medium none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:2px;
	width:150px;
}
div#tooltip {
	background-color:#FFFFE1;
	border:1px solid #606060;
	color:black;
	padding:5px;
}
