body {
color						: #4d4c4c; 
font-size				: 12px;
font-family				: Verdana, Arial;
margin					: 0px; 
background-image     : url("../images/aufbau/bg_body.gif");
/*background-color     : white;  Huntergrundfarbe neben Homepage*/
}

img {
border-style			: none;
}

.strong {
font-weight: bold;
}

/* CSS-Eigenschaften Content (Inhalt)  */

#content a, #content a:visited {
color						: #bd0100;
text-decoration		: none;
padding					: 0;
}

#content a:hover{
text-decoration		: underline;
}

.headline_start {
display					: block;
font-size				: 15px;
color						: #bd0100;
font-weight				: bold;
padding					: 3px 0 5px 5px;
margin-right			: 10px;
border-bottom			: 1px dotted;
border-color			: #4d4c4c;
}

.subheadline_start {
display					: block;
font-size				: 12px;
color						: #4d4c4c;
padding					: 3px 0 5px 5px;
margin-right			: 10px;
border-bottom			: 1px dotted;
/*border-top				: 1px dotted;*/
border-color			: #4d4c4c;

}

.img_subheadline_start {
float						: left;
width						: 125px;
padding-right			: 5px;
}

.headline_rot {
display					: block;
font-size				: 12px;
color						: #bd0100;
font-weight				: bold;
padding					: 5px 0 0 5px;
}

.headline_grau {
display					: block;
font-size				: 12px;
color						: #4d4c4c;
font-weight				: bold;
padding					: 5px 0 0 5px;
}

.subheadline_weiss {
display					: block;
font-size				: 12px;
color						: #FFFFFF;
font-weight				: bold;
padding					: 0 5px 0 5px;
line-height				: 18px;
}

.text {
display					: block;
padding					: 5px 5px 5px 5px;
font-size				: 12px;
/*text-align				: justify;*/
}

.clear {
clear						: left;
height					: 8px;
}
/* CSS-Eigenschaften Infobox  */

.infobox_headline {
background-color: #003d64;
line-height: 18px;
display: block;
padding-left: 5px;
color: White;
font-weight: bold;
}

#infobox a, #infobox a:visited {
color						: #bd0100;
text-decoration		: none;
padding					: 0;
}

#infobox a:hover{
text-decoration		: underline;
}

.infobox_punkt {
background-image: url("../images/aufbau/punkt_infobox.gif");
line-height: 20px;
display: block;
padding-left: 20px;
background-repeat: no-repeat;
border-bottom: 1px dotted;
}

/* CSS-Eigenschaften tabellarischer Aufzählungen */

.table_zelle1 {
width: 250px;
float: left;
padding					: 5px 5px 5px 5px;
}

.table_zelle2 {
width: 150px;
float: left;
padding					: 5px 5px 5px 5px;
}

.table_zelle3 {
width: 150px;
float: left;
padding					: 5px 5px 5px 5px;
}

/* CSS-Eigenschaften für die Mitarbeiter */

.mitarbeiter {
width						: 600px;
}

.mitarbeiter_box {
float						: left;
margin-right			: 10px;
width						: 290px;
}

.mitarbeiter_image {
float						: left;
height					: 115px;
width						: 80px;
border-left				: 1px;
border-right			: 0px;
border-bottom			: 1px;
border-top				: 1px;
border-color			: #D1D3D4;
border-style			: solid;
}

.mitarbeiter_name {
float						: left;
line-height					: 20px;
width						: 208px;
background-color : #003d64;
}

.mitarbeiter_daten {
float						: left;
height					: 98px;
width						: 207px;
border-left				: 0px;
border-right			: 1px;
border-bottom			: 1px;
border-top				: 0px;
border-color			: #D1D3D4;
border-style			: solid;
}
