/* kultur.css */

body { scrollbar-arrow-color: #663399;
		scrollbar-face-color: #FFFFFF;
}

/* mit Hintergrund Betonwand:
body  { background: url(../images/00_wand.gif); margin: 0; padding: 0; scrollbar-arrow-color: #663399; scrollbar-face-color: #FFFFFF }
*/

.navi  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #ff9933;
	letter-spacing : 1,5;
}
.navi A:link {font-weight : normal; color : #ffffff; text-decoration : none;}
.navi A:visited {font-weight : normal; color :#ffffff; text-decoration : none;}
.navi A:hover {font-weight : normal; color : #ffffff; text-decoration : underline;}

.navie  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #ffff00;
	letter-spacing : 1,5;
}
.navie A:link {font-weight : normal; color : #ffff00; text-decoration : none;}
.navie A:visited {font-weight : normal; color :#ffff00; text-decoration : none;}
.navie A:hover {font-weight : normal; color : #3399ff; text-decoration : none;}

.text  {
	font-family : tahoma;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : #663333;
	letter-spacing : 1,5;
	padding-top : 10px;
}
.text A:link {font-weight : bold; color : #ff6600; text-decoration : none;}
.text A:visited {font-weight : bold; color :#ff6600; text-decoration : none;}
.text A:hover {font-weight : bold; color : #ff6600; text-decoration : underline;}
.text B {font-size : 11px; font-weight : bold; color : #990000; text-decoration : none;}
.text I {font-style: italics; font-size : 11px; font-weight : normal; color : #663333; text-decoration : none;}


.title  {
	font-family : arial;
	font-size : 11px;
	line-height: 18px;
	font-weight : normal;
	color : #ffffff;
	letter-spacing : 1,5;
}
.titlesmall  {
	font-family : tahoma;
	font-size : 11px;
	line-height: 15px;
	font-weight : bold;
	color : #666666;
	letter-spacing : 1,5;
}
