/* @override http://www.medianotions.info/assets/site/style.print.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;
	outline: none;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

a img
{
	border: 0;
}

ul 
{
	list-style-type: none;
}

a *
{
	cursor: pointer;
	cursor: hand;
}

input.button
{
	cursor: pointer;
	cursor: hand;
}



/* @end */

/* @group Links */

a
{
	color: #790044;
}

a:hover
{
	
}


/* @end */

/* @group Anti Spambot */

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

/* @end */

/* @group Bilder */

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

/* @end */

/* @end */

/* @group Inhaltsbereiche */

/* @group Absatzformate */

div.content h1
{
	margin-bottom: 20px;
	
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
	
	page-break-after: avoid;
}

div.content h2
{
	margin-top: 20px;
	margin-bottom: 10px;
	
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	
	page-break-after: avoid;
}

div.content h3
{
	font-size: 12px;
	margin-bottom: 2px;
	
	page-break-after: avoid;
}

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

div.content blockquote
{
	font-style: italic;
	margin-bottom: 11px;
}

.hide
{
	display: none;
}

/* @end */

/* @group Zeichenformate */

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

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

div.content em, 
div.content i
{
	font-style: italic;
}

div.content strong, 
div.content b
{
	font-weight: bold;
	color: #790044;
}



/* @end */

/* @group Listen */

/* @group Unsorted */

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



/* @end */

/* @group Sorted */

div.content ol 
{
	margin: 6px 0 12px 25px;
}

div.content ol.kleinbuchstaben 
{
	margin-left: 20px;
	list-style-type: lower-alpha;
}

div.content ol li
{
	margin-bottom: 4px;
}

/* @end */

/* @group Definition */

div.content dl
{
	margin-bottom: 12px;
}

div.content dl dt
{
	margin-top: 6px;
	font-weight: bold;
}

div.content dl dd
{
	padding-left: 12px;
}

/* @end */

/* @group Icon-Listen */

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

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

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

/* @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: 40%;
	margin-left: 5%;
}

/* @end */

/* @group Bilder */

div.content p.img_list_box
{
	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: 3px 10px 5px 0;
}

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

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

div.content .img_list
{
	clear: none;
	margin: 0 10px 10px 0;
}

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

/* @group Bildunterschrift */

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

/* @end */

/* @group Icon Zoom-in */

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

div.content .image span.icon_zoom_in
{	
	display: none;
}



/* @end */



/* @end */

/* @group Tabellen */

div.content table
{
	width: 100%;
	margin-bottom: 20px;
	border-spacing: 0;
}

.msie6 div.content table
{
	border-collapse: collapse;
}

.msie7 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;
}

div.content table tr th.align_right,
div.content table tr td.align_right
{
	text-align: right;
}

/* @end */

/* @group Trenner */

div.content hr
{
	margin: 20px 0;
}

.msie7 div.content hr
{
	margin: 5px 0 12px;
}

/* @end */

/* @group Formulare */

/* @group Allgemein */

div.content form label
{
	position: relative;
}

div.content form label.checkbox,
div.content form label.radio
{
	padding-left: 20px;
}

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;
	border: 1px solid #bbbcde;
}

/* @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: 212px;
}

/* @end */

/* @group Textareas */

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

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

/* @end */

/* @group Select-Boxen */

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

/* @end */

/* @group Radio-Buttons */

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

div.content form input.radio
{
	position: absolute;
	left: 0;
	top: 1px;
}

.msie6 div.content form input.radio
{
	position: absolute;
	left: -4px;
	top: -2px;
}

.msie7 div.content form 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 input.checkbox
{
	position: absolute;
	left: 0;
	top: 0;
}

.msie6 div.content form input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

.msie7 div.content form input.checkbox
{
	position: absolute;
	left: -4px;
	top: -2px;
}

/* @end */

/* @group Fehlermedlungen */

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

div.content form p.form_error strong
{
	color: white;
}

/* @group Label */

div.content form p.error label.left,
div.content form p.error span.label
{
	color: #790044;
	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%;
}

.msie6 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 */



/* @end */

/* @group Seite */

body
{	
	padding: 1em 1em 2em 2em;
	background: white;
}

div.site
{
	color: black;
	width: auto;
}

/* @end */

/* @group Kopfbereich */

div.head 
{
	margin-bottom: 20px;
	padding-bottom: 10px;
	
	border-bottom: 1px solid black;
}

/* @group Logo und Slogan */

div.head a.logo
{
	display: block;
	position: relative;
	margin: 0 auto;
	
	width: 396px;
	height: 135px;
}

/* @end */

/* @group Bild */

div.head p.head_image 
{
	display: none;
}

/* @end */

/* @group Hauptnavigation */

div.head div.navigation 
{
	display: none;
}



/* @end */



/* @end */

/* @group Unternavigation */

div.subnavigation 
{
	display: none;
}



/* @end */

/* @group Hauptbereich */

div.main 
{
	
}

/* @group Breadcrumbs */

p.breadcrumbs
{

}

p.breadcrumbs,
p.breadcrumbs *
{
	font-size: 10px;
}

/* @end */

/* @group Google Maps */

div.main div#map
{
	height: 400px;
	border: 1px solid #979797;
}

/* @end */

/* @group Ansprechpartner */

div.main div.ansprechpartner
{
	margin-top: 30px;
}

div.main div.ansprechpartner div.entry
{
	float: left;
	width: 50%;
}

.msie6 div.main div.ansprechpartner div.entry
{
	height: 200px;
}

div.main div.ansprechpartner div.entry a.img,
div.main div.ansprechpartner div.entry span.img
{
	display: block;
	margin-bottom: 5px;
}

div.main div.ansprechpartner div.entry div.info
{
	padding-bottom: 20px;
}


/* @end */

/* @group Publikationen */

div.main div.publikationen
{
	margin-top: 30px;
}

div.main div.publikationen div.entry
{
	float: left;
	width: 50%;
}

div.main div.publikationen div.entry a.img
{
	display: block;
	margin-bottom: 5px;
}

div.main div.publikationen div.entry div.info
{
	padding-right: 20px;
	padding-bottom: 20px;
}


/* @end */



/* @end */

/* @group Seitenleiste */

div.sidebar 
{
	clear: both;
	margin-top: 20px;
	border-top: 1px solid black;
}

/* @end */

/* @group Fußzeile */

div.footer 
{
	display: none;
}

/* @end */