﻿body {
	color: #333;
	font-size: 11px;
	font-family: Arial;
	background-color: #fff;
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
}
/* --Beginn-- MultiColumn-Layout*/

.multicolumn1 {
	-moz-column-count: 3;
	-moz-column-gap: 15px;
	-webkit-column-count: 3;
	-webkit-column-gap: 15px;
	column-count: 3;
	column-gap: 15px;
	text-indent: 15px;
	text-align: justify;
	}

.multicolumn2 {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 10px;
	text-align: justify;
}
	
.tbimg{
	margin-right: 16px;
	float: left;
	margin-bottom: 16px;
	width: 150px;
	height: 150px;
	margin-top: 5px;
	clear: left;
}

.tbmobil{
	margin-right: 16px;
	margin-bottom: 25px;
	width: 793px;
	height: 200px;
	margin-top: 5px;
	clear: left;
}
.tbmobil img{
	margin-right: 16px;
	float: left;
}

#additionaltext {
	display:none;	
	border: 1px dotted #ccc;
	clear: both;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 16px;
	text-align: justify;
}

#additionaltext a{
	color: #660000;
}

	.addtext1{
	color: #999;
	font-size: 10px;
	line-height: 12px;
	padding-top: 1em;
	margin-bottom: 0.1em;
}
.addtext2{
	float:left;
	color: #999;
	font-size: 10px;
	line-height: 12px;
	padding-top: 1em;
	margin-bottom: 1em;
}


/* --Beginn-- für das Menü mit css*/
div#nav {
	float: left;
	margin: -1px 0 0 0em;
	border: 1px solid #AAA;
	text-align: center;
}
div#nav ul {
	margin: 0;
	padding: 0;
	background: white;
	border: 1px solid #CCC;
	border-width: 0 1px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 11.5em;
	line-height: 1em;
	border-right: 1px solid #AAA;
	margin-right: -1.5px;
}
div#nav li:hover {
	background: #EBB;
}
div#nav li.submenu {
	background: url('bilder/dropmenu.gif') no-repeat 95% 50%;
	color: #666;
}
div#nav li.submenu:hover {
	background-color: #EDD;
;
}
div#nav li a {
	display: block;
	padding: 0.25em 0 0.25em 0em;
	text-decoration: none;
	width: 12em;
}
div#nav > ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute;
	width: 11.5em;
	display: none;
}
div#nav ul ul li {
	border-bottom: 1px solid #CCC;
}
div#nav li.submenu li.submenu {
	background: url('bilder/dropmenu.gif') no-repeat 95% 50%;
}
div#nav li.submenu li.submenu:hover {
	background-color: #EDD;
}
div#nav ul.level2 li.submenu:hover ul.level3 {
	display: block;
	color: #900;
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	color: #900;
}
div#nav ul.level2 {
	top: 1.5em;
	left: -1px;
}
div#nav ul.level3 {
	top: -1px;
	left: 11.5em;
	border-top: 1px solid #CCC;
}
/* --Ende-- für das Menü mit css*/

div.pic {
	float: left;
	width: 250px;
	height: 323px;
	overflow: hidden;
	border: none;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
}
div.pic img{
	width: 288px;
	}
	
div.pic2 {
	float: left;
	width: 150px;
	height: 240px;
	border: none;
	margin-right: 20px;
	margin-bottom: 20px;
}
div.pic2 img{
	width: 150px;
	}

.imagecontainer {
	min-height: 150px;}
	
div.pic3 {
	float: left;	
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.pic3 img{
	width: 256px;
}

/*<agl.folder "kopf">*/
#kopf {
	background-color: black;
	background-image: url(bilder/DSCF0013.jpg);
	background-repeat: no-repeat;
}
.header {
	color: #900;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	display: block;
	margin-left: 48px;
	padding-top: 20px;
	overflow: visible;
}
.firma {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.logo {
	margin-right: 16px;
	margin-left: 48px;
}
.meta-navigation {
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 8px 32px 2px 0;
	height: 16px;
	vertical-align: middle;
}
.meta-navigation a {
	color: #ccc;
	text-decoration: none;
}
.meta-navigation a:hover {
	color: #fff;
	text-decoration: none;
}
.navigation {
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	background-color: #600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 48px;
	height: 16px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	color: #CCCCCC;
}
.navigation a {
	font-weight: bold;
	color: #AAAAAA;
}
.navigation a:hover {
	text-decoration: none;
	color: #900;
}
/*</agl.folder>*/
/*<agl.folder "marginalie-rechts">*/
.kasten {
	background-color: #ccc;
	margin-bottom: 40px;
	padding: 8px;
	border: solid 1px #666;
}
.kasten img {
	margin-right: 16px;
	margin-bottom: 0;
}
.kasten2 {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 1px;
}
.kasten2 img {
	margin-right: 0px;
	margin-bottom: 5px;
}
.marginalie {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 4px;
	padding-left: 0;
}

.marginalie2 {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 4px;
	padding-left: 0;
}

.feature {
	margin-bottom: 24px;
	text-align: left;
}
.feature img {
	margin-right: 16px;
	margin-bottom: 0;
}
.feature h2 {
	margin-left: 90px;
}
.feature h3 {
	margin-left: 90px;
}
.feature p {
	line-height: 16px;
	margin-bottom: 0;
	margin-left: 114px;
}
/*</agl.folder>*/
/*<agl.folder "marginalie-links">*/
.raeder {
	padding: 8px;
	border: solid 1px #666;
}
.raeder a {
	font-weight: bold;
}
/*</agl.folder>*/
h1 {
	color: #900;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 8px;
}

h1.dots {
	border-bottom: 1px;
	border-bottom-style: dotted;
	clear: both;
}

.sub {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 16px;
	text-align: left;
}
.subrot {
	font-weight: bold;
	line-height: 11px;
	margin-bottom: 24px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	font: 11px serif;
	color: #990000;
	margin-top: -18px;
}
h2 {
	color: #006;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 8px;
}

h2.dots {
	border-bottom: 1px;
	border-bottom-style: dotted;
}

h3 {
	color: #006;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 4px;
}
	h3.dots {
	border-bottom: 1px;
	border-bottom-style: dotted;
}

h4 {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	color: black;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 16px;
}
/* --Liste auf Scanback-Fakten und in Scanback-Vertrieb--*/
div.cont ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-image: url('bilder/icon_latest_reply.gif');
	list-style-position: outside;
	margin-left: 25px;
}
div.cont ul li {
	margin-bottom: 4px;
	margin-left: 8px;
	padding: 0 0 0 5px;
	font: normal normal normal;
	margin: 5px 0 5px 0;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	list-style-type: square;
}
ol {
	list-style-position: outside;
	margin: 0 16px 16px;
	padding: 16;
}
ol li {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	list-style-position: outside;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
img {
	margin-bottom: 8px;
	border: solid 1px #666;
}
.datum-rechts {
	color: #999;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	margin-bottom: 0;
}
.datum-links {
	color: #999;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	margin-right: 16px;
	margin-bottom: 0;
	float: left;
}
/*<agl.folder "bilder">*/
.links {
	display: block;
	margin-right: 8px;
	padding-right: 8px;
	width: 208px;
	float: left;
}
.rechts {
	display: block;
	margin-left: 8px;
	padding-left: 8px;
	width: 384px;
	float: right;
}
.bild-100 {
	margin-bottom: 24px;
	width: 384px;
}
.bildunterschrift h4 {
	font-size: 10px;
	line-height: 12px;
	display: inline;
}
.bildunterschrift {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 8px;
}
/*</agl.folder>*/
.innen-4-unten {
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 4px;
}
.content {
	padding-bottom: 16px;
}
/*<agl.folder "fuss">*/
#fuss {
	clear: both;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	padding-top: 2em;
	border-top: 1px solid #ccc;
}
#fuss a {
	color: #999;
}
/*</agl.folder>*/
/*<agl.folder "link">*/
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #c00;
}
/*</agl.folder>*/
.abstand-rechts {
	background-color: #333;
	padding-right: 16px;
	float: left;
}
hr {
	margin-top: 32px;
	margin-bottom: 16px;
}

