/* Die Probleme: Roter Kasten */
div#flyer_problem {


	color:#000000;
	font: bold 11px Arial ;
	background-color:#D38A84;
	padding: 5px;
	margin-top:10px;
}
div#flyer_problem ul {
	list-style-type:square;
	padding-left:15px;
	color:#000;
	font-weight: normal;
}
div#flyer_problem li {
	font-color:#000000;
}

/* Die Lösung: Grauer Kasten */
div#flyer_loesung {

	color:#FFFFFF;
	font: bold 11px Arial ;
	background-color:#4C4C4C;
	padding: 5px;
	margin-top:10px;
}
div#flyer_loesung ul {
	list-style-type:square;
	padding-left:15px;
	color:#FFFFFF;
	font-weight: normal;
}
div#flyer_loesung .flyer_txt {
	color:#FFFFFF;
}

/* Die Vorteile: Hellgrauer Kasten */
div#flyer_vorteil {

	color:#A41128;
	font: bold 11px Arial ;
	padding: 5px;
	margin-top:10px;
	background-color: #C0C0C0;
}
div#flyer_vorteil ul {
	list-style-type:square;
	padding-left:15px;
	color:#A41128;
	font-weight: normal;
}
div#flyer_vorteil .flyer_txt {
	color:#000000;
}








td { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
} 

table.tx_schulungen_table td {
	vertical-align:top;
}

h3.tx_schulungen {
	background-image: url(../images_layout/dot_sprungnav.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom:0;
	margin-top:7px;
}

td.tx_schulungen_col3 a {
	background-image:url(../images_layout/arrow_red.gif);
	background-repeat:no-repeat;
	padding-right:8px;
	background-position:right;

}

.tx_schulungen_category p {
	margin-left:12px;
}
.tx_schulungen_col1 {
	padding-left:12px;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tx_schulungen_col2 {
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tx_schulungen_col3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:160px;
}

DIV.csc-textpic-intext-left-nowrap{
	margin-bottom:10px;
}

.news-head {
	color:#999999;
	margin-bottom:5px;
}
.news-list-date {
	margin-left:12px;
}
.news-list-morelink {
	margin-left:12px;
}
.news-subheader {
	margin-left:12px;
}
.news-content {
	margin-left:12px;
}
.news-single-timedata {
	margin-left:12px;
}
.news-titel {
	color:#999;
	font-weight:bold;
	background-image:url(../images_layout/square.gif);
	background-repeat:no-repeat;
	padding-left:12px;
}

p {
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

blockquote {
	margin-left:12px;
	padding-bottom: 5px;
}

DIV.news-list-item {
	margin-bottom:15px;
}
DIV.news-list-item p {
	margin:0;
	margin-top:5px;
}

DIV.news-latest-item {
	margin-bottom:15px;
}
DIV.news-latest-item p {
	margin:0;
	margin-top:5px;
}

.contenttable p{
	margin:0px;
}

.contenttable {
	cellspacing: 4px;
}

DIV.csc-textpic-text { 
margin-left:10px;
}


body {
	margin: 0px;
	padding: 0px;
	padding-top:88px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#right_col h1{
  font-size: 11px; 
  font-weight: bold; 
  color: #999999; 
  text-indent: 1px;
}

h1{

  font-size: 18px; 
  font-weight: bold; 
  color: #999999; 
  text-indent: 1px;
}

h2 {
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
	text-indent: 1px;
}

h3 {
	font-size: 11px; 
	font-weight: bold; 
	color: #999999;
	background-image:url(../images_layout/square.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	margin-top:15px;
	margin-bottom:0px;
}

#startseite div.csc-frame-indent {
	margin-left:70px;
	margin-bottom:40px;
	margin-top:-20px;
}
#startseite[id] div.csc-frame-indent {
	margin-top:0;
	padding-top:20px;
}

#startseite  .aktuelles {
	background-image:url(../images_layout/pfeil_arxes_30.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-left:30px;
	padding-bottom:10px;
}
	
#startseite .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap{
	border:1px solid black;
	margin-bottom:0;
	padding-bottom:0;	
}

#startseite .csc-textpic-intext-right-nowrap{
	margin-left:0;
	padding-left:0;	
}

#startseite #content {
	padding-top:60px;
}


#left_col .csc-textpic-image{
	margin:0;
}

a {
	color:#990033;
	text-decoration:none;
}

a:active {  
	color: #666666;
}

a:hover {
	text-decoration:underline;
}


#left_col {
	position:absolute;
	left:0;
	top:88px;
	width:402px;	
	border-top:1px solid #999;
}

#right_col {
	width:130px;
	height:auto;
	float:right;
	padding-top:10px;
}

#right_col[ID] {
	height:auto;
}

#right_col p {
	font-size:9px;
	letter-spacing: 1px; 	
	margin: 0px;
}

div#top_search {
	margin-bottom:20px;
}

#top_searchfield {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	height:12px;
	width:50px;
}

a {
	color:#990033;
	text-decoration:none;
}
a img{
	border:0;
}

a:active {  
	color: #666666;
}

a:hover {
	text-decoration:underline;
}


#left_col {
	position:absolute;
	left:0;
	top:88px;
	width:402px;	
	border-top:1px solid #999;
}

#right_col {
	width:130px;
	float:right;
	padding-top:10px;
}

div#top_search {
	margin-bottom:40px;
}

#top_searchfield {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	height:12px;
	width:50px;
}
#navigation_frame {
	margin-top:0;
	background-image:url(../images_layout/nav_ecke.gif);
	background-repeat:no-repeat;
	height:27px;
	padding-left:26px;
}

#navigation {
	background-color:#999;
	text-align:right;
	padding-top:1px;
	padding-bottom:1px;
}


ul.nav {
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid white;
	border-bottom:1px solid white;
	text-align:right;
}

#navigation ul.nav li{
	display:inline;
	margin:0;
	padding:0;
	line-height:14px;
	
}

#navigation a:hover {
	text-decoration:underline;
}

#navigation a.current{
	background-color:#903;
}



#navigation ul.nav li{
	display:inline;
	margin:0;
	padding:0;
	line-height:14px;
	
}

ul.nav li a{
	font-size: 9px; 
	letter-spacing:1px;
	margin:0;
	padding:1px 2px;
	border-left:1px solid white;
	color:#FFF;
}
ul.nav li a[id] {
	letter-spacing:none;
}


#navigation a.current{
	background-color:#903;
}


ul.nav li#first a{
	border-left:none;
}

#submenu {
	position:absolute;
	top:270px;
	left:70px;
	text-align:right;
	width:330px;
}

#submenu ul.nav {
	float:left;
	border:0;
}

#submenu a{
	color:#990033;
}



#submenu ul.nav li a.current {
	color:#999;
	background-color:none;
}

#submenu ul#subnav {
	color:#990033;
	text-align:left;
	position:absolute;
	left:100px;
	list-style:none;
	border-top:1px solid #FFF;
}

#submenu[id] ul#subnav {
	margin-top:-14px;
	left:140px;
	padding:0;
}

ul#subnav li a {
	padding:1px 0;
	padding-left:15px;
}

ul#subnav li a {
	
}

ul#subnav li a.current {
	background-image:url(../images_layout/arrow_grey.gif);
	background-repeat:no-repeat;
	color:#999;
}



#content_frame {
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin-left:402px;
}

#content {
	height:400px;
	padding:30px;
	padding-top:40px;
	margin-right:140px;
}

#content[id] {
	height:auto;
	min-height:400px;
}

#bottom_navframe {
	border:1px solid #999;
	border-left:none;
}

#bottom_nav {
	background-color:#999;
	border:1px solid #FFF;
}



#bottom_nav a {
	font-size: 9px; 
	letter-spacing:1px;
	margin:0;
	padding:1px 10px;
	border-right:1px solid white;
	color:#FFF;
	line-height:14px;	
}
#bottom_nav a[id]{
	letter-spacing:0px;
}

#bottom_nav a.toplink {
	background-image:url(../images_layout/arrow_white_up.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:10px;
}

div#impressum{
	position:absolute;
	right:20px;
	width:130px;
	border-left:1px solid white;
}

div#impressum[id] {
	margin-top:-14px;
}

#logo {
	position:absolute;
	top:0;
	right:0;
	width:223px;
	height:78px;
}
fieldset.csc-mailform { 
	border: none;
	margin:0px;
	padding:0px;
}
DIV.csc-mailform-field {
	margin-bottom:8px;
}
fieldset { 
	border: none;
	margin:0px;
	padding:0px;
}

#anmeldeformular {
	height:560px;
	padding-top:10px;
	margin-left:20px;
	overflow:auto;
}

#karriere_overview #submenu {
	left:150px;
}
#karriere_offers #submenu {
	left:150px;
}
#karriere_details #submenu {
	left:150px;
}
