/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url( "../assets/images/althintergrund.jpg" );
	background-color : rgb(102,105,94);
	background-repeat : repeat-x}
 
 


/* Forms */




P {
	font-family: Verdana,                      Tahoma,                      Arial,                      Helvetica,                      Sans-serif;
 	font-size: 12px;
 	color: rgb(113,115,113);
 	font-weight: normal;
 	font-style: normal}

H1 {
	font-family: Verdana;
 	font-size: 13px;
 	color: rgb(71,78,51);
 	font-weight: bold;
	font-variant : small-caps;
	line-height : 30px;
	padding : 0px;
	margin : 0px}

H2 {
	font-family: Verdana,                        Tahoma,                        Arial,                        Helvetica,                        Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
	font-variant : small-caps;
	line-height : 20px;
	border-bottom : 1px dashed rgb(255,255,255);
	padding-bottom : 0px;
	margin : 0px}

