/*
Stylesheet Name: Ruhrpark Bochum Layout
Theme URI: http://www.ruhrpark.de
Description: Grundlegende Stildefinition für den Ruhrpark
Version: 1.23
Creator: Raphael GmbH

    Inhaltsverzeichnis:
	---
    0. ...... Grundlegende Deklarationen
    1. ...... Allgemeingültige Element-Formatierungen
    2. ...... Allgemeingültige Klassen-Angaben
    3. ...... IDs (von oben nach unten)
*/


/*
* 0. Grundlegende Deklarationen 
*/

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100.1%;
	width: 100%;
}
	
body {
  background: url(../images/bg_nav.jpg);
  background-repeat: no-repeat;
  background-position: top center;
	background-color: #FFFFFF;
	color: #000000;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	height: 100.1%;
	line-height: 16px;
	width: 100%;
}



p {
  margin-bottom: 15px;
}

/*
* 1. Allgemeingültige Element-Formatierungen
*/

#sprungmenu{
  display:  block;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px; 
  width:  0;
}


a {
	color: #0094d7;
	text-decoration: none;
}



h1 {
	color: #0094d8;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 8px;
}

h2 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
}

h3 {
	color: #0094d8;
	font-size: 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

img {
  border: none;
}

/*
* Design
*/


#wrapper {
	margin: 0px auto;
	position: relative;
	width: 950px;
}

#logo {
  position: absolute;
  top: 3px;
}

#header{
  background: url(../images/header.jpg);
  height: 136px;
  width: 950px;
}

#mainnavi {
  position: absolute;
  left: 190px;
  top: 110px;
  width: auto;
}

#mainnavi ul {
  font-size: 11px;
  list-style: none;
}

#mainnavi ul li {
  float: left;
  padding-bottom: 2px;
}

#mainnavi ul li a{
  color: #FFF;
  display: block;
  padding: 5px 11px 3px 11px;
  position: relative;
}

#mainnavi ul li a:hover, #mainnavi ul li.active a{
  background-color: #FFF;
  color: #0094d7;
}

#searchform {
  left: 785px;
  position:absolute;
  top: 112px;
}

#searchform #fsearch {
  background-color: #fff;
  border: 1px solid #0094D8;
  height: 18px;
  width: 144px;
}

#searchform #bsubmit {
  background-color: #fff;
  border: 1px solid #0094D8;
  color: #0094D8;
  cursor: pointer;
  position: absolute;
  left: 150px;
}

#branchen_start {
  background-color: #FFF;
  height: 18px;
  left: -180px;
  position: absolute;
  top: 0px;
  width: 165px;
}

#content {
  margin-bottom: 30px;
}

#content.start {
  margin-bottom: 0px;
}

#backlink {
  position: absolute;
  right: -1px;
  top: 380px;
}

#col1{
  float: left;
  min-height: 300px;
  width: 185px;
}

#subnavi {
  list-style: none;
  padding: 0;
  margin-left: 22px;
  margin-top: 75px;
  width: 161px;
}

#subnavi li {
  background: url(../images/bg_li_subnavi.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 1px;
  padding-bottom: 1px;
}

#subnavi li a{
  color: #000;
  display:block;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-top: 1px;
}

#subnavi li a:hover, #subnavi li.active a{
  background: url(../images/bg_akt_subnavi.jpg);
  background-repeat: no-repeat;
  color: #FFF;
}

#subnavi li.last{
  background: transparent;
}

#col2{
  float: left;
  min-height: 300px;
  width: 765px;
}

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

#footer {
  background: url(../images/bg_footer.jpg);
  background-repeat: no-repeat;
  height: 156px;
}

#footernavi {
  color: #BBBDBE;
  font-size: 10px;
  left: 420px;
  list-style: none;
  line-height:10px;
  position: absolute;
  margin-top: 6px;
}

#footernavi li {
  float: left;
  border-right: 1px solid #BBBDBE;
  padding-bottom: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

#footernavi li.last{
  border: 0;
}

#footernavi li a {
  color: #BBBDBE;
}


/*
* 1.1 Inhaltselemente
*/

#startteaser .sp_teaser{
  float: left;
  margin-right: 10px;
}

#start_aktuelles {
  background: url(../images/bg_start_aktuelles.gif);
  height: 238px;
  line-height: normal;
  position: absolute;
  top: 357px;
  left: 720px;
  width: 230px;
}

#start_aktuelles h3{
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: 5px 4px; 
  display: inline;
  padding-left: 5px;
  padding-right: 10px;
  position: absolute;
  top: -3px;
  right: 15px;
  margin-left: 80px;
}

#start_aktuelles h4 {
  color: #0087CA;
  font-size: 14px;
}

#start_aktuelles h4 a{
  color: #0087CA;
  font-size: 12px;
}

#start_aktuelles .text{
  margin-top: 10px;
  padding: 10px;
}

#start_aktuelles .text a:hover{
  text-decoration: underline;
}


#contentheader .pic{
  float:left;
  height: 237px;
  width: 525px;
}

#contentheader .teasercol{
  background: url(../images/bg_teasercol.jpg);
  float: left;
  overflow: hidden;
  height: 172px;
  padding-top: 64px;
  width: 240px;
}

#contentheader .teasercol .sp_teaser{
  margin-bottom: 22px;
  margin-left: 10px;
}


.csc-textpic-caption {
  font-size: 9px;
}

/*
* 1.2 Special Elements
*/

.select_branche {
  background: url(../images/pfeil-down.gif);
  background-repeat: no-repeat;
  border: 1px solid #009EDC;
  color: #009EDC;
  font-family: Arial, Verdana;
  font-size: 11px;
  padding-left: 15px;
  margin: 0;
  width: 100%;
}

.select_branche option{
  padding-left: 15px;
  background-color: #FFF;
}


.border-bottom {
  border-bottom: 1px dotted #D4D5D6;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.border-bottom:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sp_teaser {
  background: url(../images/bg_sp_teaser.gif);
  background-repeat: no-repeat;
  line-height:normal;
  height: 70px;
  width: 217px;
  padding-left: 8px;
  padding-right: 5px;
  font-size: 11px;
  
}

.sp_teaser a:hover {
  color: #0094d7;
}

.sp_teaser p {
  margin-top: 5px;
}

.sp_teaser img{
  float: right;
  margin-top: -6px;
  margin-left: 2px;
}

.sp_teaser h3{
  background: url(../images/teaser_arrow.gif);
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: 5px 4px; 
  display: inline;
  padding-left: 15px;
  padding-right: 10px;
  margin-left: 5px;
}

/**NEWS jcarousell***/
.jcarousel-skin-news .jcarousel-container {
     width: 210px;
}

.jcarousel-skin-news .jcarousel-container-horizontal {
    width: 210px;
    height: 230px;
}


.jcarousel-skin-news .jcarousel-clip-horizontal {
    width:  210px;
    height: 240px;
}


.jcarousel-skin-news .jcarousel-item {
    width: 210px;
    height: 230px;
}

.jcarousel-skin-news .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-news .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-news .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-news .jcarousel-item-placeholder {
}
/**NEWS jcarousell***/

/**Liste der Geschäfte **/

.Geschaefte-Text .spalte1 {
  float: left;
  margin-right: 11px;
  width: 524px;
}

.Geschaefte-Text .spalte2{
  float: left;
  width: 229px;
}

.ListeAZ ul, .Profil ul {
  list-style: none;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  
}

.ListeAZ ul li .active, .Profil ul li .active {
  text-decoration: underline;
}

.ListeAZ .Listecol1, .ListeAZ .Listecol2, .ListeAZ .Listecol3, .Profil .Listecol1, .Profil .Listecol2, .Profil .Listecol3 {
  float: left;
  width: 250px;
}

.ListeAZ .Listecol2 {
    width: 284px;
}

.ListeAZ .Listecol3 {
    width: 216px;
}

/**Profil**/

/**Profil**/
.Profil .Listecol1 img {
  border: 1px solid #CCC;
  padding: 10px;
}

.Profil .Listecol1{
  width: 290px;
  padding-right: 5px;
}

.Profil .Listecol2{
  width: 242px;
}

.Profil .Listecol3{
  width: 228px;
}

/**Jobs**/
#Jobliste {
  border-bottom: 1px dotted #0094d7;
  border-top: 1px dotted #0094d7;
  list-style: none;
}

#Jobliste li{
  padding: 2px 6px;
  margin-bottom:1px;
  margin-top:1px;
}

#Jobliste .even{
  border-bottom: 1px dotted #0094d7;
  border-top: 1px dotted #0094d7;
}

#Jobliste .ende{
  border-bottom: 0;
}

#Jobliste .odd{
  background-color: #B5E4F8;
}

#Jobliste .start{
  border-top: 0;
}

.csc-sitemap ul {
  margin-left: 10px;
}

.routenplaner {
  margin-bottom: 10px;
}
.routenplaner label{
  display: block;
  float: left;
  width: 60px;
}

.routenplaner input{
  width: 250px;
}


/*****Tabellen ****/
#contenttext table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}

#contenttext caption {
	background-color: #FFFFFF;
	color: #FF6600;
	font-weight: bold;
	height: 22px;
	line-height: 18px;
	text-align: left;
	padding: 2px;
}

#contenttext th {
	padding: 2px;
	text-align: left;
	font-weight: normal;
}

#contenttext td {
	padding: 2px;
	vertical-align:top;
}

.tr-even {
	background-color: #EDEDED;
}

.tr-odd {
	background-color: #FFFFFF;
}

.bnAnmelden, .button {
  font-size: 11px;
  font-family: verdana;
}

.fieldEmail{
  font-size: 11px;
  width: 150px;
}

div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/* Formulare*/
.form_gewinnspiel {
	border: 1px dotted #505050;
	margin-bottom: 10px;
	padding: 5px;
}

.form_gewinnspiel label {
   display: block;
   float: left;
   width: 110px;
}

.form_gewinnspiel legend {
	background-color: #FFF;
	color: #0094d8;
	padding: 2px 4px;
	text-transform: uppercase;
}

.form_gewinnspiel input {
	width: 396px;
}

.form_gewinnspiel input, .form_gewinnspiel textarea  { 
	font-size: 11px;
	margin: 3px 0;
}

.form_gewinnspiel p {
	margin:0;
}

.form_gewinnspiel textarea {
	width: 400px; 
}

.form_gewinnspiel .radio{
	vertical-align: bottom;
	width: auto;
}

.form_error {
	border: 1px dotted;
	margin-bottom: 10px;
	padding: 5px;
}

.form_error ul {
	list-style: none;
	color: red;
}

/* Gewinnspiel*/
.Antworten{
	float: left;
	width: 420px;
	font-weight: bold;
}

#chkCap {
	float: left;
	width: 50px;
}

.chkCapImg{
	margin-top: 5px;
}

.CaptText {
	float: left;
	margin-top: 6px;
	margin-left: 5px;
	width: 440px;
}

#iNewsletter, #iWeitergabe {
	float: left;
	margin-right: 5px;
	width: auto;
}

#iPLZ{
	width: 35px;
	margin-right: 5px;
}

#iOrt {
	width:347px;
}

.pflicht{
  margin-bottom: 10px;
}

.event40{
position: absolute;
top:242px;
left:65px;
width: 170px;
height: 260px;
display: block;
}

