
.background {
  width: 1024px;
  margin: 0 auto 0 auto;
  background: transparent url(../images/bg.jpg) top left repeat	;

}

h1 {
  font-size: 14px;
}

.banner {
	background: transparent url(../images/banner.png) top left no-repeat;
	width: 1000px;
	height: 190px;
	text-align: center;
}

.newsticker {
	background-color: #FFFFFF;
	width: 400px;
	margin: 10px 0px 0px 400px;
	position: absolute;
	height: 13px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	z-index: 2;
}

.navibereich {
	width: 250px;
	float: left;
}

.navi_top {
	background: transparent url(../images/navi_top.png) top left no-repeat;
	width: 250px;
	height: 100px;
}

.navi_top_klein {
	background: transparent url(../images/navi_top_klein.png) top left no-repeat;
	width: 250px;
	height: 50px;
}


.navi_main {
	background: transparent url(../images/navi_main.png) top left repeat-y;
	width: 250px;
}

.navi_bottom {
	background: transparent url(../images/navi_bottom.png) top left repeat-y;
	width: 250px;
	height: 40px;

}

.main {
	width: 774px;
	background: transparent url(../images/main.png) top left repeat-y;
	float: right;
	vertical-align: top;
}

.main_bottom {
	float: right;
	width: 774px;
	height: 40px;
	background: transparent url(../images/abschluss.png) top left no-repeat;
	vertical-align: top;
}

.copyright {
	text-align: right;
	font-family: Verdana, Arial, Sans Serif;
	font-weight: 600;
	font-size: 10px;
	padding-right: 80px;
}

.bottom {
	width: 1024px;
	height: 40px;
	vertical-align: top;
}

a:link, a:active, a:visited {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

a:hover {
  color: #2281B7;
}

.navi_ueberschrift {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;	
	color: #2281B7;
	padding: 75px 0px 0px 85px;
}

.navi_schrift {
	padding: 0px 0px 0px 80px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

.counter_ueberschrift {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;	
	color: #2281B7;
	padding: 25px 0px 0px 92px;
}

.counter_schrift {
	padding: 0px 0px 0px 80px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

.main_ueberschrift {
	float: left;
	padding: 13px 0px 0px 340px;
	text-align: left;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;	
	color: #2281B7;	
}

.news_bereich {
	padding: 10px 70px 10px 70px;
}

.news_ueberschrift {
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.news_schrift {	
	padding: 0px 40px 0px 0px;
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
}

.gb_form {
	width: 600px;
	text-align: left;
	padding: 0px 0px 0px 45px;	
}

.gb_title {
	float: left;
	height: 13px;
	width: 60px;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
 	font-weight: 600;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 0px 170px;
}

.gb_formular_right {
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.gb_textfeld  {
	width: 250px;
	font-size: 10px;
	font-family: Verdana;
 	border: 1px solid #2281B7;
    margin: 1px;
}

.gb_textarea {
	width: 250px;
	height: 75px;
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #2281B7;
}

.gb_button {
	text-align: right;
	padding: 0px 120px 0px 0px;
	font-size: 10px;
	font-family: Verdana;	
}

.gb_eintrag_fehler {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 0px 0px 0px 40px;
}

.gb_trennlinie {
	height: 10px;
	width: 650px;
	background: transparent url(../images/gb_trennlinie.gif) top left no-repeat;
}

.gb_text {
	font-family: verdana;
	font-size: 10px;
	padding: 0px 30px 0px 70px;
}

.gb_ueberschrift {
	font-family: verdana;
	font-size: 10px;
	padding: 0px 10px 0px 40px;
	font-weight: 500;
}

.text {
	font-family: verdana;
	font-size: 10px;
	padding: 10px 100px 30px 50px;
	text-align: justify;
}

.texteinzug {
	font-family: verdana;
	font-size: 10px;
	padding: 20px 0px 10px 10px;
	font-weight: bold;
	text-align: justify;
}

.disclaimer_ueberschrift {
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
	
.ueber_uns_text {
	font-family: verdana;
	font-size: 10px;
	padding: 10px 100px 30px 50px;
	text-align: justify;
}

.login {
	padding: 81px 80px 0px 0px;
	text-align: right;
}   html > body .login {
		padding: 120px 80px 0px 0px;
}

.login_formular_schrift {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
}	

.login_textfeld  {
	width: 100px;
	font-size: 9px;
	font-family: Verdana;
 	border: 1px solid #2281B7;
    margin: 1px;
}

.1_spalte {
	float: right;
}

.2_spalte {
	float: right;
}

.3_spalte {
	float: right;
}

.top3_spalte_175px {
	float: right;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	width: 175px;
}

.spalte_175px {
	float: right;
	padding: 5px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	width: 175px;
	height: 120px;
	border: 1px solid #2281B7; 
	line-height: 16px;
}

.spalte_450px {
	float: right;
	padding: 55px 0px 0px 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	width: 450px;
	height: 75px;
	border: 1px solid #2281B7; 
	line-height: 16px;
}

.ueberschrift_175px {
	float: right;
	padding: 0px 5px 0px 5px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	width: 175px;
	border: 1px solid #2281B7;
	line-height: 16px;
}

.ueberschrift_450px {
	float: right;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	width: 450px;
	border: 1px solid #2281B7;
	line-height: 16px;
}

.news_aussen {
	text-align: center;
	padding: 0px 85px 0px 35px;
	color: #228100;
}

.news_aussen_farbe {
	text-align: center;
	padding: 0px 85px 0px 35px;
	color: #2281B7;
}

.gallerie_ausw {
	text-align: left;
	padding: 0px 85px 0px 35px;
}

.input_title {
	float: left;
	height: 13px;
	width: 140px;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
 	font-weight: 600;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 170px;
}

.textfeld {
	width: 250px;
	font-size: 10px;
	font-family: Verdana;
 	border: 1px solid #2281B7;
        margin: 1px;
}

.textarea {
	width: 250px;
	height: 75px;
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #2281B7;
}

.button_zentriert {
	text-align: center;
	padding: 0px 70px 0px 35px;
}

.button {
	margin: 1px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;	
}

.true {
	color: #00FF00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.false {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.fehllogin {
	float: right;
	padding: 15px 50px 0px 0px;
	color: #FF0000;
	font-size: 9px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica;
}

.bild {
	border: 0px;
}

.titel_flohmarkt {	
	font-weight: bold;
}

.flohmarkt_form {
	padding: 0px 0px 0px 10px;
}

.beschreibung_flohmarkt {
	text-align: left;
	padding: 30px 0px 20px 40px;
}

.center {
	text-align: center;
}

.trennlinie_form {
	padding: 0px 0px 0px 35px;
}

.trennlinie_flohmarkt {
	
	height: 10px;
	width: 650px;
	background: transparent url(/images/gb_trennlinie.gif) top left no-repeat;
}

.ordner {
	width: 150px;
	height: 110px;
	padding: 20px 28px 0px 24px;
	background: transparent url(../images/ordner.gif) top left no-repeat;
}

.ordner_mitte {
	padding: 20px 60px 20px 80px;	
}

.ordner_spalte {
	float: left;
}

.ordner_spalte2 {
	float: right;
}

.signatur {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

.trennlinie_news {
	padding: 0px 40px 0px 40px;
	height: 10px;
	background: transparent url(/images/trennlinie.gif) top left no-repeat;
}

.gallerie_text {
	width: 400px;
	height: 130px;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
}

.text_normal {
	font-family: verdana;
	font-size: 10px;
	line-height: 10px;
}	

.impressum_form {
	width: 774px;
}

.impressum_inhalt {
	font-family: Verdana, Arial, Sans Serif;
	font-size: 10px;
	padding: 10px 80px 0px 40px;
	text-align: justify;
}

.impressum_anschrift{
	width: 140px;
	text-align: left;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 10px;
 	font-weight: 600;
}

.impressum_daten {
	text-align: left;
	font-family: Verdana, Arial, Sans Serif;
	font-weight: 500;
	font-size: 10px;
	padding: 0px 0px 0px 120px;		
}

.width100px {
  width: 100px;
}

.width400px {
  width: 400px;
}

.float_left {
  float: left;
}

.bold {
  font-weight: bold;
}

.right {
  text-align: right;
}

.displayNone {
  display: none;
}

.displayBlock {
  display: Block;
  min-height: 20px;
}

#back,
#next {
  padding-top: 100px;
}

.noBorder {
  border: 0px;
}

#back img,
#next img {
  border: none;
}

.boxBg {
  z-index: 99;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(/images/bg-box.png) top left repeat;
  display: none;
}

.boxBg .box {
  z-index: 100;
  margin: auto auto;
  width: 1000px;
  height: 700px;
  background-color: #ffffff;
  margin-top: 5%;
}

.boxBg .box .headline {
  width: 983px;
  height: 16px;
  
}

.boxBg .box #contentBox {
  overflow: scroll;
  height: 680px;
}

.clear {
  clear: both;
}

 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
	{page:Section1;}