#menu #high
{
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

#column #high
{
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

#menu li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

#column li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#menu ul
{
	line-height: normal;
	list-style-type: none;
	font-size: 12px;
	}

#column ul
{
	line-height: normal;
	list-style-type: none;
	font-size: 12px;
}
#main .li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	list-style-image: url(reddot.gif);
	padding: 10px;
	border: thin solid #000000;
}


#menu ul ul
{
	line-height: normal; 
	list-style-image: url(reddot.gif); 
	padding-left: 30px; 
}

#column ul ul
{
	line-height: normal; 
	list-style-image: url(reddot.gif); 
	padding-left: 30px; 
}

/* Ende Menüleiste  Columnleiste*/  /* ab hier: main-DIV */ /* Hauptüberschrift: */ 

#main h1
{
	color: #333399; 
	font-size: 1.3em; 
	font-weight: bold; 
	padding-bottom: 14px; 
}

/* Kastenformat */ #main .kasten
{
	border: solid 1px black; 
	padding: 5px; 
	text-align: center; 
	width: 500px; 
}

/* normaler Fließtext: */ #main p
{
	line-height: 1.3; 
	margin-bottom: 12px; 
}

/* STRONG umdefinieren */ #main strong
{
	color: #333333;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
}

/* UL mit grafischem Aufz.zeichen: */ #main ul
{
	line-height: 1.5; 
	list-style-image: url(reddot.gif); 
	margin-bottom: 10px; 
	margin-left: 30px; 
}

/* Unterüberschrift: */ #main h2
{
	font-size: 1em; 
	line-height: 1.4; 
	margin-bottom: 6px; 
}
#main .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	color: #000000;

}
#main .impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}
#main .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	font-style: normal;
	padding: 5px;
	}
#main .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	color: #000000;
	vertical-align: top;
	line-height: normal;




	}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.kontakt {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: thin solid #000000;

}
.kontakt-buttons {
	background-color: #9DCBEF;
	border: thin solid #000000;
}
.style_img_right {
	margin: 10px;
	float: right;
}


.text_klein {
	font-size: x-small;
}
.style1 {
font-size: small;
}
.style_img {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

