body {
	color: #5C5C5C;
	background-color: #CCCCB5;
	font-size: 11px; 
	font-family: Arial, Verdana, sans-serif; 
	line-height: 20px; margin: 0 }

/*Navigation*/
a.main_nav:link                 { color: #5c5c5c; font-size: 11px; line-height: 16px; text-decoration: none; display: block; padding: 11px 8px 6px }
a.main_nav:visited              { color: #5c5c5c; font-size: 11px; line-height: 16px; text-decoration: none; display: block; padding: 11px 8px 6px }
a.main_nav:hover                { color: #BF000C; font-size: 11px; line-height: 16px; text-decoration: none; display: block; padding: 11px 8px 6px; border-bottom: 2px solid #BF000C }
a.main_nav:active               { color: #BF000C; font-size: 11px; line-height: 16px; text-decoration: none; display: block; padding: 11px 8px 6px }

/* Linkformatierung */
a 		{ color: #BF000C; text-decoration: none}
a:visited	{ color: #BF000C; text-decoration: none}
a:hover 	{ color: #000000; text-decoration: underline}

.maintcontent{
	background-color: #ffffff;
}

.home_h1{
	color: #769ECA;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	font-variant:small-caps
}

.red_font{
	color: #BF000C;
}

.main_font{
	color: #747F8A;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}

.buch_font{
	color: #747F8A;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.buch_h1{
	color: #747F8A;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style:italic
}

h1{
	color: #747F8A;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;	
}

h2{
	color: #BF000C;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;	
}
.mittig{
	vertical-align:text-top;

}
