@CHARSET "UTF-8";
/*
	Allgemeine Einstellungen
*/
body {
	font-family: segoe ui, tahoma, verdana, arial, helvetica, courier new, courier;
	font-size: 14px;
	background-color: white;
	margin: 0;
	padding: 35px;
}
p {
	padding: 1px;
	margin: 0px;
}
td {
	padding-bottom: 10px;
	padding-right: 20px;
	vertical-align: top;
}
h4 {
	margin-top: 0px;
}
/*
	Farben
*/
body#topleft {
	background-color: #FB9922;
}
body#header {
	background-color: #FB6600;
}
body#navi {
	background-color: #888888;
}
body#content {
	background-color: #DDDDDD;
}
/*
	Schriftzüge, Abstände und Maße
*/
h3 {
	font-size: 17px;
}
body#header h1,
body#header h2 {
	text-align: right;
	color: #4A4A4A;
}

body#header h1 {
	font-family: courier new, courier;
	font-weight: bold;
	font-size: 35px;
	margin-top: 35px;
	margin-bottom: 5px;
	position: relative;
	left: +8px;
}
body#header h2 {
	font-family: lucida console;
	font-size: 16px;
	margin-top: 5px;
}
body#navi {
	padding-top: 47px;
}
body.lebenslauf img {
	padding-right: 20px;
}
body.publikationen p {
	padding-bottom: 16px;
}
td.pubtitle {
	width: 200px;
	padding-right: 60px;
}
td.largertext {
	font-size: 16px;
}
td.zeilenabstand {
	padding-bottom:22px;
}
/*
	Spezielle Einstellungen
*/

a,
a:visited {
	font-style: normal;
	text-decoration: none;
	color: #333;
}
a:hover {
	color: white;
}
a.unkursiv, a.unkursiv:hover, a.unkursiv:visited {
	font-style:normal;
}
body#navi a,
body#navi a:visited {
	font-style: normal;
}
.Logogross {
	font-family: Courier New, Courier, monospace;
    font-size: 20px;
}
.LogoText {
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
    font-size: 16px;
}

div#top-left {
    position : absolute;
    top : 0px;
    left : 0px;
    background-color : #FB9922;
    width : 200px;
    height : 200px;
    border : solid white 4px; 
    z-index : 4; }
    
div#top-right {
    position : absolute;
    top : 0px;
    left : 0px;
    width : 99.7%;
    height : 200px;
    background-color : #FB6600;
    border : solid white 4px;
    border-left : none;
    z-index : 3; }
    
div#bottom-left {
    position : absolute;
    top : 0px;
    left : 0px;
    width : 200px;
    height : 804px;
/*    height : 99.5%;*/
    background-color : #888888;
    border : solid white 4px;
    border-top : none;
    z-index : 2; }
    
div#bottom-right {
	position : absolute;
	top : 197px;
	left : 0px;
	float : right;
	width : 99.7%;
	height : 600px;
	/*    height : 99.5%;*/
    background-color : #DDDDDD;
	border : solid white 4px;
	border-left : none;
	border-top : none;
	z-index : 1;
	overflow : auto;
}
    
div#top-right h1,
div#top-right h2 {
	text-align: right;
	color: #4A4A4A;
    margin-right : 35px; }

div#top-right h1 {
	font-family: courier new, courier;
	font-weight: bold;
	font-size: 35px;
	margin-top: 35px;
	margin-bottom: 5px;
	position: relative;
	left: +8px;
    padding-top : 35px; }

div#top-right h2 {
	font-family: lucida console;
	font-size: 16px;
	margin-top: 5px; }

div#menue {
    margin-left : 35px;
    margin-top : 255px; }

div#content-right {
    margin-left : 243px;
    margin-top : 56px;
 	padding-bottom : 35px;
	z-index : 1; } 

body#pub-eva-blimlinger div#menue p,
body#pub-edith-leisch-prost div#menue p,
body#pub-verena-pawlowsky div#menue p,
body#pub-harald-wendelin div#menue p {
    padding : 1px; }

