/* CSS für Katharina Schaupp *2010 von Julia Faulde */

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea, select {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	line-height: 150%;
	}
html body {
    background: #ffffff;
  	text-align:center;
	}
#global {
	text-align:left;
	margin:auto;
	margin-top:40px;
	width:848px;
	height:616px;
	padding:0;
	border:1px solid #EE1C23;
	}
#global img.oben {
	position:absolute;
	margin:0;
	width:848px;
	height:148px;
	padding:0;
	}
#global img.mitte {
	position:absolute;
	margin:149px 0 0 0;
	width:848px;
	height:382px;
	padding:0;
	}
#global img.unten {
	position:absolute;
	margin:531px 0 0 0;
	width:848px;
	height:83px;
	padding:0;
	}
#global img.foto {
	position:absolute;
	margin:138px 0 0 647px;
	width:148px;
	height:177px;
	padding:0;
	z-index:300;
	}
#global img.vita {
	position:absolute;
	margin:175px 0 0 35px;
	width:19px;
	height:42px;
	padding:0;
	z-index:300;
	}
#global img.proben {
	position:absolute;
	margin:220px 0 0 35px;
	width:19px;
	height:88px;
	padding:0;
	z-index:300;
	}
#global #inhalt {
	position:absolute;
	margin:149px 0 0 0;
	width:848px;
	height:382px;
	padding:0;
	}
#global #scroll {
	position:absolute;
	margin:170px 0 0 85px;
	width:760px;
	height:355px;
	padding:0;
	color:#000;
	font-size:13px;
	overflow:auto;
	z-index:30;
	}
#scrollcontent {
	position:absolute;
	width:750px;
	z-index:200
	}
#scrollbar {
	float:right;
	position:relative;
	display:none;
	width:15px;
	height:355px;
	z-index:100;
	background:url(images/scroll-bg.gif)
	}
.scroller {
	position:absolute;
	top:0;
	width:15px;
	cursor:pointer;
	background-color:#ccc;
	background-image:url(images/scroll-arrows.gif);
	background-position:50% 50%;
	background-repeat:no-repeat
	}
.buttonclick {
	background-color:#bbb
	}
#global #scroll table td {
	padding:5px 0;
	vertical-align:top;
	}
#global #scroll table td.vorne{
	width:200px;
	}
#global #scroll h1 {
	font-size: 13px;
	}
#global #scroll p {
	width:400px;
	margin:0 0 15px 0;
	}
a {
	color:#000;
	text-decoration:none;
	}
a:hover{
	color:#EE1C23;
	text-decoration:none;
	}
