body {
	margin: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#Navigation {
	background: #7AB8C3;
	width: 1003px;
	height: 20px;
	text-align: center; 
	border-bottom: #969090 2px solid;
	
}

#Navigation ul {
	padding: 0;
	width: 495px;
	margin:	auto; 
}

#Navigation li {
	list-style: none;
	float: left;
}

#wrapper {
	width: 1002px;
	height: 394px;
	background: url('../../media/image/back.jpg') no-repeat;
}

#wrapper_startseite {
	width: 1002px;
	height: 394px;
	background: url('../../media/image/back_start.jpg') no-repeat;
}


#SubNavigation {
	width: 233px;
	height: 394px;
	float: left;
}

#SubNavigation a {
	color: #000000;
	text-decoration: none;
}

#Inhalt {
	width: 709px;
	padding: 35px 0 0 60px;
	height: 359px;
	float: left;
}



#Footer {

}

.clear {
	clear: both;
}

.impressum {
	width: 140px;
	margin: 5px auto;
	font-size: 11px;
}
img {
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 0;
	background: transparent url('../../media/image/title_line.gif') bottom left no-repeat;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {
	color: #000000;
}

.innenseiten_img {
	margin-right: 25px;
	border: #ffffff 2px solid;
	margin-top: 12px;
}


/* SubNavigation */

.basics {
	top: 200px;
	left: 77px;
	position: absolute;
}

.lebenslauf {
	top: 200px;
	left: 80px;
	position: absolute;
}

.routines {
	top: 225px;
	left: 66px;
	position: absolute;
}

.projects {
	top: 250px;
	left: 67px;
	position: absolute;
}

.development {
	top: 275px;
	left: 60px;
	position: absolute;
}

.global {
	top: 300px;
	left: 65px;
	position: absolute;
}

.suchmaschinen_text {
	font-size: 10px;
}
