@charset "UTF-8";
/* CSS Document */

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	margin-top: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: 0em;
}

h1, h2, h3, h4, h5, h6 {
margin-bottom:1em;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
color:#004494;
}

h1 {
font-size:1.8em;
}
h2 {
font-size:1.6em;
}
h3 {
font-size:1.4em;
}
h4 {
font-size:1.2em;
}
h5 {
font-size:1em;
}
h6 {
font-size:1em;
}

p {
margin-bottom:1em;
line-height:150%;
}

a, a:link, a:visited {
color:#004494;
}

a:hover {
color:#e2001a;
}

a:active {
}

ul {
margin-left:15px;
}

li {
}

td {
font-size:12px;
}

tr {
}

table {
}

blockquote {
}

cite {
}

address {
}

fieldset {
}

input, textarea, select {
font-size:12px;
border:#CCCCCC 1px solid;
}


label {
font-size:12px;
}

img {
border:none;

}
.download img {
	margin-right:6px;
	margin-top:5px;
	padding-bottom:0px;
	
}
.download {
	padding-bottom:5px;
	
}
#anfrage, .esyserrors {
	margin-left:100px;
}
#anfrage {
	width:500px;
}
.esyserrors {
	margin-bottom:20px;
}
.radioinfo {
	padding-top:5px;
}
.labelinfo {
	width:165px;
}
#senden, #reset {
	background-color:#004494;
	color:#FFFFFF;
	padding:4px;
}
