@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
	background-image: url(../images/lumar_hintergrund.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color:#5A5550;
	height: 100%;
	line-height: 18px;
}
img{
border:0;
}



h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #9BA014;
	font-size: 1.1em;
}


a:link {
	color: #5a5550;
	text-decoration: none;
}

a:visited {
	color: #5a5550;
	text-decoration: none;
}

a:hover {
	color: #9ba014;
	text-decoration: underline;
}

#wrapper {
	height: 585px;
	width: 814px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center 54px;
	background-image: url(../images/shadow.png);
}

#wrapper_main {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;

}

#inside_wrapper {
	height: 583px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	padding-left: 7px;
}

#flash_nav {
	height: 270px;
	width: 808px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-left: 4px;
	background-image: url(../images/flash_background.png);
}

#output {
	width: 808px;
	background-image: url(../images/output_background.png);
	display: table;
	min-height: 100%;
}

#footer {
	height: 39px;
	width: 808px;	
}

#submenu {
	padding-top: 35px;
	padding-left: 30px;
	float: left;
}
#text {
	float: left;
	width: 497px;
	position: relative;
	left: 63px;
	top: 35px;
	padding-bottom: 80px;
}
#kontakt_text p {
	padding-bottom: 5px;
}

.black {
	color: #5A5550;
}
.normal_td {
	vertical-align: top;
	height: 134px;
}
.lebenslauf_links {
	width: 150px;
	vertical-align: top;
	padding-bottom: 5px;
	height: 20px;
}
.lebenslauf_portrait_links {
	vertical-align: top;
	padding-bottom: 5px;
}



.lebenslauf_rechts {
	height: 20px;
	vertical-align: top;
	padding-bottom: 5px;
}
.portrait {
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.kontakt_links {
	height: 20px;
	width: 50%;
}
.lumar_text {
	font-weight: bold;
	color: #9BA014;
	font-size: 1.1em;
	display: block;
	padding-bottom: 10px;
}

.table_margin {
	margin-left: 25px;
}


.lebenslauf_rechts p {
	padding-bottom: 5px;
}
.lebenslauf_rechts ul {
	color: #5A5550;
	list-style-image: url(../images/listpoint.gif);
	padding-left: 10px;
}

.lebenslauf_titel {
	height: 25px;
	vertical-align: top;
	padding-bottom: 5px;
}
.lebenslauf_bull {
	height: 20px;
	width: 10px;
	vertical-align: top;
	color: #9BA014;
}
.projekte_image {
	vertical-align: top;
	width: 110px;
}
.projekte_links {
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 15px;
}
.projekte_links p {
	padding-bottom: 5px;
}
.lebenslauf_portriat_rechts {
	height: 20px;
	vertical-align: top;
	padding-bottom: 5px;
}
