* {	margin:0; padding:0; } /* Joker sætter margin og padding til 0 */
body { background-color:#333; text-align:center; font-family:Arial; font-size:11px; color:#999; } /*  Body incl scrollbar format */
#alt1 { text-align: left; height: 200px; background-color: #456456; }
#alt { width:955px; height: 200px; text-align:left; margin:5px auto 0 auto; } /* Container */
#left {	width:700px; float:left; } /* venstre spalte (alt indhold) */
#top { height:126px;	background-repeat:no-repeat; background-color:#000; } /* Topbanner */
#menu {	padding: 0 0 0 25px; height:25px; background-color:#000; }
#indhold { float:left; min-height:300px; width:700px; background-color:#000; background-image:url(../billed/mainpage/concertbag.jpg); background-repeat:no-repeat; } /* indholdscontainer */

#latestopload { float: left; padding:20px 0 0 15px; } /* Latest opload boks til teksten */
#smallpic {	clear:both;	padding:10px 0 0 0; height:57px; text-align:right; background-color:#000; font-size: 9px; } /* nyeste oplods line */
#smallpic a:link img, #smallpic a:visited img, #smallpic a:hover img, #smallpic a:active img{ border:1px solid #999999; margin:0 1px; } /* smallpics billedlink */
#info {	width:680px; height:20px; float:left; font-size:10px; color:#666; padding:5px 20px 0 0; text-align:right;	letter-spacing:2pt; } /* info line */
#info a:link, #info a:visited, #info a:active {	color:#666; text-decoration:none; } /* info linie link */
#info a:hover { color:#000; text-decoration:underline; } /* Infoliniellink hover */
#banner1 { width:704px; float:left; padding:15px 0 15px 0;	text-align:center; } /* stort banner i bunden */
#right { float:left; margin:32px 0 0 20px; width:160px;	padding:5px 15px 15px 15px; min-height:200px; text-align:center; background-color:#000; font-size: 15px; } /*bannerspalte */

#u {float: left; }
#u1 {float: left; width: 300px; background-color: #456456; min-height: 300px;}
#u2 {float: left; width: 300px; background-color: #654321; min-height: 300px;}
.clear { clear: both; height: 1px; } /* */
