/* Allgemeine Angaben */
body	{ background-color:#b5d0f0; background-image:url('img/background.jpg'); background-repeat:repeat-x; padding:0px; margin:0px; text-align:center }
*			{ font-family:Trebuchet MS, Verdana, Arial; font-size:10pt }

/* Hauptbereich */
#main						{ text-align:left; width:798px; border: solid 1px black; padding:1px; margin-left:auto; margin-right:auto; margin-top:24px; position:relative; background-color:white }
#puzzle_top			{ position:absolute; top:-25px; right:-97px }
#puzzle_right		{ position:absolute; top:-25px; right:-117px }
#info						{ width:791px; height:22px; margin-top:1px; text-align:right; background-image:url('img/info_background.gif'); background-repeat:repeat-x; border: solid 1px #e4963c; padding:3px 5px 0px 0px }
.info						{ color:#955c35 }
#content				{ padding:25px }
td							{ color:#4873ab }

/* Hauptbereich Links */
a.info:link			{ color:#955c35; text-decoration:none }
a.info:visited	{ color:#955c35; text-decoration:none }
a.info:hover		{ color:#a26e48 }

/* Startseite */
#intro					{ margin-top:1px; padding:0px; position:relative }
.intro_content	{ float:left; }
#intro_headline { width:790px; height:21px; border: solid #e4953a; border-width: 1px 0px 0px 0px; background-color: #f4d5b2; padding:4px; color:#142d73; font-weight:bold; margin-top:1px }
.intro_teaser		{ width:247px; height:162px; float:left; padding:9px }
.teaser_border  { border-right:dashed #e4953a 1px }
.teaserpic			{ width:78px; height:171px; float:left }
.teasertext			{ width:159px; height:171px; float:left; color:#142d73; line-height:11pt }
#bottom					{ height:19px }
#teaser_bg			{ width:798px; background-color:#f9e8d5; height:180px; border-bottom: solid 1px #e4953a }

/* Startseite Links */
a.teaser:link			{ color:#fd762f; text-decoration:underline; font-weight:bold }
a.teaser:visited	{ color:#fd762f; text-decoration:underline; font-weight:bold }

/* Stellenausschreibung */
#ausschreibung_head 			{ position:relative }
#ausschreibung_head_top		{ position:absolute; top:-16px; right:215px }
#ausschreibung_main				{ width:768px; padding: 15px 15px 0px 15px }
#ausschreibung_left				{ width:586px; margin-right:16px; float:left }
#ausschreibung_right			{ width:165px; float:left }
.ausschreibung_box_blue		{ background-color:#e2edfe; width:566px; height:62px; padding:10px; color:#5d83b8 }
h3.blue, h2.blue					{ color:#0e2d75; margin:0px; font-size:13pt }
p.blue										{ margin:0px }
h2.blue										{ font-size:14pt }
ul.dots										{ list-style-type: bullet; list-style-image: url('img/list.gif'); margin-left:0px; padding-left:25px; }
ul.dash										{ list-style-type: bullet; list-style-image: url('img/list_dash.gif'); margin-left:0px; padding-left:25px; }
li												{ color:#2c5d9e }
.ausschreibung_box_orange	{ background-color:#f9e8d5; width:566px; padding:10px }
p.orange									{ width:310px; margin-top:0px; margin-right:30px; float:left; color:#fe3703 }
img.orange								{ float:left; margin-top:10px }

p.text_blue								{ color:#4873ab }

a.impress:link			{ font-size: 15px; color:#4873ab; text-decoration:none; }
a.impress:visited		{ font-size: 15px; color:#4873ab; text-decoration:none; }
a.impress:hover			{ font-size: 15px; color:#4873ab; }

a.klein_impress:link			{ color:#4873ab; text-decoration:none; }
a.klein_impress:visited		{ color:#4873ab; text-decoration:none; }
a.klein_impress:hover		{ color:#4873ab; }

#kollegen_top							{ width:165px; height:22px; text-align:center; background-color:#00b9f2; color:white; border:solid 1px #696969; padding-top:5px; font-size:9pt; font-weight:bold }
.kollegen_box							{ width:165px; height:162px; background-color:#e2edfe; border:solid 1px #696969; margin-top:1px; text-align:center; padding-top:19px }
.kollegen_box_lower				{ margin-top:5px }
img.kollege								{ border:solid black; border-width:1px 1px 0px 1px; margin:0px }
img.button_kollege				{ border:solid 1px black }

/* Popup */
#popup_kollege						{ text-align:left; width:400px }
#popup_kollege_left				{ width:140px; height:290px; float:left; padding:5px }
#popup_kollege_right			{ width:230px; float:left; padding-right:20px }
h5.kollege								{ margin-top:5px; color:#0e2d75; margin:0px }
p.kollege									{ color:#4873ab }
a.popup:link							{ color:#0e2d75; text-decoration:underline }
a.popup:visited						{ color:#0e2d75; text-decoration:underline }

/* AGB */
dl, dt, dd								{ margin:0px; padding:0px }
dt												{ font-weight:bold; font-size:10pt; color:#0e2d75; margin-top:15px }
dd												{ color:#4873ab }

/* Onlinebewerbung */
p.error										{ color:#fe3703; font-weight:bold }
h5.blue										{ color:#0e2d75; margin:0px }
tr.blue										{ background-color:#e2edfe }
#onlinepraesentation_head	{ margin-top:1px }
#onlinepraesentation_box	{ background-color:#e2edfe; width:767px; color:#0e2d75; font-size:13pt; text-align:center; padding:15px 0px 15px 0px; margin-left:15px; margin-top:15px }
.text_black								{ font-weight:bold; color:black }
.vertical_middle					{ vertical-align:middle }

/* Flash-Seite */
body#flash, body#popup	{ background-color:white; background-image:url('img/clear_pixel.gif'); text-align:left }

#flash_main     { position:absolute; top:50%; left:50%; width:800px; height:450px; margin-top:-225px; margin-left:-400px }
#flash_content  { width:800px; height:450px }
