@charset "UTF-8";
/* CSS Document */

html {
overflow:auto;
}
body {
	color:#000000;
	background-color:#FFFFFF;
	margin:0px;
}

a:focus {outline:none;}

a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:underline;
}

p {margin:0;}

img {border:0;}


#spalte1 {
	position:absolute;
	width:20%;
	height:100%;
	overflow:auto;
}

#log {
	position:fixed;
	top:10px;
	right:20px;
	z-index:8;
}
#menu {
	margin:170px 8px 60px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
}

#submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	margin:0 8px 0 10px;
	height:95%;
}

#spalte2 {
	position:absolute;
	left:20%;
	width:20%;
	height:100%;
	overflow:auto;
}

#header, #t-annette {
	height:170px;
}

#top {
	height:150px;
}

#credits {
	margin:0px 8px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	height:95%;
}
.space {
	height:6%;

}

.WebYepMenuItem {
	list-style-type:none;
}
.WebYepMenuTitle {
	list-style-type:none;
	text-decoration:none;
	font-style:italic;
}
.WebYepMenuTitle a {
	text-decoration:none;
}
.WebYepMenuCurrentItem a {
	color:#888888;
}

ul {margin:0 0 10px 0; padding:0;}

li {margin: 8px 0px;}

/* #jump {position:relative; left:0px; top:-170px; padding-top:170px; margin-bottom:-170px; z-index:0;} */

.highlight { font-style:italic; color:#000000; text-decoration:none; background-color:#FFFFFF; }

#spalte3, #frame {
	position:absolute;
	left:40%;
	width:60%;
	height:100%;
}

#frame-c {
	position:absolute;
	left:60%;
	width:40%;
	height:100%;
}

#spalte3 {
	overflow:auto;
}

#spalte3a {
	position:absolute;
	left:40%;
	width:20%;
	height:100%;
	overflow:auto;
}

#spalte3b {
	position:absolute;
	left:60%;
	width:40%;
	height:100%;
	overflow:auto;
}

#name {
	position:fixed;
	padding-top:15px;
	margin:0 10px 0 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	z-index:2;
}

.anker {
	position:relative;
	top:-160px;
	margin-right:20px;
	text-align:right;
	height:20px;
	font-size:10px;
}

.projekttitel {
	position:relative;
	margin:0 10px 40px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	width:500px;
	z-index:4;
	background-color:#FFFFFF;
}


.bilder {
	margin-left:100px;
	margin-bottom:30px;
}

.bilder-links {
	margin:0 10px 0 15px;
}

.projektbild {
	margin-bottom:20px;
	display:block;
}

.WebYepImageEditButton {
	display:block;
}
