.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #931303;
	font-weight : bold;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #931303;
	font-weight : bold;
}

A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	text-decoration: underline;
	color: #931303;
	font-weight : bold;
}

.active_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: Navy;
	font-weight : bold;
}



.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13pt;
	color: #931303;
}

.error_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #d20000;
	font-weight: bold;
}


.cms_formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color : #272727;
}

.content_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #ffffff;
	width : 800px;
	height : 600px;
	border : 1px solid Black;
}


.intro_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #ffffff;
	width : 890px;
	height : 600px;
	border : 1px solid Black;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #ffffff;
	width : 70px;
	height : 600px;
	border : 1px solid Black;
}


.img {
		border : 1px solid #000000;
}


.zitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight : bold;
	color : #8B4513;
}

.zitat_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}

.flaggentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}

.zitat_urheber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : normal;
}


.cms_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}


.kwnet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}




.moebelshop_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12pt;
	color: #931303;
}

.moebelshop_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color : #000000;
}

.kommentar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	font-style: italic;
}

.moebelshop_error_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #d20000;
	font-size: 8pt;
	font-weight : normal;
	font-style: italic;
}


