html {
height:100%;
}

body {
font-family: Georgia, Garamond, Times, serif;
height:100%;
margin:0%;
padding:center;
background-color: #D2CABE;
font-size: 12px;
}

a:link, a:visited {
color: #3366FF;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

.titel {
font-size:20px;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica;
font-size: 20px;
color: #333333;
}
.poptitel {
	background-color:#d2cabe;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:20px;
	font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica;
	font-size: 20px;
	color: #333333;
}

.beruf {
color: #666666;
font-size: 16px;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica;
}

.h3 {
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica;
font-size: 16px;
color: #666666;
}

.h5 {
color: #918A7F;
font-style: italic;
}

.Untertitel {
color: #666666;
}

.copyright {
font-size: 10px;
font-style: italic;
color: #999999;
}

.vita-kategorie {
color: #3366FF;
font-size: 12px;
font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica;
}

.vita-auswahl {
color: #666666;
}

.noscreen {
display:none;
}

/*  tabellen */

.main {
cellpadding: 0;
cellspacing: 0;
width: 782px;
height:100%;
border: 0px;
padding: 0;
}

.td-main {
background-color: #FFFFFF;
width: 750px;
}

.table-inhalt {
width: 690px;
}

.td-inhalt {
width: 690px;
}


.schatten-li {
background-image: url(bild/bg-schatten-li.gif);
background-repeat: repeat-y;
width: 16px;
}

.schatten-re {
width: 16px;
background-image: url(bild/bg-schatten-re.gif);
background-repeat: repeat-y;
}


/*  positioning-layers statisch und absolut */


#box {
padding:0%;
height:100%;
width: 750px;
background-color:#FFFFFF;
text-align: left;
}

#navi {
width:750px;
padding:0px;
background-color:#FFFF66;
height: 25px;
vertical-align: middle;
}

#titel {
float:left;
text-align: left;
padding-left: 30px;
padding-top: 70px;
padding-right: 30px;
font-size: 20px;
font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica;
color: #000000;
width: 100%;
}

#inhalt {
float:left;
text-align: left;
overflow: hidden;
width: 100%;
padding: 30px;
}

#kopf {
background-color:#3366FF;
height: 101px;
}

