﻿.style1 {
				background-image: url('Bilder/conbg.png');
}
.style2 {
				font-family: Arial, Helvetica, Sans-Serif;
				font-size: 8pt;
}
.style3 {
				font-size: large;
				font-family: "Times New Roman", Times, Serif;
				color: #059CC4;
}
a {
				color: #059CC4;
				letter-spacing:1px;
}
a:visited {
				color: #059CC4;
				letter-spacing:1px;
}
a:active {
				color: #059CC4;
				letter-spacing:1px;
}
a:hover {
				color: #006580;
				letter-spacing:1px;
}



#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #1E1E1E;
width: 505px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #1E1E1E;
}

#navlist li a { text-decoration: none; }



.style4 {
				font-family: Arial, Helvetica, Sans-Serif;
				font-size: 8pt;
				color: #059CC4;
				text-align: center;
}

