/*------------------News nur Front ------------------# */
/*#right { width: 9em; float: right; margin-top: 244px; margin-right: 30px; }

/*------------------ Colormanagement  ------------------# */
#top { background-color: #777777;}
#bottom {background-color: #e9e9e9;}

#box1 { background-color: #212121; }
#box2 { background-color: #fde500; }
#box3 { background-color: #f6df6b; }
#box4 { background-color: #e3e3e3; }
#box5 { background-color: #ffffff; }



/*------------------ Hg Bild  ------------------# */
/*#content { background-image: url(../user_upload/bilder.jpg); background-repeat: no-repeat; background-position: 100% 0; }*/
#content { background-color: #dbdbdb; }
#leftcontent, #leftcontent a { color:#000000;}

#rightcontent { 
	 height:570px !important;  /* for modern Browser */
	 height:510px;  /*for IE */
 overflow: auto;}

