.website-title
{
display: none;
}
.inhalt10
{
padding: 0px 10px;
}

.img220-l
{
width: 220px;
float: left;
margin: 3px 10px 3px 0px;
}

.img220-r
{
width: 220px;
float: right;
margin: 3px 0px 3px 10px;
}

.img300-l
{
width: 300px;
float: left;
margin: 3px 10px 3px 0px;
}


.auswahlliste1
{
position: absolute;
bottom: 3px;
left: 305px;
width: 20px;
height: 18px;
background: black;
}

.ln1
{
display: block;
padding: 2.5px;
font-size: 12px;
background: white;
}

.ln1-1
{
border: 0px;
border-bottom: 1px solid #c8c8c8;
font-size: 14px;
background: rgb(5,45,160) url(extras/hover.png);
color: white;
}

.liste1
{
font-size: 14px;
padding: 0px;
background: rgb(150,150,150) url(extras/hover3.png);
border: 0px;
color: black;
}

/*.info1
{
background: rgb(255, 250, 250);
border: 1px solid #70202b;
padding: 10px;
margin-bottom: 10px;
}
.info1
{
color: rgb(255, 250, 250);
background: #70202b;
border: 1px solid white;
padding: 10px;
}*/
.info1
{
color: rgb(40,40,40);
border-bottom: 1px dotted #c8c8c8;
padding: 5px 0px;
}

.sidebar-field
{
background: rgb(254,254,254);
padding: 10px;
border: 1px solid rgb(230,230,230);
margin-bottom: 5px;
}
.sidebar-field a:link, .sidebar-field a:visited
{
text-decoration: none;
border: 0px;
color: rgb(50,50,50);
display: block;
}
.sidebar-field a:hover
{
color: #871f2d;
}

.sidebar-field a.link
{
text-decoration: underline;
}
#sidebar h2
{
font-weight: bold;
border-bottom: 1px dotted #c8c8c8;
}

/*-----------------kurse-------------------------*/

.tanz-box
{
float: left;
background: black;
width: 200px;
height: 150px;
margin: 40px 40px 50px 60px;
position: relative;
}
.yoga-box
{
float: right;
background: red;
width: 200px;
height: 150px;
margin: 40px 60px 50px 40px;
position: relative;
}
.box-titel
{
position: absolute;
top: 160px;
width: 200px;
text-align: center;
}

a.box, a.box:visited
{
text-decoration: none;
}
.liste li		/* verwendet in kurse -> auflistung der kurse*/
{
list-style-type: none;
margin: 0px;
}
#hauptinhalt .liste a:link, #hauptinhalt .liste a:visited
{
text-decoration: none;
line-height: 40px;
display: block;
padding-left: 25px;
color: #2c2929;
background: url(pfeil1.png) no-repeat center left;
}
#hauptinhalt .liste a:hover
{
background: url(pfeil2.png) no-repeat center left;
color: #790e11;
}


/*------------------------------Wildlaks---------------------------------*/


.banner1, .banner-home
{
width: 645px;
height: 170px;
background: url(wl/banner1.png);
margin-top: 10px;
border-top: 1px solid black;
border-bottom: 1px solid black;
}

.banner-home
{
background: url(banner-home.jpg) no-repeat;
}

.wildlaks-auswahl
{
width: 645px;
height: 150px;
background: rgb(220,220,255);
}

.piece-img, .kurs-img
{
width: 300px;
height: 70px;
float: left;
border: 0px;
}
.kurs-img
{
height: 100px;
}
.piece-titel, .kurs-titel, .piece-titel-large
{
height: 60px;
padding: 10px 0px 0px 20px;
float: right;
width: 285px;
}
.piece-titel-large {
	padding-top: 0px;
}
.piece-titel-large h1 {
	padding-top: 0px;
	margin-top: 5px;
}
.kurs-titel
{
padding: 20px 0px
}
#hauptinhalt .piece a:link, #hauptinhalt .piece a:visited
{
text-decoration: none;
color: rgb(50,50,50);
}
#hauptinhalt .piece a:hover
{
color: black;
}

.link-balken
{
text-decoration: none;
height: 25px;
display: block;
text-align: center;
background: rgb(240,240,240);
border: 1px solid rgb(230,230,230);
line-height: 25px;
}

.next
{
padding: 10px;
background: rgb(230,230,240);
border: 1px solid #c8c8c8;
}
.next h3
{
margin-top: 0px;
margin-bottom: 8px;
}
.next-spalte1
{
float: left;
width: 250px;
}
.next-spalte2
{
float: right;
width: 310px;
}

/*-------------------Startseite-----------------*/

.small
{
font-size: 14px;
color: rgb(60,60,60);
font-family: trebuchet ms;
}

.language
{
width: 200px;
float: right;
margin-bottom: 8px;
height: 14px;
line-height: 14px;
}

.language-english
{
float: right;

margin-top: 5px;
padding-left: 30px;
background: url(england.jpg) center left no-repeat;
}
.language-deutsch
{
padding-left: 30px;
margin-top: 5px;
float: left;
background: url(austria.jpg) center left no-repeat;
}


/*----------------------------------------------------*/

.img
{
color: rgb(160,160,160);
font-family: trebuchet ms;
font-size: 12px;
text-align: right;
line-height: 14px;
}

#Sitemap a:link, #Sitemap a:visited
{
text-decoration: none;
color: rgb(50,50,50);
}
#Sitemap a:hover
{
color: #871f2d;
text-decoration: underline;
}

.rss-feed
{
background: url(rss.png) center left no-repeat;
background-position: 0px 3px;
padding-left: 20px;
}