@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
text-decoration:none;
outline:none;
}

/*a:visited {
color:#009AB2;
}*/

html {}

body {
color: #009AB2; 
}

a{
color:#FFFFFF;
}


p {
font-size: 17px;   
/*font-family: 'Share Tech', sans-serif;*/
font-family: 'Roboto', sans-serif;
font-weight:400;

color:#FFFFFF;
}

.normal {
font-size: 14px; 
}

ul{
list-style:none;
font-size: 14px;   
/*font-family: 'Arial', sans-serif;*/
font-family: 'Roboto', sans-serif;
color:#666666;
}

.team{
margin-top:-7px;
}


/*div {
width: 100px;
height: 100px;
white-space: nowrap;
overflow: hidden;

-moz-transition-property: width, height, background;
-moz-transition-duration: 1s, 1s, 1s;
}*/
/*div:hover {
width: 400px;
height: 400px;
background: lime;
}*/
#main {
width:1024px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:-115px;
/*background-color:#EFEFEF;*/
}

/*.....headerbilder...*/

#shad{
height:115px;

margin-top:-715px;
margin-left:660px;
position:relative;


}
#schatten {
position:absolute;
margin-top:-576px;
margin-left:10%;
height:115px;

}

#pic{
width:auto;
height:715px;
background-color:#936;
background-image:url(batman.jpg);

}


/*....logo...*/

#logo {
position:absolute;
height:320px;
width:507px;
background-image:url(pics/logo.png);
background-repeat:no-repeat;
margin-top:-226px;
margin-left:165px;
background-color:#C9F;
}

#content {
height:auto;
color:#333333;
padding-bottom:15px;
padding-top:15px;
margin-top:626px;
}

#content p{
color:#333333;
}

#contentleft {
width:300px;
height:auto;
float:left;
}

#contentright {
width:684px;
margin-left:340px;
}

#contentleftleist {
width:150px;
height:auto;
float:left;
}
#contentmiddleleist {
width:540px;
height:auto;
margin-top:80px;
float:left;

}
#contentrightleist {
width:340px;
height:auto;
margin-left:680px;
background-color:#F63;

}

#one {
height:480px;
/*background-image:url(pics/back.png);*/
background-repeat:no-repeat;
}

#do{
height:130px;
/*background-color:#009ab1;*/
background-image:url(pics/trans.png);
margin-top:-130px;
border-top-color:#999999;
border-top-style:ridge;
}

#two {
height:523px;
/*background-image:url(feld2.png);*/
}

footer {
height:100px;

clear:left;
padding-top:30px;
margin-top:10px;
}
.over {
background:#009AB2;

/*color:#CCCCCC;*/
/*-moz-transition-property: width, height, background, padding;
-moz-transition-duration: 1s, 1s, 1s, 1s;
-o-transition-property: width, height, background, padding;
-o-transition-duration: 1s, 1s, 1s, 1s;*/

}

/*.anders {
width: 90px;
height: 55px;
background:#009AB2;
padding-top:75px;
color:#EFEFEF;

}*/

.orig {
float:right;
display:block;
width:95px;
height:30px;
margin-top:27px;
margin-left:5px;
text-align:center;
color:#CCCCCC;
opacity:1.0;

}


.farbe{
/*background-color:#009ab1;*/
background-image:url(pics/bluetrans.png);
}

#aktiv{
background-image:url(pics/bluetrans.png);
height:55px;
padding-top:50px;
}

.text {
color:#CCCCCC;
width:30px;
height:90px;
opacity:0.5;
background:#CC6666;


}
.text p{
color:#CCCCCC;
width:30px;
height:90px;
opacity:1.0;

}
.under {
	margin-left:0px;	
	margin-right:100px;
	float:left;
}

.right {
margin-left:76%;
	}
	
	
.grippe {
font-size: 24px;
color:#399;

}	
