<style type="text/css">
<!--

/* ####################### Voreinstellungen #################### */
html {
  height			: 100.01%; 	
  margin			: 0px; 
  padding			: 0;
}

* {
  margin			: 0;
  padding			: 0;
  border			: none;
  font				: Arial;
}

body {
  text-align		: center; 
  height			: 100.01%;
  font				: Arial;
  background-color	: C7C8CA;
  background-image  : url(img/bg_repeat_b.jpg);
  background-repeat : repeat-x;
  color				: C7C8CA;
}
p {
  font-family		: Arial;
  font-size			: 12px;
  
}

h1,h2 {
  font-family		: Arial;
  font-size			: 1.0em;
}
li {
  font-size			: 0.8em;
}
a {
   font-family		: Arial;
   color			: #000; 

}
.schriftunten img {
  margin-top		: 0px;
}
/* ####################### Seitenaufbau #################### */
#mantel {
  width				: 1000px;

  text-align		: left;

  margin			: 0px auto;

}
.streifen {
  width				: 100%;
  height			: 1px;
  border-top		: 1px dashed #000;
}
.button_top {
  width				: 50px;
  height			: 19px;
  background-image  : url(img/smallBtn_inaktiv.png);
}

/* ####################### Seiten-Kopf #################### */
#seitenkopf {
  width				: 1000px;
  height			: 136px;
  background-image  : url(img/header_neu_short.jpg);
  
}


/* ####################### Status #################### */
#Status {
  width				: 1000px;
  height			: 20px;
  margin			: 0;
  padding			: 0;

}

/* ####################### Inhalte #################### */
#inhalte {
  min-height		: 620px;
  height			: auto;
  width				: 685px;  
  clear				: left;
  float				: left;
/*  background-image  : url(img/bg_repeat.jpg);
  background-repeat : repeat-x;
  background-attachment:fixed;*/
  background-color	: C7C8CA;
  /*  border-right		: 1px solid #6A6E72;
    overflow			: hidden;*/
}
#inhalte a {
   font-family		: Arial;
   color			: #000; 
   font-size		: 12px;
}
* html #inhalte {
  height			: 620px;
}
#ghost {
/*  display			: none;*/
  width				: 670px;
  overflow			: hidden;
}
#ghost-stat {
  display			: none;
  width				: 670px;
  overflow			: hidden;
}
.archiv_button {
  height			: 30px;
  background-image  : url(img/kopfbtn_aktiv.png);
  background-repeat : no-repeat;
}
.archiv_button img:hover {
  background-image  : url(img/kopfbtn_inaktiv.png);
  background-repeat : no-repeat;
}

#headline_button {
  width				: 680px;  
  height			: 30px;
  overflow			: hidden;
  padding-left		: 3px; 
  background-image  : url(img/index_bg.png);
  background-repeat : no-repeat;
}
#button-senden {
  width				: 300px;  
  height			: 30px;
  overflow			: hidden;
  padding-left		: 3px; 
  background-image  : url(img/kopfbtn_aktiv.png);
  background-repeat : no-repeat;
}
#headline {
  width				: 680px;  
  height			: 40px;
  overflow			: hidden; 
  border-top		: 1px dashed #000;
}
.headline {
  width				: 680px;  
  height			: 40px;
  overflow			: hidden; 
  border-top		: 1px dashed #000;
}
.sendebutton{
  width				: 113px;
}
#inhalte_b {
  width				: 670px;  
  overflow			: hidden;
  padding-right		: 10px;
  padding-left		: 3px; 
  
}
#inhalte_b p {
  font-family		: Arial;
  font-size			: 12px;
  
}/*
#inhalte_b input{
  width				:100%;
  
}
#inhalte_b textarea{
  width				:100%;
  
}*/

.inhalte_b {
  width				: 670px;  
  overflow			: hidden;
  padding-right		: 10px;
  padding-left		: 3px; 
}
.inhalte_b a {
  font-family		: Arial;
  font-size			: 12px;
  
}
.inhalte_b p {
  font-family		: Arial;
  font-size			: 12px;
  
}
/* ####################### Topmenu #################### */
#newsletter {
  display			: none; 
  position			: relative;
  background-image  : url(img/newsletterabo.jpg);
  background-repeat : no-repeat;
  
  top				: 0px;
  left				: -393px; 
/*  height			: 100px;*/
  width				: 405px;

  text-align		: left;
  overflow			: hidden;
  float				: right;
  z-index			: 150;

}
#newsletter a {
  text-decoration	: none;
}
.input_news {
  position			: relative;
  top				: 37px;
  left				: 100px; 
  width				: 160px;
  text-align		: left;
}
.input_news input {
  width				: 155px;
}
.button1_news {
  position			: relative;
  top				: 41px;
  left				: 146px; 
  background-image  : url(img/kopfbtn_inaktiv.png);
  height			: 19px;
  background-repeat : no-repeat;
  width				: 113px;
  text-align		: left;
  margin-right		: 1px;
  z-index			: 160;
}
.button2_news {
  position			: relative;
  top				: 22px;
  left				: 0px; 
  background-image  : url(img/kopfbtn_inaktiv.png);
  height			: 19px;
  background-repeat : no-repeat;
  width				: 113px;
  text-align		: left;
  margin-right		: 1px;
  z-index			: 160;
}

#topmen {
  position			: absolute;
  top				: 0px; 
  height			: 19px;
  width				: 836px;

  text-align		: right;
  overflow			: hidden;
  float				: right;
  
}


#topmen img {
  margin-right		: 1px;
}
.buttonkopf1 {
  background-image  : url(img/kopfreiter_inaktiv.png);
  height			: 19px;
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;
  margin-right		: 1px;
}
.buttonkopf1b {
  background-image  : url(img/kopfreiter_aktiv.png);
  height			: 19px;
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;
  margin-right		: 1px;
}
.buttonkopf2 {
  background-image  : url(img/kopfbtn_inaktiv.png);
  height			: 19px;
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;
  margin-right		: 1px;
}
.buttonkopf2b {
  background-image  : url(img/kopfbtn_aktiv.png);
  height			: 19px;
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;
  margin-right		: 1px;
}

/* ####################### Dropdown #################### */
#dropdown {
  position			: absolute;
  top				: 105px;
  height			: 19x;
  width				: 851px;
  text-align		: left;
  overflow			: visible;

}
.buttonleer {
  background-image  : url(img/leer.jpg);
  height			: 10x;
/*  position			: bottom; */
  background-repeat : no-repeat;
  width				: 113px;


}
.buttondrop1 {
  background-image  : url(img/reiter_inaktiv.png);
  height			: 19x;
/*  position			: bottom; */
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;

}
.buttondrop1 img:hover {
  background-image  : url(img/reiter_aktiv.png);

  /* position			: top; */
  background-repeat : no-repeat;


}
.buttondrop1b {
  background-image  : url(img/btn_inaktiv.png);
  height			: 19x;
/*  position			: bottom; */
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;

}
.buttondrop1b img:hover {
  background-image  : url(img/btn_aktiv.png);
  height			: 19px;
  /* position			: top; */
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;

}
.buttondrop2 {
  background-image  : url(img/reiter_inaktiv.png);
  height			: 19x;
/*  position			: bottom; */
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;
  border-bottom		: 1px solid #FFF;
}
.buttondrop2 img:hover {
  background-image  : url(img/reiter_aktiv.png);
  height			: 19px;
  /* position			: top; */
  background-repeat : no-repeat;
  width				: 113px;
  float				: right;
  text-align		: left;

}
#suche {
  background-image  : url(img/grau.png);
  background-repeat : repeat-x;
  height			: 19px;
  width				: 166px;
  background-color	: #fff;
  text-align		: right;
  overflow			: hidden;
  float				: right;
 
}
#suche input {
  position			: relative;
  top				: -4px;
  height			: 15px;
  width				: 80px;
  border			: 1px solid #E60003;
  
}

/* ####################### Navigation #################### */
#navi {
/*  height			: 800px;*/
  height			: auto;
  width				: 166px;
  float				: left;
/*  background-image  : url(img/bg_repeat.jpg);
  background-repeat : repeat-x;
  background-color	: C7C8CA;*/
  margin            : 0px 0px 0px 0px;
  border-right		: 1px solid #6A6E72;
  border-left		: 1px solid #6A6E72; 
  overflow			: hidden;

}
/*
* html #navi {
  height			: 620px;
}*/
.button {
  background-image  : url(img/btn_lang_inaktiv.png);
  height			: 19px;
  border-bottom		: 1px solid #FFF;
}
.grau {
  background-image  : url(img/grau.png);
  height			: 19px;
  background-repeat : repeat-x;
}
.button2 {
  background-image  : url(img/btn_lang_inaktiv.png);
}
/* ####################### Werbung #################### */
#werbung {
  width				: 147px;
  height			: 800px;
  float				: left;
/*  background-image  : url(img/bg_repeat.jpg);
  background-repeat : repeat-x;
  background-color	: C7C8CA;
  overflow			: hidden;*/



}


/* ####################### Footer #################### */
#footer {
  width				: 998px;
  height			: 20px;
  border			: 1px solid #5B79BF;
  clear				: both;
  padding			: 0;
  margin			: 0px 0px 20px 0px;
}
/* ####################### stern #################### */

#navib, #navib ul { 
  list-style-type	:none; 
  height			:19px;
/*  z-index			:100; */
  color				:#121212; 
  margin			:0; 
  padding			:0; 
}

#navib li { 
  width				:113px; 
  height			:19px;
  float				:left; 
  margin-left		: 1px;
  margin-top		: 0px;
}
#navib li ul { 
display:none;
	visibility:hidden;
  margin-top		: 0px;
}
#navib li ul li { 
  height			: auto;
  margin-top		: 0px;
}
#navib li:hover ul { 
display			:block; 
  overflow			:visible;
  visibility		:visible;
  height:30;
}


.menu {display:none;}
#noniemenu {position:absolute;}
.holder {
color:#000; 
width:113px; 
height:19px; 
display:block; 
background-image  : url(img/reiter_inaktiv.png);
background-repeat : no-repeat;
border:0px solid #000; 
margin-right:1px; 
text-align:center; 
float:left; 
text-decoration:none; 
line-height:19px; 
overflow:hidden;}
.holder:hover {
background-image  : url(img/reiter_aktiv.png);
height:auto;
cursor:pointer;
color:#fff; 
}
a.inner, a.inner:visited {
display:block; 
width:113px; 
background-image  : url(img/reiter_inaktiv.png);
background-repeat : no-repeat;
border-bottom:1px solid #000; 
text-decoration:none; 
color:#000; 
}
a.inner:hover {
background-image  : url(img/reiter_aktiv.png);
}
-->
</style>