
#Content
{
	border-color:gray; border-width:1px; position: static;
	top: 10%;
	left: 10%;
	right: 10%;
	width: 95%;
	min-height: 500px;
	min-width: 750px;
	height: 95%;
	padding: 10x;
	background: #FFFFFF url('../content/bilder/lorm.jpg') no-repeat right bottom;
	font-size:11px;  color:black; line-height:1.5em; font-family:Arial; text-align:left; display:block; clear:none; overflow:visible; float:none; visibility:visible; background-position-x:right; background-position-y:bottom; background-color:#FFFFFF; background-image:url('../content/bilder/lorm.jpg'); background-repeat:no-repeat; background-repeat:no-repeat; background-attachment:scroll
}

#Contentnews
{
	border-color:gray; border-width:1px; position: static;
	top: 10%;
	left: 10%;
	right: 10%;
	width: 95%;
	min-height: 500px;
	min-width: 750px;
	height: 95%;
	padding: 10x;
	background: #FFFFFF url('../content/bilder/junge.jpg') no-repeat right bottom;
	font-size:11px;  color:black; line-height:1.5em; font-family:Arial; text-align:left; display:block; clear:none; overflow:visible; float:none; visibility:visible; background-position-x:right; background-position-y:bottom; background-color:#FFFFFF ; background-image:url('../content/bilder/newspaper.jpg'); background-repeat:no-repeat; background-repeat:no-repeat; background-attachment:scroll
}


#Contentempty
{
	border-color:gray; border-width:1px; position: static;
	top: 10%;
	left: 10%;
	right: 10%;
	width: 95%;
	min-height: 500px;
	min-width: 750px;
	height: 95%;
	padding: 10x;
	background: #FFFFFF;
	font-size:11px;  color:black; line-height:1.5em; font-family:Arial; text-align:left; display:block; clear:none; overflow:visible; float:none; visibility:visible; background-position-x:right; background-position-y:bottom; background-color:#FFFFFF ; 
}




a:link { font-weight:bold; color:#006699; text-decoration:underline; }
a:visited { font-weight:bold; color:#006699; text-decoration:underline; }
a:focus
{
	font-weight: bold;
	color: red;
	text-decoration: underline overline;
	text-transform: uppercase;
	font-style: italic;
	font-variant: small-caps;
}
a:hover
{
	font-weight: bold;
	color: black;
	text-decoration: underline overline;
	font-style: italic;
	font-variant: small-caps;
	background-color: red;
}
a:active { cursor:url('big.ani');
font-weight:bold; color:#006699; text-decoration:underline; }


BODY
{
background-color: #FFFFFF;
	cursor:url('../style/big.ani');
	height: 90%;
	width: 90%;
	margin: 30px;
	font-family: arial;
	overflow: auto;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}


