body {
	color: #000;
	background: #b0cce0 url(images/bg.gif);
	text-align: center;
	font: 8pt Verdana, sans-serif;
}

body.sand {
	text-align: left;
}

#text {
	position: absolute;
	width: 600px;
	color: #900;
	font: bold 12pt/150% 'Courier New',serif;
	letter-spacing: 2pt;
}

th, td, p, li, input, select, textarea {
	margin: 0;
	color: #000;
	font: 8pt Verdana,Arial,Helvetica,sans-serif;
}

th {
	color:#246;
	background: #b0cce0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #369;
	text-align: center;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 10pt;
}

h6 {
	font-size: 18pt;
}

.xl {
	font-size: 12pt;
}

.l {
	font-size: 10pt;
}

.bl {
	color:#369;
	font-size: 10pt;
}

.s {
	font-size: 9px;
}

.rot {
	color: #c00;
}

.gruen {
	color: #090;
}

.blau {
	color: #369;
}

.grau {
	color: #999;
}

.dgrau {
	color: #333;
}

.gitter {
	color:#fff;
	background: #369;
}

.titel {
	color: #246;
	background: #d0e0f0;
}

.kasten {
	color: #369;
	background: #f0e8e0;
}

.nr {
	color: #369;
	background: #f0e8e0;
	text-align: right;
}

.fehler {
	color:#fff;
	background: #c00;
}

.rand2 {
	border: 1px solid #369;
	padding: 2px;
	color: #369;
	background: #f0e8e0;
}

.rand10 {
	border: 1px solid #369;
	padding: 10px;
	background: #f8f4f0;
}

.flaeche {
	background: #f8f4f0;
}

.sand {
	background: #f8f4f0 url(images/bg_sand.gif);
}

.ruler {
	color:#369;
}

.li {
	text-align: left;
}

.re {
	text-align: right;
}

acronym {
	cursor: help;
}

a:link {
	color:#369;
}

a:visited {
	color: #666;
}

a:hover {
	color:#f00;
}

.nu {
	color: #369;
	text-decoration: none;
}

a.nu:link {
	color: #369;
}

a.nu:visited {
	color: #369;
}

a.nu:hover {
	color: #f00;
}


/* Formulare, Buttons */


form {
	margin: 0;
	padding: 0;
}

.text {
	border: 1px solid #369;
	padding-left: 2px;
	background: #fff;
}

.text:focus {
	border: 1px solid #369;
	background: #ff9;
}

input.gn {
	color: #fff;
	background: #090;
}

input.gn:hover {
	background: #0c0;
}

input.rt {
	color: #fff;
	background: #c00;
}

input.rt:hover {
	background: #f00;
}

input.wr {
	color: #fff;
	background: #900;
}

input.wr:hover {
	background: #c00;
}

input.bl {
	color: #fff;
	background: #369;
}

input.bl:hover {
	background: #69c;
}

input.gr {
	color: #fff;
	background: #666;
}

input.gr:hover {
	background: #999;
}

.softbutton_l, .softbutton_h {
	margin-bottom: 6px;
	width: 106px;
	background: #f8f4f0;
}

.softbutton_l {
	border: 1px solid #369;
	color: #369;
}

.softbutton_h {
	border: 1px solid #900;
	color: #900;
}

.softbutton_l:hover, .softbutton_h:hover {
	border: 1px solid #f00;
	color: #f00;
}


/* Seiteninhalte */



#container {
	margin: 0 auto 12px;
	box-shadow: 5px 5px 10px #666;
	border: #369 1px solid;
	border-radius: 10px;
	padding: 10px;
	width: 762px;
	background: #f8f4f0 url(images/bg_sand.gif);
	text-align: left;
}

#container[id] {
	width: 740px;
}

#navi input {
	margin-bottom: 1px;
	padding: 1px 0 1px 2px;
	text-align: left;
	font-size: 10px;
}

.swx {
	margin: 10px 40px 20px;
	text-align: right;
}

#hm_ani {
	float: right;
	margin: 10px;
	border: 0;
	width: 120px;
	height: 120px; 
}

#hm_signum {
   margin: 10px 0 0 20px;
   border: 0;
   width: 79px;
   height: 16px;
}

#hm_msg {
	clear: right;
	padding: 20px 0 0;
	text-align: center;
}

#hm_msg h5 {
	margin-bottom: 8px;
}

#buchstaben {
	margin: 20px auto 0;
	width: 572px;
}

#buchstaben td {
	width: 44px;
	color: #369;
	background: #f0e8e0;
	text-align: center;
}

#buchstaben td input {
	width: 44px;
	color: #fff;
	background-color: #369;
}

#buchstaben td input:hover {
	background-color: #69c;
}

#cb {
	float: left;
	margin: 0 12px 12px 0;
}

#cb th {
	border: 1px solid #369;
	border-width: 0 1px 1px 0;
	padding: 1px 4px 1px 0;
	width: 60px;
	color: #369;
	background: #f0e8e0;
	font: bold 8pt Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
}

#cb td {
	background: #f4f8f0;
	white-space: nowrap;
}

#cb .col {
	padding: 0;
	width: 130px;
}

#cb #col0, #col1 {
	width: 130px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 8pt;
}

#cb .text {
	border-bottom: 1px dotted #ccc;
	border-width: 0 0 1px 0;
	padding: 0;
	width: 130px;
}

#cb .pal {
	width: 16px;
}

#cb .out {
	border: 1px solid #f8f4f0;
	width: 130px;
	background: #f8f4f0;
	padding: 0 2px;
}

#cb #gobuttons td {
	text-align: right;
}

#cb #gobuttons input {
	width: 90px;
	color: #fff;
}

#cb #blend {
	margin: 0 1px;
	background: #090;
}

#cb #blend:hover {
	background: #0c0;
}

#cb #clear {
	background: #c00;
}

#cb #clear:hover {
	background: #f00;
}

#cb #space {
	line-height: 10px;
}

#cb #watercell {
	border-right: 1px dotted #369;
	padding: 0;
	width: 90px;
	text-align: center;
	vertical-align: top;
}

#cb #grid {
	margin: 0 auto;
	border: 1px solid #000;
	border-width: 1px 0 0 1px;
}

#cb #grid td {
	padding: 0;
	width: 10px;
	height: 10px;
	line-height: 10px;
}

#cb #grid td a {
	display: block;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	width: 9px;
	height: 9px;
	line-height: 9px;
}

#cb_help p {
	margin: 0 0 6px;
}

#cb_fuss {
	clear: left;
	margin-top: 16px;
	border-top: 1px solid #369;
	padding-top: 6px;
	color: #666;
	font: 9px Verdana, Helvetica, Arial, sans-serif;
}

#impressum {
	padding: 0 10px;
}

#impressum h2 {
	margin-bottom: 10px;
}

#impressum h5 {
	margin-bottom: 20px;
}

#impressum b {
	display: block;
	margin: 12px 0 6px;
	color: #369;
}

#disclaimer {
	width: 97%;
}

#disclaimer h5 {
	margin: 6px 0 16px;
}

#disclaimer ol {
	margin-top: 0;
	margin-bottom: 0;
}

#disclaimer li {
	margin-top: 10px;
	margin-bottom: 10px;
}
