body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0000CC;
	background-color: #069345;
}
	
#oben{
	position: absolute;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
}
	
#container {
	margin: 1em auto;
	width: 970px;
	text-align: left;
	background-color: #F8FBF4;
	border-top: 2px solid #99cc99;
	border-right: 2px solid #005500;
	border-bottom: 2px solid #005500;
	border-left: 2px solid #99cc99;
}
	
#header {
	height: 105px;
	position: relative;
	background-color: #F8FBF4;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-top-color: #F9FCF5;
	border-bottom-color: #F9FCF5;
	border-bottom-style: solid;
}
	
#breadcrumb {
	background-color: #E0F1E1;
	font-size: 100%;
	color: #009900;
	padding: 0 2px 0 198px;
	margin: 0;
	text-align:left;
	border-top: 1px solid #009900;
	border-bottom: 1px solid #009900;
}
	
#breadcrumb ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}
	
#breadcrumb li {
	display: inline;
	padding: 0 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009900;
}

#breadcrumb a:link, a:visited {
	color: #009900;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000066;
	text-decoration: none;
}

#menu {
	width: 218px;
	margin: 0 0 100px 0;
	float: left;
	padding: 0;
}
	
#menu li a {
	text-decoration: none;
	height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

#menu li a:link, #menu li a:visited {
	color: #0000CC;
	display: block;
	padding: 8px 0 0 18px;
	font-weight: bold;
}
	
#menu li a:hover {
	color: #009900;
	padding: 8px 0 0 18px;
	font-weight: bold;
	background-color: #E0F1E1;
}
	
#inhalt {
	margin: 0 20px 0px 218px;
	border-left: 1px solid #009900;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../grafik/kringel.gif);
	background-repeat: no-repeat;
	background-position: 70px 30px;
	padding-bottom: 40px;
}
h1 {
	color: #009900;
	font-size: 120%;
	margin: 0;
	padding-top: 20px;
}
#inhalt h2 a.gruen:link {
	color: #009900;
	font-size: 100%;
	text-decoration: underline;
}

#inhalt h2 a.gruen:visited{
	color: #009900;
	font-size: 100%;
	text-decoration: underline;
}

#inhalt h2 a.gruen:hover {
	color: #000099;
	font-size: 100%;
	text-decoration: underline;
}

h2 {
	color: #009900;
	font-size: 100%;
	margin: 0;
	padding-top: 20px;
}

#inhalt a  {
	color: #0000CC;
	text-decoration:underline;
}

#inhalt a:hover  {
	color: #009900;
}

#inhalt li.text {
	list-style-position: outside;
	list-style-image: url(../grafik/punkt_gr.gif);
	margin-left: 13px;
	color: #000099;
	margin-bottom: 5px;
}

#inhalt li.text_bl {
	list-style-position: outside;
	list-style-image: url(../grafik/punkt_gr_bl.gif);
	margin-left: 13px;
	color: #000099;
}

#inhalt li.einrueck {
	list-style-type: disc;
	margin: 0 0 0 40px;
	padding: 0;
	list-style-position: outside;
	color: #000099;
}

.float_re {
	float: right;
	padding: 2px;
	margin: 0 0 10px 10px;
}

.kast_float_re {
	float: right;
	padding: 10px;
	border: 1px solid #000077;
	margin: 20px 0 20px 20px;
	background-color: #E7F7EF;
	color: #000077;
	width: 200px;
	
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#inhalt ul{
	margin-left: 13px;
}

#footer {
	clear: both;
	color: #006600;
	background-color: #E0F1E1;
	padding: 5px;
	font-size: 100%;
	text-align:center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #009900;
}

#footer a  {
	color:#006600;
	text-decoration:none;
} 

#footer a:hover  {
	text-decoration:underline;
}

#copy {
	font-size: 100%;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
}

#copy a  {
	color:#FFFFFF;
	text-decoration: none;
}

#copy a:hover  {
	text-decoration:underline;
	font-weight:bold;
}

hr  {
	color:#006600;
	height:1px;
}

.fett  {
	font-weight:bold;
}

.unterstr  {
	text-decoration:underline;
}

.zentr {
	text-align: center;
}
#inhalt .rechts {
	text-align: right;
}

.zentr_fett_rev {
	unicode-bidi:bidi-override; 
	direction: rtl;
	text-align: center;
	font-weight: bold;
}

.rev {
	unicode-bidi:bidi-override; 
	direction: rtl;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	background-color: #E0F1E1;
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #069345;
	border: 1px solid #999999;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #009900;
	margin-right: 250px;
}
.texttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	padding: 2px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: underline;
}

.textlink_co {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;
}

.zeile {
	line-height: 10px;
}
.event_box {
	padding: 4px;
	margin: 2px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.artmedic_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	border: none;
	background-color: #E0F1E1;
}
.artmedic_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	border: none;
	background-color: #EAEAEA;
}

