@charset "utf-8";
@import "font.css";
@import "galerie.css";
@import "navi.css";
@import "lebenslauf.css";
@import "naehkaestchen.css";

body {
	color: #68949a;
	background-color: #3b565b;
	font-size: 12px;
	font-family: Verdana, sans-Serif;
	font-weight: 500;
	letter-spacing: 0px;
}




* {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

a:link img, a:visited img, a:hover img, a:focus img, a:active img {
	border:0;
}

map  {
	border:none;
}

img {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.invisible {
	position: absolute;
	left: -9999px;
}

#frame {
	width: 880px;
	height: 600px;
	position: absolute;
	top:0px;
	left:15px;
	background-color:#3b565b;
}

#links {
	width: 100px;
	height: 700px;
	color: #68949a;
	background-color: #3b565b;
	position: absolute;
	top: 0px;
	left: 0px;
}

#mitte_navi {
	width: 383px;
	height: 285px;
	color: #68949a;
	background-color: #3b565b;
	position: absolute;

	top: 28px;
	left: 28px;
}

#mitte_inhalt {
	width: 383px;
	height: 256px;
	color: #68949a;
	background-color: #3b565b;
	position: absolute;

	top: 212px;
	left: 28px;
}

#mitte_bild {
	width: 295px;
	height: 540px;
	color: #68949a;
	background-color: #3b565b;
	position: absolute;
	
	top: 28px;
	left: 484px;
}

img#impressum_gif {
	position: absolute;
	top: 27px;
	left: 830px;
	border: 0;
}

table#links_tabelle {
	width: 300px;
	border: 0;
	
}
