/*******************************************************************************

Project:	50 Jahre Tanzschule Alisch

Date:       April/2008

Copyright:	Knuggel / www.kahunagraphics.de

*******************************************************************************/

img {
  border:0;
  }

#inner_content {
  margin:0 10px;
  width:510px;
}

.text {
}

p{
margin-top:10px;
}


h1 {
  font-size:13px;
  color:#A21530;
  margin-bottom:10px;
}

h2 {
  font-size:13px;
  color:#A21530;
  margin:10px 0;
}

ul {
  margin:10px 15px;
  }

div.pdf_link {
  
  padding:5px 40px;
  width:300px;
  height:25px;
  background-image:url(../pics/icon_acrobat.jpg);
  background-repeat:no-repeat;
  }

/* links  */

#inner_content a {
  color:black;
  text-decoration:none;
}

#inner_content a:hover {
  color:#A21530;
  text-decoration:none;
}

ul {
margin-top:10px;
}

li {
margin-top:2px;
}


/* ------ Bilder im Fliestext (Textile mit bild )---------  */
.floatLeft {
	float:left;
    margin-right:10px;
    }

.floatRight {
	float:right;
    margin-left:10px;
    }

.team {
	margin-top:20px;
         line-height:1.3;
    }
