a:link { text-decoration: underline; color: black; }
a:visited { text-decoration: underline; color: black; }
a:hover { text-decoration: underline; color: #910003; }
a:active { text-decoration: underline; color: #910003; }


body{
	font-family: verdana;
	font-size: 0.8em;
	color: black;
	line-height: auto;
	margin: 0px;
	padding: 0px;
/	background-image:url(../grafik_bilder/muster.jpg);/
/	background-repeat:repeat;/
}

li{
	font-family: courier new, monospace;
	font-size: 1.2em;
	color: black;
	line-height: auto;
	margin: 0px;
	padding: 0px;
	background: #cccccc url("../grafik_bilder/bg_grad.jpg") fixed;
}

hr{
background-color:#ff0000; /* Mozilla 1.4 */
color:#ff0000; /* IE 6 */
border: #ff0000; /* Opera 7.11 */
height: 1px; /* in Opera fr die Anzeige ntig, in Mozilla fr die einheitliche Hhe */
}

h1 {
	font-size: 1.5em;
	font-family: courier new, monospace;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: auto;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent:0cm;
	color: black;
}

h1.headline {
	font-size: 0.9em;
	font-family: courier new, monospace;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	line-height: auto;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent:0cm;
	color: black;
}

h1.text {
    font-size: 0.9em;
	font-family: courier new, monospace;
    color: black;
    margin: 0px;
    padding: 0px;
}

h3{
 font: normal 120% courier new, monospace;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

p{
 font: courier new, monospace;
 font-size: 0.9em;
 color: #232323;
 line-height: auto;
 margin: 0px;
 padding: 0px;
}

#pageNav{
    float: left;
	top: 0px;
	width:18%;
	margin-right: 1%;
	margin-bottom: 1%;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small courier new, monospace;
	
}
	
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: black;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../grafik_bilder/bg_nav.jpg");
	font: 100% courier new, monospace;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font: 100% courier new, monospace;
	font-weight: bold;
	text-decoration: none;
}

/************ sectionLinks styles **************/


#inhalt {
position:absolute;
top: 80px;
left: 18%;
width : auto;
font-family: courier new, monospace;
font-size: 90%;
color: black;
line-height: 150%;
border-top: black 1px outset;
border-left : 1px outset black;
border-right : 1px outset black;
border-bottom : 1px outset black;


margin-right : 10%;
background: #cccccc url("../grafik_bilder/bg_grad.jpg") fixed;
}

ul {
list-style-type : square;
list-style-position: inside;
text-align : justify;
padding: 15px;
}

.umflossen {
   float: left;
   width: 200px;        /* notwendig */
   height: 156px;
   padding: 5px;
   margin-right: 20px;   
}

