body {
	position: relative;
	margin: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

#page {
	position: relative;
	margin: 0 auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;	
	width: 1159px;
	height: 704px;
}

#kopf {
	position: absolute;
	left: 114px;
	top: 47px;
}

#kopf h1 {
	display: none;
}

#fuss {
	position: absolute;
	top: 580px;
	right: 128px;
	height: 60px;
	width: 200px;
}

#fuss .item {
	float: right;
	margin-left: 10px;
}

#logo {

}

#topnav {
	position: absolute;
	left: 225px;
	top: 40px;
	width: 450px;
}

#sprachen {
	position: absolute;
	left: 765px;
	top: 40px;
	width: 200px;
}

#leftnav {
	position: absolute;
	left: 140px;
	top: 160px;
	width: 670px;
}

#content {
	position: absolute;
	left: 335px;
	top: 140px;
	width: 690px;
	height: 400px;
}

#galeriebereich {
	width: 400px;
	height: 400px;
}

#as {
	position: absolute;
	left: 140px;
	width: 250px;
	bottom: 55px;
}

#as a {
	font-size: 9px;	
	color: #989898;
	font-style: italic;
}

#as a:hover {
	color: #797979;
}

/*****  Styles  **********************/

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

a:hover, li.aktiv a {
	color: #000;
	text-decoration: none;
}

p {
	margin-top: 0;	
}

h1 {
	font-size: 100%;
}

h2 {
	font-size: 120%;
	margin: 0 0 10px 0;
	font-variant: small-caps;
}

h3 {
	font-size: 100%;
	margin: 4px 0 0 0;
	font-variant: small-caps;
	font-weight: normal;
	color: #000;
}

.klein {
	margin-left: 12px;
	font-style: italic;
	color: #888888;
	font-size: 80%;
}

.linie {
	width: 350px;
	border-bottom: 1px solid #bbb;
	margin-bottom: 20px;
}

.secr {
	display: none;
}

.break {
	clear: both;
}

/*****  Top Navigation, Sprachen Navigation  **********************/

#topnav ul, #sprachen ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}

#topnav ul li, #sprachen ul li {
	list-style: none;	
	float: left;

}

#topnav ul li.trenner, #sprachen ul li.trenner {
	float: left;
	color: #888;
	width: 13px;
	text-align: center;
}

/*****  Left Navigation  **********************/

#leftnav h2 {
	font-size: 100%;
	margin-bottom: 10px;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	line-height: 200%;
}

#leftnav li {
	list-style: none;
}

#leftnav li.aktiv a {
	list-style: none;
	background-image: url(../images/navdot.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#leftnav li a.ohne {
	list-style: none;
	background-image: none;
	padding-left: 0;
}

/*****  Inhalt  **********************/

#content ul {
	padding-left: 20px;
}

#galeriebereich .galerie3x3 {
	width: 450px;
	margin: 0 auto;
}

#galeriebereich .galerie3x4 {
	width: 320px;
	margin: 0 auto;
}

#galeriebereich .galerie_home {
	width: 455px;
	margin: 0 auto;
}

#galeriebereich div .item {
	float: left;
	margin: 0 10px 10px 0;
}

#textbereich {
	position: absolute;
	left: 480px;
	top: 0px;
	width: 205px;
	line-height: 140%;
}

#seitennav {
	position: absolute;
	left: 480px;
	bottom: 10px;
	line-height: 160%;
}

.about {
	width: 660px;
}

.about .text {
	float: right;
	width: 320px;
}

.rechts {
	float: right;
	width: 120px;
	text-align: left;

}

.rechts a {
	margin-right: 10px;
}

.contentlinks {
	float: left;
	width: 380px;
	margin-right: 0px;
}

.contentrechts {
	float: right;
	width: 280px;
}

.scrollen {
	overflow: auto;
	height: 420px;
}
