@charset "UTF-8";
body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0D66AF;
	margin:0px;
	padding:0px;
height: 100%; 
}

#footerrr {
position:relative; 
bottom: 0 !important;
bottom: 0px;
padding:10px;
    background-image: url("../img/footer.jpg");
    background-repeat: repeat;
    clear: both;
    width: 0 auto;
    height:170px;
    text-align:center;
    }
#supercontainer #logo {
	background-repeat: no-repeat;
	background-position: -25px -10px;
	height: 120px;
	margin-top:10px;
}
#bckgmain #supercontainer #menu #dinsida a {
	color: #FFFF00;
}
#bckgmain {
	background-image: url(../img/bckg_pattern.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 400px;
	height:100%;
	width: 940px;
	z-index: 1;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#supercontainer {
	margin: auto;
	width: 940px;
	z-index: 2;
	position: relative;
}
#supercontainer #menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 50px;
	margin-left: 30px;
	word-spacing: 0.1em;
	letter-spacing: 0.18em;
}
#supercontainer #menu2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 50px;
	margin-left: 20px;
	word-spacing: 0.1em;
	letter-spacing: 0.18em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00B8D9;
}
#linkwhiteoff a:link {
	color: #00B8D9;
}
#linkwhiteoff a:visited {
	color: #00B8D9;
}
#footer {
	text-align: center;
	color: #FFFFFF;
}
#container {
	padding-left: 0px;
}
.titel {
	font-size: 24px;
}
#loggain {
background-image: url("img/buttonfleche.gif");
    background-position: right 1px;
    background-repeat: no-repeat;
    float: right;
    font-weight: bold;
    height: 27px;
    padding-right: 50px;
    padding-top: 6px;
    text-align: left;
    width: 130px;
    
    }
#bckgmain #supercontainer #menu2 #topmenu {
	font-size: 14px;
	padding-bottom: 3px;
	font-weight: bold;
}
#bckgmain #footer #bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B8D9;
}
