*{
  padding: 0;
  margin: 0;
}
body{
	background-color: #080808;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}

p{
	text-align: justify;
}

a:link, a:visited{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #BB0000;
}

img{
	border-style: none;
}

#page{
	text-align: center; /*Zentrierung für Internet Explorer*/
}

#container{
	text-align: left;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 100%;
	padding: 10px;
}

#logo{
	margin: 20px;
}

#menue{
	text-align: center;
	margin: 10px;
}

#menue li{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#contentarea{
}

#left{
	margin-top: 75px;
	width: 240px;
	height: 100%;
	float: left;
}

#left_t{
	height: 22px;
	width: 100%;
	background-image: url(../images/top_240.gif);
}

#left_c{
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/middle_240.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	text-align: center; /*Zentrierung für Internet Explorer*/
}

#left_m{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
}

#left_b{
	height: 55px;
	width: 100%;
	background-image: url(../images/bottom_240.gif);
}

#content{
	width: 524px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#content_t{
	height: 49px;
	width: 100%;
	background-image: url(../images/top_524.gif);
}

#content_c{
	background-image: url(../images/middle_524.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	text-align: center; /*Zentrierung für Internet Explorer*/
}

#breadcrumb{
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 484px;
	overflow: hidden;
	text-align: left;
}

#user1{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 484px;
	overflow: hidden;
	text-align: center;
	font-size:13px;
}

#user1 li{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#content_m{
	margin-left: auto;
	margin-right: auto;
	width: 484px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	min-height: 500px;
}

#content_b{
	height: 55px;
	width: 100%;
	background-image: url(../images/bottom_524.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#right{
	margin-top: 75px;
	width: 240px;
	float: right;
}

#right_t{
	height: 22px;
	width: 100%;
	background-image: url(../images/top_240.gif);
}

#right_c{
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/middle_240.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	text-align: center; /*Zentrierung für Internet Explorer*/
}

#right_m{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
}

#right_b{
	height: 55px;
	width: 100%;
	background-image: url(../images/bottom_240.gif);
}

#footer{
	clear: both;
	padding: 10px;
}

#bandlinks{
	width: 100%;
	height: 70px;
	padding-top: 25px;
	background-image: url(../images/bandlinks_700.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#copyright{
	width: 100%;
	color: white;
	text-align: center;
}

table.moduletable{
	font-size: 11px;
}

table.moduletable.th{
	font-weight: bold; 
}

.contentheading, .componentheading, h3{ 
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline overline;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*
h3{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;*/
	/*height:	17px;
	padding-left: 20px;
	background-image: url(../images/devil_16.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}

.contentpaneopen{
	font-size: 11px;
	text-align: justify;
}

table{
	font-size: 11px;
}

.createdate{
	color: #AAAAAA;
}

.moduletable{
	margin-top: 10px;
}

/*Shop-Design*/
.browseProductTitle{
	background: none;
	font-weight: bold;
	font-size: 14px;
}

.vmCartContainer{
	background: none;
}

/*Gallery*/
h2.rsg2_display_name{
	font-size: 13px;
}