/* *********************************************** */
/* allgemeine styles */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;  /* wenn der inhalt zentriert sein soll */
	font: 100.01% arial, sans-serif; 
	color: black;
	background: #ffffff url("../../images/bg.gif") no-repeat top center;
}

*html body {
    ffont-size: 90%;
}

a, a:link	{ 
	text-decoration: underline;
	color: #c8431d;
    background-image: none;
}

a:vvisited	{ 
	color: #c8431d;
	text-decoration: underline;
}

a:focus, a:hover, a:active	{ 
	color: black;
	text-decoration: none;
}

a img	{ 
	border: 0;
	background: none;
}

label	{
	cursor: pointer;
}

fieldset	{
	border: 0;
	padding: 0;
	margin: 0;
}

legend	{
	font: 75%/100% arial, sans-serif;
	color: black;
	margin: 0;
}

table	{
	width: 100%;
	sborder-spacing: 2px;
	border: 0;
	margin: 0 0 10px 0;
}

tr	{
	background: none;
}

td	{
	vertical-align: top;
	padding: 0;
}

th	{
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	color: black;
}

img	{
	border: 0;
	margin: 0;
}

ol, ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

br	{
	clear: both;
}

/* *********************************************** */
/* rahmenklassen */

#rahmen	{
	 width: 1002px;
	 text-align: left;
	 padding: 0;
	 margin: auto; /* wichtig für zentrierte seiten */
}

.hide	{
	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
	display: none;
}

.hide	{
	display: none;
}

.abstand5	{
	width: 5px;
	height: 5px;
}

.abstand10	{
	width: 10px;
	height: 10px;
}

.abstand20	{
	width: 20px;
	height: 20px;
}

.ausrichtungLinks	{
	float: left;
	margin: 0 10px 10px 0;
}

.ausrichtungRechts	{
	float: right;
	margin: 0 0 10px 10px;
}

.keineAusrichtung	{
	display: block;
	margin: 0 0 10px 0;
}

.clear	{
	clear: both;
	height: 0;
	width: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.formular {
}

.textzeile {
    width: 100%;
    border: solid 1px black;
    border-color: #e5e5e5 #fff #fff #cecece;
}

.textzeile180 {
    width: 240px;
    border: solid 1px black;
    border-color: #e5e5e5 #fff #fff #cecece;
}

.textzeileLangUnmakiert {
    width: 100%;
    border: solid 1px black;
    border-color: #e5e5e5 #fff #fff #cecece;
}

.eingabefeld {
    width: 100%;
    height: 100px;
    border: solid 1px black;
    border-color: #e5e5e5 #fff #fff #cecece;
}
/* *********************************************** */
/* kopf */

#kopf {
    width: 100%;
    height: 150px;
    z-index: 5;
    position: absolute;
    left: 0;
    top: 0;
}

#kopfnavi {
    float: left;
    width: 100%;
    font-size: 69%;
    padding-top: 34px;
    height: 29px;
    color: #7f7f7f;
    text-align: right;
    vertical-align: top;
}

#kopfnavi a {
    vertical-align: top;
}

#kopfsuche {
    float: left;
    display: inline;
    margin-left: 10px;
    width: 133px;
    font-size: 67%;
    padding-top: 32px;
    height: 30px;
    color: #7f7f7f;
}

#kopfsuche form {
    margin: 0;
    padding: 0;
}

#kopfsuche .eingabe {
    background-image: url("../../images/suchebg.gif");
    font-size: 100%;
    width: 94px;
    height: 15px;
    padding: 2px 0 0 3px;
    border: 0;
    color: #7f7f7f;
    vertical-align: top;
}

#kopfnavi a,#kopfnavi a:vvisited {
    color: #7f7f7f;
    text-decoration: none;
}

#kopfnavi a:hover {
    text-decoration: underline;
}

#logo	{
	float: left;
	height: 162px;
	border-left: solid 10px white;
	border-right: solid 10px white;
}

/* *********************************************** */
/* inhalt */

#article	{
    position: relative;
    float: left;
    display: inline;
    margin-left: 22px;
    width: 635px;
	margin-bottom: 5em;
}

#article #content {
    position: absolute;
    left: 0;
    top: 150px;
    clear: both;
    padding-left: 34px;
    width: 500px;
    line-height: 150%;
	font-size: 90%;
    z-index: 3;
}

#article #content blockquote {
    width: 460px;
    background: #e2de28;
    margin: 1em 0 1.5em 0;
    padding: 1em 20px 1em 20px;
    font: normal normal bold 0.8em/1.4em Arial, sans-serif;
}

#article #content blockquote p {
    margin: 0;
}

#article .klein {
    margin-top: 1em;
    font-size: 80%;
}

#article #newsarchiv h3 {
    font-weight: normal;
}

.stellenangebote {
    width: 100%;
}

.stellenangebote th {
    border-bottom: solid 3px #c8431d;
    padding: 0 0 4px 0;
    color: #c8431d;
}

.stellenangebote td {
    border-bottom: solid 1px #c8431d;
    padding: 3px 0 4px 0;
}

/* *********************************************** */
/* startseite */

#startseite {
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    width: 635px;
    padding: 0;
    font-size: 111%;
}

#startseite #claim {
    width: 360px;
    padding: 20px 255px 0 20px;
    height: 231px;
    font-size: 0.9em;
    line-height: 1.2em;
    background-image: url("../../images/ralphheym_gross_unterschrift.jpg");
}

html>body #startseite #claim { height: 231px;}

#startseite #claim h2 {
    color: #7c141b;
    font-size: 125%;
    margin: 0 0 10px 0;
}

#startseite #claim p {
    margin: 10px 0 0 0;
    clear: both;
}

#startseite #hauptnews {
    width: 392px;
    margin: 10px 0 0 10px;
    float: left;
    vertical-align: top;
    font-size: 83%;
    line-height: 1.2em;
}

#startseite #hauptnews h2 {
    margin: 0 0 10px 0;
    padding: 13px 20px 0 20px;
    width: 372px;
    height: 23px;
    background: #c8431d;
    color: white;
    font-size: 120%;
}

#article #hauptnews img {
    clear: both;
    margin: 10px 0 10px 0;
    float: none;
}

#article #startseite h2 {
    margin: 0;
}

#startseite #hauptnews h2 a {
    text-decoration: none;
    color: white;
}

#article #startseite #mehrnews {
    float: left;
    width: 212px;
    border-top: solid 36px #c8431d;
    padding-top: 10px;
    margin-top: 10px;
    vertical-align: top;
}

#article #startseite #mehrnews .mehrnews  {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: solid 1px #d8d0b3;
    font-size: 83%;
    line-height: 1.2em;
}

#article #startseite #mehrnews h2 {
    margin: 0;
    font-size: 1em;
    font-weight: bold;
    color: black;
}

/* *********************************************** */
/* hauptmenue */

#hauptmenue {
    clear: both;
    float: left;
    height: 76px;
    width: 100%;
    background-image: none;
}

#hauptmenue ul,#hauptmenue ul li {
    margin: 0;
    padding: 0;
    list-style: none inside  none;
    list-style-image: none;
    background-image: none;
    
}

#hauptmenue ul li {
    float: left;
    position: relative;
    display: block;
    height: 76px;
}

#hauptmenue ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 75px;
    width: 140px;
}

#hauptmenue ul li ul li {
    height: auto;
}

#hauptmenue ul li:hover ul {
    display: block;
    width: 140px;
}

#hauptmenue a {
    display: block;
    font-size: 75%;
    color: white;
    text-decoration: none;
    background: #926a11;    
}

#hauptmenue a:hover {
    background: #84600e;
}

#hauptmenue a.hauptmenue {
    display: block;
    background-color: transparent;
    background-image: none;
    float: left;
    margin: 2px 0 2px 0;
    padding-top: 50px;
    height: 24px;
    width: 89px;
    border-left: solid 1px #9c7c1c;
    text-align: center;
}

#hauptmenue ul li ul li a {
    width: 140px;
    clear: both;
    text-align: left;
    margin: 0;
    padding: 6px 0 4px 6px;
    border-top: solid 1px #9c7c1c;
    border-left: none;    
    background: #84600e;
}

#hauptmenue ul li ul li a:hover {
    clear: both;
    margin: 0;
    padding: 6px 0 4px 6px;
    border-top: solid 1px #9c7c1c;
    border-left: none;    
    background: #74530b;
}

/* *********************************************** */
/* submenue */

/* *********************************************** */
/* infobox */

#infobox	{
    float: left;
    display: inline;
	width: 153px;
}

.infobox {
    clear: both;
    padding-top: 10px;
    width: 133px;
}

#infobox_konstant {
    float: left;
    display: inline;
	width: 168px;
	padding-top: 32px;
}

#infobox_konstant #roterblock {
    width: 100%;
    height: 65px;
    background: #7c141b;
    margin: 10px 0 10px 0;
}

#infobox_konstant #leistungen {
    background: #ae8a1f url("../../images/bgleistungen.gif") repeat-x;
    padding: 13px 0 0 13px;
    width: 155px;
    height: 124px;
    font-size: 100%;
    line-height: 1.4em;
}

#infobox_konstant #leistungen a {
    display: block;
    text-decoration: none;
    color: white;
}

#infobox_konstant #leistungen a:hover {
    color: #ede5d1;
}

/* *********************************************** */
/* abschluss */

/* *********************************************** */
/* ueberschriften */

#article h1, h2	{
	margin: 1em 0 1em 0;
	color: #7c141b;
}

#article h1 {
    font-size: 170%;
    font-weight: normal;
}

#article h2 {
	margin: 1.5em 0 1em 0;
    font-size: 130%;
    line-height: 120%;
    font-weight: normal;
	color: #7c141b;
}

#article h3 {
    margin: 1.5em 0 0.3em 0;
}

#infobox h1, h2	{
	font: bold 100%/100% arial, sans-serif; 
	margin: 0 0 5px 0;
	color: black;
}

/* *********************************************** */
/* absaetze, sondertext */

#article p	{
	margin: 0 0 1em 0; 
}

#infobox p {
	font: 75%/140% arial, sans-serif; 
	margin: 0; 
	color: black;
}

/* *********************************************** */
/* listen */

#article li	{
	background: url(../../images/pfeil.gif) no-repeat 0 7px;
	padding: 0 0 0 14px;
	margin: 0;
}

#article ol 	{
	list-style-type: decimal;
	padding: 0 0 0 25px;
}

#article ol li	{
	background: none;
	padding: 0;
	margin: 0;
	font: 75%/140% arial, sans-serif; 
}

/* *********************************************** */
/* links */

.linkExtern,
.linkIntern	{
	background: url(../images/utilities/button_article.gif) no-repeat right 2px; 
	vertical-align: middle; 
	padding: 0 15px 0 0;
}

/* *********************************************** */
/* bilder */

#article img	{
	margin: 5px;
}

/* *********************************************** */
/* formulare */
#anmeldungbub .einAnmeldung{
	width: 120px;
	margin-right: 10px;
    /*height: 100px;*/
    border: solid 2px black;
    border-color: #e5e5e5 #fff #fff #cecece;
}

.einAnmeldung2{
	width: 270px;
	margin-right: 10px;
  border: solid 2px black;
  border-color: #e5e5e5 #fff #fff #cecece;
}

#anmeldungbub .Anschrift{
	clear:both;
	float:left;
}

#anmeldungbub label{
	float:left;
	font-size: 11px;
}

#anmeldungbub img{
	float:left;
}

/* *********************************************** */
/* input */

#article input,
#article textarea,
#infobox input	{
}

#article .ok {
    background: #777777 url("../../images/verlaufok.gif") repeat-x;
    border: solid 1px #777777;
    color: white;
    padding: 1px 10px 1px 10px;
    font-size: 80%;
    font-weight: bold;
}

#fstellenmarkt label {
    width: 400px;
    background: red;
}

#fstellenmarkt select {
    width: 200px;
}

.pflicht {
	color: #C8431D;
}

.abstand_sehr_klein {
	clear: both;
	margin-bottom: 5px;
	}
	
.description {
	font-size: 0.875em;
	//color: #C8431D;
	color: #000000;
	margin-bottom: 6px;
}
	
small {
	font-size: 0.875em;
	color: #C8431D;
	font: 75.01% arial, sans-serif; 
}	
