body {	background-color:#B2C7C9;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin-top:10px;
	color: #000000;
}

img {
	border-width:0px;
}
#lang { 
	visibility: visible; 
	width:90%;
	height:17px;
	position:relative;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #ffffff;
	font-size: 11px; 
}
#main {
	background-color: #FFFFFF; 
	z-index: 0;
	visibility: visible; 
	position: relative;
	width: 90%;
	height: auto;
	text-align: left;
}
.container {
	background-color:#fff;
	width:100%;
	width:100%;
	position:relative;
	left:0px;
	top:0px;
	float:left;
}
.mid-area {
	z-index: 2;
	visibility: visible; 
	width:60%;
	height:90%;
	float: left;
	position:relative;
	margin-left: 25px;
	padding-left: 20px;
	margin-bottom:30;
	margin-top: 0;
	text-align: left;
}
.right-area {
	z-index: 3;
	visibility: visible; 
	width:225px;
	position:relative;
	float: right;
}
.news {
	z-index: 4;
	visibility: visible; 
	width:225px;
	position:relative;
	float: right;
	margin: 35 20 20 10;
	padding: 10;
	border: 1px dotted gray;
}
.courses {
	z-index: 4;
	visibility: visible; 
	width:225px;
	position:relative;
	float: right;
	margin: 0 20 20 10;
	padding: 10;
	border: 1px dotted gray;
}
.mainmenu {
	background:url('grafik/mainmenu_bg.gif');
	background-repeat: repeat-x;
	width:auto;
	margin-left: 25px;
	margin-right: 25px;
	padding: 7 5 15 20;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	font-size: 13px; 
}
.submenu {
	width:225px;
	position:relative;
	float: right;
	margin: 35 20 20 10;
	padding: 10;
	border: 1px dotted gray;
}
.submenu .item {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	margin: 10 0 0 0;
	font-size: 13px; 
}
.top {
	background:url('grafik/top_logo.png') repeat-x;
	width:auto;
	height:120px;
	margin-top: 10px;
	margin-left: 25px;
	margin-top: 15px;
	padding-left: 20px;
	margin-right: 25px;
}
h1 {
	color: black;
	font-weight: normal;
	font-size: 24px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-bottom: 24px;
	margin-top: 35px
}
h2 { 
	color: black; 
	font-weight: normal; 
	font-size: 18px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin-bottom: 10px; 
	margin-top: 20px
}
h3 { 
	color: black; 
	font-weight: normal; 
	font-size: 16px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	margin-bottom: 7px; 
	margin-top: 0px
}
hr {
	color: gray;
	background-color: gray;
}
a { 	
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
.lang { 	
	color: #FFFFFF; 
	text-decoration: none;
}
.mainmenu a {
	color: black; 
	text-decoration: none; 
}
.submenu a {
	color: black; 
	text-decoration: none; 
}
.small {
	color: black; 
	text-decoration: underline;
	font-size: 9px; 
}
li {
	line-height: 12px; 
	margin-bottom: 10px;
}
td {	
	font-size: 11px;
}
input, select {	
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.amb {
	background-color:#CCCCCC;
}
.amb td {
	background-color:white;
}