/* css created by Nicola Winzer 2007 http://www.nicolawinzer.ch */


/* ---------- General -------------- */

* {
	padding:0;
	margin:0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	line-height: 1.5em;
	color: #000;
	background-image: url(_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	}
body.mceContentBody {
	background-image: none;
	}
a {
	color: #B10034;
	text-decoration: underline;
	}
a:hover {
	color: #999;
	text-decoration: none;
	}
th  {
	text-align: left;
	}
hr {
	margin: 0.5em 0em;
	color: #FFF;
	border: 0;
	border-bottom: 1px solid #E5352C;
	}


/* ---------- Layout -------------- */

div#header {
	position: absolute;
	top: 40px;
	left: 50px;
	width: 840px;
	height: 60px;
	}
div#logo {
	float: right;
	}
div#claim {
	margin: 0 0 0 8px;
	}
div#menus {
	position: absolute;
	top: 160px;
	left: 60px;
	width: 830px;
	height: 40px;
	}
div#mainmenu {
	}
div#topmenu {
	text-align: right;
	float: right;
	}
div#language {
	float: right;
	text-align: right;
	}
div#container {
	position: absolute;
	top: 202px;
	left: 22px;
	width: 670px;
	}
div#banner {
	width: 660px;
	}
div#submenu {
	float: left;
	margin: 0 0 0 0;
	padding: 30px 0 0 40px;
	width: 150px;
	}
div#content {
	margin: 0 0 0 230px;
	padding: 30px 0 0 0;
	width: 430px;
	}
div#infobox {
	position: absolute;
	top: 232px;
	left: 720px;
	width: 170px;
	}
.antifloat {
	clear: both
	}


/* ---------- Mainmenu (Topmenu)/ oben -------------- */

div#mainmenu ul#mainlevel {
	overflow: hidden;
	}
div#mainmenu ul#mainlevel li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	float: left;
	list-style: none;
	border-left: 1px solid #E5352C;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	}
div#mainmenu a.mainlevel {
	color: #B10034;
	text-decoration: none;
	}
div#mainmenu a.mainlevel_active, div#mainmenu a.mainlevel:hover, div#mainmenu ul#mainlevel li.mainlevel_current a#active_menu {
	color: #999999;
	text-decoration: none;
	}


/* ---------- Mainmenu (Topmenu) / linke Spalte -------------- */


div#submenu ul, div#infobox ul#mainlevel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	}
div#submenu ul#mainlevel li, div#infobox ul#mainlevel li {
	padding-left:0em;
	background-image: none;
	list-style: none;
	color: #ccc;
	margin-bottom: 1em;
	}
div#submenu ul#mainlevel li a.mainlevel, div#infobox ul#mainlevel li a.mainlevel {
	display: block;
	color: #B10034;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #E5352C;
	}
div#submenu ul#mainlevel li a.mainlevel:hover, div#infobox ul#mainlevel li a.mainlevel:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}
div#submenu ul#mainlevel li.mainlevel_current a#active_menu, div#infobox ul#mainlevel li.mainlevel_current a#active_menu {
	display: block;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #E5352C;
	}
div#submenu ul#mainlevel li.mainlevel_active a.mainlevel_active, div#infobox ul#mainlevel li.mainlevel_active a.mainlevel_active {
	display: block;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #E5352C;
	}


div#submenu ul#mainlevel ul {
	margin: 10px 0 20px 0;
	}

div#submenu li.sublevel a.sublevel {
	display: block;
line-height:1em;
	color: #B10034;
	text-decoration: none;
	}

div#submenu li.sublevel a.sublevel:hover {
	color: #999999;
	text-decoration: none;
	}
div#submenu li.sublevel_current a#active_menu {
	display: block;
line-height:1em;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	}


/* ---------- Hilfsnavigation (Mainmenu) -------------- */

ul#mainlevel-top li, ul.jflanguageselection li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	display: inline;
	list-style: none;
	border-right: 1px solid #B10034;
	padding: 0 10px;
	}
a.mainlevel-top, ul.jflanguageselection li a {
	color: #333;
	text-decoration: none;
	}
a.mainlevel-top:hover, #active_menu-top, ul.jflanguageselection li a:hover {
	color: #999999;
	}



/* ---------- Contentbereich -------------- */


h1, div#content .contentheading, .componentheading_jobs, .componentheading, .contentheading_start {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #E5352C;
	padding-bottom: 1em;
	line-height: 1em;
	}
.contentheading_jobs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #E5352C;
	padding-bottom: 1em;
	line-height: 1em;
	}
.contentheading_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #B10034;
	padding-top: 1em;
	padding-bottom: 0.3em;
	line-height: 1em;
	}
h2 {
	font-size: 1em;
	}
div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0 0 0.5em 0;
	border-bottom: 2px solid #E5352C;
	color: #B10034;
	width: 430px;
	}
h4 {
	font-size: 1em;
	font-weight: bold;
	padding-left: 1em;
	}

td.contentheading {
	padding-bottom: 1em;
	}
ul.latestnews {
	list-style: none;
	}
ul.content {
	list-style-type: disc;
	padding-left: 1em;
	}
table.blog_start {
	margin-top: 160px;
	}
.text_weiss {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}


/* ---------- Infobox/Rechte Spalte -------------- */

div#infobox .contentheading {
	padding: 0;
	height: 0;
	}
div#infobox span.article_seperator {
	height: 0;
	margin: 0em;
	}
div#infobox {
	font-size: 0.9em;
	}
div#infobox div.moduletable {
	padding-bottom: 1.5em;
	}
div#infobox div.moduletable_newsflash {
	padding: 0;
	}
div#infobox div.moduletable ul, #content ul {
	list-style: none;
	}
div#infobox div.moduletable ul li, #content ul li {
	padding-left: 1em;
	background-image: url(_punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	}
div#infobox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #B10034;
	margin: 0 0 0.5em 0;
	border-bottom: 2px solid #E5352C;
	}


/* ---------- Formulare -------------- */

body.contentpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	line-height: 1.5em;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	}
body.contentpane h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0 0 0.5em 0;
	border-bottom: 2px solid #E5352C;
	color: #B10034;
	width: 430px;
	}

div.tabelle {
	background-color: #E5352C;
	}
td.sectiontableheader {
	width: 33%;
	font-weight: bold;
	border-bottom: 1px solid #E5352C;
	}
td.sectiontableentry1 {
	vertical-align:top;
	}
.inputbox {
	border: 1px solid #ccc;
	}
.inputbox_muss {
	border: 1px solid #ccc;
	background-color: #F7C2BF;
	}
.muss {
	background-color: #F7C2BF;
	padding: 4px;
	}

.button {
	border: 2px solid #E5352C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #E5352C;
	}
.rot {
	color: #E5352C;
	font-weight: bold;
	}




/* ---------- Suche -------------- */

fieldset {
	width: 100%;
	border: none;
	border-top:	 1px #000 solid;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}
.highlight {
	font-weight: bold;
	}
.small {
	font-size: 0px;
	}
