@charset "UTF-8";
/* CSS Document */


*{ margin : 0; padding:0;}


h1 {
 font-size: 1.6em;
}

body {
background-image: url(../Silber_assets/hg.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 0.88em;
}

/* -------- rechtsbündig ausgerichtete Bilder ----------- */
.rightfloat {
float: right;
}

/* Lebenslauf Bilder */
.lebensbild {
margin-left: 5px;
border: 1px solid #333333;
}



.headertablestart {
border: none;
margin-left: 100px;
font-weight:normal;
}


.start a {
font-family:Arial, Helvetica, sans-serif;
font-size: 1.5em;
color: #333333;
text-decoration: none;
}

.start a:link {
color: #333333;
text-decoration: none;
}


.sprache {
color:#000033;
margin-right: 8px;
}

.sprache a:link {
color:#000033;
margin-right: 8px;
}

.herz {
	padding-left: 20px;
}

/* -------------- oberer Teil fixiert ---------- */

.headfixd {
position: fixed;
}


/* -------------- Menue ----------*/

#menue_abstand {
padding-left: 50px;
}

#menue {
height: 23px;
/* position: fixed; */
/* padding-left: 80px; */
}

#menuehg {
background-image:url(../Silber_assets/menue.jpg);
height: 26px;
}

.profsilber {
float: right;
position-top: -100px;
}

.header {
color: #384487;
font-size:larger;
font-weight: bold;
}

/* CV */
.cvheader { 
color: #384487;
font-size:larger;
font-weight: bold;
/*margin-left: 100px; */
}


/* -------------- Tabellen ----------------- */

.publictable {
border: none;
margin-left: 180px;
font-weight:normal;
}

.publictable a:link {
/*	color: 38414B; */
	color: #384487;
	text-decoration: underline;
	font-weight: bold;
}

.publictable td {
border-bottom: 1px solid #8DB1C4;
padding-top: 12px;
padding-bottom: 12px;
}

.publictablelebenslauf {
border: none;
margin-left: 100px;
font-weight:normal;
}

.publictablelebenslauf a:link {
/*	color: 38414B; */
	color: #384487;
	text-decoration: underline;
	font-weight: bold;
}

.publictablelebenslauf td {
border-bottom: 1px solid #8DB1C4;
padding-top: 12px;
padding-bottom: 12px;
}

/* ------------ Publikationen Breadcrumbs ----------- */

.headertable {
border: none;
margin-left: 180px;
font-weight:normal;
}

/* .headertable td {
border-bottom: 1px solid #8DB1C4;
}
*/

.breadcrumb {
font-weight: normal;
}

.breadcrumb a:link {
font-weight: normal;
color:#000000;
}

.breadcrump td {
border: none;
}

.breadcrumb2 {
margin-left: 86px;
font-weight: normal;
}

.breadcrumb2 a:link {
font-weight: normal;
color:#000000;
}

/* --------------------------------------------- */
#subpart {
	margin-top: 1px;
	height: 90px;
	/* width: 66em; */
	visibility: visible;
	background-color: #FFFFFF;
	background-image: url(../assets/Silber.jpg);
}


/* ---------- Menue auf der linken Seite ------------------ */

#iehack {
float-left: 10px;
}


#remenue {
/* width: 173px; */
margin-top: 70px;
margin-left: 6px;
margin-right: 10px;
position: fixed;
width: 150px;
font-size: 0.88em;
border: 1px dotted #000000;
/*mein grau */
background-color: #D6DEE8;
}
.remenuekopf {
background-color: #F1F1F1;
font-weight: bold;
color: #000000;
width: 125px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 20px;
}
#remenue ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#remenue li {
display: block;
}
#remenue li a, #remenue li a:link {
text-decoration: none;
display: block;
color: #000000;
/* width: 163px; */
width: 140;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 20px;
}
#remenue li a:visited {
color: #00000;
}
#remenue li a:hover, #remenue li a:active, #remenue li a:focus {
color: #000000;
/* background-color: #000099; */
background-color: #F1F1F1;
}

/* ----------- ENDE Menue rechts --------------- */


.abstandInhalt {
margin-left: 180px;
margin-right: 50px;
}


/*----------- Bild mit Abstand rechts ----------- */
.abstandrechts {
padding-right: 12px;
padding-bottom: 12px;
}

/* CV */
.cvheader { 
margin-left: 180px;
}






