body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
A {
	color: #0E507E;
}
TD {
	font-size:70%;
	color: #000000;
}
H1 {
	display: inline;
}
H1.map {
font-size:13px;
color:#0D507E;
}
H1.menu {
	font-family: Arial Narrow;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
}
H1.title {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
}
H1.copyright {
	color:#166896;
	font-size:11px;
	font-weight: normal;
}
.bottom {
	color: #A4C5D7;
}
.headerBlue{
    font-size:11px;
    color:#0D507E;
}

td.blueGal{
    font-size:11px;
    color:#0D507E;
    font-weight: bold;
    text-align: center;
    padding-left:11px;
    padding-right:11px;
    padding-top: 5px; 
}

.bild {
float: left;
margin: 5px;
}

#nound {
	text-decoration: none;
}

/*-----------  feadback  -----------------*/

.button {
width: 148px;
background:#176795;
border:solid 1px #176795;
text-transform:uppercase;
font-family:Arial;
color:white;
font-size:10px;
height:20px;
}

.field {
font-family:Arial;
color: #000000;
font-size:12px;
border:solid 1px #5AA9D5;
width: 300px;
}
.description {
border-right:solid 3px #176795;
width:150px;
}
.formComment {
color:#909090;
font-size:12px;
}

.warning {
color:#AD2D28;
}

