

A:link {
	COLOR: #64068C; TEXT-DECORATION: none
}
A:visited {
	COLOR: #64068C; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #B57B9F; TEXT-DECORATION: none}

.imageback { background-color: #D6D6D7; border: 2px solid #D7D6D5; padding: 3px; }

body, table, tr, td {
	font: 10px Verdana; 
	color: #6C7982;
        letter-spacing: 0px}

body { background-color: #C4C0C0; background-repeat: repeat-x; background-image: url(images/bckgnd.gif); BACKGROUND-ATTACHMENT: scroll; text-align: center;}

#container {
width: 770px; 
margin: auto;
text-align: justify; 
}


#header { 
height: 445px; background: url(images/mainheader.gif) no-repeat;
}


#content { 

float: left; 
font: 10px Verdana, Sans-Serif;
color: #6C7982;
margin-top: 03px; 
padding-left: 220px;
padding-right: 190px;
text-align: justify;
}

#navigation { 
width: 566px; 
margin-top: -140px; 
padding-left: 150px;
padding-right: 150px;
}

#footer { 
background: url(images/konfooter.jpg) no-repeat; 
height: 90px;
clear: both;
padding-left: 210px;
padding-right: 180px;
}



.menu {
	margin: 0px;
	padding:0px;
        padding-left: 70px;
	color: #000;
        list-style: none;
}
.menu li {
	padding: 2px 2px 0px 0px;
	margin: 2px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 3px 3px;
	color: #817F7F;
	display: block;
	border: #E3E2E2 4px solid;
	background: #FFFFFF;
	text-decoration: none;
       
}
.menu li a:hover {
	color: #6A068E;
	background: #FFFFFF;
	border: #E3E2E2 4px solid;
}

h1 {
	text-align: left;
	background: url(images/header.jpg) bottom left no-repeat;
	font-weight: normal;
	line-height: 35px;
        font-size: 120%;
        text-indent: 10px;
        color: #A1A5AA;
        font-family: Verdana, Sans-Serif;
     
}



input, textarea, option, select {
	background-color: #FFFFFF;
	font: 11px Verdana;
	color: #6C7982;
	letter-spacing: 0px;
	border: 1px solid #E3E2E2;
	padding:2px; }


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}