@media screen{
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, .txtTitel {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#toplinks, #toplinks a, #toplinks a:visited{
	font-size: 11px;
	color: #8a8a8a;
	text-decoration:none;
}
#toplinks a:hover{
	text-decoration:underline;
}
.navbar_products_link li a,.navbar_products_link li a:visited{
	font-size: 10px;
	color: #333;
	text-decoration:none;
}
.navbar_products_link li a:hover{
	font-size: 10px;
	text-decoration:underline;
}
#lang_switch a,#lang_switch a:visited{
	color:#333;
	font-size: 11px;
}
#lang_switch a:hover{
	color:#666;
	text-decoration: none;
}
#wrapper_home #content h1{
	font-size:18px;
	color: #666666;
}
#wrapper_home #header #header_right{
	color:#fff;
}
#wrapper_home #header #header_right h1{
	color:#FECD00;
	font-size:18px;
	font-weight: normal;
}
#wrapper_home #header #header_right h3{
	color:#ADB5B5;
	font-size:13px;
	font-weight: bold;
}
#wrapper_overview #content h1,#wrapper_detail #content h1{
	font-size:18px;
	color:#666666;
}
#wrapper_overview #content h2,#wrapper_detail #content h2,#wrapper_overview #content .txtTitel,#wrapper_detail #content .txtTitel{
	color: #145189;
	font-size: 13px;
}
#moreinfo h5{
	font-size: 11px;
	color: #666;
}
#sitemap{
	color: #666666;
}

#footer, #footer a, #footer a:visited{
	font-size: 11px;
	color: #8a8a8a;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
a.readmore{
	color: #6a7d84;
}
a:hover.readmore{
	color: #8facb6;
}
}





