/* Allgemeine Definitionen */

html
{
	font-family: arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: black;
	background: #AD002B;
}

body
{
	position: relative;
	margin: 30px auto 30px  auto;
	width: 780px;
	height: auto;
	background: url(/~medianotions/images/seitenHintergrund.gif) repeat-y;
}

img
{
	border: none;
}

input, textarea, form
{
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
}


/* Kopf-Bereich: Container */

div.kopf
{
	position: relative;
	height: 64px;
	border-bottom: 1px solid #AD002B;
	background: url(/~medianotions/images/kopfHintergrund.jpg) no-repeat;
}

/* Kopf-Bereich: Logo und Slogan */

div.kopf h1
{
	margin: 0;
	width: 134px;
	height: 64px;
	overflow: hidden;
	background: url(/~medianotions/images/kopfLogo.jpg) no-repeat;
}

div.kopf h1 a
{
	display: block;
	height: 64px;
	text-indent: -2000px;
}

div.kopf h2
{
	position: absolute;
	left: 134px;
	top: 0;
	width: 290px;
	margin: 0;
	height: 64px;
	overflow: hidden;
	text-indent: -2000px;
	background: url(/~medianotions/images/kopfSlogan.jpg) no-repeat;
}

/* Meta-Navigation: Container */

div.metaNavigation
{
	position: absolute;
	right: 1px;
	top: -18px;
}

/* Meta-Navigation: Einträge */

div.metaNavigation a
{
	color: white;
	text-decoration: none;
	font-size: 0.9em;
	margin-right: 4px;
}

div.metaNavigation a:hover,
div.metaNavigation a#activeEbene1
{
	text-decoration: underline;
}


/* Navigation: Container */

div.navigation
{
	float: left;
	width: 134px;
	height: 504px;
	padding-top: 100px;
	background: #999999 url(/~medianotions/images/navigationHintergrund.jpg) no-repeat;
}

/* Navigation: Einträge */

div.navigation a
{
	display: block;
	margin-top: 1px;
	text-align: right;
	padding: 2px 20px 2px 10px;
	color: white;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

div.navigation a:hover,
div.navigation a.level2:hover,
div.navigation a#activeEbene1,
div.navigation a#activeEbene2
{
	background: #666666;
}

div.navigation a#activeEbene1,
div.navigation a#activeEbene2
{
	background: #666666;
}

div.navigation a.level2
{
	font-weight: normal;
	background: #858585;
}


/* Inhalt: Container */

div.inhalt
{
	float: left;
	display: inline;
	width: 451px;
	height: auto;
	margin: 30px 27px;
	background: white;

	font-size: 1.1em;
}

/* Inhalt: Absatzformate */

div.inhalt h3
{
	margin: 0 0 1em 0;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #AD002B;
}

div.inhalt h4
{
	margin: 0.8em 0 0 0;
	font-size: 1em;
	line-height: 1.4em;
}

div.inhalt p
{
	margin: 0 0 0.5em 0;
}

div.inhalt p.red
{
	padding: 4px 6px 4px 6px;
	color: white;
	font-weight: bold;
	background: #AD002B;
}

div.inhalt p.quer
{
	float: left;
	font-size: 10px;
	margin: 5px;
	padding: 5px;
}

/* Inhalt: Listen */

div.inhalt ul
{
	margin: 0.2em 0 1em 0;
	padding: 0;
	list-style-type: square;
}

div.inhalt ul li
{
	margin: 0.4em 0 0.4em 1.3em;
}

div.inhalt p.linklist a
{
	display: block;
	padding: 2px 0 2px 0;
}

div.inhalt p.linklist a.pdf
{
	padding-left: 25px;
	background: url(/~medianotions/images/iconPDF.gif) no-repeat;
}

/* Inhalt: Bilder */

div.inhalt img.uebersicht
{
	display: block;
	margin: 1em 0 1em 0;
}

div.inhalt img.right
{
	clear: both;
	float: right;
	margin: 0 0 10px 15px;
}

/* Inhalt: Sitemap */

div.inhalt a.sitemapLevel1
{
	font-weight: bold;
	margin-top: 4px;
}

div.inhalt a.sitemapLevel2
{
	margin: 0 0 0 20px;
}

/* Inhalt: Spalten */

div.inhalt div.left
{
	width: 40%;
	float: left;
}

div.inhalt div.right
{
	width: 50%;
	float: right;
}

/* Inhalt: Formular */

div.inhalt form
{
	margin: 20px 0 0 0;
}

div.inhalt form h4
{
	clear: both;
	padding-top: 24px;
}

div.inhalt form p
{
	position: relative;
	height: 28px;
	margin: 0;
	clear: both;
}

div.inhalt form p label
{
	float: left;
	width: 114px;
	padding-top: 2px;
}

div.inhalt form input.text
{
	float: left;
	width: 290px;
	margin: 0 4px 0 0;
}

div.inhalt form input.checkbox,
div.inhalt form input.radio
{
	margin: 8px 5px 0 0;
}

div.inhalt form select
{
	float: left;
	margin: 0 4px 0 0;
}

div.inhalt form select
{
	margin: 0 5px 0 0;
	float: left;
}


/* Kontext: Container */

div.kontext
{
	float: left;
	display: inline;
	margin-left: 1px;
	width: 140px;
}

/* Kontext: Absatzformate */

div.kontext h5
{
	margin: 0;
	font-size: 1.1em;
	padding: 2px 8px;
	color: #AD002B;
	background: #999999;
}

div.kontext p
{
	font-size: 0.8em;
	margin: 6px 8px 6px 8px;
	line-height: 1.3em;
}

div.kontext p span
{
	float: right;
}

/* Kontext: Bilder */

div.kontext img
{
	display: block;
}
