body {
	font-family: Tahoma, Arial;
	font-size:14px;
	margin: 0px;
	background-color: #FFFF99;

}

h1 {
	font-size: 24pt;
	color: #0000FF;
	font-weight: bold;

}

h3 {
	font-size: 14pt;
}

h2 {
	font-size: 14pt;
	color: #0000FF;
}
.taijitext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

a:link, a:visited, a:active
{
	font-weight:normal;
	font-size:14px;
	text-decoration: none;
	color: #0000FF;

}
a.textlink:link,a.textlink:visited,a.textlink:active {
	font-size: larger;
	font-weight: bold;
}
a:hover
{
	text-decoration:underline;
	color: #990066;

}

#logo {
	line-height:30px;
	position: absolute;
	width: 170px;
	left: 5px;
	top: 9px;
	z-index: 3;

}

.bildunterschrift_gross {
	color: #0000FF;
	font-weight: bold;
	font-size: 14px;
}
#bottomline {
	margin:0;
	text-align: right;
	padding-right: 5px;
	font-size: 10px;
	color: #000066;
}
#fenster {
	margin:0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#content {
	background-image: url(images/hintergrund.jpg);
	border: 3px outset #E1A933;
	padding: 10px;
}
#outercontent {
	top: 9px;
	position: absolute;
	z-index: 1;
}

#ohnemenu {
	margin-left: 170px;
	margin-right: 5px;
}
#innercontent {
	border: 3px inset #E1A933;
	margin-right: 5px;
}

#bild_mit_label {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	float:right;
	width:200px;
	height: 90%;
	margin-right: 5px;
	margin-left: 5px;
}

#news {
	background-color: #0000FF;
	border: 1px solid #000066;
	float:right;
	width:130px;
	margin-right: 5px;
	margin-left: 5px;
	height: 90%;
}

.newstitle {
	font-size: 14px;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	background-color: #FFFF99;
	line-height: 40px;
}
.newsdatahead {
	color: #0000FF;
	font-weight: bold;

}
.newsdatatext {
	color: #0000FF;
}
.newsdatabox {
	border: 2px solid #003399;
	background-color: #FFFF99;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;

}
.newslinkbox {
	background-color: #FFFF99;
}
.wochentermin {
	background-color: #0000FF;
	font-weight: bold;
	color: #FFFFFF;
}
.textbox {
	border-width:1px;
	border-color:#000066;
	border-style:solid;
	background-color: #FFFF99;
}
.nobox {
border-width:0px;
border-style:none;
}
.wvm_worte {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.wvm_autor {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

#foto_mit_text {
	text-align: right;
}
table {
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
}
th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #CCCCCC;
}
td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
li {
	list-style-image: url(images/yybullet.gif);
}
ul {
	line-height: 20px;
	font-size: 12px;
}
