*{
margin: 0; padding: 0;
}

p{
	padding-right: 15px;
}

body { 
	margin:0px; 
	padding: 0px;
	background: url(../images/bg_muster.gif); 
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:18px;
    color: #b81527;
	}

	
	
/* divs grundaufbau */   

 
   
#main{
   background: #fff;
   background-color: #fff;
   width: 900px;
   top: 50px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   text-align:center;
   }


#header{
	width: 900px;
	height: 127px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_warenkorb.gif);
   }

/* fŸr Explorer 6.0 */

* html #topmenu{
   margin-left:295px;
   } 
   
   
#topmenu{
   float:left;
   margin-top:18px;
   margin-left:315px;
   width: 300px;
   height: 25px;
   }   

/* fŸr Explorer 6.0 */

* html #warenkorb{
   margin-left:295px;
   } 
   
#warenkorb{
   float:left;
   margin-top:0px;
   margin-left:315px;
   width: 300px;
   height: 50px;
   color:#fff;
   }    
   
/* fŸr Explorer 6.0 * TEST 

* html #rechtespalte{
   width: 650px;
   margin-left: -50px;
   padding-left:-50px;
   background:cyan;
   margin-bottom: 0px;
   padding-bottom: -10px;
   }


/* fŸr andere Browser */

#rechtespalte{
	width:650px;
	float:right;
	padding: 0px;
	margin: 0px;
}
	

/* fŸr andere Browser */

#content{
   width: 900px;
   padding: 0px;
   margin: 0px;
   text-align:left;
   background: url(../images/bg_menu.gif) repeat-x; 
   background-position: bottom;
   }
   

#menu{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: normal;
   float:left;
   margin-left:0px;
   margin-right: 0px;
   margin-bottom: 0px;
   width: 250px;
   height: 472px;
   margin-top:51px;
   }   

/* fŸr Explorer 6.0 */

* html #topcontent{
  width:655px;
  padding: 0;
  margin-top:1px;
  margin-right:-5px;
  margin-bottom: 2px;
  margin-left:0px; 
   } 
      
   
/* fŸr andere Browser */
   
#topcontent{
   width: 650px;
   padding: 0;
   margin: 1px 0px 0px 0px;
   float:left;
   background:#fff;
   }


/* fŸr Explorer 6.0*/

* html #blcontent{
  width:326px;
  padding: 0px;
  margin-top:0px;
  margin-right:-5px;
  margin-bottom: 0px;
  margin-left:-4px; 
   } 
  
/* fŸr andere Browser */

#blcontent{
   width: 326px;
   height:199px;
   padding: 0px;
   margin: 2px 0px 0px 0px;
   float:left;
   background:#FFFFFF;
   }
   
/* fŸr Explorer 6.0*/

* html #brcontent{
  width:324px;
  padding: 0;
  margin-top:0px;
  margin-right:-1px;
  margin-bottom: 0px;
  margin-left:0px;
   }   
 
/* fŸr andere Browser */

#brcontent{
   width: 324px;
   height:199px;
   padding: 0px;
   margin: 2px 0px 0px 0px;
   float:left;
   background:#FFFFFF;
   }      
         	

/* fŸr Explorer 6.0*/

* html div.clearer {
   clear: both; 
   line-height: 0px; 
   height: 0px;
   display:none;
   }

/* fŸr Explorer 7.0*/
   
*+html div.clearer {
   clear: both; 
   line-height: 0px; 
   height: 0px;
   display:none;
   }

/* fŸr andere Browser */

div.clearer {
   clear: both; 
   line-height: 0px; 
   height: 0px;
   }

/* mainmenŸ */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	color: #b81527;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	margin-top:5px;
	margin-left: 0px;
	margin-right: 0px;
	height: 23px;
	width: 230px;
	white-space:nowrap;
	background: url(../images/bg_menupunkt_lo.gif) no-repeat;
	}

a.mainlevel:hover {
	background: url(../images/bg_menupunkt_hl.gif) no-repeat;
	color: #d67782;
}

a.mainlevel#active_menu {
	background: url(../images/bg_menupunkt_hl.gif) no-repeat;
	color:#d67782;
}

a.mainlevel#active_menu:hover {
	background: url(../images/bg_menupunkt_hl.gif) no-repeat;
	color: #d67782;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background: url(../images/bullet_lo.gif) no-repeat;
	margin-left: 75px;
	padding-left:6px;
	vertical-align: middle;
	font-size: 11px;
	color: #d67782;
	text-align: left;
	line-height:15px;
}

a.sublevel:hover {
	background: url(../images/bullet_hl.gif) no-repeat;
	color: #b81527;
	text-decoration: none;
}
a#active_menu.sublevel {
background: url(../images/bullet_hl.gif) no-repeat;
	color: #b81527;
	text-decoration: none;
}



/* topmenu */

ul#mainlevel-top
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-top li
{
	background-image: none;
	padding: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	white-space: nowrap;
}

ul#mainlevel-top li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #fff;
	border-left: 1px solid #fff;
}

#buttons>ul#mainlevel-top li a { width: auto; }

	ul#mainlevel-top li a:hover
{
	color: #fff;
	text-decoration: underline;
}
     

/* warenkorb */

div.module-korb h3
{
	color:#fff;
}


a.mainlevel-korb:link, a.mainlevel-korb:visited {
	color: #ffffff;
}

a.mainlevel-korb:hover, a.mainlevel-korb:active {
	color: #ffffff;
	text-decoration: underline;
}

/* text */   


h1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color:#b81527; 
   margin-top:50px;
   display: block;
   border-bottom: 1px #b81527 dotted;
   }


h2{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color:#b81527; 
   margin-top:50px;
   display: block;
   border-bottom: 1px #b81527 dotted;
   }

   


/* Joomla core stuff */
a:link, a:visited {
	color: #b81527; 
	text-decoration: none;

}

a:hover {
	color: #d77783;	
	text-decoration: none;

}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

    
/* fŸr andere Browser */
table.contentpaneopen td {
   padding-right: 0px;
   padding-left:15px;
   padding-top:5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height:18px;
   color: #b81527;
    }

/* fŸr IE 6.0 - oder fŸr alle??? */

* html table.contentpaneopen td img{
   margin-left: 0px;
   margin-right: -31px;
}


/* fŸr andere Browser */
table.contentpaneopen td img{
   margin-top: -5px;
   margin-left: -15px;
}
   



/* fŸr IE 7.0 -zweispaltig 


*+html table.contentpaneopen td div img{
   margin-left: 0px;
   margin-right: 0px;
}

*+html #topcontent div{
   width: 650px;
   padding: 0px 0px 0px -15px;
   margin: 1px 0px 0px -15px;
   float:left;
   background:lime;
   }
 */
   
table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

/* fŸr IE 6.0 */

* html table.contentpaneopen td.contentheading {
   padding-left:15px;
   padding-top:54px;
}

/* fŸr IE 7.0 */

*+html table.contentpaneopen td.contentheading {
   padding-left:15px;
   padding-top:54px;
}

/* fŸr andere Browser */
table.contentpaneopen td.contentheading {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color:#b81527; 
   margin-top: 49px;
   margin-left:15px;
   padding-left: 0px;
   margin-bottom: 0px;
   border-bottom: 1px #b81527 dotted;
   width:550px;
}

.contentheading {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color:#b81527; 
   margin-top:54px;
   display: block;
}

/* table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

*/

.button {
  color: #B81527;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.button2 {
  color: #FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color:#b81527; 
   margin-top:50px;
   display: block;
   border-bottom: 1px #b81527 dotted;

}

.contentcolumn {
	padding-right: 5px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.contentpagetitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color:#b81527; 
   margin-top:50px;
   display: block;
   border-bottom: 1px #b81527 dotted;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-right: 0px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	margin-right: 0px;
}

#menu div.moduletable {
	padding: 0px;
	margin: 0px;
}

table.moduletable th, div.moduletable h3 {
	color: #666666;
	text-align: left;
	padding: 0px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}



.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: none;
  margin: 0px;
  }

.mosimage {
  border: none;
  margin: 0px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	height: 0px;
	font-size:0px;
	display: none;

}

div.myform {
	background-color: #B81527;
	color: #FFFFFF;
	width: 660px;
	height: 320px;

}
div#imageContainer
{
	position:absolute;
	width:324px;
	height:199px;

}

#imageContainer img {
	display:none;
	position:absolute;

}


