/* 	  ---------------   Verwendete Styles     --------------*/

html {
	height: 100%;
}

body 
	{
		height: 100%;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #C0C0C0;
		background-image: none;
		SCROLLBAR-FACE-COLOR: #FFFFFF;
	    SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	    SCROLLBAR-ARROW-COLOR: #000000;
	    SCROLLBAR-TRACK-COLOR: #FFFFFF;
	    SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	}




/* 	  ---------------   Verlinkungen     --------------*/


A.start
	{
		color: #FFFFFF; 
		font: 700 13px arial, helvetica, sans-serif;		
		text-decoration: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

A.start:hover, A.text_rot:focus 
	{	
		color: #000000;
		font: 700 13px arial, helvetica, sans-serif;
		text-decoration: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

/* 	  ---------------   Verlinkungen     --------------*/


/* 	  ---------------   Text     --------------*/


td
	{
		color: #FFFFFF; 
		font: 700 18px arial, helvetica, sans-serif;		
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

/* 	  ---------------   Text     --------------*/

p.imprintLink {
	padding-top: 10px;
}

p.imprintLink a {
	font-size: 11px;
}
