body {
	font-family:  Helvetica, Verdana, sans-serif;
	color: #000000;
	background : #f0f0f0;
	font-size : 0.8em;
}

p {
	text-indent : 1em;
}

h1 {
	font-family: Georgia, Lucidabright, Times, serif;
	margin : 0.4em;
	color : #444444;
	background : none;
	font-size : 2.2em;
	padding : 0.3em;
}

h2 {
	font-family: Georgia, Lucidabright, Times, serif;
	margin : 0em;
	color : #444444;
	background : none;
	font-size : 1.7em;
}
	
h3 {
	font-family: Georgia, Lucida, Times, serif;
	margin : 0em;
	color : #888888;
	background : none;
	font-size : 1.8em;
	font-weight: bold;
	padding : 0em;
}

h4 {
	margin : 0em;
	color : #888888;
	background : none;
	font-size : 1.5em;
	padding : 0em;
}

li {
	line-height:    1.4em;
	padding: 0.3em;
	list-style-image : url(/pix/12pfeil_t.png);
}

em {
	color : #B22222;
	background : none;
	font-weight: bold;
}

table {
	width:100%;
	border-width: 0em;
}

table.footer {
	padding : 0px;
	margin : 3px;
	border-color : white;
	border-width : 0px;	
	background :  #333333;
}

table.docs {
	border-width : 0em;
	padding : 0em;
	margin : 0em;
}

th {
	margin : 1em;
	padding : 0em;
	border-width : 0;
	background-color: #cccccc;
}

td {
	margin : 1em;
	padding : 0em;
	border-width : 0;
}

td.docs {
	font-stretch : condensed
}

td.kheader {
	text-indent : 1em;
	padding-top: 0.2em;
	font-variant : small-caps;
	color: #dddddd;
	background : #555555;
	font-size:      1.1em;
	font-weight: bold;
}

td.news {
	background : #eeeeee;
	padding : 0.5em;
	line-height: 1.3em;
	border-width : 1px;
	border-color : #ff0000;
	border-style: solid;
}

td.fliess {
	background : #eeeeee;
	padding : 0.3em;
	line-height: 1.3em;
	border-width : 1px;
	border-color : #555555;
	border-style: solid;
}

td.footer {
	border-width : 1px;
	border-color : white;
	border-style: solid;
}

a {
	color : #005555;
	background : none;
	font-weight : bold;
	text-decoration:none;
}	

a:hover {
	color : #9999ff;
	text-decoration : underline;
}

a.linklist {
	text-align : right;
	padding: 0.1em;
}

a.mailto {
	color : #006666;
}

a.mailto:hover {
	color : #cd5c5c;
}

a.linklist:hover {
	background : #2c0678;
	color : #add8e6;
}

a.footer {
	color : #2c0688;
	font-size : 1em;
	line-height: 1em;
	background : #add8e6;
	text-align: center;
	display: block;
    padding-top : 0.1em;
	padding-bottom : 0.2em;
	padding-left : 0.1em;
	padding-right : 0.0em;
}

a.footer:hover {
	background : #faf0c6;
	color : #006622;
}

.right {
	text-align : right
}

.about {
	font-size : 0.9em;
	line-height: 1.2em;
}

.small {
	font-size : 0.9em;
	line-height: 1.2em;
}

.tiny {
	font-size : 0.6em;
	line-height: 0.8em;
}


.docs1 {
	background : #ccccdd;
	border-width : 0em;
	width:100%;
	font-stretch : condensed
}
.docs2 {
	background : #ccddcc;
	border-width : 0em;
	width:100%;
	font-stretch : condensed
}
