/*<group=tags>*/
@import "/inc/submenu.css";

p {
	margin: 0 0 14px 0;
}

form {
	margin: 0;
}
body {
	min-width: 833px;
	margin: 0;
	color: #666;
	background-color: #e6e6e6;
	font-size: 80%;
	font-family: Helvetica;
	text-align: center;
}
.contact-retail{
	color: #666;
	font-size: 75%;
	font-family: Helvetica;
}

p {
	line-height: 1.6em;
}

p.dot {
	margin: 0 0 5px 0;
	height: 21px;
	line-height: 21px;
}

p.dot img {
	float: left;
	margin-right: 6px;
}

a {
	text-decoration: none;
	color: #0075CC;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 210%;
	letter-spacing: -1px;
	font-family: Tradegothic;
}

h2 {
	margin: 0 0 4px 0;
	font-weight: normal;
	font-size: 180%;
	letter-spacing: -1px;
	font-family: Tradegothic;
}

h3 {
	color: #0075CC;
	font-size: 145%;
	margin-bottom: 0.6em;
	font-weight: normal;
}

h4 {
	font-size: 90%;
	margin-bottom: 0;
	font-weight: normal;
}

#main_col ul{
	margin: 0 0 18px 30px;
}

#main_col li {
	margin-bottom: 12px;
}

/*</group>*/



/*<group=classes>*/

.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}

/*<group=box>*/

.box {
	background: #ededed url(../images/backgrounds/bg-box-small_center.png) repeat-y 0 0;
	margin-bottom: 20px;
}

.box h3 {
	margin: 0 0 0.6em 0;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center left;
	text-align: center;
}

.box div {
	background-repeat: no-repeat;
	background-position: 0 0;
}

.box .top {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background: url(../images/backgrounds/bg-box-small_top.png);
}

.box .content {
	padding: 8px 10px;
	min-height: 120px;
	_height: 120px;
	background-image: url(../images/backgrounds/bg-box-small_content.gif);
	background-position: left top;
}	

.box .bottom {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/backgrounds/bg-box-small_bottom.png);
}

.big-dot-expansion {
	display: none;
	width: 350px;
}

.big-dot-expansion img {
	float: right;
	margin-left: 10px;
}
	
/* links */
.link {
	height: 11px;
	margin: 0;
	padding: 0;
	padding-right: 16px;
	background: url(/../images/arrow_active.gif) no-repeat right center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.0em;
	letter-spacing: 0.05em;
}

.link a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: right;
}

a.doc {
	padding: 2px 4px 4px 25px;
	background: url(../images/icons/word.gif) no-repeat top left;
}

a.pdf {
	padding: 2px 4px 4px 25px;
	background: url(../images/icons/pdf.gif) no-repeat top left;
}

a.xls {
	padding: 2px 4px 4px 25px;
	background: url(../images/icons/xls.gif) no-repeat top left;
}

a.zip {
	padding: 2px 4px 4px 25px;
	background: url(../images/icons/zip.gif) no-repeat top left;
}
/*</group>*/

/*<group=global stuff>*/

#wrapper {
	width: 825px;
	margin: 0 auto;
	padding: 0 4px;
	text-align: left;
	background: url(../images/backgrounds/bg-wrapper.png) repeat-y 0 0;
}

#page_header #top_banner {
	width: 100%;
	height: 110px;
	background-color: #999;
}

#menu {
	float: left;
	width: 825px;
	background: #ededed url(../images/backgrounds/bg-menu.jpg) repeat-x left bottom;
	font-size: 80%;
	font-weight: bold;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	margin: 0;
	padding: 10px 0 13px 15px;
	font-size: 105%;
}

#menu #m_english {
	padding-right: 0;
}

#menu a {
	color: #666;	
}

#menu a:hover {
	color: #999;	
}

#menu img {
	width: 100%;
	height: 30px;
	background-color: #ccc;
}
				
#navigation_left .dir_active a,
#menu .active a
{
	color: #0075CC;
}

#main_content {
	float: left;
	width: 791px;
	padding: 17px;
}

#big_main_content {
	float: left;
	width: 100%;
	padding: 0px;
}

#left_col ,
#navigation_left
{
	width: 152px;
	float: left;
}


#navigation_left ul { /* sub menu */
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 88%;
	font-weight: bold;
}

#navigation_left ul ul {
	margin: 5px 0 0 20px;
	padding: 0;
}

#navigation_left li
{
	margin: 0;
	padding: 5px 0;
}

#navigation_left a {
	color: #666;
	padding: 0 0 0 18px;
	margin: 0;
	background: url(../images/arrow.gif) no-repeat 0 0.3em;
}

#navigation_left ul li a:hover {
	color: #999;
	background-image: url(../images/arrow_hover.gif)
}

#navigation_left ul .active a {
	color: #0075CC;
	background-image: url(../images/arrow_active.gif)
}

#main_col {
	width: 425px;
	float: left;
	margin: -17px 14px 0px 19px;
	padding: 0px;
}

#big_main_col {
	width: 100%px;
	margin: 0 60px 0 60px;
}

#main_col_support {
	width: 383px;
	float: left;
	margin: -17px 14px 0 6px;
}

#main_col_support p, #main_col_support h1, #main_col_support img {
	margin-left: 8px;
}

#main_col_support .features {
	width: 398px;
}

#right_col {
	width: 152px;
	float: right;
}

#footer {
	width: 799px;
	margin: 0 auto;
	padding: 10px 17px;
	font-size: 85%;
	min-height: 50px;
	_height: 50px;
	background: url(../images/backgrounds/bg-footer.png) no-repeat 0 0;
}

#bottom {
	width: 900px;
	margin: 0 auto;
	min-height: 50px;
	_height: 50px;
}

#footer a {
 	text-decoration: underline;	
 	color: #666;
}

#footer p {
 	line-height: 1.2em;
}


#copyright {
	float: left;
	width: 21%;
	margin: 0;
	padding: 0;
}

#contact_stuff {
	float: left;
	width: 55%;
	margin: -1px 0 0 10px;
	padding: 0;
}

#contact_stuff dt {
	display: none;
}

#contact_stuff dd {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

#cookies {
	float: right;
	width: 22%;
	text-align: right;
}
	
/*</group>*/

/*<group=Pages>*/

/*<group=start>*/

#news_headers a {
	display: block;
	color: #666;
}

#news_headers p {
	margin-bottom: 0.6em;
	line-height: 1.4em;
}

#news_headers span {
	font-size: 88%;
	font-weight: bold;
}

#start #big_flash {
	margin-bottom: 20px;
}

.grey {
	color: #bbb;
}

/*</group>*/
/*</group>*/

hr {
	border: 0;
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
}

/* One Phone Forum Questions */
div.questions {
	margin-left: 10px;
	padding-left: 10px;
	width: 360px;
}

div.questions p {
	margin: 10px 0;
	line-height: 1.4em;
}

/* ################## DOWNLOAD ####################### */

.download img {
	margin: 5px 0;
	vertical-align: middle;
}

/* ################## FORMS ####################### */

.sok  {
	float: right;
	padding: 5px 17px 5px 0;
}

.sok input.textbox {
	width: 77px;
	margin-right: 5px;
}

input.textbox, textarea.textbox  {
	border: 1px solid #ccc;
	padding: 2px 3px;
	background-color: #f6f6f6;
    font:.95em Arial, Helvetica, Verdana, sans-serif;
}

input.textbox  {
	height: 16px;
}

textarea.textbox  {
	height: 62px;
}



.move_left  {
	padding: 0;
	margin: 0;
	margin-left: -19px;
}



/* ################## HTML-PUFFAR ####################### */

.card{
	width:175px;
	height:126px;
	padding:5px;
	margin-left:2px;
	background-image: url(../images/bgcard.jpg)
}
.card imp{
	padding:10px;
}




.htmlpuffsmall{
		width:185px;
		height:130px;
		
	}
	.htmlcont{
		margin-left:2px;
		margin-top:2px;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		height:100%;
		text-align:left;
	}
	.pufftext{
		margin-left:70px;
		padding-left:4px;
		padding-top:1px;
	}
	.pufftext p{
		line-height:normal;
	}
	.pufftext p.fixedheight{
		height: 62px;
	}



.htmlpuffbig{
		margin: 0 0 14px 2px;
		background-image:url(/images/blank_bigpuff.gif);
		background-position:top left;
		background-repeat:no-repeat;
		width:198px;
		height:239px;
	}
	.htmlpuffbig .htmlcont{
		margin-left:2px;
		margin-top:2px;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		height:237px;
		_height:235px;
		text-align:left;
	}
	.htmlpuffbig .pufftext{
		margin-left:5px;
		padding-left:4px;
		padding-top:1px;
	}

.frmseminarium input.formerror
{
	background-color: #ff6666;
}