/* Allgemeines */

body	{
	background-image:url(../pictures/emrm-designpic1.jpg);
	width:253px;height:744px;
	background-repeat:no-repeat;
	background-attachement:fixed;
	background-position:left;
	margin:0;

	background-color:#661100;
	font-family:courier new,arial,sans-serif;
	font-size:0.8em;color #991100;
	}
	
a:link{color:black; text-decoration:none;}

#linie1{margin-left:60;border-bottom:1px solid #000000;width:180px;height:140px;}
#linie2{margin-left:20;border-bottom:1px solid #000000;width:210px;height:5px;}
