body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-image:url(../img/bg_left_1px.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

a:link,
a:visited {
	text-decoration:none;
	color:#006ab2;
}

a:active,
a:hover {
	color:#a7a9ac;
}

p { margin:0 0 13px 0; }

h1,
h2 {
	font-size:16px;
	margin:0 0 22px 0;
	color:#006ab2;
}
h2 { text-align:center; }
h3 {
	font-size:12px;
	margin:0 0 0px 0;
	color:#006ab2;
}

h4 {
	font-size:10px;
	margin:0 0 22px 0;
	color:#006ab2;
}

.vertretungen_weltweit h1 h2 h3 h4  {
	margin:0 0 0 0;
}

div, ul { z-index:1; }

/*allgemeine Klassen*/
.blau { color:#006ab2; }

.clear { clear:both; }

img.left {
	margin:0 10px 10px 0;
	padding:0;
	float:left;
}

img.right {
	margin:0 0 10px 10px;
	padding:0;
	float:right;
}

.border {
	border:1px solid #006ab2; 
}

input.borderbottom {
	border:none;
	border-bottom:2px solid #006ab2;
}

.trenner {
	width:100%;
	height:2px;
	background-color:#006ab2;
	margin:8px 0 8px 0;
	padding:0;
	font-size:1px;
	line-height:1px;
}

.bildunterschrift {
	float:right;
	width:100px;
	padding:0 0 0 10px;
	font-size:11px;
	line-height:12px;
	font-style:italic;
	text-align:center;
}
.bildunterschrift p {
	margin:0;
	padding:0;
}

#bewerbungsadresse {
	width:202px;
	border:1px solid #006ab2;
	margin:30px 0 0 0;
	padding:3px;
}

/* Startseite */
#start {
	width:1000px;
	height:730px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -365px;
	margin-left: -500px;
}

/* Header */
#header {
	width:1000px;
	height:139px;
}

/* Aufbau */
#wrap {
	overflow:hidden;
	position:relative;
	width:1000px;
}
#left {
	width:230px;
	float:left;
	margin:0;
	padding:0;
	height:400px;
}

#content_wrap {
	width:770px;
	margin:0;
	padding:0;
	float:left;
}

#content {
	float:left;
	width:520px;
	min-height:550px;
	margin:0;
	padding:23px 20px 30px 20px;
	line-height:17px;
}
* html #content { height:550px; }

#content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul li {
	margin:0;
	padding:0 0 3px 18px;
	background-image:url(../img/arrow_contentlist.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

#right {
	float:right;
	width:210px;
	margin:0;
	padding:23px 0 0 0;
}

/* Aktuelles */
#aktuelles {
	width:210px;
	border:1px solid #006ab2;
	font-size:11px;
	line-height:14px;
}
#aktuelles ul {
	margin:0;
	padding:0;
	list-style:none;
}
#aktuelles ul li {
	margin:0;
	padding:0 0 3px 18px;
	background-image:url(../img/arrow_list.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#aktuelles td.header {
	background-color:#006ab2;
	color:#fff;
	text-align:center;
}
#aktuelles td.content {
	background-color:#adc5e7;
	color:#000;
}


/* Footer */
#footer {
	font-size:10px;
	width:750px;
	margin:0;
	padding:3px 0 10px 20px;
	border-top:2px solid #006ab2;
}


/* Userbox */
#userbox {
	width:164px;
	margin:0 0 0 23px;
	padding:0;
	border-top:2px solid #006ab2;
	position:absolute;
	bottom:10px !important;
	left:10px;
	font-size:11px;
}
* html #userbox { z-index:5; clear:both; }
#userbox td {
	vertical-align:bottom;
	padding:10px 0 0 0;
}
#userbox td a:link,
#userbox td a:visited {
	color:#006ab2;
}
#userbox td a:active,
#userbox td a:hover {
	color:#fff;
}

* html #content_wrap { }