*{
  padding: 0;
  margin: 0;
}
body{
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	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: #DDDDDD;
	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: 1090px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 100%;
	padding: 10px;
}

#logo{
	width: 100%;
	margin: 20px;
}

#menue{
	text-align: center;
	margin: 10px;
}

#menue li{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

#contentarea{
	
}

#content{
	width: 600px;
	float: left;
	margin: 10px;
}

#content_ol{
	height: 30px;
	width: 30px;
	background-image: url(../images/ol30.png);
	background-repeat: no-repeat;
	float: left;
}

#content_t{
	height: 30px;
	width: 540px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#content_or{
	height: 30px;
	width: 30px;
	background-image: url(../images/or30.png);
	background-repeat: no-repeat;
	float: left;
}

#content_c{
	width: 600px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	text-align: center; /*Zentrierung für Internet Explorer*/
	clear: left;
}

#breadcrumb{
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	overflow: hidden;
	text-align: left;
}

#user1{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	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: 540px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	min-height: 390px;
}

#content_ul{
	height: 30px;
	width: 30px;
	background-image: url(../images/ul30.png);
	background-repeat: no-repeat;
	float: left;
}

#content_b{
	height: 30px;
	width: 540px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#content_ur{
	height: 30px;
	width: 30px;
	background-image: url(../images/ur30.png);
	background-repeat: no-repeat;
	float: left;
}

#left{
	width: 450px;
	float: left;
	margin: 10px;
}

#left_ol{
	height: 30px;
	width: 30px;
	background-image: url(../images/ol30.png);
	background-repeat: no-repeat;
	float: left;
}

#left_t{
	height: 30px;
	width: 390px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#left_or{
	height: 30px;
	width: 30px;
	background-image: url(../images/or30.png);
	background-repeat: no-repeat;
	float: left;
}

#left_c{
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	text-align: center; /*Zentrierung für Internet Explorer*/
	clear: left;
	width: 450px;
}

#left_m{
	margin-left: auto;
	margin-right: auto;
	width: 390px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	min-height: 200px;
}

#left_ul{
	height: 30px;
	width: 30px;
	background-image: url(../images/ul30.png);
	background-repeat: no-repeat;
	float: left;
}

#left_b{
	height: 30px;
	width: 390px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#left_ur{
	height: 30px;
	width: 30px;
	background-image: url(../images/ur30.png);
	background-repeat: no-repeat;
	float: left;
}

#right{
	width: 450px;
	float: right;
	margin: 10px;
}

#right_ol{
	height: 30px;
	width: 30px;
	background-image: url(../images/ol30.png);
	background-repeat: no-repeat;
	float: left;
}

#right_t{
	height: 30px;
	width: 390px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#right_or{
	height: 30px;
	width: 30px;
	background-image: url(../images/or30.png);
	background-repeat: no-repeat;
	float: left;
}

#right_c{
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	text-align: center; /*Zentrierung für Internet Explorer*/
	clear: left;
	width: 450px;
}

#right_m{
	margin-left: auto;
	margin-right: auto;
	width: 390px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	min-height: 200px;
}

#right_ul{
	height: 30px;
	width: 30px;
	background-image: url(../images/ul30.png);
	background-repeat: no-repeat;
	float: left;
}

#right_b{
	height: 30px;
	width: 390px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#right_ur{
	height: 30px;
	width: 30px;
	background-image: url(../images/ur30.png);
	background-repeat: no-repeat;
	float: left;
}

#footer{
	width: 1070px;
	float: left;
	margin: 10px;
	clear: both;
}

#footer_ol{
	height: 30px;
	width: 30px;
	background-image: url(../images/ol30.png);
	background-repeat: no-repeat;
	float: left;
}

#footer_t{
	height: 30px;
	width: 1010px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#footer_or{
	height: 30px;
	width: 30px;
	background-image: url(../images/or30.png);
	background-repeat: no-repeat;
	float: left;
}

#footer_c{
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	text-align: center; /*Zentrierung für Internet Explorer*/
	clear: left;
	width: 1070px;
}

#footer_m{

}

#footer_ul{
	height: 30px;
	width: 30px;
	background-image: url(../images/ul30.png);
	background-repeat: no-repeat;
	float: left;
}

#footer_b{
	height: 30px;
	width: 1010px;
	background-image: url(../images/transp.png);
	background-repeat: repeat;
	float: left;
}

#footer_ur{
	height: 30px;
	width: 30px;
	background-image: url(../images/ur30.png);
	background-repeat: no-repeat;
	float: left;
}

#bandlinks{
	width: 1010px;
	text-align: center;
}

#copyright{
	width: 1010px;
	text-align: center;
	padding-top: 30px;
}

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;
}
