html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

/*** Fonts ***/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3E3E3;
	font-size: 10px;
	color: #364867;
	text-align:justify;
}
#img_bod{
	text-align:left;
	}
.bg {
	height: 100%;
	width: 100%;
}

a:link,
a:visited {
	text-decoration: none;
	font-weight: normal;
	outline: none;
	color: #81bb01;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	outline: none;
	color: #3878db;
}
p.index{
	color:#364867;
	font-size:11px;
}
p.footer {
	font-size: 10px;
	color: #888888;
	text-align:center;
}
h2.lebenslauf{
	color: #364867;
	font-weight: bold;
	font-size:16px;
}
h3.lebenslauf{
	color: #364867;
	font-weight: bold;
	font-size:13px;
}
h5.lebenslauf{
	color: #364867;
	font-weight: bold;
}
b.pr_head {
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4d;
}
ul.li {
	list-style-type:none;
	color: #364867;
}
#anschrift {
	width: 500px;
	margin-top: 0px;
}
#main {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #E3E3E3;
		width: 715px;
		height: 600px;		
}
#menu_bg {
		background-image:url(../images/logo_top.png);
		background-repeat:no-repeat;
		height: 110px;
		width: 714px;
		z-index: 1;
}
#navi_bottom {
	background-image: url(https://infrastat.sourceforge.net/images/navi_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 930px;
}
#main_content {
	background-image: url(../images/main_bg.png);
	width: 714px;
	height: 435px;
	margin-top: 0px;
}
#main_content_text {
	position:absolute;
	background-color:#FFFFFF;
	width: 620px;
	height: 382px;
	margin-left: 35px;
	margin-top: 0px;
	top: 141px;
	left: 11px;
}
#content_li {
	width: 290px;
	float:left;
	margin-right: 35px;
}
#content_mi {
	width: 340px;
	float: left;
	margin-right: 15px;
}
#content_re {
	width: 175px;
	float: right;
	text-align: right;
}
#projekt_li {
	width: 420px;
	float:left;
	margin-right: 20px;
}
#projekt_re {
	width: 420px;
	float:left;
}
#main_bottom_text {
	position: absolute;
	width: 714px;
	height: 19px;
	left: 1px;
	top: 553px;
}
#main_bottom_content {
	position: absolute;
	width: 850px;
	left: 38px;
	top: 697px;
}

#kontakt {
	position:absolute;
	width: 646px;
	height: 382px;
	margin-left: 35px;
	margin-top: 0px;
	top: 141px;
	left: 11px;
}

.popUp {
	width: 2000px;
}

#etracker{
	position:absolute;
	height: 75px;
	left: -35px;
	top: 2px;
	visibility:hidden;
}

#download_text{
	position:absolute;
	width: 620px;
	height: 382px;
	margin-left: 35px;
	margin-top: 0px;
	top: 141px;
	left: 11px;
}

#download_btn{
	position:absolute;
	left: -3px;
	top: 57px;
	width: 232px;
	height: 24px;
}
