body {
	font: 12px Helvetica, Arial, sans-serif;
	background: #ffffff url(bilder/main-bg.gif);
	padding: 0;
	margin: 2px 0px 0px;
}
a, a:visited {
	color: #5d4834;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	text-decoration: none;
}

p {
	line-height: 100%;
	color: #FFFFFF;
}

h1 {
	font: normal 100%/140% Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #5d4834;
}

h2 {
	font: normal 130%/130% Helvetica, Arial, sans-serif;
}

.mail {
	color: #333333;
	background-color: #FFCC00;
}

.noflash {
	color: #000000;
	background-color: #CCC;
	font-size: 14px;
	line-height: normal;
}

img {
	border: none;
}

#mainback1 {
	border: none;
	background-attachment: scroll;
	background-image: url(bilder/mehrblicke-back1.jpg);
	height: 640px;
	width: 1024px;
}

#mainback2 {
	border: none;
	background-attachment: scroll;
	background-image: url(bilder/mehrblicke-forschung.jpg);
	height: 640px;
	width: 1024px;
}

#mainback-philo {
	border: none;
	background-attachment: scroll;
	background-image: url(bilder/mehrblicke-philosophie.jpg);
	height: 640px;
	width: 1024px;
}

#mainbackstart {
	border: none;
	background-attachment: scroll;
	background-image: url(bilder/mehrblicke-backstart.jpg);
	height: 640px;
	width: 1024px;
}

.textmain1 {
	text-align: left;
	padding-top: 130px;
	padding-left: 40px;
	color: #6B655A;
}

.textmaincenter {
	text-align: center;
	padding-top: 130px;
	color: #6B655A;
}

pola-right {
	text-align: right;
	padding-top: 130px;
	padding-left: 35px;
	color: #6B655A;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}
 
/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
	top: 590px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block;
	font: bold normal 12px Arial, Helvetica, sans-serif;
	width: 120px;
	color: #CC3300;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

