body {
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../pics/verlauf.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}


.schrifttabelle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}






/***********************************************/
/* Links                             */
/***********************************************/ 

a:link {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}


a:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration:none;
	color: #999999;
	font-weight: bold;
}

/***********************************************/
/* Schriften                             */
/***********************************************/ 

h1 {
	color: #954A62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.headline_gross {
	font-size: 16px;
	font-weight: bold;
	color: #954A62;
}


.fett {
	font-weight: bold;
}
	
	
.klein {
	font-size: 10px;
}


/***********************************************/
/* Tab HintergrundMenue                          */
/***********************************************/ 


.HintergrundMenue {
	background-image: url(../pics/verlauf-links.jpg);
	background-repeat: repeat-x;
}
