/*
Stylesheet Name: raphael GmbH
Theme URI: http://www.raphael-gmbh.de
Description: Grundlegende Stildefinition für raphael GmbH
Version: 0.33
Creator: Raphael GmbH

    Inhaltsverzeichnis:
	---
    0. ...... Grundlegende Deklarationen
    1. ...... Allgemeingültige Element-Formatierungen
    2. ...... Allgemeingültige Klassen-Angaben
    3. ...... IDs (von oben nach unten)
		  3.1 Header
		  3.2 Navigation
		  3.3 Content
		  3.4 Footer
    4. ...... Spezielle Angaben
      4.1 Referenzen
      4.2 Referenzen Übersicht
      4.3 Case Studies
      4.4 Tagcloud
*/


/*
* 0. Grundlegende Deklarationen 
*/

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

html {
	height: 100.1%;
	width: 100%;
}
	
body {
	background-color: #FFFFFF;
	color: #707173;
	font: 12px Trebuchet MS, Helvetica, sans-serif;
	height: 100.1%;
	line-height: 16px;
	width: 100%;
}

#bgwrapper{
  background: url(../img/back_body.gif) repeat-x left top;
  height: 100.1%;
	line-height: 16px;
	width: 100%;
}


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

a {
  color: #707173;
	text-decoration: none;
}

a:hover {
	color: #b7101d;
}

a:focus {
  outline: none;
}


h1 {
	color: #b7101d;
	font: 40px Georgia, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font: 20px Georgia, Helvetica, sans-serif;
}

h3 {
	color: #707173;
  font: 20px Georgia, Helvetica, sans-serif;
}

img {
	border: 0px;
}

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


/*
* 2. Allgemeingültige Klassen-Angaben
*/
div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/*
* 3. IDs (von oben nach unten)
* ---
*/
#wrapper {

}

/*
* 3. IDs (von oben nach unten)
* ---
* 3.1 Header
*/
#header {
  display: none;
}

#header_navi {
    display: none;
}

#LogoLink {
  display: block;
  height: 100px;
  right: 55px;
  position: absolute;
  top: 60px;
  width: 260px;
}

#fsearch {
   display: none;
}

#bsubmit {
  display:none;
}

#RSSfeed {
   display: none;
}

#logo {
	  display: none;
}

#breadcrumb {
	  display: none;
}


#headline {
	color: #b7101d;
	font: 40px Georgia, Helvetica, sans-serif;
	height: 50px;
	padding-top: 73px;
	margin-bottom: 10px;
}


.start#headline{
  	height: 90px;
}

#subheadline {
	color: #000000;
	font: 20px Georgia, Helvetica, sans-serif;
	height: 22px;
}

#backlink {
  display: none;
}

/*
* 3. IDs (von oben nach unten)
* ---
* 3.2 Navigation
*/

#navigation {
	display: none;
}



#subnavigation {
 display: none;
}

/*
* 3. IDs (von oben nach unten)
* ---
* 3.3 Content
*/
#content {
	min-height: 200px;
}

#content a {
  line-height: normal;
  border-bottom: 1px dotted;
}


.start#content {
  background: none;
  background-color: #FFF;
}

#bg_left {
 
}


#left {
	line-height: 160%;
	overflow: hidden;
	padding-right:10px;
	position: relative;
	width: 510px;
	z-index: 99;
}

.start#left{
  width: 540px;
}

#left ul{
  list-style-image: url(../img/bg_list.gif);
  margin-left: 10px;
  padding: 5px;
}

#right {
display: none;
}

#right a{
	border: 0;
}

.start#right{
  width: 440px;
}

/*
* 3. IDs (von oben nach unten)
* ---
* 3.4 Footer
*/
#footer {
	display: none;
}


/*
* 4. Spezielle Angaben
*/

.border_startteaser {
  background: url(../img/news_element.gif);
  background-repeat: no-repeat;
  margin-bottom: 20px;
  padding-left: 15px;
}


.border_startteaser h3 {
	color: #707173;
  font-size: 12px;
  font-weight: bold;
}
.border_smallpics {
  margin-bottom: 15px;
  margin-left: 127px;
}

#teaser {
  background-repeat: no-repeat;
	height: 184px;
	position: relative;
	margin-bottom: 20px;
}

.start#teaser {
  background-repeat: no-repeat;
	height: 240px;
	position: relative;
	margin-bottom: 0px;
}

/*
* 4.1 Referenzen
*/

#Referenzen {
	float: left;
	height: 400px;
	overflow: hidden;
  position: relative;
	width: 960px;
}

#Referenzen .next {
  background: url(../img/pfeil_vor.gif);
  border: 0;
  color: #FFF;
  font-weight: bold;
  font-size: 1px;
  height: 9px;
  position: absolute;
  top: 26px;
  right: 4px;
  width: 11px;
  z-index:999;
}


#Referenzen .prev {
  background: url(../img/pfeil_zurueck.gif);
  border: 0;
  color: #b7101d;
  font-weight: bold;
  font-size: 1px;
  height: 9px;
  left: 4px;
  position: absolute;
  top: 26px;
  width: 11px;
}

#Referenzen ul {
	list-style: none;
	margin: 0;
	position: relative;
	width: 9999999px;
}

#Referenzen ul li{
  background: url(../img/bg_referenzen.gif);
  background-repeat: no-repeat;
  background-color:#FFF;
	float: left;
	height: 452px;
  padding-left: 30px;
  padding-right: 30px;
	position: relative;
	width: 900px;
}

.referenzen_rahmen .col1{
  float: left;
  height: 400px;
  width: 360px;
}

.referenzen_rahmen .col1 img{
  position: absolute;
}

.referenzen_rahmen .col1 .pictures{
  overflow: hidden;
  height: 272px;
}

.referenzen_rahmen .zoom{
  border: 1px solid;
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 1px;
  position: absolute;
  top: 280px;
}

.referenzen_rahmen .pictureNavi {
  left: 25px;
  position: absolute;
  top: 280px;
}



.referenzen_rahmen .pictureNavi span{
  border: 1px solid;
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 17px;
  display:block;
  float:left;
  margin-right: 5px;
}

.referenzen_rahmen .pictureNavi .text{
  border: 0;
  cursor: default;
  margin-right: 2px;
}

.referenzen_rahmen .pictureNavi span.active{
   border: 1px solid #b7101d;
   color: #b7101d;
}

.referenzen_rahmen .col2{
  float: left;
  height: 400px;
  padding-top: 10px;
  width: 540px;
}

.referenzen_rahmen .col2 ul {
  list-style-image: url(../img/bg_list.gif) !important;
  margin-left: 8px !important;
  padding: 5px;
}

.referenzen_rahmen .col2 ul li{
  background: none !important;
  float: none !important;
	height: auto !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
	width: auto !important;
}


.referenzen_rahmen .col2 p {
  margin-bottom: 10px;
}


/*
* 4.2 Referenzen Übersicht
*/

.Referenzen_Overview {
  float: left;
  height: 130px;
  margin-bottom: 10px;
  margin-right: 20px;
  overflow: hidden;
  width: 110px;
}

.Referenzen_Overview .overview {
  border: 0px !important;
}

.Referenzen_Overview a{
  border:0 !important;
}

/*
* 4.3 Case Studies
*/
#casestudies {
  background: url(../img/case_teaser.jpg) no-repeat;
  height: 151px;
  position: absolute;
  top: 42px;
  right: 36px;
  width: 247px;
  z-index: 9999;
}

#casestudies h3 {
  color: #b7101d;
	font: 14px Georgia, Helvetica, sans-serif;
	font-weight: bold;
	left: 25px;
	line-height: 100%;
	position: absolute;
	top: 15px;
}

#casestudies ul{
  list-style: none;
  margin-left: 25px;
  margin-top: 70px;
}

/*
* 4.4 Tagcloud
*/


.htmltagcloud  {
  margin-left:60px;
  width:380px !important;	
	list-style:none;	
	font-family: Trebuchet MS,arial;
	text-align: center;
}


.htmltagcloud a.size1 {
	font-size: 22px;
	padding: 5px;
	color: #87888a;
}

.htmltagcloud  a.size1:hover {
	color: #b7101d;
}

.htmltagcloud  a.size2 {
	padding: 7px;
	font-size: 18px;
	color:#9c9e9f;
}

.htmltagcloud a.size2:hover {
		color: #b7101d;
}

.htmltagcloud ul {
list-style:none;
}

.htmltagcloud ul li{
margin-bottom:5px;
}

.htmltagcloud  a.size3 {
	padding: 10px;
	font-size: 14px;
	color:#c6c7c8;
}

.htmltagcloud a.size3:hover {
		color: #b7101d;
}

/*
* 4. Spezielle Angaben
* 4.5 Tabellen
*/

.standard-table, .contenttable {
	border-collapse: collapse;
	text-align: left;
}

.standard-table th, .contenttable th {
	background-color: #fff;
	border-bottom: 1px dotted #6A6A6A;
	border-top: 1px dotted #6A6A6A;
	color: #4B4B4B;
	padding-left: 3px;
}

.standard-table th a{
	border-bottom: 0px !important;
}

.standard-table .even, .contenttable .even {
	background-color: #CCC;
}

.standard-table td, .contenttable td {
	padding-left: 3px;
}


.standard-table .aktiv, .contenttable .aktiv {
	border-bottom: 1px dotted #6A6A6A;
	border-top: 1px dotted #6A6A6A;
}

.standard-table p, .contenttable p {
	margin:0;
}

/*
* 4. Spezielle Angaben
* 4.6 Formulare
*/
legend {
	background-color:#FFF;
	color: #b7101d;
	padding: 2px 4px;
	text-transform: uppercase;
}

fieldset {
	border: 1px dotted #505050;
	margin-bottom: 10px;
	padding: 5px;
}

fieldset textarea {
	width: 400px; 
}

fieldset input {
	width: 396px; 
}

fieldset p {
	margin-bottom: 15px;
}

fieldset .radio {
  width: auto;
}

fieldset #iPLZ {
  width: 200px;
}

fieldset #iOrt {
  width: 189px;
}

label {
   display: block;
   float: left;
   width: 95px;
}

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

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

.schulungsbutton {
  color: #707173;
  cursor:pointer;
  background: transparent;
  border: 0;
  font-size: 12px;
}

.link-url-img {
  border-bottom: 0px !important;
}