/* @override http://www.entenstube.de/themes/entenstube_corporate/css/style.css */

/* @group ueberschriften */

#engage {
	display:none
}

.no {
	display:none;
}

h1 {
	color: #90bd38;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
}

h2 {
	color: #90bd38;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #90bd38;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: gray;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}

h5 {
	
}

h6 {
	
}



/* @end */

/* @group link */

a:hover {
	color: silver;
	text-decoration: underline;
}

a {
	color: #90bd38;
	text-decoration: none;
	font-size: 1em;
}



/* @end */

/* @group body */

#fe_PreviewTitle {
	text-align: left;
}

#fe_PreviewContent {
	text-align: left;
}

body {
	color: gray;
	text-align: left;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
}



/* @end */


