/*
#Template for       www.wannert-feuerschutz.de
#Name:              Main CSS Template
#Author:            PER.CEPTO mediengestaltung, Petra Wedeking
#Author Email:      info@percepto.de
#Creation Date:     01 Mai 2008
#Release Version:   01 Mai 2008
*/
html   {
	height: 101%
}

body {
	margin: 30px;
	font-family: Georgia, serif;
 	height: 101%;
}

/*
#Style for Classes 	line-height:130%;
*/
.scrolls {
	line-height: 100%;
	text-align: left;
	align: left;
}
.textM {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

.textL {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000000;
	line-height: 150%;
}

.textS {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	line-height: 135%;
}

/*
#Style for Anker Elements - general
*/

a {
	text-decoration:underline;
	color: #E2011B;
}

a:link {
	text-decoration:underline;
	color: #E2011B;
}

a:visited {
	text-decoration:underline;
	color: #E2011B;
}

a:active { 
	text-decoration:underline;
	color: #E2011B;
}

a:hover {
	text-decoration:none;
	color: #E2011B;
}

/*
#Style for Anker Elements - footer
*/

a.footer {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

a.footer:link {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

a.footer:visited {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

a.footer:active {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

a.footer:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

/*
#Style for Anker Elements - menu
*/

a.menu {
	color: #000000; 
	font-size: 11px;
	text-decoration: none;
}

a.menu:link {
	color: #000000; 
	font-size: 11px;
	text-decoration: none;
}

a.menu:visited {
	color: #000000; 
	font-size: 11px;
	text-decoration: none;
}

a.menu:active { 
	color: #000000; 
	font-size: 11px;
	text-decoration: none;
}

a.menu:hover { 
	color: #000000; 
	font-size: 11px;
	text-decoration: none;
}
