body, p, td, th, ul, ol, li, dd, form, select, input, textarea, div, span,a {
	font-size : 15px;
	font-family : "Times New Roman", Times, serif;
	color : #35363b;
}


/* 			
/*				Scrollbar
*/

body, textarea 
{
	scrollbar-face-color : #F7F5EC;
	scrollbar-base-color : #F7F5EC;
	scrollbar-arrow-color : #A24644;
	scrollbar-shadow-color : #A24644;
	scrollbar-dark-shadow-color : #A24644;
	scrollbar-highlight-color : #A24644;
	scrollbar-3d-light-color : #A24644;
	scrollbar-track-color : #F7F5EC;
}
	



/* 			
/*				Navigation
*/

a:link {
	text-decoration : none;
}

a:aktive {
	text-decoration : none;
	color : #35363b;
}

a:visited {
	text-decoration : none;
	color : #35363b;
}

a:hover {
	text-decoration : underline;
	color : #660002;
}

.navi  {
	font-size : 13px;
	text-decoration : none;
}

/* 			
/*				Rest
*/

.rot {
	color : #660002;
}


dl {
	font-family : times new roman, times, serif;
	font-size : 15px;
	color : #35363b;
}

p.fazit {
	font-family : times new roman, times, serif;
	font-size : 15px;
	font-weight : bold;
	color : 660002;
	text-align : center;
}

h2 {
	font-size : 16px;
	color : #660002;
	font-family : times new roman, times, serif;
	font-weight : bold;
}

.cap {
	font-size : 30px;
	color : #35363b;
	}

.small  {
	font-size : 17px;
	color : #35363b;
	}

td.tab  {
	font-size: 12px;
	font-family : times new roman, times, serif;
	color : #35363b;
}

td.kopf  {
	font-size: 15px;
	font-family : times new roman, times, serif;
	font-weight: bold;
	color : #35363b;
	margin-top : auto;
}

td.text {
	font-size: 15px;
	font-family : times new roman, times, serif;
	color : #35363b;
}

td.klein {
	font-size: 13px;
	font-family : times new roman, times, serif;
	color : #35363b;
}

td.mittig {
	font-size: 15px;
	font-family : times new roman, times, serif;
	color : #35363b;
	text-align : center;
	font-weight : bold;
}

.tm, sup {
	font-family :times new roman, times, serif;
	font-size : 10px;
	font-style: normal;
	color:#35363b;
}

ul { 
	font-family : times new roman, times, serif;
	font-size : 15px;
	color : #35363b;
	list-style: url(laypix/pfeil.gif);
}

.kapi { font-variant: small-caps }



