/* CSS Document */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3px;
	color: #444;
	line-height: 1.6em;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
}
pre {
	color: #930;
	background-color: #eeeeee;
	padding: 0 4px 0 4px;
	border: 1px dashed #bbbbbb;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 11px;
	letter-spacing: normal;
}
.step {
	font-weight: bold;
	color: #0000ff;
}
.title {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	/*background: url(title.png) left top no-repeat;*/
	/*padding-left: 1.3em;*/
}
.titlejs {
	font-weight: bold;
	background: url(js.png) left top no-repeat;
	padding-left: 1.9em;
}
.code {
	background-color: #eeeeee;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
	border-top: 1px dashed #bbbbbb;
	border-bottom: 1px dashed #bbbbbb;
}
.tiny {
	font-size: 10px;
	font-weight: normal;
}
#main {
	padding: 10px 15px;
	margin: 1em auto;
	text-align: left;
	background-color: #fff;
	width: 770px;
	border: 1px solid #bbb;
}
p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}
li.custom {
	list-style-type: none;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 2em;
	margin-top: 0.7em;
}
li.source {	background-image: url(source.png); }
li.support { background-image: url(support.png); }
li.configuration { background-image: url(configuration.png); }
li.iframes { background-image: url(iframes.png); }
li.info { background-image: url(info.png); }
li.ie { background-image: url(ie.png); }
li.ie7 { background-image: url(ie7.png); }
li.ff { background-image: url(ff.png); }
li.opera { background-image: url(opera.png); }
.view {
	background: url(view.png) top left no-repeat;
	padding-left: 1.5em;
}
.download {
	background: url(download.png) 3px 3px no-repeat;
	padding-left: 2em;
}
a:link, a:visited {
	color: #1578a1;
	font-weight: normal;
	margin: 1px;
}
a:hover, a:active {
	color: #1578a1;
}
a.site_nav:link, a.site_nav:visited {
	color: #1578a1;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	border-bottom: 0;
}
a.site_nav:hover, a.site_nav:active {
	color: #1578a1;
}

.mail {
	color: red;
	font-weight: bold;
}
.copy {
	color: #00CC00;
	font-weight: bold;
}
.red { color: red; }
.green { color: green; }
.black { color: #0099CC; }
.titlejs { font-size: 14px; color: blue; }
.purple { color: #6565A0; }


a.divlink:link, a.divlink:visited, a.divlink:active  {
	color: #1578a1;
	text-decoration: none;
	
}
a.divlink:hover {
	color: #1578a1;
	text-decoration: underline;
}


a.divlinkunten:link, a.divlinkunten:visited, a.divlinkunten:active  {
	color: #1578a1;
	text-decoration: none;
	font-size:9px;
	
}
a.divlinkunten:hover {
	color: #1578a1;
	text-decoration: underline;
	font-size:9px;
}

.divwas { width: 570px;
height: 370px;
background-image:url(../webbilder/back.jpg);
background-repeat:no-repeat;
}

.divwas1 { width: 570px;
height: 370px;

}
