
/* ################## BASICS ################## */
* {
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: underline;
	color: #1c1e83;
}
a:hover {
	text-decoration: underline;
}

/* ################## NEWS ################## */
.news dt {
	color: #e00034;
}

/* ################## PRODUCTS ################## */
.product {
	clear: both;
	margin: 0;
	padding: 0;
	zoom: 1;
}
.product a, .product a:link, .product a:visited, .box dl.news {
	display: block;
	margin: 0;
	padding: 2px;
}
.product a img {
	clear: left;
	float: left;
	margin: 5px 10px 10px 0px;
	border: 0;
}
a img {
	border: none;
}
.product a h3, .product a h4, .product a p {
	display: block;
	margin-left: 110px;
}
.product a {
	text-decoration: none;
}
.product a h3, .product a h4 {
	text-decoration: underline;
	clear: none;
}
a:link sup {
	text-decoration: none;
}

/* ################## PRODUCT ################## */
#product {
	border: 1px solild #e00034;
	margin: 5px;
	padding: 5px;
	zoom: 1;
}
#product h1 {
	margin: 0 0 1em 0;
}
#product h2 {
	color: #408fb6;
	margin: 0 0 1em 0;
}

#product .body .picture {
	clear: both;
	text-align: center;
}
#product .body p {
	margin: 1em 0;
}
#product .body ul {
	margin: 1em 0 1em 2em;
	font-weight: bold;
}
#product .body ul li {
	list-style-image: url(../images/li_level1.gif);
	list-style-position: outside;
	line-height:20px;
}
#product .body ul ul {
	margin: 0 0 1em 2em;
	font-weight: normal;
}
#product .body ul ul li {
	list-style-image: url(../images/li_level2.gif);
	list-style-position: outside;
	line-height:20px;
}

#product .pagemenu {
	padding-bottom: 1px;
	border-bottom: 1px solid #fb4f14;
	margin: 1em 0;
	zoom: 1;
	float: left;
	width: 100%;
}
/*
ul {
	list-style-image: url(../images/bullet.gif);
}
*/
ul.links {
	list-style: none;
}
ul.links li {
	display: inline;
	margin: 0;
	list-style: none;
}
ul.links li a {
	display: block;
	padding: 2px 2px 2px 12px;
	margin: 0;
	background: url(../images/arrow_next_000000.gif) no-repeat 0px 5px;
}
ul.links li .nohref {
	display: block;
	padding: 2px 2px 2px 12px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 0px 5px;
}
#body p, #body ul, #body ol {
	margin-bottom: 5px;
	margin-top: 5px;
}
#body ul, #body ol {
	margin-left: 20px;
}
/*
.skip {
	position: absolute;
	left: -1000em; 
	width: 20em;
}

Funktioniert nicht mit IE8
*/
.skip {
	display: none;
}

#top {
	visibility: hidden;
}

td {
	padding: 2px;
	vertical-align: top;
}
th {
	text-align: left;
	padding: 2px;
	vertical-align: top;
}

#footer {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #6688ca;
	font-size: 0.9em;
	padding: 2px 5px;
}
#footer .legal_information {
	float: left;
}
#footer .copyright {
	float: right;
}

/* PopUp */
#c-products .foot {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #6688ca;
	font-size: 0.9em;
	line-height: 1em;
}
#c-products .foot .back, #c-products .foot .termsofuse, #c-products .foot .legal_information {
	margin: 2px 0px;
	padding: 0px 5px;
	display: inline;
	float: left;
}
#c-products .foot .termsofuse {
	border-left: 1px solid #000000;
}
#c-products .foot .copyright {
	margin: 2px;
	display: inline;
	float: right;
}

#content ul.nav {
	margin-left: 0;
}
ul.nav li {
	list-style: none;
	display: inline;
	margin: 0;
}
ul.nav li.first {
	border: none;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 10px;
	margin-left: 10px;
}
sup {
	font-size: 0.75em;
	vertical-align: top;
}
small {
	font-size: 80%;
}
img.left {
	float: left;
}
img.right {
	float: right;
}

.sitesearch {
}
.nositesearch {
}

#body p.contact {
	clear: left;
	padding-left: 110px;
	padding-top: 10px;
}
#body p.contact .email-image {
	margin: 0;
	vertical-align: bottom;
}
#body p.contact .contact-photo {
	float: left;
	width: 100px;
	margin: 0 0 0 -110px;
}

div.em-backend-stage {
	width: auto;
}
* html div.em-backend-stage {
	width: 740px;
}
