html { padding: 0; margin: 0; }


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	list-style-type: disc;
	font-weight: normal;
	word-spacing: normal;
	line-height: 18px;
}


p {
	margin:0;
}




p:empty {
height: 18px;
}



.cups{
	text-transform: uppercase;	
}



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

a:hover {
	text-decoration: underline;
}

.h1Klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 34px;
	font-weight: normal;
	margin: 0px;
}

.h1Klein2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 32px;
	font-weight: normal;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: normal;
	margin: 0px;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

#pagewrap {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #cecece;
	box-shadow: -0.5px 5px 15px #999;
	background-color: #FFF;
}
#background {
	padding: 0px;
	width: 720px;
}



#content{
	margin-top: -30px;
	padding-top: 15px;
	padding-right: 5%;
	padding-bottom: 15px;
	padding-left: 5%;
	position: relative;
}



#header {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#content_links {
	width: 47%;
	float: left;
}

#content_mitte {
	width: 640px;
	position: absolute;
	top: -50px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	left: 27px;
	

}

#content_mitte2 {
	width: 640px;
	position: absolute;
	top: -80px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	left: 27px;
	

}

#content_rechts {
	width: 47%;
	float: right;
	
}
#footer {
	clear: both;
	height: 0px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; 
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
 
 
 .text_gross{
	font-size: 16px;
	line-height: 20px;
}

.titel_gross{
	font-size: 26px;
	line-height: 35px;
}

.text_klein{
	font-size: 11px;
	line-height: 17px;
}

.titel_klein{
	font-size: 19px;
	line-height: 25px;
}
 
 
 
 .blocksatz{
	text-align: justify;
	text-align-last: justify;
}
.blocksatz:after{
	content: "";
	display: inline-block;
	width: 100%;
}
 
 
 
 .ausblenden{
	 display:block;
 }
 
 
 .aus{
	display:none; 
 }
 
 
.gross{
	font-size: 16px;
	line-height: 20px;
}
.farbe {
	color: #F00;
}


.weiss{
color:#fff;	
}

.abstand{
	margin-bottom: -1%;
}



a:link {
	color: #4D4D4D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D4D4D;
}
a:hover {
	text-decoration: none;
	color: #F00;
	
}
a:active{
	text-decoration: none;
	color: #4D4D4D;
}



a.speziell:link {
   background-color: #FFCC66;
   color:            #0000CC;
}

a.speziell:visited {
   background-color: #FFCC66;
   color:            #660066;
}

a.speziell:hover {
   background-color: #0000CC;
   color:            #FFCC66;
}

a.speziell:active {
   background-color: #CCCCFF;
   color:            #CC0000;
}






ul {
	margin-left:9px;
	padding-left:9px;
	margin-top:0px;
	list-style-type: disc;
}
li {
	margin: auto;
	padding: 0;
}




	#bild{
	}
	
	#logo{
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 30px;
	margin-bottom: 20px;
	}






/* 
 
li::before{
	 [disabled]content:" - "; 
	 [disabled]margin-left: -15px; 
	 [disabled]padding-right: 7px; 
}

*/



/* 
  TRANSPARENT    

  filter:alpha(opacity:80);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.60;
  opacity: 0.67;
  background-color: #FFF;








_______________________

Blocksatz - 2 Blöcke
_______________________


.blocksatz{
	text-align: justify;
	text-align-last: justify;
}
.blocksatz:after{
	content: "";
	display: inline-block;
	width: 100%;
}






  SCHRAEGE BOX 


#box_schraeg{
                position: absolute;
                width: 230px;
                right: 70px;
                bottom: 48px;
                -webkit-transform-origin: 0 0;
                -moz-transform-origin: 0 0;
                -ms-transform-origin: 0 0;
                -o-transform-origin: 0 0;
                -webkit-transform: rotate(-8deg);
                -moz-transform: rotate(-8deg);
                -ms-transform: rotate(-8deg);
                -o-transform: rotate(-8deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
                text-align: center;
}

 
*/





/* 
_______________________

KAPITÄCHEN, BULLETPOINT
_______________________

<span class="capital" style="float: left; width: 43px; height: 20px; line-height: 47px; background: transparent; font-size: 38px; margin-top: -5px; margin-right: -32px; margin-bottom: 5px; background-color: transparent;">I</span>

ul li { 
background: url(bp.jpg) no-repeat 2px 5px; padding-left:8px;
}

 

_______________________

BUTTON MIT HOVER
_______________________

.button a {
	background: #123487 scroll right top ;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 30px;
    cursor: pointer;
   	display: block;
    position: relative;
    padding: 12px 0 0 0;
    margin:15px 0px;
}
.button a:hover {
	background:#2d5aae;
}

 

_______________________

BUTTON MIT ANIMATION
_______________________

.bewerben {
	background-image:url(pfeil.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #e5000a;
	float: right;
	margin: 20px 40px 20px 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.bewerben:hover {	
	background-position: 15px center;
	}

.bewerben a {
	display: inline-block;
    padding: 15px 20px 14px 50px;
	color: #fff;
	}
.bewerben a:hover { color: #fff; 
	text-decoration: none;
}

HTML-Part
<div class="bewerben">
<a href="#" target="_blank"><strong>HIER BEWERBEN</strong></a> </div>
</div>

 

_______________________

MARKIERTER TEXT
_______________________

::selection {
background: #ffb7b7;
}
::-moz-selection {
background: #ffb7b7;
}
*/

.refnr {}

.apply {}
