/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;

}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Verdana;
	line-height: 135%;
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

p {
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {

	margin: 10px 0;
}

h1 { 
	font-size: 200%;
    color: #073f8d;
}

h2 {
	font-size: 175%;
    color: #073f8d;
}

h3 {
	font-size: 130%;
    color: #073f8d;
}

h4 {
	font-size: 120%;
    color: #073f8d;
}

a {
	text-decoration: none;
	color: #e2001a;
}

a img {border: 0;}

a:hover {
	text-decoration: underline;
}


/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 1.5em;
	width: 100%;
	height: 25px;
	line-height: 30px;
	font-family: Verdana, sans-serif;
	color: #e2001a;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #06c;
}

.contentheading {
	font-size: 1.5em;
	width: 100%;
	height: 25px;
	line-height: 30px;
	font-family: Tahoma, sans-serif;
	color: #e2001a;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #06c;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #F3FBFF;
  border-bottom: 1px solid #CEE0E4;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  text-align: left;
  padding: 4px 0 4px 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #CEE0E4;
}

.sectiontableentry2 {
	background: #F3FBFF;
}

.contentpane,
.contentpaneopen {
	width: 100%;
   padding-right: 5px;
	padding-top:15px;
}

/* @end */

/* @group Structure */

#menu-bar {
	height: 56px;
	background: url(../images/menu-bg.png) 0 0 repeat-x;
}

#inset {
	height: 136px;
	background: #fff;
	border-top: 1px solid #D9F3F9;
	/*overflow: hidden;*/
}

#inset .content {
float: right;
width: 264px;
height: 136px;
}

#content {
        font-size: 12px;
        color: #666666;
	padding-top: 15px;
	padding-bottom: 25px;
	background: #F6FCFC url(../images/page-bg.png) 0 0 repeat-x;
}

#sidecol {
	float: left;
}

#side-column-seperator{
	background-color: transparent;
	padding: 5px 0px 5px 0px;
}

#side-column {
	background: #06c;
	width: 93%;
}

#side-column .padding {
	padding: 1px;
}

#side-column .inner {
	background: #fff;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
}

#main-column {
	background: #06c;
}

#main-column .padding {
	padding: 1px 0 0 0;
}

#main-column .inner {
	width: 650px;
	background: #fff;
	padding: 1px 15px 1px 15px;

}

#main-column .contentpadding {
	width:650px;
	padding-left: 0px;
	float: left;
}

#bottom {
    border-top: 1px solid #06c;
	background: #DDEBF1 url(../images/page-bg.png) 0 30% repeat-x;
}


#logo {
	width: 496px;
	height: 136px;
	background: url(../images/logo_div_cs.gif) 0 0 no-repeat;
	margin-top: 0px;
    float:left;
}

#topmodules,
#component,
#bottommodules {
	overflow: hidden;
}

#component .padding {
	padding-left: 10px;
}

#content.extraspace #component .padding{
	padding-right: 25px;
}

.spacer .block {
	float: left;
}
.footer_center {
	float: none;
    text-align: center;
    padding: 5px 5px 5px 5px;
    width: 80%;
}

.spacer .w99 .block {
	width: 99%;
    	overflow: hidden;
}

.spacer.w49 .block {
	width: 49%;
    	overflow: hidden;
        padding-left: 5px;
}

.spacer.w33 .block {
	width: 33%;
    	overflow: hidden;
}


/* @end */

/* @group Modules */

.moduletable,
.moduletable-hilite1 {
	margin-top: 10px;
	margin-bottom: 20px;

}

.moduletable h3,
.moduletable-hilite1 h3 {
	background: #DAEFFA url(../images/module-h3.png) 0 0 repeat-x;
	padding: 5px 0 5px 8px;
	font-family: Verdana, sans-serif;
	font-size: 120%;
	color: #073f8d;
	border-top: 1px solid #B7ECF5;
	border-left: 3px solid #B7ECF5;
	border-right: 3px solid #B7ECF5;
	border-bottom: 1px solid #B7ECF5;
	margin: 5px 0 10px 0;
}

#inset .moduletable h3 {
	background: none;
	border: none;
	font-family: Verdana, sans-serif;
	font-size: 180%;
	color: #073f8d;
	margin: 5px 0 10px 0;
	padding: 0;
	text-transform: none;
    font-weight: bold;
}

#top .moduletable {
	background: #fff url(../images/bottom_module_bg.png) 0 0 repeat-x;
	/*background: #F3FBFF;*/
	border: 1px solid #CEE0E4;
	padding: 5px;
	margin: 5px 12px 20px 5px;
    color:#666666;
}

#topmodules .moduletable {
	margin: 0 10px 0 5px;
}

#topmodules .moduletable {
	background: #fff;
	padding: 0 0 15px 17px;
}

#side-column .moduletable-hilite1 {
	background: #F2FEFF;
	border: 1px solid #D7EBF0;
	padding: 8px;
}

#side-column .moduletable-hilite1 h3 {
	background: none;
	border: none;
	font-family: Verdana, sans-serif;
	font-size: 130%;
	color: #073f8d;
	margin: 0px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: bolder;
}

#bottommodules .moduletable {
	background: #fff url(../images/bottom_module_bg.png) 0 0 repeat-x;
	border: 1px solid #D7EBF0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
   color:#666666;
}

#bottommodules .moduletable h3,
#topmodules .moduletable h3,
#top .moduletable h3 {
	background: none;
	border: none;
	font-family: Verdana, sans-serif;
	font-size: 120%;
	color: #073f8d;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#bottom .moduletable h3 {
	font-family: Verdana, sans-serif;
	font-size: 120%;
	color: #073f8d;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 40px 0 10px 0;
	background: none;
	padding: 0 0 5px 0;
	text-transform: none;
	font-weight: normal;
}

#footermodules .moduletable {
	margin-right: 5px;
	margin-left: 5px;
}


/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 56px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

#horiz-menu a {
	white-space: nowrap;
	font-family: Verdana, sans-serif;
	color: #fff;
	display: block;
	float: left;
	height: 53px;
	line-height: 53px;
        font-size: 96%;
/*	font-weight: lighter;*/
    letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
/*	background: url(../images/menu-divider.png) 100% 0 no-repeat;*/
}

#horiz-menu li.active a:hover,
#horiz-menu li.active_menu a:hover {
	text-decoration: none;
}

#horiz-menu a:hover {
	text-decoration: overline;
	color:#ffffff;
}

/* @end */

/* @group Sub Menu */

ul.sidenav {
	margin: 0;
	padding: 0;
}

ul.sidenav li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

ul.sidenav li.active a {
/*Hauptmenüpunkt Seite aktiv*/
	color: #e2001a;
	font-size:  100%;
    font-weight: bold;
}



ul.sidenav li.active li a {
/*Untermenü-Punkte für ausgewählten Hauptmenüpunkt*/
	font-weight: normal;
	font-size:  100%;
	color: #666666;
}

ul.sidenav span {
	display: block;
}

ul.sidenav a {
/*Hauptmenüpunkt Seite*/
	display: block;
	line-height: 17px;
	text-indent: 5px;
	font-family: Verdana, sans-serif;
	font-size: 110%;
	color: #073f8d;
}

ul.sidenav ul {
	margin-left: 15px;
	padding: 0;
}

ul.sidenav ul ul {
	padding: 0;
	margin: 0;
}

ul.sidenav li li {
	padding: 0;
	margin: 0;
}

ul.sidenav ul a {
	background-image: none;
	text-indent: 0;
	font-family: Verdana, sans-serif;

    color: #666666;
}

ul.sidenav ul ul a {
	text-indent: 8px;

}

ul.sidenav ul ul ul a {
	text-indent: 15px;

}

/* @end */

/* @group Mainmenu */

#sidecol a.mainlevel
{
display: block;
line-height: 17px;
text-indent: 5px;
font-family: Verdana,sans-serif;
font-size: 110%;
background: none;
color: #073f8d;
}

#sidecol a.sublevel {
	display: block;
	font-size: 100%;
	color: #666666;
	font-family: Verdana, sans-serif;
	line-height: 17px;
	padding-left:  5px;
	text-indent: 10px;
	float: left;
	width: 98%;
}

#sidecol a#active_menu.mainlevel {
	color: #e2001a;
	font-size: 100%;
	font-weight: bold;
}

#sidecol a#active_menu.sublevel {
	color: #e2001a;
	font-size: 100%;
	font-weight: bold;
}

/* @end */

/* @group Content Styles */

/* @group Readon */



.readon {
display:block;
background: #fff url(../images/weiterlesen.gif) 0 -1px no-repeat;
text-align: left;
width:85px;
height:20px;
line-height: 18px;
margin: 1em 0;
padding-left:7px;
}

a.readon {
font-size: 0.9em;
color: #06c;
}
a.readon:hover {
color: #e2001a;
text-decoration: none;
}

#inset .readon {
	background: url(../images/inset-readon.png) 0 0 no-repeat;
	border: 0;
	color: #fff;
	font-weight: normal;
	display: block;
	width: 78px;
	height: 23px;
	float: right;
	margin: 10px 0 0 0;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}

span.pathway img {
	float: left;
	width: 9px;
	height: 11px;
	padding-right: 10px;
	background: url(../images/bullet.png) 0 50% no-repeat;
}

span.pathway a {
	float: left;
	padding: 0 10px 0 0;
}

/* @end */

/* @group Typography */

ul {
	padding-left: 0;
	margin-left: 10px;
}

ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;

}

pre {
	padding: 10px;
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	color: #02576B;
}

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:center;
}



blockquote div {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
    font-size: 130%;
    line-height: 150%;
    color: #073f8d;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/span_alert.png) 10px 10px no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/span_info.png) 10px 10px no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/span_note.png) 10px 10px no-repeat;
}

span.download {
	color: #595959;
	border-top: 3px solid #595959;
	border-bottom: 3px solid #595959;
	background: #dedede url(../images/span_download.png) 10px 10px no-repeat;
}

span.ok {
	color: #00821f;
	border-top: 3px solid #00821f;
	border-bottom: 3px solid #00821f;
	background: #a7ffbc url(../images/span_ok.png) 10px 10px no-repeat;
}

span.star {
	color: #fff;
	border-top: 3px solid #404171;
	border-bottom: 3px solid #404171;
	background: #282947 url(../images/span_star.png) 10px 10px no-repeat;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note,
span.ok,
span.star {
	display: block;
	padding: 10px 10px 10px 100px;
	margin: 15px 0;	
}

/* @end */

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

/* @end */

span.highlight {
  overflow: hidden;
  background-color: #ccc;
}

/*Virtuemart*/
div #vmMainPage{
	width: 100%;
}

#product_detail_name{
	line-height: 175%;
}
