/* 
----------------------------------------------------------------
Marcel Drechsler - Mediendesigner | www.marcel-drechsler.de, www.re-solution.de
Ratskeller »Zum Neinerlaa«, Annaberg-Buchholz
start: 16.05.2011
Autor: Marcel Drechsler, alle Rechte liegen bei dem Autor
Medium: Screen, Print
----------------------------------------------------------------
 */

#header h1 {
	overflow: hidden;
	visibility: hidden;
	text-indent: -10000px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:active {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #cd3955;
	text-decoration: none;
}

#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

.themencontainer h2 {
	color: #b60022;
	padding-top: 40px;
	text-indent: -5000px;
	overflow: hidden;
	visibility: visible;
	padding-bottom: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}
.themencontainer p {
	color: #2A231B;
	margin-left: 0px;
	padding-bottom: 50px;
	padding-top: 0px;
}


#navigation ul {
	text-align: left;
	margin-left: 16px;
}

#navigation li {
	list-style-type: none;
	font-size: 17px;
	line-height: 32px;
	font-style: italic;
	letter-spacing: 0px;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
}

#navigation a:active {
	color: #FFF;
	text-decoration: none;
}

#navigation a:visited {
	color: #FFF;
	text-decoration: none;
}

#navigation a:hover {
	color: #2E271F;
	text-decoration: none;
}

#navigation h2 {
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.themencontainer h3 {
	color: #2A231D;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../img/schnoerkel_downloads.png);
	background-repeat: no-repeat;
	display: block;
	background-position: top;
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.themencontainer h4 {
	color: #B60223;
	font-weight: bold;
	text-transform: none;
	background-position: top;
	margin-top: -40px;
	margin-bottom: 10px;
	font-size: 20px;
}


.themencontainer a {
	text-decoration: none;
	color: #36281b;
}


.themencontainer a:active {
	text-decoration: none;
	color: #36281b;
}



.themencontainer a:visited {
	text-decoration: none;
	color: #36281b;
}



.themencontainer a:hover {
	text-decoration: none;
	color: #cd3955;
}


#container a {
	text-decoration: none;
	color: #36281b;
}


#container a:active {
	text-decoration: none;
	color: #36281b;
}



#container a:visited {
	text-decoration: none;
	color: #36281b;
}



#container a:hover {
	text-decoration: none;
	color: #cd3955;
}

