body {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-image: url(/themes/talo_new/images/Feuer_20.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center;
	min-height: 750px;
}


h1 {
	color: #939598;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	height: 10px;
	font-size: 18px;
	font-weight: bold;
}

.content-title {
	color: #939598;
	font-size: 24px;
	font-weight: bold;
}

a:link {
	color: #FF0033;
	text-decoration: none;
}
a:visited {
	color: #FF0033;
	text-decoration: none;
}
a:active {
	color: #FF0033;
}


.menu1-level1-inactive{
	background-color: #FFCC00;
	text-indent: 5pt;
}

.menu1-level1-inactive a, .menu1-level1-inactive a:visited, .menu1-level1-inactive a:active, .menu1-level1-inactive a:link {
	font-size: 12px;
	color: #003300;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menu1-level2-inactive {
	background-color: #FFE67F;
	text-indent: 10pt;
}

.menu1-level2-inactive a, .menu1-level2-inactive a:visited, .menu1-level2-inactive a:active, .menu1-level2-inactive a:link {
	font-size: 12px;
	color: #939598;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menu1-level3-inactive {
	background-color: #FFE67F;
	text-indent: 20pt;
}

.menu1-level3-inactive a, .menu1-level3-inactive a:visited, .menu1-level3-inactive a:active, .menu1-level3-inactive a:link {
	font-size: 12px;
	color: #939598;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.menu1-level1-active {
	background-color: #FFCC00;
	text-indent: 5pt;
}

.menu1-level1-active a, .menu1-level1-active a:visited, .menu1-level1-active a:active, .menu1-level1-active a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0033;
}

.menu1-level2-active  {
	background-color: #FFE67F;
	text-indent: 10pt;
}

.menu1-level2-active a, .menu1-level2-active a:visited, .menu1-level1-active a:active, .menu1-level1-active a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0033;
}

.menu1-level3-active  {
	background-color: #FFE67F;
	text-indent: 20pt;
}

.menu1-level3-active a, .menu1-level3-active a:visited, .menu1-level3-active a:active, .menu1-level3-active a:link {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
}


.pager {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 7px;
	font-style: normal;
	color: #000000;
}

.headlines {
	font-size: 12px;
	color: #FF0033;
	background-color: #FFF2BF;
}

