html, body
{
	background-color:#F8F889;
	overflow:auto;
	margin:0;
	padding:0;
	color: #000000;
	height:100%;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
	FONT-SIZE: 1.0em;
}

h1
{
	margin-top:3%;
	FONT-SIZE: 1.5em;
	COLOR:  #800000;
	font-weight:400;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
}

img
{
	border:0;
}

.TextHidden
{
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
	color: #FFFFCC;
	FONT-SIZE: 1.0em;
}

.TextError
{
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
	font-size: 1.0em;
	color: #800000;
}

.TextNormal
{
	FONT-SIZE: 1.0em;
	COLOR: #000000;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
}

.TextSmall
{
	FONT-SIZE: 0.9em;
	COLOR: #000000;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
}

.TextInput
{
	display:none;
}

.TextMenuLeftSelected
{
	FONT-SIZE: 1.0em;
	COLOR: maroon;
	font-weight:400;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
}

a:link.left
{
	FONT-SIZE: 1.0em;
	COLOR: #000000;
	font-weight:400;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
	text-decoration:none;
}

a:visited.left
{
	FONT-SIZE: 1.0em;
	COLOR: #000000;
	font-weight:400;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
	text-decoration:none;
}

a:active.left
{
	FONT-SIZE: 1.0em;
	COLOR: #000000;
	font-weight:400;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
	text-decoration:none;
}

a:hover.left
{
	FONT-SIZE: 1.0em;
	COLOR: #800000;
	font-weight:400;
	FONT-FAMILY: Comic Sans MS, Verdana,sans-serif;
	text-decoration:none;
}

a.verwaltunglink:link
{
	padding-left: 2.5em;
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/hand.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.verwaltunglink:visited
{
	padding-left: 2.5em;
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/hand.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.verwaltunglink:hover
{
	padding-left: 2.5em;
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/hand.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.verwaltunglink:active
{
	padding-left: 2.5em;
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/hand.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.schreibenlink:link
{
	padding-left: 1.5em;
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/bleistift.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.schreibenlink:visited
{
	padding-left: 1.5em;
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/bleistift.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.schreibenlink:hover
{
	padding-left: 1.5em;
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/bleistift.gif);
	background-repeat:no-repeat;
	background-position: center left;
}


a.schreibenlink:active
{
	padding-left: 1.5em;
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/bleistift.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.externlink:link
{
	padding-left: 1.0em;
	color: #1214DA;
	font-size:1.0em;
	text-decoration: none;
	font-weight: 400;
	background-image:url(images/url.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.externlink:visited
{
	padding-left: 1.0em;
	color: #1214DA;
	font-size:1.0em;
	text-decoration: none;
	font-weight: 400;
	background-image:url(images/url.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.externlink:hover
{
	padding-left: 1.0em;
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/url.gif);
	background-repeat:no-repeat;
	background-position: center left;
}


a.externlink:active
{
	padding-left: 1.0em;
	color: #800000;
	font-size:1.0em;
	text-decoration: none;
	font-weight: 400;
	background-image:url(images/url.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.returnlink:link
{
	padding-left: 1.5em;
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/return.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.returnlink:visited
{
	padding-left: 1.5em;
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/return.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a.returnlink:hover
{
	padding-left: 1.5em;
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/return.gif);
	background-repeat:no-repeat;
	background-position: center left;
}


a.returnlink:active
{
	padding-left: 1.5em;
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
	background-image:url(images/return.gif);
	background-repeat:no-repeat;
	background-position: center left;
}

a:link
{
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
}

a:visited
{
	color: #000000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
}

a:hover
{
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
}

a:active
{
	color: #800000;
	font-size:1.0em;
	text-decoration: underline;
	font-weight: 400;
}

.ImageFloatRight
{
	float:right;
	margin:1.0em;
}

.bbcode-button
{
	cursor:pointer;
	text-align:center;
	width: 100px;
	height: 25px;
	font-size: 14px;
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	background: #efefef;
}

.image-button
{
	cursor:pointer;
	text-align:center;
	width: 100px;
	height: 25px;
	margin: 0px 0px 5px 0px;
	background-color: #efefef;
}