
		body {
			margin: 0px 0px 0px 0px;
			background-color : #ffffff;
		}
		
		
		#main {
		border: 5px white solid;
		height: 1450px;
		left:0px;
		position: relative;
		top: 0px;
		padding: 5px 5px 5px 5px;
		background-color : LightSteelBlue;
		}
		
		
		#contentdiv {
		
		left:200px;
		position: absolute;
		top: 117px;
		height:1303px;
		background-color : #ffffff;
		}
		
		#vmenudiv {
		
		border: 0px orange solid;
		left:10px;
		position: absolute;
		top: 116px;
		padding-top:0px;
		padding-right:0px;
		padding-left:0px;
		padding-bottom:0px;
		height: 650px;
		}
		
		#bannerdiv {
		
		right:0px;
		position: absolute;
		top: 0px;
		height:1303px;
		background-color : #ffffff;
		}


		#footerdiv {
		position: relative;
		top:10px;
		left:250px;
		}
		
				
		td.lille {
			background-color : #FE2DFA;
			padding : 5 3 5 10px;
		}
		
		
		
		a.vmenu:link {
			font-family : verdana,arial,helvetica;
			font-size : 11px;
			font-weight : normal;
			color : #000000;
			text-decoration : none;
		}
		
		a.vmenu:visited {
			font-family : verdana,arial,helvetica;
			font-size : 11px;
			font-weight : normal;
			color : #000000;
			text-decoration : none;
		}
		
		a.vmenu:active {
			font-family : verdana,arial,helvetica;
			font-size : 11px;
			font-weight : normal;
			color : #5B5B5B;
			text-decoration : none;
		}
		
		a.vmenu:hover {
			text-decoration : underline;
			font-size : 11px;
			font-weight : normal;
			color : #5B5B5B;
		}
		
		
		
		a.topmenu:link {
			font-family : verdana,arial,helvetica;
			font-size : 12px;
			font-weight : bold;
			color : #ffffff;
			text-decoration : none;
		}
		
		a.topmenu:visited {
			font-family : verdana,arial,helvetica;
			font-size : 12px;
			font-weight : bold;
			color : #000000;
			text-decoration : none;
		}
		
		a.topmenu:active {
			font-family : verdana,arial,helvetica;
			font-size : 12px;
			font-weight : bold;
			color : #000000;
			text-decoration : none;
		}
	
		a.topmenu:hover {
			text-decoration : underline;
			font-family : verdana,arial,helvetica;
			font-size : 12px;
			font-weight : bold;
			color : #000000;
		}
		
		
		
		#kontakt {
			top: 48px;
			left: 463px;
			position: absolute;
			z-index: 1;
			visibility: visible;
		}
		
		P, TD, LI {
			color : #000000;
			font-family : verdana,arial,helvetica;
			line-height : 15px;
			font-size : 11px;
		}
		
		a {
			color : #921B8F;
		}
		
		