


body {
 
background-repeat:repeat-y;
background-attachment:fixed; padding:0; 
 
scrollbar-base-color:#FAEA9C;
scrollbar-face-color:#F72205;
scrollbar-track-color:#EA280B;}


/* tanztage.htm */

.informationen  {
 text-decoration: underline;
 color: #F04D06;	
}

tr, th, td {
 line-height: 15px;
 color:#BD1011;
 font:14px "Verdana", "sans-serif" ;
}
/* Ende tanztage.htm */


/* kreativer-tanz.html */
p {
 	font:13px "Arial", "Verdana", "sans-serif";	
}

/* lebensfreude.html*/
#bold {
}

#bold tr td {
   font:13px "Arial", "Verdana", "sans-serif";		
   font-weight: bold;
   vertical-align: top;	
}

#bold a:link, #bold a:visited{
	text-decoration: underline;
	color:#ff6600;
	font-weight:bold  
	}

#bold a:active, #bold a:hover{
	text-decoration: underline;
	color:#F04D06;
	font-weight:bold
}


/* Ende lebensfreude.html*/

.blue {
 color: #333399;
 margin-left: 460px;
 font-weight: bold;	
}

#teaser {
 margin-left: 55px;	
 width: 700px;	
 float: left;
 vertical-align: top;
 text-align: left;
 font:13px "Arial", "Verdana", "sans-serif";		
}

#teaser img {
 margin: 0  20px 0 0;
 float: left;	
}
/* Ende kreativer-tanz.html */


a:link{
	font:13px "Arial", "Verdana", "sans-serif";
	text-decoration:none;
	color:#BD1011;
	font-weight:bold  
	}
a:hover{
	font:13px "Arial", "Verdana", "sans-serif";
	text-decoration:none;
	color:#F04D06;
	font-weight:bold
	}
a:active{
	font:13px "Arial", "Verdana", "sans-serif";
	text-decoration:none;
	color:#F04D06;
	font-weight:bold
}
a:visited{
	font:13px "Arial", "Verdana", "sans-serif";
	text-decoration:none;
	color:#BD1011;
	font-weight:bold  
	}
	
.ich{
	font:10px "Arial", "Verdana", "sans-serif";
	text-decoration:none;
	color:#ad4a18;
	font-weight:normal 
	}
.zitat1 { 
	font:22px "Verdana", "sans-serif" ;
	color:#D51E06;
	font-weight:normal;
	font-style:italic;
	line-height:35px;
	}	
	
.err { 
	font:28px "Arial", "Verdana", "sans-serif" ;
	color:#E92106;
	font-weight:normal;
	font-style:italic;
	line-height:37px;
	}		
	
.fluss { 
	font:14px "Verdana", "sans-serif" ;
	color:#BD1011;
	margin-right:55px;
	margin-left:30px;
	margin-top:0px
	}
		
	
.zitat { 
	font:14px  "Verdana", "sans-serif" ;
	color:#BD1011;
	font-weight:normal;
	font-style:italic;
	}
.head { 
	font:16px "Arial", "Verdana", "sans-serif" ;
	color:#BD1011;
	margin-right:30px;
	margin-left:30px;
	margin-top:30px
	}		
	
.head-cap { 
	font:18px "Arial", "Verdana", "sans-serif" ;
	color:#BD1011;
	font-variant:small-caps;
	font-weight:bold;
	margin-right:30px;
	margin-left:30px;
	margin-top:30px
	}	
	
	
UL {list-style-image:url(hamburg/kringel_klein.gif)
	}

.portrait { position:relative; top:-1070px; left:740px; 
			border:solid 1px #BD1011;
			}	
div.mybody {
 margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px; }


/*****Kontakt*****/
.fluss2 { /* da zwei Spalten auf der Seite */
	font:14px "Verdana", "sans-serif" ;
	color:#BD1011;
	margin-right:10px;
	margin-left:10px;
	margin-top: 30px;
	}

.form2 {
  float: left;
  text-align: left;
  margin-top: 15px;
}


/* Inhalte Formular */
.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
} 

.beschriftung {
  float: left;
  width: 6em;
  font-weight: bold;	
  font-size: 105%; /* vorher 0.8em */
  padding: 0px 0px 2px 0px;
  text-align: left;

}

.eingabefeld {
  padding: 0px 0px 0px 0px;	
  float: left;
  width: 15em;
  max-width: 300px; /* maximale Breite, geht nicht im IE */
}

.submit {	
	color: #000;
	cursor: pointer;
	outline: none;
	padding: 0 0 1px 0;
	margin: 0 0 0 160px;
}

.reset {
		color: #000;
	cursor: pointer;
	outline: none;
	padding: 0 0 1px 0;
	margin: 0 0 0 0px;
}

label {
  display: block; /* damit auch die alten IEs das padding anwenden */
  font-weight: bold;
  font-size: 92%

}

/* nicht alle Browser stellen border von Eingabefeldern dar */
input,
textarea {
  background: #F7F7F7;
  border: 1px solid #ffcc99;
}

/* schoene Effekte beim Ausfuellen in standardkonformen Browsern, die IEs koennen
damit aber nix anfangen */
input:hover,
textarea:hover {
  background: #FCFCFC;
  border: 1px solid #ff9966;
}

input:focus,
textarea:focus {
  background: #FFF;
  border: 1px solid #F04D06;
}

.fehler {	
  text-align: center;
  font-size: 105%;
}

#adr {	
margin: 30px 0 0 0;
}
