/* RESET*/
body, h1, h2, h2 a, a, font, p, input, ul, li, table, tr, td {
	top: 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	text-decoration: none;
}

	
/* COLOR */
h2, h3,h2 a, p, li.text, li.text b{
	color: #6a6a6a;
}
h2 a:hover,h1{
	color: #267ddc;
}

a,
a.bottom,
a.menu_lang,
a.menu_c,
a.menu_b,
a.menu_a,
ul.img li a,
#bcn ul li a
{
	color: #6a6a6a;
}

a:hover,
a.bottom:hover,
a.menu_lang:hover,
a.menu_c:hover,
a.menu_b:hover,
a.menu_a:hover,
ul.img li a:hover,
#bcn ul li a:hover,
#bcn ul li,
#menu,
#menu_lang{
	color: #267ddc;
	border-color: #267ddc;
}	

p.cite{
	color: #267ddc;
	font-style: oblique;
}

a.menu_c,
li.c,
p.italic{
	color: #6a6a6a;
}
/*STYLE */
p{
	font-size: 12px;
	line-height: 1.50em;
	padding-bottom: 24px;
}

ul
{
	font-size: 12px;
	padding-bottom: 12px;
}	
p.italic{
	font-size: 15px;
	font-style: oblique;
}


li.a
{
	display: block;
	min-height: 36px;
	height: auto;
	border-top: 1px solid;
	text-align: right;
	padding-left: 0px;
}

li.b{
	display: block;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	text-align: right;
}

li.c{
	display: block;
	font-size: 11px;
	line-height: 14px;
	height: auto;
	text-align: right;
}

ul.text{
	padding-left: 15px;
}

li.text{
	font-size: 12px;
	list-style-image: url(http://www.gefra-online.de/img/list-style-img.png);
	list-style-position: outside;
	padding-left: 0px;
	padding-bottom: 6px;
	font-weight: normal;
	line-height: 1.50em; 
}

li.a:last-child {
	/*border-bottom: 1px solid;
	*/
}
 
li.b:last-child {
	padding-bottom: 9px;
}

#bcn ul li {
	display: inline-block;
	list-style-type: none;
}
ul.img{
	width: 95%;
}

ul.img li {
	font-size: 12px;
	list-style-type: none;
	display: block;
	width: 100%;
	border-top: 1px solid #999999;
	height: 44px;
	padding-top: 9px;
	text-transform: uppercase;
	color: #6a6a6a;
}
ul.img li:last-child {
	border-bottom: 1px solid #999999;
}

a.bottom,
#bottom {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.15em;
}

ul.img li img{
	display: block;
	float: left;
}

a.menu_a{
	font-size: 13px;
	line-height: 24px;
}

a.menu_lang,
#menu_lang {
	font-size: 13px;
}

#bcn ul li, 
#bcn ul li a {
	font-size: 10px;
	letter-spacing: 0.15em;
}

h1{
	font-size: 21px;
	line-height: 24px;
	font-weight: lighter;
	text-align: left;
	padding-bottom: 24px;
}

h2 {
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	padding-bottom: 12px;
}

h2 a{
	font-weight: bold;
}

h3,
b li.text {
	font-weight: 600;
	font-size: 12px;
	text-transform: none;
}




