body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.mehr_link {
	font-size: 14px;
	font-weight: normal;
	color: Silver;
}

.table {
	background: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	border: double;
	border-color: Gray;
	vertical-align: top;
}

.titel {
	height: 100px;
	width: 800px;
	text-align: center;
	background-image: url(images/index_banner.jpg); 
}

.titel_lebenslauf {
	height: 100px;
	width: 800px;
	text-align: center;
	background-image: url(images/resume_banner.jpg);
}

.titel_hobby {
	height: 100px;
	width: 800px;
	text-align: center;
	background-image: url(images/hobby_banner.jpg);
}

.titel_disclaimer {
	height: 100px;
	width: 800px;
	text-align: center;
	background-image: url(images/disclaimer_banner.jpg);
}

.titel_impressum {
	height: 100px;
	width: 800px;
	text-align: center;
	background-image: url(images/impressum_banner.jpg);
}

.titel_projekt {
	height: 100px;
	width: 800px;
	text-align: center;
	background-image: url(images/projekt_banner.jpg);
}

.titel_homming {
	height: 100px;
	width: 800px;
	text-align: center;
	background-color: Maroon;
}

.navigation {
	width: 800px;
	height: 50px;
	padding: 15px;
	vertical-align: top;
}

.inhalt {
	text-align: justify;
	margin: 15px;
	padding-right: 15px;
	width: 770px;
}

.inhalt2 {
	text-align: left;
	padding: 15px;
	margin-left: 10px;
	width: 770px;
	text-align: justify;
}

.inhaltresume1 {
	text-align: justify;
	width: 120px;
}

.inhaltresume2 {
	text-align: justify;
	width: 550px;
}

.inhaltresume3 {
	text-align: justify;
	width: 80px;
	padding-top: 15px;
}

.inhaltresume4 {
	text-align: justify;
	padding-left: 10px;
	padding-top: 15px;
}

.link {
	font-size: 12px;
}

.copy {
	height: 10px;
	text-align: center;
	padding-bottom: 5px;
}

.homming {
	width: 3850px;
	text-align: center;
	padding: 5px;
}

h1 {
	font-size: 13px;
	font-weight: normal;
	color: Gray;
}

h2 {
	font-size: 16px;
	color: Gray;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: Black;
}

h4 {
	font-size: 9px;
	font-style: normal;
	color: #636363;
}

h5 {
	font-size: 14px;
	color: Maroon;
}

h6 {
	font-size: 12px;
	color: #636363;
}

a {
	font-size: 14px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
	border: none;
}


a:hover {
	color: Black;
}
