body,h1,h2,table,tr,p,a,form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6,a {
	font-weight: bold;
}

body {
	color:#000033;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
p {
	margin-top: 2px;
	margin-bottom: 3px;
}
h1 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
}
h2 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 3px;
}

/*links*/
a:link {
	color: #009dd9;
	cursor: hand;
}
a:visited {
	color: #00658c;
	cursor: hand;
}
.mainlink {
	font-size: 14px;
	text-decoration: none;
	cursor: hand;
}
.active {
	background-color: #F4F4F4;
	border-top: 1px solid #009dd9;
	border-right: 1px solid #009dd9;
	border-bottom: 1px none #009dd9;
	border-left: 1px solid #009dd9;
	padding-top: 4px;
	padding-bottom: 1px;
}
.sublink {
	font-size: 13px;
	text-decoration: none;
	cursor: hand;
}
.themenlink {
	background-image:   url("ohel-pics/dreieck_bl_kl.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	line-height: 150%;
}

/*sonstiges*/
.linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009dd9;
}
.klein {
	font-size: 10px;
}
.rahmen {
	border: 1px solid #009dd9;
}
.rechts {
	padding-right: 5px;
}
.zitat {
	font-size: 16px;
	font-weight: bold;
	background-position: left;
	line-height: 25px;
	border: 0px none;
	color: #009dd9;
}
.space {
	padding: 10px;
}
.rahmenunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #009dd9;
	border-right-color: #009dd9;
	border-bottom-color: #009dd9;
	border-left-color: #009dd9;
}
.rahmenlinksunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009dd9;
	border-right-color: #009dd9;
	border-bottom-color: #009dd9;
	border-left-color: #009dd9;
}
#subactive {
	background-color: #f4f4f4;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.linksrechtsspace {
	padding-right: 5px;
	padding-left: 5px;
}
.spacebildlinks {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.spacebildrechts {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.fehler {
	font-weight: bolder;
	color: #FF0000;
}
iframe {
	margin: 0px;
	height: 800px;
	border: 0;
	width: 100%;
}

