/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.navi {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 11px;
 	text-transform: uppercase;
 	color: rgb(219,213,206);
 	text-decoration: none 
}

.goldrahmen {
	border: 1px solid rgb(154,125,37);
 	padding: 3px
}

.kontaktformular {
	font-size: 12px;
 	color: rgb(176,170,162);
 	background-color: rgb(31,59,69);
 	border: 1px solid rgb(147,135,88);
 	padding: 0px 3px
}

H1 {
	font-size: 24px;
 	color: rgb(99,139,184);
 	font-weight: bold
}

.fett {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 13px;
 	color: rgb(99,139,184);
 	font-weight: bold;
 	margin-left: 0px
}

.fett_normal {
	font-size: 13px;
 	font-weight: bold
}

H2 {
	font-size: 24px;
 	color: rgb(176,170,162)
}

H3 {
	font-size: 18px;
 	color: rgb(99,139,184)
}

H4 {
	font-size: 16px;
 	color: rgb(176,170,162);
 	font-weight: bold
}

.infolink {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 11px;
 	text-transform: uppercase;
 	color: rgb(219,213,206);
 	text-decoration: none 
}

.navi_box {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 11px;
 	text-transform: uppercase;
 	color: rgb(219,213,206);
 	text-decoration: none ;
 	margin-left: 0px
}

.TextNavBar {
	text-align: left
}

H5 {
	font-size: 13px;
 	color: rgb(99,139,184);
 	font-weight: bold
}

H6 {
	font-size: 13px;
 	color: rgb(176,170,162)
}

.navi:hover {
	font-size: 11px;
 	color: rgb(0,0,0)
}

.navi_box:hover {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 11px;
 	color: rgb(234,218,145);
 	text-decoration: none 
}

.infolink:hover {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 11px;
 	color: rgb(234,218,145)
}