body {
	background: #74BBDD url(grfx/bg.jpg) repeat-x;
	text-align:center;
	margin:auto;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

#container{
	margin:auto;
	width: 960px;
	text-align:left;
	background-color: #FFFFFF;	
}

#header{
	width:960px;
	height:207px;
	background-image: url(grfx/header.jpg);
	background-repeat: no-repeat;
	clear:both;
}

#content{
	width: 640px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-right: 20px;
	border-left: 3px #C4C4C4 dotted;
	color: #666666;
	float:right;
	font-size: 0.8em;
	line-height:1.6em;
    font-family: Georgia, Times New Roman, serif;
}

#footer{
	width: 960px;
	clear:both;
}

#foto{
	width: 280px;
	border: 6px solid #c4c4c4;
	float:right;
	margin: 3px;
	}

.navigation {	
	height: 10px;
    width: 275px;
	height: 372px;
	margin-top: 10px;
    color: #666666;
	float:left;
	background-image: url(grfx/navi.gif);
	background-repeat: no-repeat;
}

.navigation a {
	color: #999999;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
	padding: 5px 10px;
    font-size: 0.8em;
    font-family: Georgia, Times New Roman, serif;
    text-transform:uppercase;
}

.navigation a:hover {border-left: 6px solid #999999; padding-left: 20px; color: #666666;}
.language a:hover {border-left: 0px solid #999999;padding-left: 20px; color: #666666;}
.language {margin-left: 30px;}
.navigation a:active {color: #999999;}
.navigation a:visited {color: #999999;}

.navigation ul {list-style-type:none;}
.navigation li {list-style-type:none;}

.Kapital {
	font-size: 1.4em;
	font-weight: 600;
}

.Stil5 {font-size: 0.8em}


INPUT { 
font-family: Georgia; font-size: 12px; width: 200px; align: center; font-weight: normal; background-color: #FFFFFF; color: #666666; border: 1px solid #C4C4C4;} 
Textarea { 
font-family: Georgia; font-size: 12px; width: 200px; height: 140px;  align: center; font-weight: normal; background-color: #FFFFFF; color: #666666; border: 1px solid #C4C4C4;}

.senden{
	border: 1px solid #C4C4C4;
	width: 100px;
	background-color: #FFFFFF;
	color: #666666;
	font-family : Georgia;
	cursor: pointer;
	padding: 3px;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}