﻿body {
	background-image: url(images/site/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content{
	margin: 0 auto 0 auto;
	width:650px;
	text-align:left;
	padding:0px;
	}
#top ul {
	color:#666666;
	font-weight: normal;
	font-size: small;
	padding: 28px 10px 0 0;
	margin: 0px;
	position:absolute;
	top:80px;
	height:80px;
}
#top li {
	list-style-type: none;
	display: inline;
	text-align: left;
	padding: 15px 50px 0px 5px;

}
#top{
height:150px;}
#top #last {
	padding-right: 0px;
}
#text{
	position:relative;
	width:680px;
	margin: 0 20px 0 0px;
	min-height: 200px;
}
h1{
font-size:14px;
color:#666666;
margin: 10px;
}
h2{
font-size:12px;
color:#666666;
margin: 10px;
}

a:visited{
color:#333333;
text-decoration:none;
}

a{
	color: #333333;
	text-decoration: underline;
}
a:hover{
color:#333333;
text-decoration:underline;
}
p{
font-size:11px;
color:#666666;
margin: 10px;
}
ul{
font-size:11px;
color:#666666;
margin-top: 5px;
}
.full{
width:650px;
}
.left{
margin: 0 10px 10px 0;
}
.right{
margin: 0 0px 10px 10px;
}
img{
border: solid 1px #999999;
}
#bund{
border-top: 1px solid #cac7c7;
width: 701px;
margin-left:-26px;
margin-top:20px;
color:#1a98a2;
float:left;
}
* html #bund {
	margin: 20px 0px 0px -6px;
	}
#bund p{
font-size:11px;
color:#666666;
width:95px;
float:left;
text-align:center;
margin:  5px 10px;
}
* html #bund p {
	width: 90px;
	}


 .green{
color:#1a98a2;
font-weight:bold;
}
#content #top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

