* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
/* font-family: "Times New Roman", Times, serif; */
font-size: 13px;
color: #4b4b4b;
background-color:#fdfcf4;
background-image:url(bilder/bg-weisser-streifen.png);
background-repeat:repeat-y;
}

ul {  padding: 0; margin: 0;}
li {
list-style-type: none;
padding:0;
margin:0;
}
p { margin: 5px 0 10px 0; }
img { border: none; }

a:link {text-decoration: underline; color:#b20034;}
a:visited {text-decoration: underline; color:#b20034;}
a:active {text-decoration: underline; color:#6e6c70;}
a:hover {text-decoration: underline; color:#6e6c70;}

h1 {
font-size:17px;
font-weight:normal;
margin:11px 0 12px 0;	
color:#b20034;
}

h2 {
font-size:14px;
font-weight:bold;
margin:14px 0 0 0;	
padding:0;
}

#header {
width:745px;
height:148px;
background-image:url(bilder/header.jpg);
background-repeat:no-repeat;
padding:0;
margin:0;
}

#headerfoto {
width:745px;
height:250px;
padding:0;
margin:0;

}

#header a:link {text-decoration: none; color:#4b4b4b;;}
#header a:visited {text-decoration: none; color:#4b4b4b;}
#header a:active {text-decoration: none; color:#4b4b4b;}
#header a:hover {text-decoration: none; color:#980000;}

#headernavi {
width:716px;
text-align:right;
padding-top:97px;
}

/* #header img {
border:2px solid #426397;
} */

#headerstreifen {
background-image:url(bilder/bg-header-streifen.png);
background-repeat:repeat-x;
height:148px; /*148*/
width:100%;
position:absolute;
left:0;
top:0;
z-index:10;	
}

#container {
width: 745px;
margin: 0 0 0 55px;
padding: 0;
position:absolute;
left:0;
top:0;
z-index:20;	
}

#right { 
float: right;
width: 447px;
padding: 0;
margin: 0 30px 0 0;
text-align:justify;
}

#inhalt {
line-height: 1.5em;
/* margin-right:5px; */
}

#inhalt li {
list-style-image:url(bilder/aufzaehlung.png);
margin:6px 0 0 20px;
}
#inhalt ul {
margin:0 0 16px 0;
}

.cv td {
padding:6px 0 2px 0;
vertical-align:top;
}

.cv td.eins {
width:65px;
}

.bildrechts {
margin:8px 0 8px 15px;	
}

.bildportrait {
margin:6px 6px 0 0;	
}

#portrait {
float:right;
width:185px;	
}

#ansprechpartner {
width:440px;	
}

.einruecken {
padding-left:22px;	
}

#left {
	float: left;
	width: 192px;
	margin: 0 0 0 0;
	padding: 0 0 20px 48px;
/*	background-color:#b20034; */
	font-size:14px;
	letter-spacing:0.9px;
	}

/* #left ul { padding: 0 0 0 0; margin: 0; } */
#left li { padding: 14px 0 0 12px; }

#left a:link {text-decoration: none; color:#4b4b4b;;}
#left a:visited {text-decoration: none; color:#4b4b4b;}
#left a:active {text-decoration: none; color:#4b4b4b;}
#left a:hover {text-decoration: none; color:#980000;}

.ebene1 {
padding: 16px 0 0 0;
}
.ebene3 {
margin: 0 0 0 15px;	
}

a.ausgewaehlt:link {color:#980000 !important;}
a.ausgewaehlt:visited {color:#980000 !important;}
a.ausgewaehlt:active {color:#980000 !important;}
a.ausgewaehlt:hover {color:#980000 !important;}

.todo {
background-color:#FF0;
}

.rahmen {
border:1px solid #c2c2c2;
}

	
#footer {
padding: 80px 0 10px 0px;
font-size:10px;
letter-spacing:0.6x;
color:#c5c5c5;
}

#footer a{
text-decoration: none;
color:#c5c5c5;
}
