body {
	background-color: #D6D6D6;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #006985;
	scrollbar-3dlight-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
}
body,td,th {
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-left:18px;
        }



//Pseudoklassen fuer Links:
a {color:#007698; font-weight: bold;text-decoration: none;}
a:link {color:#007698; font-weight: bold;text-decoration: none;}
a:visited {color:#007698; font-weight: bold;text-decoration: none;}
a:hover {color:#7ED0E0; font-weight: bold;text-decoration: none;}
a:active {color:#007698; font-weight: bold;text-decoration: none;}

.textklein {color:#333; font-size:10px; text-decoration: none;}
normal {color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-left:18px; /* 45px */
	}

h1	{color:#007698; 
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	}
h2	{color:#007698; 
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	}
p 	{
	color:#666666;
	margin-left:18px; /* 45px */
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
input, textarea, select, option 	{
	color:#666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
.untermenue {margin-left:10px;
}	

#layout {
	position:absolute;
	left:16px;
	top:16px;
	width:980px;
	height:740px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: visible;
}
#logo {
	position:absolute;
	left:733px;
	top:22px;
	width:248px;
	height:69px;
	z-index:2;
	overflow:visible;
	text-align:right;
}
#suche {
	position:absolute;
	left:29px;
	top:28px;
	width:303px;
	height:72px;
	z-index:3;
	text-align:left;
}
#linie {
	position:absolute;
	left:16px;
	top:100px;
	width:980px;
	height:4px;
	z-index:4;
	background-color: #007698;
	overflow:hidden;
}
#navigation {
	position:absolute;
	left:31px;
	top:105px;
	width:300px;
	height:302px;
	z-index:5;
	overflow:visible;
}
#fotos {
	position:absolute;
	left:16px;
	top:431px;
	width:980px;
	height:301px;
	z-index:6;
	overflow:hidden;
	background-color: #007698;
}
#breadcrumbs {
	position:absolute;
	left:341px;
	top:120px;
	width:641px;
	height:21px;
	z-index:7;
	overflow:visible;
}
#inhalt {
	position:absolute;
	left:342px;
	top:151px;
	width:640px;
	height:270px;
	z-index:8;
	overflow: auto;
}
#sprachen {
	position:absolute;
	left:30px;
	top:737px;
	width:297px;
	height:15px;
	z-index:9;
}
#copyright {
	position:absolute;
	left:474px;
	top:737px;
	width:508px;
	height:15px;
	z-index:10;
	text-align:right;
}