@media all
{


  #footer {font-family: Arial; font-size:11px; xcolor:#000; text-align:right; color:#333333;} /*float:right; */
  #footer a:link {color:#333333; text-decoration:none;}
  #footer a:visited {color:#333333; text-decoration:none;}
  #footer a:active {color:#333333; text-decoration:underline;}
  #footer a:hover {color:#333333; text-decoration:underline;}  
  #footer {
      position:relative; 
	  left:88px; 
	  top:0px; 
	  width:780px; 
      border:0px ; 
	  /*padding:5px;*/
	  padding-top:5px;
	  padding-bottom:5px;
	  /*margin:10px;*/
	  margin-bottom:10px; 
	  height:30px;	  
}

  #footer_links {width:60%; xmargin-top:5px; font-size:9px; xcolor:#000; float:left; }  

BODY {
	margin: 0px;
	padding: 0px;
	/*background-color: #FFFFFF;	/*background: #E4E3E3 url(../images/backg.jpg) repeat-y;*/
	background-color: #F3F1FE;
	/*background: #F3F1FE url(../images/orange2.jpg) repeat;*/
	/*background-position: center top;*/
    position:absolute;
    width:1000px; /* Ich nehme eine gerade Zahl, damit ich später genau die Hälfte davon nach links gehen kann */
     /*height:0px; /*150 Spiele damit ein bisschen, damit Du die richtige Höhe rauskriegst */
     left:50%; /* Positioniert den linken Rand des Bereichs  in die Mitte, horizontal*/     
	 top:0%; /* 50% Positioniert den oberen Rand des Bereichs  in die Mitte, vertikal */
      margin-left:-512px;  /* verschiebt das logo-DIV genau um die Hälfte der Breite nach links */
     /*margin-top:-57px; /* verschiebt das logo-DIV genau um die Hälfte der Höhe  nach oben  */ 
}

/*BODY_test {
width: 800px;
padding:0px;
margin: 0px;
background-color: #FFFFFF;	
margin-left: auto;
margin-right: auto;
} 

#container {
style="position: absolute; left:37px; top:170px; width:950px; padding:0px; 
  height: auto; z-index: 1;
} 

*/
.color1 {color: #9c0034}
.color2 {color: #4e4d51}
.colorblau {color: #3333FF}

.color4 {color: #EEEEEE}
.color5 {color: #FFFFFF}


.schrift_v22b {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	/*margin-top: 0px;*/
}
.schrift_v20b {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	/*margin-top: 0px;*/
}
.schrift_v18b {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
.schrift_v17b {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
	margin-top: 0px;
}
.schrift_v16b {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	margin-top: 0px;
}
.schrift_v15b {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	/*margin-top: 0px;*/
}
.schrift_v14b {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.schrift_v13b {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.schrift_v12b {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.schrift_v10b {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}


.schrift_v24 {
	font-family: Arial;
	font-size: 24px;
}
.schrift_v22 {
	font-family: Arial;
	font-size: 22px;
}
.schrift_v18 {
	font-family: Arial;
	font-size: 18px;
}
.schrift_v17 {
	font-family: Arial;
	font-size: 17px;
	/*margin-top: 0px;*/
}
.schrift_v16 {
	font-family: Arial;
	font-size: 16px;
	/*margin-top: 0px;*/
}
.schrift_v15 {
	font-family: Arial;
	font-size: 15px;
}
.schrift_v14 {
	font-family: Arial;
	font-size: 14px;
}
.schrift_v13 {
	font-family: Arial;
	font-size: 13px;
}
.schrift_v12 {
	font-family: Arial;
	font-size: 12px;
}
.schrift_v10 {
	font-family: Arial;
	font-size: 10px;
}

.link_kontakt {	
    font-family: Arial;
	text-decoration: underline;
	font-size: 12px;	
    color:#000000;
}
/*.linkkontakt:visited {text-decoration: none}*/
/*.linkkontakt:active {text-decoration: none}*/
.link_kontakt:hover {	
    font-family: Arial;
	text-decoration: underline;
	font-size: 12px;	
    color:#000000;
	font-weight: bold;
}

.link_passiv {
    text-decoration: none; 
    color:#000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	margin-top: 0px;
}
.link_passiv_none {
    text-decoration: none;
    color:#000000;
}
.link_passiv_underline {
    text-decoration: underline;
    color:#000000;
}
.link_passiv_underline_colorblau {
    text-decoration: underline;
    color:#3333FF;
}
.link_passiv_bold {
    text-decoration: none;
	font-weight: bold;	
    color:#000000;
}
/*.link_passiv:active {text-decoration: none;color:#000000;}
.link_passiv:hover {text-decoration: none;color:#000000;}
.link_passiv:visited {text-decoration: none;color:#000000;}*/

/*.link_kontakt a:hover {text-decoration: underline overline; color:#000000;}*/


#news a:link
{text-decoration:underline;
 color:#0000CC;
}
#news a:visited
{text-decoration:underline;
 color:#0000CC;
}
#news a:hover
{text-decoration:none;
color:#0000CC;
}
#news a:active
{text-decoration:underline;
color:#0000CC;
}


#link a:link
{text-decoration:none;
 color:#000000;
}
#link a:visited
{text-decoration:none;
 color:#000000;
}
#link a:hover
{text-decoration:none;
color:#000000;
}
#link a:active
{text-decoration:none;
color:#000000;
}



/*
#linetop {
background-color: #CCCCCC;
position: absolute;
height: 80px;
width: 700px;
left: 80px;
top: 150px;
}
*/
/*
#tabelle {
	position: absolute;
	left: 136px;
	top: 149px;
	background-color: #999999;
	text-align: left;
	border:1px solid #666666;
	width: 637px;
	height: 460px;

}
*/


#logo {
	position: relative;
	left: 56px;
	top: 9px;
	width: 500px;
	height: 100px;
	background: url(../images/logo_wolke.png) no-repeat;
}


#logo2 {
	position: relative;
	left: 68px;
	top: 20px;
	width: 363px;
	height: 25px;
	background: url(../images/Themen-none.png) no-repeat;
}


/*#logo3 {
	position: absolute;
	left: 36px;
	top: 110px;
	width: 950px;
	height: 8px;
	background: url(../images/Linie-Logo.png) no-repeat;
}*/
/*#wolke {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 960px;
	height:120px;
	background: url(../images/logo_wolke.png) no-repeat;
	z-index: -100000;
}*/
#wolke {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 960px;
	height:178px;
	z-index: -100000;
	background-image: url(../images/logo_wolke.png);
	background-repeat: no-repeat;
}


/*#logo3_2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 8px;
	background: url(../images/Linie-Logo.png) no-repeat;
}*/

#logo4 {
	position: relative;
	left: 650px;
	top: 0px;
	width: 235px;
	height: 42px;
	/*background: url(../images/verkaufen_60.png) no-repeat;*/
}


#platzhalter_1 {
      position:relative; 
	  left:0px; 
	  top:0px; 
	  width:150px; 
      border:0px ; 
	  padding:0px; 
	  margin: 0px; 
	  height:30px;	  
}
#platzhalter_2 {
      position:relative; 
	  left:0px; 
	  top:0px; 
	  width:150px; 
      border:0px ; 
	  padding:0px; 
	  margin: 0px; 
	  height:10px;	  
}

#main_rahmen{
  position: absolute; 
  left:32px; top:185px; width:958px; padding:0px; 
  height:auto; z-index: -10; 
  border:1px solid #666666; 
  background-color: #FFFFFF;
}

#logo_text {
	position: absolute;
	left:409px;
	top:72px;
	width:576px;
	padding:0px;
	height: 30px;
	z-index: 10000;
	font-family: Arial;
	font-size: 17px;
	margin-top: 0px;
	color: #0f243e;
} 

#logo_text_alt {
  position: absolute; left:510px; top:39px; width:480px; padding:0px; 
  height: 53px; z-index: 10000;
  font-family: Arial;
  font-size: 17px;
  margin-top: 0px;
} 
  
#bild1 {
	position: relative;
	left: 10px;
	top: 0px;
	width: 625px;
	height: 299px;
	background: url(../images/meeting_tisch.jpg) no-repeat;
	z-index: 3;
	}

#tabelle_top {
vertical-align:middle
}

/*
#maintopic {
	position: relative;
	left: 151px;
	top: 88px;
	width: auto;
	height: 30px;
	border-top: 0px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: relative;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 50px;
	top: 111px;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #666666;
	background : url(../images/pmra.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}


#maintopic a:hover {
	background: url./(images/pmta.gif) repeat-x;
	color: #333333;
	background: url(../images/pmta.gif) repeat-x;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 145px;
	width: 199px;
	background-color: #666666;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #C9C9C9;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #C9C9C9;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #4A4A4A;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 150px;
	background: url(../images/s2dlogo.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 270px;
	top: 315px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 296px;
	left: 750px;
	width: 200px;
	background-color: #666666;
	color: #fffff;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(..images/pmt.gif) repeat-x;
	font-size: 10px;
}
*/

}

