#pfeile, #sidebar, #footer_new {
	display: none !important;
}

body {
	background: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
}

div#um_wrapper {
    background: none;
    height: auto;
    left: 0;
    margin: 0;
    position: static;
    top: 0;
    width: auto;
}
div#pagewrapper {
    background: none;
    color: black;
    height: auto;
    margin: 0;
    position: static;
    width: auto;
}

div.back {
    margin: 0;
}
div.back #main {
	background: none;
    padding: 0;
}

div#content h2 {
    border: none;
    color: #000;
    display: block;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em;
    padding-bottom: 1px;
    padding-left: 0;
    text-align: left;
}

div#text_portrait table {
    color: #000;
    font-size: 12px;
    padding-top: 38px;
}
div#text_kompetenzen table {
    color: #000;
    font-size: 12px;
    padding-top: 38px;
}

table {
	width: 100% !important;
}

div#text_portrait table p.titel_inhalt, div#text_kompetenzen table p.titel_inhalt {
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: none;
}

.portrait_titel_oben, .portrait_titel {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

div#portrait_foto {
    left: 0;
    position: static;
    top: 0;
}