 margin: 0px 0px 2px 0px;

a.headbutton,
 body {
	scrollbar-highlight-color:#016191;
	color:#003366;
}

a.headbutton img {
	border: none 0px;
}

a:link,
a:visited {
	text-decoration: none;
	color:#0066CC;
	font-size:14px;
	font-family: Arial;
	font-weight: normal;
}

a:active,
a:hover {
	color:#FF6E00;
	text-decoration: none;
}

a.normal:link,
a.normal:visited {
	text-decoration: underline;
	color:#0066CC;
	font-family: Arial;
	font-weight: normal;
	font-size:11pt;
}

a.normal:hover,
a.normal:active {
	color: #FF6E00;
	text-decoration: none;
}

a.trail:link,
a.trail:visited {
	text-decoration: none;
	color:#999999;
	font-family: Arial;
	font-weight: normal;
}

a.trail:hover,
a.trail:active {
	color:#FF6E00;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
}

a.nav:link,
a.nav:visited {
	color:#FF6E00;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

a.tipp:link,
a.tipp:visited {
	text-decoration: none;
	color:#0066CC;
	text-decoration: none;
	font-family: Arial;
	font-size:10pt;
	font-weight: bold;
	position:absolute;
	left:5px;
	top:185px;
}

a.tipp:hover,
a.tipp:active {
	color:#FF6E00;
	text-decoration: none;
}

a.banner:link,
a.banner:visited {
	text-decoration: none;
	color:#0066CC;
	font-family: Arial;
	font-weight: bold;
	font-size:9pt;
	padding-left: 18px;
}

a.banner:hover,
a.banner:active {
	color:#FF6E00;
	text-decoration: none;
}

p {
	color:#003366;
	font-family: Arial;
	font-weight: normal;
	font-size:12pt;
	padding-right:10px;
}

p.smalltext {
	font-size: 10px;
}

h1 {
	color:#CC0000;
	font-size:13pt;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}

h2 {
	color:#CC0000;
	font-size:10pt;
	font-family: Arial;
	font-weight: bold;
}

h3 {
	color:#006699;
	font-size:10pt;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
}

h4 {
	color:#CC0000;
	font-size:10pt;
	font-family: Arial;
	font-weight: normal;
}

h5 {
	color:#003366;
	font-size:10pt;
	font-family: Arial;
}

h6 {
	color:#003366;
	font-size:10pt;
	font-family: Arial;
	text-align: center;
}

b {
	color:#003366;
	font-size:10pt;
	font-family: Arial;
	font-weight: bold;
}

li {
	color:#003366;
	font-family: Arial;
	font-size: 12pt;
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

/* MAILFORM*/
form {
	float: left;
	clear: both;
	background: #F6F6F6;
	border: 1px dashed #006699;
	margin: 10px;
	padding: 0.5em;
	font-size: 9pt;
	color: #003366;
	clear: left;
	line-height: 25px;
}

div.mailformrow,
div.mailformrow2 {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	min-height: 20px;
	height: auto;
	margin: 0px 0px 2px 0px;
}

div.mailformrow2 {
	width: 400px;
	margin: 0px 0px 5px 205px;
}

div.formelementwrap {
	position: relative;
	float: left;
	clear: none;
	margin: 0px 10px 0px 0px;
}

label {
	float: left;
	clear: left;
	width: 200px;
	height: 10px;
	color:#003366;
	paddig: 0px;
	margin: 0px;
}

.radiobutton {
	paddig: 0px;
	margin: 6px 0px 0px 0px;
}

select {
	float: left;
	width: auto;
	color:#003366;
	font-size: 9pt;
	margin: 0px 10px 0px 0px;
}

input,
textarea {
	float: left;
	clear: right;
	border: 1px solid #006699;
	width: 220px;
	color:#003366;
	font-size: 9pt;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}

checkbox {
	float: left;
	width: 25px;
	color:#003366;
	font-size: 9pt;
	margin: 0px 10px 0px 0px;
}

#checkbox {
	font-size: 11pt;
	border: 1px;
	width: 30px;
}

#prospekt {
	width: 212px;
}

#fragen {
	width: 100%;
}

#software {
	width: 250px;
}

#submit {
	width: auto;
	background: #94C7E1;
	font-size: 11pt;
	cursor: pointer;
	margin-left: 120px;
}

#anzahl {
	width: 30px;
}

li.light {
	color:#003366;
	font-family: Arial;
	font-size:12pt;
	font-weight: normal;
	list-style-type:disc;
}

p.home {
	color:#003366;
	font-family: Arial;
	font-weight: normal;
	font-size:12pt;
	width:620;
	padding-left:10px;
	padding-top:220px;
}


/* Table alt */
table.color {
	font-size: 9pt;
	border: 1px dashed #003366;
	font-family: Arial;
	color:#003366;
	padding-left: 3px;
}

tr.color {
	background:#E5F0F5;
	border-bottom: 10px solid #000000;
}

td.fett {
	font-size: 8pt;
	font-family: Arial;
	color:#FF6E00;
	font-weight: bold;
}

/*CONTENT: TABLES* NEU2011 */
table.content {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 10px;
	font-size: 13px;
}
table.content tr,
table.content tr.color {
	border: 1px solid #C1C1C1;
}

table.content td {
	padding: 5px;
	margin: 0px;
	vertical-align: top;
	border: 1px solid #C1C1C1;
	background: #FFFFFF;
}

table.content th {
	text-align: left;
	padding: 5px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	background: #B3B3B3;
}

/* ***************** */
#menutitle {
	font-family: Arial;
	font-size: 10pt;
	color:#003366;
	padding-top:4px;
	padding-left:15px;
	font-weight:bold;
}

#tipptitel {
	font-family: Arial;
	font-size: 8pt;
	color:#FF6E00;
	padding-top:0px;
	padding-left:28px;
	font-weight:bold;
}

#menu {
	padding-left: 5px;
	line-height: 11pt;
}

#menu a {
	font-size: 10pt;
}

#navi1 {
	background: #E5F0F5;
	position:absolute;
	left:0px;
	top:150px;
	width:181px;
	height:70px;
	border-right:1px solid #ACC8D7;
}

#navi2 {
	background: #CCE0EB;
	position:absolute;
	left:0px;
	top:220px;
	width:181px;
	height:120px;
	border-right:1px solid #ACC8D7;
}

#navi3 {
	background: #E5F0F5;
	position:absolute;
	left:0px;
	top:340px;
	width:181px;
	height:130px;
	border-right:1px solid #ACC8D7;
}

#navi4 {
	background: #CCE0EB;
	position:absolute;
	left:0px;
	top:470px;
	width:181px;
	height:100px;
	border-right:1px solid #ACC8D7;
	border-bottom:1px solid #ACC8D7;
}

#microlibbanner {
	background: url(bilder/microlibbanner.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:1px;
	top:555px;
	width:180px;
	height:61px;
	padding-top: 7px;
}

#easycheckbanner {
	background: url(bilder/easycheckbanner.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:1px;
	top:575px;
	width:180px;
	height:61px;
	padding-top: 7px;
}

#suche {
	position: relative;
	width:140px;
	height:40px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 10pt;
	color:#FFFFFF;
}

#logo {
	background: url(bilder/logo.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left: 35px;
	top: 8px;
	width: 100px;
	height: 85px;
	border: none 0px;
}

#logo a,
#logo a:link,
#logo img {
	border: none 0px;
}

#news1,
#news2,
#news3 {
	position:absolute;
	left:20px;
	top:40px;
	width:180;
	height:180px;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	text-align: center;
	border-right: 1px solid #dae3e5;
}

#news2 {
	left:220px;
}

#news3 {
	left:420px;
	border-right: none;
}

#buttonkundencenter {
	position:absolute;
	left:821px;
	top:190px;
	width:180;
	height:115px;
}

#buttonnewsletter,
#buttonnewsletter a,
#buttonnewsletter img,
#buttonkundencenter,
#buttonkundencenter a,
#buttonkundencenter img,
#bcs-button,
#bcs-button a,
#bcs-button img,
#foerdergeldet-button,
#foerdergeldet-button a,
#foerdergeldet-button img {
	border: none 0px;
}

#bcs-button {
	position: absolute;
	left: 821px;
	top: 310px;
	width: 180;
	height: 195px;
	border: 0px none;
}

div#buttonnewsletter {
	position: absolute;
	top: 575px;
	left:0px;
	width:182px;
	height:77px;
}


#tipp {
	background: url(bilder/tipp.jpg);
	background-repeat:no-repeat;
	color:#003366;
	position:absolute;
	left:821px;
	top:325px;
	width:180;
	height:252px;
	padding-top: 15px;
	line-height:17px;
	font-weight: bold;
}

#newsletter {
	background: url(bilder/newsletter.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:821px;
	top:510px;
	width:180px;
	height:77px;
}

#foerdergeldet-button {
	position: absolute;
	left: 821px;
	top: 510px;
	width: 180;
	height: 90px;
	border: 0px none;
}

#image {
	background: url(bilder/image.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:181px;
	top:0px;
	width:640px;
	height:50px;
}

#contentnletter {
	position:absolute;
	font-family: Arial;
	font-size:0.9em;
	padding-left: 38px;
	padding-top: 20px;
}

#links {
	background: #FFFFFF;
	color:#003366;
	position:absolute;
	left:821px;
	top:190px;
	width:176;
	height:250px;
	border-left:1px dashed #003366;
	padding-left: 10px;
	padding-top: 0px;
	line-height:20px;
	font-weight: bold;
	font-size: 12px;
}

#aktcont1 {
	background: #FFFFFF;
	margin-left:5px;
	margin-top:4px;
	margin-right:5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom:4px;
	border:1px solid #898FCD;
}

#aktcont2 {
	background: #FFFFFF;
	margin-left:5px;
	margin-top:4px;
	margin-right:5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom:4px;
	border:1px solid #898FCD;
}

#aktcont3 {
	background: #FFFFFF;
	margin-left:5px;
	margin-top:4px;
	margin-right:5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom:4px;
	border:1px solid #898FCD;
}

#topten {
	background: url(bilder/topten.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:2px;
	top:554px;
	width:180px;
	height:185px;
	padding-left: 5px;
	padding-top: 20px;
	line-height:15px;
}

#footer {
	clear: both;
	background:#80B2CC;
	padding:0px;
	height:15px;
	color:#ffffff;
	font-size:10pt;
	width:98%;
}

#trail {
	color:#999999;
}

#vorteile1 {
	font-family: Arial;
	padding-left:10px;
	width: 300px;
	float:left;
}

#vorteile2 {
	font-family: Arial;
	padding-left:30px;
	width: 300px;
	float:left;
}

#content {
	font-family: Arial;
	position: absolute;
	left:181px;
	top:151px;
	width:630;
	padding-left:10px;
	padding-top:10px;
	clear: both;
	float:left;
}

#text {
	font-family: Arial;
	position: absolute;
	left:5px;
	top:105px;
	width:160;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:8pt;
	font-weight: bold;
}

#webinar {
	background: url(bilder/webinar.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:821px;
	top:535px;
	width:180px;
	height:120px;
}

#contentwebinar {
	position:absolute;
	font-family: Arial;
	font-size:0.7em;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 32px;
}

div.block {
	position: relative;
	float: none;
	clear: both;
	overflow: visible;
}

div.block50 {
	position: relative;
	float: left;
	overflow: visible;
	width: 50%;
	margin-bottom: 10px;
}

div.block img {
	float: left;
}

div.teaser {
	position: relative;
	float: left;
	width: 280px;
	height: 50px;
	margin: 3px;
	padding: 5px;
	border: 1px solid #E5E5E5;
	background-image: url(bilder/teaser-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

* html div.teaser {
	width: 295px;
	height: 60px;
}

div.teaser img {
	border: none 0px;
	padding-left: 5px;
}

div.teaser p {
	padding: 0px;
	margin: 0px;
}

div.clear {
	float: none;
	clear: both;
}

td.colright {
	width: 250px;
	padding: 20px 0px 0px 0px;
}

div.buttonright {
	position: relative;
	float: left;
	clear: both;
	width: 250px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

div.buttonright img,
div.buttonright a {
	border: none 0px
}

.ckeckbox-text,
.checkbox-text,
.input-text-klein {
	clear: none;
	width: 20px;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	border: none;
	padding: 2px;
}

span.formlabel {
	position: relative;
	float: left;
	clear: none;
	width: auto;
	padding: 0px;
}

