/* SiteConnectV2 CMS stylesheet v1.0 */

HTML, BODY {
	margin:0px;
	height:100%;
	background-color: #efefef;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	color: #444444;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content {
	position:relative;
	z-index:1;
}

H1 {
	font-size : 24px;
	margin:0px;
	color: #131929;
}

H2 {
	font-size : 18px;
	margin:0px;
	color: #131929;
}
H3 {
	font-size : 14px;
	margin:0px;
	color: #131929;
}

.productbox {
	float:left;
	width:179px;
	height:157px;
	overflow:hidden;
	margin:7px;
	background-image:url(/images/produkt.png);
}

.productheadline {
	color:#FFFFFF;
	font-size:13px;
}

.menutoplevel{
 color : #131929;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
 
}
 
.menusublevel {
 color : #131929;
 font-size : 12px;
 font-weight : normal;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 font-size : 11px;
 color: #FFFFFF;
 font-weight : normal;
 line-height : 20px;
 text-decoration: none;
 text-transform: uppercase;

}
.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #000000;
}

 a.menucustom:hover {
	font-size: 36;
	color: #ffae00;
	}


.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #262e44;
	border: solid 1px #262e44;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #f2f4f8;
	border: solid 1px #f5f5f5;

}

.ws_tableinput_table {
	background-color: #FFFFFF;
}

.ws_tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #293148;
	border: solid 1px #293148;
	padding : 2px;
}

.ws_tableinput_head h3 {
	color : #FFFFFF;
}

table span {
	color: #fff;
}
.ws_tableinput_cell {
	padding : 3px;
	background-color: #f2f4f8;
	border: solid 1px #293148;
}

.ws_ordercell {
	padding : 3px;
	font-weight: bold;
	background-color: #f2f4f8;
	border: solid 1px #293148;
}

.ws_orderheader {
	padding : 3px;
	background-color: #293148;
	border: solid 1px #293148;
	font-weight: bold;
	color : #FFFFFF;
}
