/* =======================================================
	Basislayout und Grundelemente
	=====================================================*/
	
* {
	margin:0;
	padding:0;
}
html {
height: 100&;
}
body {
	min-height: 101%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ffffff;
	text-align: center;
}
a, a:link, a:visited {
	color: #e89e49;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:focus, a:active {
	color: #e89e49;
	text-decoration: underline;
}
a img {
	border: 0 none;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background: transparent;
}
h1 {
	font-size: 12px;
	margin-bottom: 38px;
}

h2.index {
	margin-bottom: 30px;
	line-height: 24px;
	margin-top: -5px;
}
h2.profil {
	margin-bottom: 34px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #55575e;
	margin: 15px 0 5px 0;
}
ul {
	list-style-type: square;
	padding-left: 13px;
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 18px;
}
p, address {
	line-height: 140%;
	color: #000;
	background: transparent;
}
address {
font-style: normal;
line-height: 26px;
}

td {
	line-height: 26px;
	vertical-align: middle;
}

.portrait {
	padding-top: 6px;
}

.nowrap {
white-space: nowrap;
}
/* ID's */
#container {
	position: relative;
	width:750px;
	margin: 0 auto;
	color: #000;
	background:#ffffff;
	border-left: 1px solid #55575e;
	border-right: 1px solid #55575e;
}

#header {
	position: relative;
	width: 750px;
	height: 75px;
}

#header h1{
	position: absolute;
	left: 243px;
	top: 18px;
	font-size: 16px;
	width: 506px;
}

#headgraphic {
	position: relative;
	width: 750px;
	height: 119px;
	text-align: center;
}

#logo {
	position: absolute;
	left: 13px;
	top: -15px;
	z-index: 2;

}

#logo h2 {
text-indent: -990em;
}

#nav {
	position: absolute;
	left: 0;
	top:208px;
	width: 243px;
	color: #fff;
	background: #dedede;
}

#nav a, #nav a:link, #nav a:visited {
	height: 24px;
	line-height: 24px;
	display:block;
	text-decoration:none;
	color:#000;
	background: #dedede;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	border-top: 1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#nav a:hover, #nav a:focus, #nav a:active {
	color:#000;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#nav a.aktiv, #nav a:link.aktiv, #nav a:visited.aktiv, #nav a:hover.aktiv, #nav a:focus.aktiv, #nav a:active.aktiv{
	color:#000;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 243px;
}

#nav li {
	list-style:none;
	margin:0;
	padding:0;
}

#skiplink {
display: none; 
}

#main {
	width:750px;
	padding: 0 0 0 0;
	color: #000;
	background-color: #dedede;
	background-image: url(../images/zahlen.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#content {
	width: 506px;
	wid\th:466px;
	margin-left: 244px;
	color: #000;
	background: #ffffff; 
	text-align: left;
	padding: 20px;
}


#content p{
line-height: 26px;
}

#footer {
width: 750px;
height: 35px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
background: transparent;
background-image: url(../images/footer.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#footer p {
text-align: left;
padding: 14px 0 0 10px;
font-size: 10px;
color: #FFFFFF;
background-color: transparent;
}

#footer span {
text-align: right;
padding: 16px 0 0 280px;
}

/* Basisklassen'*/

.skip {
display: none;
}

.date {
vertical-align: top;
}

.time {
float: left;
width: 130px;
}

.steckbrief {
float: left;
width: 150px;
}
.projhl {
margin-left: 150px;
line-height: 26px;
}

.projekt {
display: block;
margin: 5px 0 20px 150px;
}
.projekt a {
padding: 5px 0 5px 25px;
background-color: transparent;
background-image:url(../images/pdf_20.gif);
background-position: 50% left;
background-repeat: no-repeat;
}
.dipl {
display: block;
width: 142px;
margin: 0 0 20px 150px;
}

.spacer {
margin: 60px 0;
}

#content img {
position: absolute;
top: 269px;
left: 577px;
border: 1px solid #000;
}

#content img.bild {
position: absolute;
top: 266px;
left: 557px;
border: 1px solid #000;
}

/* ============================================
	Seitenspezifische Formatierung 
	==========================================*/
