/* B I L D E R - - - - - - - - - - - */
/* HINTERGRUND  */

.bgfull {
	background: url("pics/pic.jpg") no-repeat top center;
}

.borte {
	background: url("pics/punkties.png") repeat-x center;
}

/* Lightbox weitere Bilder fÃ¼rs weiterklicken */
.lightbox_none {
	display:none;
}
/* T E X T - - - - - - - - - - - */
/* Überschrift */

h1{ 
    font-family: 'Georgia';
	font-size: 40px;
	color: #363636;
    text-shadow: 0px 0px 0px #404040;
	font-weight: normal;
	line-height: 40px;
}

/* Überschrift kleiner */
h2{
    font-family: 'Georgia';
	font-size: 47px;
	color: #000000;
	font-weight: normal;
	line-height: 50px;
}

h3{
    font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}

h4{
    font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

/* teaser*/
.teaser{
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	color: #ffffff;
	text-shadow: 2px 2px 0px #404040;
	font-weight: normal;
	line-height: 45px;
}

.teaserhand{
    font-family: 'Pinyon Script', cursive;
	font-size: 50px;
	color: #000000;
	text-shadow: 0px 1px 0px #000000;
	font-weight: normal;
	line-height: 80px;
}
.teaserduenn{
    font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #000000;
	text-shadow: none;
	font-weight: normal;
	line-height: 25px;
}

.footerueberschrift{
    font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #a6a6a6;
	text-shadow: none;
	font-weight: normal;
	line-height: 25px;
}

.teasertext{
	font-family: 'Droid Sans', sans-serif;
	font-size: 18px;
	color: #ffffff;
    text-shadow: 2px 2px 0px #404040;
	font-weight: normal;
	line-height: 22px;
}

.navi{
	font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}

/* Fliesstext */

.text{
    font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
	aline: justify
}

.textunterbild{
    font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 30px;
	aline: justify
}

.textlink{
    font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 22px;
	aline: justify;
	text-decoration: underline;
}



/* L I N K S  - - - - - - - - - - - */

.textmeta {
    font-family: 'Droid Sans', sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
}

.textfooter{
    font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
}

.textfooterblau{
    font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 20px;
}

.textfooterfarbelink{
    font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}


a:link {
    font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
	aline: justify;
	text-decoration: none;
}

a:visited {
    font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
	aline: justify;
	text-decoration: none;
}

a:hover {
    font-family: 'Droid Sans', sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
	aline: justify;
	text-decoration: none;
}
