
body, html, div {
	height: 100%;
	overflow: hidden;
}
body {
/*background-color: white;*/
background : #ffffff;
/*background-image: url(../snow.jpg);
background-repeat:no-repeat;

background-attachment : fixed;*/

/*background-position:top;*/
	
margin: 10px;
padding: 10px;
font : 73%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
color : #333333;
}
h1 {
margin : 0;
padding : 0em 0 0 0em;
text-align : left;
text-transform : uppercase;
letter-spacing : 6px;
font-size : 24px;
color : #4C4A4A;
background : inherit;
}
h2 {
margin : 0;
padding : 1em 0 0 0em;
text-align : left;
text-transform : uppercase;
letter-spacing : 6px;
font-size : 14px;
color : #4C4A4A;
background : inherit;
}
.formi { 
padding:10px; border:1px solid #ddd; 
background-color: white;
margin: 0px;
padding: 10px;
font : 100%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
background : #ffffff;
color : #333333;
width:220px;
}
.formii { 
padding:10px; border:1px solid #ddd; 
background-color: white;
margin: 0px;
padding: 10px;
font : 100%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
background : #ffffff;
color : #333333;
width:260px;
}

.formia { 
padding:10px; border:1px solid #ddd; 
background-color: white;
margin: 0px;
padding: 5px;
font : 100%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
background : #ffffff;
color : #333333;
width:700px;
}

.formiax { 
padding:10px; border:1px solid #ddd; 
background-color: white;
margin: 0px;
padding: 10px;
font : 100%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
background : #ffffff;
color : #333333;
width:700px;
}

.formiaxa { 
padding:10px; border:1px solid #ddd; 
background-color: white;
margin: 0px;
padding: 10px;
font : 100%  "lucida sans", helvetica, "Trebuchet MS", arial, sans-serif;
line-height : 1.8em;
background : #ffffff;
color : #333333;
width:700px;
}

a {
text-decoration : none;
color : #333333;
}
a:hover {
text-decoration : underline;
color : #A6A6A6;
}

.Bereich, .Feld { background-color:#EEE; width:200px; border:1px solid #ddd; }

.Button { background-color:#aaa; color:#fff; width:100px; border:1px solid #ddd; }

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../html/bilder/icon-checklist.gif) no-repeat 0 4px;
	margin-left: 5px;
	padding: 0 0 0 20px;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../html/bilder/icon-star.gif) no-repeat 0 5px;
	margin-left: 0px;
	padding: 0 0 0 20px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../html/bilder/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 5px;
	padding: 0 0 0 20px;
}
a.navi_top:link {color:#7481B6; text-decoration:none; font-weight:bold;font-size : 20px;}
a.navi_top:visited {color:#7481B6; text-decoration:none; font-weight:bold;font-size : 20px;}
a.navi_top:hover {color:#D1D1D1; text-decoration:none; font-weight:bold;font-size : 20px;}
a.navi_top:active {color:#D1D1D1; text-decoration:none; font-weight:bold;font-size : 20px;}