/* USED IN CMS EDITOR MUST BE ADDED */

body {
	margin: 0px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:verdana;
	font-size:11px;
	color:#000000;
}


html { height:100%; }

/* MISC */
input 
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
    font-weight:normal;
	text-decoration:none;
}
input{outline:none;}

/*.input_text
{
	border:1px solid #CDCDCD;
	background:url('../images/design/1_input_text.jpg') no-repeat 0px 0px;
	height:18px;
	line-height:18px;
	padding-left:11px;
}

.input_button
{
	border:1px solid #CDCDCD;
	background:url('../images/design/1_input_button.jpg') repeat-x 0px 0px;
	height:22px;
	font-size:11px;
	color:#0076bf;
}
.input_button_hover
{
	border:1px solid #CDCDCD;
	background:url('../images/design/1_input_button_hover.gif') repeat-x 0px 0px;
	height:22px;
	font-size:11px;
	color:#0076bf;
}*/

TEXTAREA
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
    font-weight:normal;
	text-decoration:none;
}

TD
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
    font-weight:normal;
	text-decoration:none;
}

TABLE
{
    font-family:verdana;
	font-size:11px;
	color:#000000;
    font-weight:normal;
	text-decoration:none;
}

select 
{	
	font-family:verdana;
	font-size:11px;
	color:#000000;
    font-weight:normal;
	text-decoration:none;
}

form 
{	
	margin:0px 0px 0px 0px;
	padding:0px;
}

img
{border:0px;}

p
{
	padding:0px;
	margin:0px;
	border:0px;
}

/* a tags */
.a
{
	font-family:verdana;
    text-decoration:none;
    font-weight:normal;
    font-size:11px;
	color:#0076bf;
}
a,a:link, a:active, a:visited {
    font-family:verdana;
    text-decoration:none;
    font-weight:normal;
    font-size:11px;
	color:#0076bf;
}

a:hover
{
    color:#0076bf;
	text-decoration:underline;
}
/* END */



/* prod title */
h1.h1_prod
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:18px;
	line-height:22px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
h2.h2_konsept_title
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
	line-height:16px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

/* corp title (h tags) */

/* doctitle */
h1
{
	padding:0px;
	margin:0px;
	font-family:times;
	font-size:24px;
	line-height:26px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
h1.h1_title_corp_front
{
	font-family:arial;
	font-size:10px;
	color:#999999;
	text-transform:uppercase;
	font-weight:bold;
}
h2
{
	padding:0px;
	margin:0px;
	font-family:times;
	font-size:20px;
	line-height:22px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
h2.h2_list:hover
{
	padding:0px;
	margin:0px;
	font-family:times;
	font-size:18px;
	line-height:22px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
h2.h2_news_list
{
	padding:0px;
	margin:0px;
	font-family:times;
	font-size:18px;
	/*line-height:18px;*/
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
h2.h2_news_list:hover
{
	font-weight:bold;
}
h3
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
	/*line-height:18px;*/
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
h4
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
	/*line-height:18px;*/
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
h5
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
	/*line-height:18px;*/
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
h6
{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:14px;
	/*line-height:18px;*/
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

/* END */
