* {
	margin:0;
	padding:0;
}

a img {
	border:0;
}

:focus {
	outline:0;
}

form {
	display:inline;
}

fieldset {
	border:none;
}

legend {
	display:none;
}

input, select, button {
	vertical-align:middle;
}

dt {
	display:block;
}

ul,ol {
	list-style:none;
}

small {
	font-size:9px;
}

big {
	font-size:1.1em;
}

sup, sub {
	line-height:0px;
	font-size:75%;
	font-family:Verdana;
}

.nowrap {
	white-space:nowrap;
}

.clear {
	clear:both;
	height:0px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.underline {
	text-decoration:underline;
}

.hinweis1 {font-weight:bold;}
.hinweis2 {font-weight:bold;font-style:italic;}