/*
mc css
*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}

form {
	border: 1px none #BF6000;
	margin-left: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

fieldset {
	margin: 1;
	padding: 1;
	border: none;
}

input, textarea {
	padding: 1px;
	border: 1px solid #C1C1C1;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	color: #434343;
	line-height: 1.6em;
}

h1 {
	font-size: 1.1em;
	color: #000040;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #800000;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
}

h2 {
	font-size: 1.7em;
	color: #00004F;
	padding-bottom: 3px;
	font-weight: normal;
	padding-right: 30px;
	letter-spacing: -1px;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}
.subad {
	padding-top: 18px;
	padding-left: 7px;
	text-align: center;
	background-color: #FFFFFF;
}


p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 1.7em;
	font-size: 11px;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #424242;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;f
	background-repeat: no-repeat;
}

img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	float: inherit;
	margin-bottom: 2px;
	margin-right: 2px;
}

img.left {
	float: inherit;
	border-bottom-width: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 0px;
	padding-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}


/* Header */

#wrapper {
	/* background-image: url(images/header.gif);  */
	background-repeat: repeat-x;
	padding: 12px;
}

#header {
	width: 980px;
	height: 154px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-position: right top;
	color: #575757;
	background-color: #EEF3F6;
	padding-left: 4px;
	padding-top: 3px;
	border: thin none #C0DCC0;
}

#top {
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-position: right top;
	color: #575757;
	background-color: #EEF3F6;
	padding-left: 4px;
	padding-top: 6px;
}

#header2 {
	width: 980px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	color: #424242;
	padding-left: 6px;
	padding-top: 6px;
}

#logo h1, #logo p {
	float: left;
	color: #AAFF00;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 2em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}

/* RSS */

#rss {
	text-align: left;
	font-size: 1.1em;
	padding-bottom: 4px;
	color: #004080;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5134;
}

#rss a:hover {
}

/* Search */

#search {
	float: right;
	width: 200px;
	height: 25px;
	background: #FFFFFF;
}

#search #x {
	display: none;
}

#search #s {
	padding: 4px4px 4px 4px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 995px;
	height: 33px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-left: 1px;
	z-index: 1888;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x scroll left bottom;
}

/* Page */

#page {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	z-index: 1999;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	z-index: 0;
}

/* Content */

#content {
	float: left;
	width: 476px;
	height: auto;
}

.green {
	margin-bottom: 6px;
	background-color: #E3FFD7;
	bottom: 2px;
	font-size: 1.2em;
	color: #575757;
	border: 1px solid #D6D6D6;
}

.post {
	margin-bottom: 6px;
	background-color: #DDE6E6;
	bottom: 2px;
	font-size: 1.2em;ss
	color: #575757;
	border: 1px solid #D6D6D6;ss
}

.post .title {
	color: #191919;
	background-color: #FFFFFF;
}

.post .title h2 {
	font-size: 2.2em;
	color: #CF3822;
	padding-bottom: 6px;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 6px;
	font-size: 1em;
	padding-left: 2px;
}

.post .links {
	width: 410px;
	height: 12px;
	margin: 0;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 4px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(images/img07.gif) no-repeat;
	text-align: right;
}

.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 16px;
	z-index: 2;
	padding-right: 10px;
	width: 314px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;ss
	font-size: 11px;
}

#sidebar li {
	background-color: #EEF3F6;
	padding-top: 4px;
}

#sidebar li ul {
	line-height: 160%;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 210px;
	height: 20px;
	background: url(images/img05.gif) no-repeat left 60%;
	font-size: 1.6em;
	color: #E67300;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A90000;
}

#sidebar a:hover {

}

/* Calendar */

#calendar_wrap {
	padding: 1px 1px;
}

#calendar table {
	width: 100%;
	background: #1F1F1D;
	border: 1px solid #11110F;
	text-align: center;
}

#calendar thead {
	background: #161616;
}

#calendar tbody td {
	background: #0F0F0D;
	border: 1px solid #11110F;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #121210;
	border: 1px solid #11110F;
	font-weight: bold;
	color: #CF3822
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: 1em;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
}

.teaser_promo {
	font-weight: normal;
	color: #BF6000;
	display: block;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFBE7D;
	text-align: left;
	margin-left: 10px;
	padding-left: 16px;
	margin-bottom: 8px;
	padding-right: 2px;
	font-size: 12px;
}

.teaser_jobs {
	color: #BF6000;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 11px;
	list-style-type: none;
}
.box {
	border: 1px solid #D6D6D6;
	font-size: 12px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 27px;
	background-color: #FBFDEC;
}

.EinzugLinks {
	padding-right: 10px;
	padding-left: 20px;
}
b {
	color: #000035;
}
