/**
 * Projekt: www.m3c.de
 * Standard Stylesheet
 * Datei: m3c_front1.css
 * Datum: 2011-08-11
 * Autor: Thomas Stappenbeck
 * (C) M3C Systemtechnik GmbH, 2011
 */

/*  allgemeines */
BODY {
	font-family : verdana, sans-serif;
	font-size : 11px;
	background-color : #FFFFFF;
	color: #666666;
}

a {
	text-decoration : none;
	font-weight: bold;
	color: #CC6600;
}

a:hover {
	color: #FFCC00;
	text-decoration : none;
}

a.grey {
	font-size : 9px;
	color : #999999;
}

a.greysmall {
	font-size : 9px;
	color : #999999;
	font-weight: normal;
}


p.input {
	font-family : Verdana, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #333333;
}

.form { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

.leer{
	font-family : Verdana, sans-serif;
	font-size:6px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	vertical-align: top;
}

.produktname {
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #666666;
	line-height: 32px;
	padding-left: 8px;
	vertical-align: middle;
	display: block;
	width: 652px;
	/*background-color: #FFCC00;*/
	background-color: #CCCCCC;
	/*border-top:#999 solid 1px;*/
}

.texthead {
	font-family: Arial, sans-serif;
	font-size : 18px;
	color: #333333;
	padding-right: 12 px;
	padding-bottom: 6 px;
	letter-spacing : 1px;
}

.texthead_2 {
	font-family: Arial, sans-serif;
	font-size : 12px;
	color: #333333;
	padding-top: 3 px;
	letter-spacing : 1px;
}


.texthead_3 {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #666666;
	padding-left: 3px;
	letter-spacing : 1px;
	border-top: 1 solid #999999;
}


.text {
	font-family : Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
	.textleft {
		text-align:left;
	}
	.textright {
		text-align:right;
	}

.textsubhead {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 14px;
	margin-top: 12px;
	padding-bottom: 2px;
}

.tableheadline {
	font-family : Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}


.tabletext {
	font-family : Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #333333;
}

.autoindent {
	font-family : Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #333333;
	//text-indent: -25px;
	//padding-left: 25px;
}

.tabletextsmall {
	font-family : Verdana, sans-serif;
	font-size:9px;
	font-weight: normal;
	color: #000000;
}

.textbold {
	font-size : 11px;
	color: #333333;
	padding-right: 12 px;
	line-height: 14px;
	padding-top: 6 px;
	padding-bottom: 2px;
	font-weight : bold;
}

.textwhite {
	font-family : Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 3px;
	line-height: 14px;
}

.tableinfotext {
	font-family : Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #ff0000;
	padding-left: 3px;
	line-height: 14px;
}


.smalltext {
	font-size : 10px;
	line-height: 14px;
	vertical-align: middle;
}

.smalltextbold {
	font-size : 10px;
	font-weight : bold;
	line-height: 14px;
	vertical-align: middle;
}

.small16 {
	font-size : 10px;
	font-weight : bold;
	line-height: 16px;
	vertical-align: middle;
}

.preis1 {
	font-family : Arial, sans-serif;
	font-size : 24px;
	font-weight : bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.copyright{
	font-size : 9px;
	color: #999999;
	border-top: 1px solid #CCCCCC;
	width: 652px;
	margin-top: 24 px;
}

/*  Menuvorlagen */
div.menu {
	background-color: #ECECEC; 
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}
div.menutext {
	background-color: #ECECEC; 
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	font-size:9px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: Black;
	text-transform : uppercase;
}

.menuhead  {
	display: block;
	text-align:left;
	font-family : Verdana, sans-serif;
	font-size:9px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ECECEC;
	width: 136px;
	text-transform : uppercase;
	padding-left: 4px;
	text-decoration:none;
	background-color:#666666;
}

a.menu {
	display:block;
	text-align:left;
	width:136px;
	border-bottom : 1px solid #999999;
	padding:2px;
	text-decoration:none;
	font-family: Verdana;
	color: #333333;
	font-size:11px;
	line-height: 17px;
	font-weight: bold;
	text-transform : uppercase;
}

a.menu:link {
	background-color:#ECECEC;
}

a.menu:visited {
	background-color:#ECECEC;
}

a.menu:hover {
	color:#000000;
	background-color:#CCCCCC;
}

a.menu:active {
	color:#000000;
	background-color:#FFCC00;
}

a.menugelb {
	display:block;
	text-align:left;
	width:136px;
	border-bottom : 1px solid #999999;
	padding:2px;
	text-decoration:none;
	font-family: Verdana;
	color: #000000;
	font-size:11px;
	line-height: 17px;
	font-weight: bold;
	text-transform : uppercase;
}
a.menugelb:link {
	background-color:#FFCC00;
}

a.menugelb:visited {
	background-color:#FFCC00;
}

a.menugelb:hover {
	color:#000000;
	background-color:#FFBB00;
}


a.minimenu1 {
	display:block;
	text-align:left;
	width:136px;
	border-bottom : 1px solid #999999;
	padding-left:2px;
	text-decoration:none;
	font-family: Verdana;
	color: #333333;
	font-size:9px;
	line-height: 16px;
	font-weight: bold;
	text-transform : uppercase;
}
a.minimenu1:link {
	background-color:#ECECEC;
}

a.minimenu1:visited {
	background-color:#ECECEC;
}

a.minimenu1:hover {
	color:#000000;
	background-color:#CCCCCC;
}

a.minimenu1:active {
	color:#000000;
	background-color:#FFCC00;
}

input.menu {
	border : 1px solid #999999;
	width : 96px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	vertical-align: top;
	background-color: #FFFFFF;
}

select.menu {
	border : 1px solid #999999;
	width: 136px;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size : 11px;
	line-height: 14px;
	color: #666666;
	font-family : Verdana, sans-serif;
	border : 0px none;
}

a.go {
	background-image : url(img/go.gif);
	background-repeat : no-repeat;
}
a.go:link {
	background-image : url(img/go.gif);
	background-repeat : no-repeat;
}

a.go:visited {
	background-image : url(img/go.gif);
	background-repeat : no-repeat;
}

a.go:hover {
	background-image : url(img/go_down.gif);
	background-repeat : no-repeat;
}

span.menuheadweiss {
	text-align:left;
	border-left : 1px solid #666666;
	text-decoration:none;
	font-family: Verdana;
	color: #FFFFFF;
	font-size:11px;
	line-height: 18px;
	font-weight: bold;
	text-transform : uppercase;
}
a.menuheadweiss {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuheadweiss:hover {
	color: #FFCC00;
	text-decoration: none;
}

.zusatzmenuhead {
	display: block;
	text-align:left;
	font-family : Verdana, sans-serif;
	font-size:9px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ECECEC;
	width: 172px;
	text-transform : uppercase;
	padding-left: 4px;
	text-decoration:none;
	background-color:#666666;
}

.zusatzmenu {
	display:block;
	text-align:left;
	width:172px;
	border-bottom : 1px solid #999999;
	padding:2px;
	text-decoration:none;
	font-family: Verdana;
	color: #333333;
	font-size:10px;
	line-height: 13px;
	font-weight: normal;
	background-color:#ECECEC;
}

a.zusatzmenu {
	display:block;
	text-align:left;
	width:172px;
	border-bottom : 1px solid #999999;
	padding:2px;
	text-decoration:none;
	font-family: Verdana;
	color: #333333;
	font-size:10px;
	line-height: 13px;
	font-weight: normal;
}

a.zusatzmenu:link {
	background-color:#FFFFFF;
}

a.zusatzmenu:visited {
	background-color:#FFFFFF;
}

a.zusatzmenu:hover {
	color:#000000;
	background-color:#ECECEC;
}

a.zusatzmenu:active {
	color:#000000;
	background-color:#FFCC00;
}

a.zusatzbildmenu {
	display:block;
	text-align:left;
	width:83px;
	border-bottom : 1px solid #999999;
	padding:2px;
	text-decoration:none;
	font-family: Verdana;
	color: #333333;
	font-size:10px;
	line-height: 13px;
	font-weight: normal;
}
a.zusatzbildmenu:link {
	background-color:#FFFFFF;
}

a.zusatzbildmenu:visited {
	background-color:#FFFFFF;
}

a.zusatzbildmenu:hover {
	color:#000000;
	background-color:#ECECEC;
}

a.zusatzbildmenu:active {
	color:#000000;
	background-color:#FFCC00;
}


.pfad {
	font-size : 9px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
	padding-left: 4px;
	vertical-align: middle;
	background-color: #AAAAAA;
}
a.pfad {
	color: #666666;
	padding-left: 4 px;
	text-decoration: none;
}
a.pfad:hover {
	color: #FFCC00;
}


.bannerheadline {
	font-size : 9px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height: 10px;
	vertical-align: middle;
	background-color: #FFE066;
}

.banner {
	font-size : 9px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	line-height: 10px;
	vertical-align: middle;
	background-color: #FFE066;
}
a.banner {
	color: #666666;
	text-decoration: none;
}
a.banner:hover {
	color: #000000;
}

.banner_small {
	font-size : 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	line-height: 10px;
	vertical-align: middle;
	background-color: #FFE066;
}
a.banner_small {
	color: #666666;
	text-decoration: none;
}
a.banner_small:hover {
	color: #000000;
}

.shophead  {
	display: block;
	text-align:left;
	font-family : Verdana, sans-serif;
	font-size:9px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	width: 166px;
	text-transform : uppercase;
	padding-left: 4px;
	margin-top: 4px
	text-decoration:none;
	background-color:#FFCC00;
}
.shoptext {
	text-align:left;
	font-family : Verdana, sans-serif;
	font-size:9px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-left: 4px;
	text-decoration:none;
}

a.minishopmenu {
	display:block;
	text-align:left;
	width:83px;
	border-bottom : 1px solid #FFCC00;
	padding-left:4px;
	text-decoration:none;
	font-family: Verdana;
	color: #333333;
	font-size:9px;
	line-height: 16px;
	font-weight: bold;
}
a.minishopmenu:link {
	background-color:#FFEB99;
}

a.minishopmenu:visited {
	background-color:#FFEB99;
}

a.minishopmenu:hover {
	color:#000000;
	background-color:#FFE066;
}

a.minishopmenu:active {
	color:#000000;
	background-color:#FFCC00;
}

a.mykonto {
	background-image : url(img/mykonto.gif);
	background-repeat : no-repeat;
	background-position : 0px;
}
a.mykonto:link {
	background-image : url(img/mykonto.gif);
	background-repeat : no-repeat;
	background-position : top;
}

a.mykonto:visited {
	background-image : url(img/mykonto.gif);
	background-repeat : no-repeat;
}

a.mykonto:hover {
	background-image : url(img/mykonto_down.gif);
	background-repeat : no-repeat;
}

a.kaufbttn {
	background-image : url(img/inwarenkorbbttn.gif);
	background-repeat : no-repeat;
	background-position : 0px;
}
a.kaufbttn:link {
	background-image : url(img/inwarenkorbbttn.gif);
	background-repeat : no-repeat;
	background-position : top;
}

a.kaufbttn:visited {
	background-image : url(img/inwarenkorbbttn.gif);
	background-repeat : no-repeat;
}

a.kaufbttn:hover {
	background-image : url(img/inwarenkorbbttn_down.gif);
	background-repeat : no-repeat;
}

.submenuhead  {
	display: block;
	text-align:left;
	font-family : Verdana, sans-serif;
	font-size:9px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ECECEC;
	width: 120px;
	text-transform : uppercase;
	padding-left: 4px;
	margin-top: 12px;
	text-decoration:none;
	background-color:#666666;
}

a.suchindex {
	font-family: Verdana, sans-serif;
	color: #CC6600;
	font-size:9px;
	font-weight: normal;
}

/* Tabellenzellen-Vorlagen   */
td.hell {background-color : #E0E0E0;}
td.mittel {background-color : #CCCCCC;}
td.mittelhell {background-color : #AAAAAA;}
td.dunkel {background-color : #999999;}
td.gelb {background-color : #FFCC00;}
td.hellgelb {background-color : #FFEB99;}

/* Positionierungen  */ 
div.mittelspalte {width : 468px;}
div.subspalte {width: 120px}
#zusatzbild {position:relative; top:0px; left:0px; width:83px; height:83px;}
#zusatztext {position:relative; top:-86px; left:86px;}


/* Aktuelles: Homepage / Schule / Fachhandel */
.newsarticletext {
	font-size:10px;
	color: #333333;
}
.newsarticleheadline {
	font-family : Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsarticleheadline_hot {
	color:#FFFFFF;
	line:height:16px;
	font-size:12px;
	font-weight:bold;
}
.welcometext {
	font-family : Verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #333333;
	/*line-height: 14px;*/
}

.hotbox {width: 468px;}
.hotbox_bottom_spacer {height: 12px;}
.hotbox div a img {padding-bottom: 10px;}
.hotbox_headline {
	font-family : Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height: 20px;
	line-height: 20px;
	color: #fff;
}
.hotbox_text {
	font-size:10px;
	color: #333333;
}



