/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #606030;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;	
	background: #7a2707;
}

.bandBack {
	color: #E8E4CD;
	background-image: url(../images/colorBand.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 300px;
}


.topBack {
	color: #D8CD96;
	background-image: url(../images/colorTop.gif);
	
}


table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #606030
}


p, ul, li, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #606030
}


.header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 36px;
	color: #d55d33;
	font-weight: normal;
	line-height: normal;
}


.titel {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #B1380E;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
}


.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #C8C8B0;
	line-height: 12px;
}

a.menu    { 
	color: #C8C8B0;  
	text-decoration: none;
	display: block;
	background-color: #606030;
	padding: 2px;
	}
	
a.menu:hover   { 
	color: #606030;  
	text-decoration: none;
	display: block;
	background-color: #C8C8B0;
	padding: 2px;
}


.zitat {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	line-height: normal;
}


.adresse {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #808058;
	text-align: center;
}


.fusszeile {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #808058;
	line-height: normal;
	background-color: #4a3428;
	margin-top: 5px;
	margin-bottom: 5px;
}


.button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}


.kleintext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}

.subNav {
	background-color: #4a3428;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:9px; 
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #CC0000;
}


a.gen {
	color: #606030;
	text-decoration: none;
}
a.gen:hover {
	color: #d55d33;
	text-decoration: none;
}

a.intext {
	color: #d55d33;
	text-decoration: none;
}
a.intext:hover {
	color: #606030;
	text-decoration: none;
}

a.footer-copy {
	font-size: 9px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}

a.footer-copy:hover {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;	
	color: #ffffff;
}

