
@import url(/basicie4.css);

body		{ font: 12pt Georgia,Times;
	background-color: white;
	color: black;
	 }


select, input	{ font: 8pt Verdana, sans-serif }

td.halbweiss {filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#66ffffff', startColorstr='#66ffffff', gradientType='1')}

td.weiss {background: white}

/* a {font: 10pt Verdana, sans-serif;} */

.navi a:link, .navi a:visited, .fuss a:link, .fuss a:visited {
	color: #000; text-decoration: none;
        }

/*
.navi a:hover, .navi a:active
        { color: #000;
        background-color: #CCC;
        text-decoration: none;

        }
*/
.fuss a:hover, .fuss a:active, .navi a:hover, .navi a:active
        { color: #000;
        text-decoration: underline;
        }

.navi {
	margin: 0px 0px 5px;
	width: 100%;
	padding: 0px;
	border: none;
	spacing:0px;
	background-color: #f8f8f8;
}

.nocss { display: none }

.klein {font-size: 70%}

.klein p {margin-top: 0px; margin-bottom: 0.2em; }

.klein dt { margin-top: 0.7em }
.klein dd { margin-left: 2em }


h1.haupt {
	// font-size: 12pt;
	font: 18pt Georgia,Times;
	color: #999;
	// letter-spacing: 0.7em;
	bottom-margin: 0px;
	// border-bottom: 1px solid black;
}

h2 {
	font: 14pt Georgia,Times;
}

.fuss {
	// font-size: 9pt;
}


ul.lesezeichen {
	list-style: square url(/shortcut.gif) outside;
	xfont-size: 70%;
	}

ul.lesezeichen li {
	margin-top: 0px; margin-bottom: 0px;
}

.mid		{ vertical-align:middle }

body.obenlinks	{
			background-color: white;
			margin: 0px 10px 20px 0px; /* oben rechts unten links */
		}

.lessindent	{
			margin: 0px 5px 20px 32px; /* oben rechts unten links */
		}


.blickfang {
	width: 200px;
	position: relative;
	left: 0px;
	margin: 5px 0px 5px 0px; /* oben rechts unten links */
	padding: 0px;
	float: left;

	font: italic 120%;
	color: #666;
	text-align: right;
}

.arrow {
	font-weight: bold;
	position: relative;
	left: -4px;
}

img.rightfloat {
	float: right;
	xmargin: 5px 0px 5px 5px; /* oben rechts unten links */
}


.nomargins {
	margin:0px;
	padding:0px;
	border:none;
	spacing:0px;
}

.nomargins100 {
	width: 100%;
	margin:0px;
	vertical-align: top;
	padding:0px;
	border:none;
	spacing:0px;
}

TD.trans {
	background: transparent none;
}

SMALL {
	font-size: 70%;
	color: #666
}

#innenScroll {
	height: 520px;
	overflow: auto;
}

