body     { font-size: 12px; font-family: Arial; line-height: 16px; background-color: #dbddde }
a {	
		text-decoration: none;
		color: #3351a7; }
a:hover {	
		text-decoration: underline;
		color: #3351a7; }
/*Layer*/
#contentframe { 
		background-color: white; 
		text-align: left;
		margin: 0 auto; 
		top: 0px; 
		position: relative; 
		width: 920px; 
		height: 700px; 
		clear: left; 
		z-index:2; }
#navibg { 
		background-color: #3351a7; 
		visibility: visible; 
		position: absolute; 
		top: 196px; 
		left: 0px; 
		width: 146px; 
		height: 504px; 
		z-index:2; }
#topbg { 
		visibility: visible; 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 920px; 
		height: 68px; 
		z-index:2; }
#logo { 
		visibility: visible; 
		position: absolute; 
		z-index: 0; 
		top: 68px; 
		left: 146px; 
		width: 686px; 
		height: 129px; 
		z-index:2; }
#dame { 
		visibility: visible; 
		position: absolute; 
		z-index: 1; 
		top: 24px; 
		left: 90px; 
		width: 98px; 
		height: 173px; 
		z-index:3; }
#bgright { 
		background-color: #3351a7; 
		visibility: visible; 
		position: absolute; 
		top: 196px; 
		right: 0px; 
		width: 88px; 
		height: 504px; 
		z-index:2; }
#banner { 
		visibility: visible; 
		position: absolute; 
		top: 0px; 
		right: 30px; 
		width: 480px; 
		height: 230px; 
		z-index:5; }
#contentbackground {
		background-color: #3351a7;
		position:relative;
		width: 920px;
		min-height:450px;
		top:196px;
		left:0px;
		z-index:1; }
#content { 
		visibility: visible; 
		text-align: justify;
		top: 0px; 
		left: 140px; 
		width: 580px; 
		min-height: 450px;
		background-color:white;
		padding-top:50px;
		padding-left:50px;
		margin-left:146px;
		padding-right:56px;
		z-index:2;
		}
#navigation { 
		visibility: visible; 
		position: absolute; 
		top: 245px; 
		left: 15px; 
		width: 130px; 
		height: 350px; 
		color: white; 
		z-index:2; }

/*Formatierung*/
h1  { 
		color: #274289; 
		font-size: 16px; 
		font-family: Trebuchet MS; 
		margin-top: 0; 
		padding-top: 0 }
h2  { 
		color: #3351a7; 
		font-size: 13px; 
		font-family: Trebuchet MS; 
		margin-top: 0; 
		padding-top: 0 }
li { 
		font-weight: normal;
		font-size: 12px;
		line-height: 17px;
		margin-left: -8px; 
		list-style-type: square; }

#langmenu {
	z-index:30;
	position:absolute;
	top:210px;
	right:100px;
	text-align:right;

}

/*Menu*/

div.tlME  { 
		line-height: 20px; 
		text-align: right }
a.tlME  { 
		margin-right: 6px;
		text-align: right;
		color: white; 
		font-size: 13px; 
		text-decoration: none;
		font-weight: bold; }
a.tlME:hover {
		text-decoration:none; }
div.sl1ME { 
		margin-right: 5px;
		text-align: right; }
a.sl1ME  { 
		color: white; 
		margin-right: 14px;
		text-align: right;
		font-size: 11px; 
		text-decoration: none }
a.sl1ME:hover {
		text-decoration:underline; }
div.sl2ME {
		margin-left:40px; }
a.sl2ME {
		color:white;
		text-decoration:none;
		font-size: 11px; }
a.sl2ME:hover {
		text-decoration:underline; }
	
