.shop_cat {
	height: 100px;
	width: 100px;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.tvimage {
	height: 70px;
	text-align: center;
	
}

.fane1 {
	height: 20px; 
	border-bottom: 1px solid #4D4D4D; 
	background: url(/images/fane1.gif) no-repeat;
}

.fane2 {
	height: 20px; 
	border-bottom: 1px solid #4D4D4D; 
	background: url(/images/fane2.gif) no-repeat;
}

.fane3 {
	height: 20px; 
	border-bottom: 1px solid #4D4D4D; 
	background: url(/images/fane3.gif) no-repeat;
}


.tab {
	cursor: pointer;
	width: 84px;
	text-align: center;

}

.wrestler_info_select {
	background-color: #3D3D3D;
	height: 20px;
	cursor: pointer;
	border-top: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;
}

.wrestler_info {
	background-color: #0C0C0C;
	height: 20px;
	cursor: pointer;
	border-top: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;

}


.brog_date {
	font-size: 10px;
	color: #4D4D4D;
	text-align: right;
	padding-right: 10px;
}

.brog {
	padding-left: 100px;
	padding-right: 10px;
	text-align: justify;
	font-style:italic;
	background-image:url(/images/brog.jpg); 
	background-repeat:no-repeat;
	height: 100px;
	cursor: pointer;
	
}

.kontakt_knap {
	border: 1px solid #404040;
	font-family: verdana;
	font-size: 11px;
	background-color: #050505;
	height: 20px;
	color: #FFFFFF;
	width: 80px;
}
.kontakt {
	width: 170px;
	border: 1px solid #404040;
	font-family: verdana;
	font-size: 11px;
	background-color: #050505;
	height: 15px;
	color: #FFFFFF;
	overflow: auto;
	
}

.info_box {
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 15px;
	padding-top: 10px;

}

.nyheder {
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	height:30px;
	font-weight: bold;

}

.nyheder a:link {
	color: #FFFFFF;
	text-decoration: none;
}


.nyheder a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nyheder a:hover {
	color: #dddddd;
	text-decoration: none;
}

.nyheder a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.pic {
	border: 1px solid #4D4D4D;
	width:200px;
	height: 200px;
}

.pic_dvd {
	border: 1px solid #4D4D4D;
	width:200px;
	height: 267px;
}

.pic_billet {
	border: 1px solid #4D4D4D;
	width:550px;
	height: 200px;
}


.galleri_stor {
	border: 3px solid #FFFFFF;
}


.galleri_pic {
	border: 1px solid #4D4D4D;
}



.subheader {
	text-align: right;
	color: #4D4D4D;	
}

.header {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

body {
	background-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	color: white;
}

div {
	font-family: verdana;
	font-size: 11px;
}

#frame {
	width: 910px;
	color: white;
	margin: 0 auto;
	background-color: #0C0C0C;

	
}

#top {
	height: 42px;
	background: url(/images/top.gif) repeat-x;
}

.menu {
	width: 100%;
	height: 30px;
	background-color:#4D4D4D;
}

.banner {
	height: 212px;
	width: 100%;
	text-align: center;
}	

.main_row1 {
	height: 274px;
}

.main_row2 {
	height: 168px;
}

.feature_wrestler {
	height: 40px;
	text-align: center;
	
}

.copy {
	background-color: black;
	text-align: center;
}

.tv_box {
	height: 168px;
	background: url(/images/tv.jpg) repeat-x;
	text-align: center;
	cursor: hand;

}

.small_box {
	height: 168px;
	background: url(/images/small_bg.gif) repeat-x;
	text-align: center;
}

.big_box {
	height: 274px;
	background: url(/images/newsbox.jpg) repeat-x;
	text-align: left;
}

.next_show {
	height: 20px;
	text-align: left;
}

.plakat {
	height: 200px;
	text-align: center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}


a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #4D4D4D;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}


