/* ============================================
Stylesheet Internetauftritt www.oekj.de 2004
   ============================================
*/


body {
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #E4007B;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000000;
}
.ueberschrift1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000000;
}
h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #444444
}
.ueberschrift2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #444444;
}
h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
.ueberschrift3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}

p {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
}

HR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4007B;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
    	width: 500px;
}

.text {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	width: 400px;
}

.text1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	color: #000000
}

.text_fett {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	width: 400px;
}

.text_pink {
	color: #E4007B;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.text_pink_fett {
	color: #E4007B;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
}


a:link, a:visited, a:active {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	color: #E4007B;
	text-decoration: none;
}

a:hover {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	color: #E4007B;
	text-decoration: underline;
}



.navi1, .navi1:link, .navi1:visited, .navi1:hover, .navi1:active {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #F9C9D9;
	text-decoration: none;
}

.navi2, .navi2:link, .navi2:visited, .navi2:hover, .navi2:active {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #38214F;
	text-decoration: none;
}

.button, .button:link, .button:visited, .button:active, .button:hover { 
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #E4007B;
	border: 2px solid #F9C9D9;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

.suchfeld,  { 
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #E4007B;
	padding: 2px;
}

li {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 90%;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside
}


