@charset "UTF-8";

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 18, 2011 01:31:20 PM America/New_York */

@font-face {
    font-family: 'DejaVuSansBook';
    src: url('../font/DejaVuSans-webfont.eot');
    src: url('../font/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/DejaVuSans-webfont.woff') format('woff'),
         url('../font/DejaVuSans-webfont.ttf') format('truetype'),
         url('../font/DejaVuSans-webfont.svg#DejaVuSansBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* CSS Document */

/* Basic */

body {
	background-color: #FFF;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 14px 'DejaVuSansBook', "Lucida Grande", LucidaGrande, "Lucida Sans", Verdana, sans-serif;
}

p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000099;
}

a:hover {
	background-color: #000099;
	color: #FFFFFF;
}

.clear {
	clear: both;
}

.whiteout {
	color: #DDDDDD;
}

.lang {
	margin-bottom: -1px;
}

/* Head */

#head {
	padding: 50px 0 70px 0;
	color: #737373;
}

* html #head
{
	padding: 25px 0 35px 0;
}

#head, #content, #topnavi, #footer, #disclaimer {
	width: 720px;
	margin: 0px auto;
    text-align: left;
}

#malter {
	float: left;
	text-align: right;
	line-height: 17px;
}

.kl {
	font-size: 11px;
}

#logo {
	height: 30px;
	float: right;
	text-align: right;
	font-size: 11px;
	padding: 1px 36px 0 0;
	background-image: url(../img/logoimg.png);
	background-repeat: no-repeat;
	background-position: right;
}

/* Topnavi */

#topnavi {
	padding: 15px 0 15px 0;
	margin-bottom: 30px;
	font-size: 14px;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
}

#topnavi a {
	display: inline-block;
	color: #000000;
}

#topnavi a:hover {
	color: #FFFFFF;
}

#topnavi span {
	display: inline-block;
	padding: 0 5px 0 5px;
}

#topnavi .whiteout {
	display: inline-block;
	padding: 0;
}

#topnavi .right {
	float: right;
	color: #DDDDDD;
	font-size: 11px;
}

/* Content */

#content {
	clear: both;
}

#left,#right {
	float: left;
	width: 350px;
}

#left {
	padding-right: 10px;
}

#right {
	padding-left: 10px;
}

dl {
	margin: -10px 0 20px 0;
	padding: 0;
}

dt {
	font-size: 15px;
	color: #737373;
	padding: 7px 0 13px 0;
	letter-spacing: 3px;
}

dd {
	font-size: 13px;
	padding: 0;
	margin: 0
}

ul {
	padding: 0;
	margin: 0;
}

li {
	font-size: 13px;
	padding-bottom: 13px;
	margin-left: 13px;
	list-style-type: none;
}

/* Footer */

#footer {
	font-size: 11px;
	border-top: 1px solid #EEE;
	color: #737373;
	margin-bottom: 60px;
	padding-top: 15px;
}

.w3c {
	padding-top: 10px;
	border: 0;
}

.gb {
	font-size: 11px;
	float: right;
	text-align: right;
	padding-top: 10px;
}

#footer .h1 {
	font-size: 13px;
	color: #737373;
	letter-spacing: 3px;
	padding: 15px 0 10px 0;
	margin: 0;
}
