/* @override http://web-ps.medianotions.de/assets/site/css/screen.css */

/* @group Globale Definitionen */

/* @group Reset */

html, body, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, select,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	
	text-indent: 0;
	vertical-align: baseline;
	font-style: normal;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

a img
{
	border: 0;
}

ul 
{
	list-style-type: none;
}

/* @group Formulare */

input.button
{
	cursor: pointer;
}

/* @end */



/* @end */

/* @group Links */

a
{
	color: #13336e;
	outline: none;
	
	text-decoration: none;
}

a:hover
{
	
}

/* @end */

/* @group Anti Spambot */

span.anti_spambot
{
	unicode-bidi:bidi-override;
	direction:rtl;
}

/* @end */

/* @group Bilder */

img
{
	-ms-interpolation-mode: bicubic;
}

/* @end */

/* @group Transparenz und IE6-PNG */

* html div.ie6_png
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/site/images/image.png', sizingMethod='crop');
	background-image: none;
}

.transparenz
{
	opacity: 0.8;
	filter: Alpha(opacity=80);
}



/* @end */

/* @end */

/* @group Inhalte */

/* @group Absatzformate */

div.content h3
{
	font-size: 16px;
	margin-bottom: 14px;
	
	color: #13336e;
}

div.content h4
{
	color: #13336e;
}

div.content p,
div.content address
{
	margin-bottom: 12px;
}

div.content sup, div.content sub
{
	font-size: 8px;
	line-height: 0;
	padding-left: 2px;
}

div.content small, div.content .small
{
	font-size: 10px;
}

/* @end */

/* @group Links */

div.content a
{
	
}

div.content a.button
{
	padding-right: 40px;
}

/* @end */

/* @group Listen */

/* @group Unsorted */

div.content ul
{
	margin-top: 6px;
	margin-bottom: 12px;	
	list-style-type: none;
}

div.content ul li
{
	padding-left: 12px;
	background: url(/assets/site/images/icon_list_bullet.gif) no-repeat 0 4px;
}

/* @group Icon-Listen */

div.content ul.icon
{
	margin-left: 0;
	list-style-type: none;
}

div.content ul.icon li
{
	padding: 0;
	background: none;
}

div.content ul.icon li a
{
	display: block;
	height: 1%;
	padding: 1px 0 4px 20px;
	background: none;
}

div.content ul.icon li a span
{
	display: none;
}

div.content ul.icon li.pdf a
{
	background: url(/assets/site/images/icon_pdf_small.gif) no-repeat;
}

/* @end */



/* @end */

/* @group Sorted */

div.content ol 
{
	margin-bottom: 12px;
	margin-left: 25px;
}



/* @end */

/* @group Definition */

div.content dl
{
	width: 390px;
}

div.content dl dt
{
	float: left;
	width: 120px;
	
	font-weight: bold;
	color: #13336e;
}

div.content dl dd
{
	float: right;
	
	width: 260px;
	margin-bottom: -10px;
}

/* @end */



/* @end */

/* @group Spalten */

div.content .float_left
{	
	float: left;
	display: inline;
	width: 40%;
	margin-right: 5%;
}

div.content .float_right
{
	float: right;
	display: inline;
	width: 50%;
	margin-left: 5%;
}

/* @end */

/* @group Formulare */

/* @group Allgemein */

div.content form p.form_input
{
	position: relative;
	clear: both;
	height: 20px;
}

div.content form p.form_input label.left,
div.content form p.form_input span.label
{
	float: left;
	display: inline;
	
	padding-top: 1px;

	width: 150px;
}

div.content form p.form_input span.input label
{
	margin-right: 10px;
}

div.content form p.form_input span.input input.text,
div.content form p.form_input span.input textarea,
div.content form p.form_input span.input select
{
	float: left;
	display: inline;
	
	margin-right: 10px;
}



/* @end */

/* @group Breiten */

div.content form p.form_input span.input .width_10
{
	width: 20px;
}

div.content form p.form_input span.input .width_20
{
	width: 40px;
}

div.content form p.form_input span.input .width_30
{
	width: 60px;
}

div.content form p.form_input span.input .width_40
{
	width: 80px;
}

div.content form p.form_input span.input .width_50
{
	width: 100px;
}

div.content form p.form_input span.input .width_60
{
	width: 120px;
}

div.content form p.form_input span.input .width_70
{
	width: 140px;
}

div.content form p.form_input span.input .width_80
{
	width: 160px;
}

div.content form p.form_input span.input .width_90
{
	width: 180px;
}

div.content form p.form_input span.input .width_100
{
	width: 215px;
}

/* @end */

/* @group Select-Boxen */

div.content form p.form_input span.input select.width_100
{
	width: 218px;
}

/* @end */

/* @group Radio-Buttons */

div.content form p.radio label
{
	position: relative;
	padding-left: 17px;
}

div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: 0;
	top: 2px;
}

* html div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}

*+html div.content form p.form_input span.input input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}

/* @end */

/* @group Checkboxen */

div.content form p.checkbox label
{
	position: relative;
	padding-left: 17px;
}

div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: 0;
	top: 1px;
}

* html div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

*+html div.content form p.form_input span.input input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

/* @end */

/* @group Textarea */

div.content form p.textarea
{
	height: 160px;
}

div.content form p.form_input span.input textarea
{
	height: 150px;
}

/* @end */

/* @group Fehlermedlungen */

div.content form p.form_error
{
	padding: 2px 4px;
	
	color: white;
	background: red;
}

/* @group Label */

div.content form p.error label.left,
div.content form p.error span.label
{
	color: red;
	font-weight: bold;
}


/* @end */

/* @group Felder */

div.content form p.error input.text,
div.content form p.error textarea
{
	
}

div.content form p.error label.error
{
	
}

/* @end */

/* @end */

/* @group Buttons */

div.content form p.button
{
	height: 1%;
}

* html div.content form p.form_input span.input input.button
{
	margin-left: -3px;
}

/* @end */

/* @group Hinweis Pflichtfeld */

div.content form p.button span.label small
{
	position: absolute;
	bottom: 0;
}

/* @end */

/* @end */

/* @group Bilder */

div.content p.image_list
{
	width: 105%;
}

div.content .image,
div.content .image img,
div.content .image a,
div.content a.image
{
	display: block;
}

div.content .img_left
{	
	float: left;
	clear: both;
	display: inline;

	margin: 0 10px 5px 0;
}

div.content .img_right
{	
	float: right;
	clear: both;
	display: inline;
	
	margin: 0 0 5px 10px;
}

div.content .img_horizontal
{
	display: block;
	clear: both;
	margin-bottom: 10px;
}

div.content .img_list
{
	clear: none;
}

div.content .img_hide,
div.content a.img_hide
{
	display: none;
}

/* @group Bildunterschrift */

div.content .image p
{	
	font-style: italic;
}



/* @end */

/* @group Enlarge Icon */

div.content .image a,
div.content a.image
{	
	position: relative;
}

div.content .image span.icon_enlarge
{	
	position: absolute;
	right: 0;
	bottom: 0;
	
	width: 26px;
	height: 26px;
	
	background: url(/assets/site/images/icon_enlarge.png) no-repeat;
}

div.content .image:hover span.icon_enlarge,
div.content a.image:hover span.icon_enlarge
{	
	background-position: -26px 0;
}

* html div.content .image span.icon_enlarge
{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/site/images/icon_enlarge.png', sizingMethod='crop');
	background: none;
}



/* @end */



/* @end */

/* @group Tabellen */

div.content table
{
	width: 100%;
	border-spacing: 0;
}

* html div.content table
{
	border-collapse: collapse;
}

*+html div.content table
{
	border-collapse: collapse;
}

div.content table tr th,
div.content table tr td
{
	vertical-align: top;
	text-align: left;
	padding: 2px 4px 2px 0;
}

/* @end */

/* @group Google Maps */

h2#map
{
	background: none;
}

/* @end */



/* @end */

/* @group Seite */

body
{
	background: #bababc url(/assets/site/images/body_background.png) repeat-x;
}

div.site
{
	position: relative;
	width: 855px;
	
	margin: 15px auto;
	
	color: #555555;
	background: white url(/assets/site/images/site_background.png) repeat-y;
}

/* @end */

/* @group Kopfbereich */

div.head 
{
	position: relative;
	height: 112px;
	
	background: url(/assets/site/images/head_background.png) no-repeat;
}

/* @group Logo */

div.head h1 
{
	position: absolute;
	left: 31px;
	top: 30px;
	
	width: 186px;
	height: 82px;

	background: url(/assets/site/images/head_logo.png) no-repeat;
}

div.head h1 a
{
	display: block;
	width: 100%;
	height: 100%;
	
	text-indent: -1000em;
	text-decoration: none;
	overflow: hidden;
}

/* @end */

/* @group Meta-Navigation */

div.head div.meta_navigation
{
	position: absolute;
	right: 50px;
	bottom: 2px;
}

div.head div.meta_navigation ul
{
	
}

div.head div.meta_navigation ul li
{
	position: relative;
	float: left;
	display: inline;
	margin-right: 10px;
}

div.head div.meta_navigation ul li a
{
	float: left;
	padding-left: 12px;
	
	line-height: 12px;
	
	color: #555555;
	text-decoration: none;
}

div.head div.meta_navigation ul li a span
{
	position: absolute;
	left: 0;
	top: 0;
			
	width: 9px;
	height: 10px;
	overflow: hidden;
}

div.head div.meta_navigation ul li a:hover,
div.head div.meta_navigation ul li.active a
{
	color: #13336e;
}

div.head div.meta_navigation ul li.active a span,
div.head div.meta_navigation ul li a:hover span,
div.head div.meta_navigation ul li a.hover span
{
	background: #13336e;
}

/* @end */



/* @end */

/* @group Navigation und Bildbereich */

div.imageheadline 
{
	position: relative;
	height: 368px;
	width: 795px;
	
	margin-left: 31px;

	background: url(/assets/site/images/imageheadline_background.png) no-repeat right top;
}

/* @group Navigation */

div.imageheadline div.navigation 
{
	position: absolute;
	left: 0;
	bottom: 25px;
	
	width: 170px;
	overflow: hidden;
}

div.imageheadline div.navigation span.passive_indicator
{
	position: absolute;
	left: 0;
	top 0;
	
	width: 9px;
	height: 100em;
	
	background: #e8e8e8;	
}

/* @group Ebene 1 */

div.imageheadline div.navigation ul
{
	
}

div.imageheadline div.navigation ul li
{
	
}

div.imageheadline div.navigation ul li a
{
	display: block;
	zoom: 1;
	position: relative;
	overflow: hidden;
	
	padding: 2px 0 2px 22px;
	
	line-height: 16px;
	text-decoration: none;
	color: #555555;
}

div.imageheadline div.navigation ul li a span
{
	position: absolute;
	left: 9px;
	top: 0;
			
	width: 9px;
	height: 10em;
}

div.imageheadline div.navigation ul li a:hover,
div.imageheadline div.navigation ul li a.active
{
	background: white;
}

div.imageheadline div.navigation ul li.current a
{
	font-weight: bold;
	
	color: #13336e;
	background: white;
}

div.imageheadline div.navigation ul li.current a span,
div.imageheadline div.navigation ul li a:hover span,
div.imageheadline div.navigation ul li a.hover span
{
	background: #13336e;
}


/* @end */

/* @group Ebene 2 */

div.imageheadline div.navigation ul li ul
{
	display: none;
}

div.imageheadline div.navigation ul li.active ul
{
	display: block;
}

div.imageheadline div.navigation ul li ul li
{
	
}

div.imageheadline div.navigation ul li.active ul li a
{	
	padding-left: 34px;	
	font-weight: normal;
	
	color: #555555;
	background: none;
}

div.imageheadline div.navigation ul li.active ul li a span
{	
	background: white;
}

div.imageheadline div.navigation ul li.active ul li a:hover,
div.imageheadline div.navigation ul li.active ul li a.active
{
	background: white;
	height: 1%;
}

div.imageheadline div.navigation ul li.active ul li.current a
{
	font-weight: bold;
	
	color: #13336e;
	background: white;
}

div.imageheadline div.navigation ul li.active ul li.current a span,
div.imageheadline div.navigation ul li.active ul li a:hover span,
div.imageheadline div.navigation ul li.active ul li a.hover span
{
	background: #13336e;
}

/* @end */

/* @group Ebene 3 */

div.imageheadline div.navigation ul li.active ul li ul
{
	display: none;
}

div.imageheadline div.navigation ul li.active ul li.active ul
{
	display: block;
}

div.imageheadline div.navigation ul li ul li
{
	
}

div.imageheadline div.navigation ul li.active ul li.active ul li a
{	
	padding-left: 46px;	
	font-weight: normal;
	
	color: #555555;
	background: none;
}

div.imageheadline div.navigation ul li.active ul li.active ul li a span
{	
	background: white;
}

div.imageheadline div.navigation ul li.active ul li.active ul li a:hover,
div.imageheadline div.navigation ul li.active ul li.active ul li a.active
{
	background: white;
}

div.imageheadline div.navigation ul li.active ul li.active ul li.active a
{
	font-weight: bold;
	
	color: #13336e;
	background: white;
}

div.imageheadline div.navigation ul li.active ul li.active ul li.active a span,
div.imageheadline div.navigation ul li.active ul li.active ul li a:hover span,
div.imageheadline div.navigation ul li.active ul li.active ul li a.hover span
{
	background: #13336e;
}

/* @end */



/* @end */

/* @group Headline und Bereichsbild */

div.imageheadline h2
{
	position: absolute;
	right: 0;
	top: 15px;
	
	width: 609px;
	height: 328px;
	
	text-indent: -10000em;
	overflow: hidden;
}

* html div.imageheadline h2
{
	right: -1px;
}

/* @end */

/* @group Animation */

div.imageheadline div.animation
{
	position: absolute;
	right: 0;
	top: 15px;
	
	width: 609px;
	height: 328px;
	
	overflow: hidden;
}

div.imageheadline div.animation img
{
	position: absolute;
	left: 0;
	top: 0;
}

/* @end */



/* @end */

/* @group Inhaltsbereich */

div.content 
{
	min-height: 100px;
	margin: 0 110px 0 217px;
}

* html div.content 
{
	height: 100px;
}



/* @end */

/* @group Fußzeile */

div.footer 
{	
	height: 64px;
	
	background: url(/assets/site/images/footer_background.png) no-repeat;
}

/* @end */
