body		{
			padding : 0;
			margin : 20px;
			background-color : #0e1134;
			font-family : Arial, Verdana, Geneva, sans-serif;
			
			
			}
			
.content		{
			font-size : 11px;
			line-height : 140%;
			color : #000;			
			}

h1			{
			font-size : 15px;
			color : #616767;
			font-weight : bold;
			margin-bottom : 18px;
			margin-top : 0px
			}
			
li			{
			font-weight : normal;
			padding : 3px;
			}
			
ul			{
			margin-left : 0;
			padding-left : 30px;
			margin-bottom : 10px;
			}
			
.small		{
			font-size : 10px;
			line-height : 150%;
			color : #616767;
			}
			
.movie		{
			font-size : 13px;
			line-height : 150%;
			color : #616767;
			}


			
.footer		{
			font-size : 11px;
			color : #FFFFFF;
			}
			
.footer a	{
	      font-size : 11px;
     color: #FFFFFF;
     text-decoration: none
}

.footer a:hover{
     color: #FFFFFF;
     font-size : 11px;
     text-decoration : underline
}

a			{
			font-size : 11px;
			color : #000;
			font-weight : normal;
			text-decoration : none;
			}

a:hover		{
			font-size : 11px;
			color : #000;
			font-weight : normal;
			text-decoration : underline;
			}
			
.content a			{
			font-size : 11px;
			color : #000;
			font-weight : normal;
			text-decoration : none;
			}

.content a:hover		{
			font-size : 11px;
			color : #000;
			font-weight : normal;
			text-decoration : underline;
			}
			

.textfeld		{
			padding : 0;
			margin : 0;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			line-height : 130%;
			color : #333333;
			padding:3px;
			width:260px;
			border: #7a7a7a;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			}