/*				**Allgemeine Formatierung**			*/

*{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin:0px;
}
html {
	overflow: scroll;
}
body {
	margin-top:0px;
	background: #555555;
	
}

/*				**Div Strucktur**				*/

div#container {
	position:relative;
	left:50%;
	margin-left:-400px;
	width:798px;
	padding-top: 2px;
}
/* --Header-- */
div#header {
	height: 161px;
	width: 100%;
}
div#header_column_right {;
	width: 100%;
	height: 100%;
	background: #DFDFDF;
}
div#banner {
	width:100%;
	height: 111px;
	background: url(../img/banner.jpg) no-repeat;
}



/* ---- */
div#border_waagrecht {
	width: 100%;
	height: 3px;
	background: url(../img/border_waagrecht.jpg) no-repeat;
}
div#border_waagrecht p {
	font-size:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div#content_beginn {
	width: 100%;
	height: 10px;
	background: url(../img/content_beginn.jpg) no-repeat;
}
/* --Content-- */
div#content {
	width: 100%;
	background: url(../img/content.jpg) repeat-y;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 10px 10px 10px;
}
div#login {
	height: 150px;
	width: 100%;
	padding: 5px 5px 5px 5px;
}
/* ---- */
div#content_ende{
	width: 100%;
	height: 23px;
	background: url(../img/content_ende.jpg) no-repeat;
}
div#footer {
	height: 30px;
	width: 100%;
	background: #DFDFDF;
}
div#footer_ende{
	width: 100%;
	height: 23px;
	background: url(../img/footer_ende.jpg) no-repeat;
}
/* --Sonstiges-- */
div.clearer_left {
	clear: left;
}
div.clearer {
	clear:both;
}
div.clearer_right {
	clear: right;
}
/* ---- */

/*				**Formatierung**			*/

input.width80 {
	width: 80px;
}
input.width120 {
	width: 120px;
}
p.tiny {
	font-size: 12px;
}
a.tiny {
	font-size: 12px;	
}
p.lizenzfeld {
		background: #DFDFDF;
		padding: 4px 4px 4px 4px;
		border: solid 1px Black;
		width: 596px;
}
span.bold {
	font-weight: bold;
}
div.form1 {
		margin-left: 1cm;
		margin-top: 1cm;
		padding-bottom: 1cm;
}
label.form1 {
	display: block;
	float: left;
	padding: 2px 0 1px 0;
	width: 12em;
}
label.form_optionen {
	display: block;
	float: left;
	padding: 2px 0 1px 0;
	width: 35em;
	font-size: 11px;
	vertical-align: middle;
}
input.form2 {
	padding: 1px 0 2px 5px;
	margin: 0 5px 5px 0;
}
select.form2 {
	padding: 1px 0 2px 5px;
	margin: 0 5px 5px 0;
}
span.redtiny {
	font-size: 12px;
	color: Red;
}
span.greyboldtiny {
	font-size: 12px;
	color: #878787;
	font-weight: bold;
}
span.tinyblueunderlined {
	color: Blue;
	font-size: 12px;
	text-decoration: underline;
}
span.tiny {
	font-size: 12px;
}
span.red {
	color: Red;
}
a.form1 {
		margin-left: 1cm;
		margin-top: 1cm;
		padding-bottom: 1cm;
}
span.tinyorange {
	color: #D47500;
	font-size: smaller;
	font-weight: bold;
}
hr.hr_profil {
	
}

p.form_block{
	clear: left;
	vertical-align: middle;
	border:1px solid #FFFFFF;
}
form.float_right{
	text-align: right;
}
div.kalenderfeld_monat{
	width: 616px;
	padding: 3px 3px 3px 3px;
	clear: both;
	background-color: transparent;
}
tr.wochentag_monat{
	height: 21px;
}
td.today{
	clear: both;
	font-size:8pt; 
	font-family:Verdana; 
	text-align: center;
	height: 88px;
	background-image: url(../img/monatsfeld_over.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
}
td.today:hover{
	clear: both;
	font-size:8pt; 
	font-family:Verdana; 
	text-align: center;
	height: 88px;
	background-image: url(../img/monatsfeld.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
}
td.not_today{
	clear: both;
	font-size:8pt; 
	font-family:Verdana;
	text-align: center;
	height: 88px;
	background-image: url(../img/monatsfeld.png);
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: pointer;
}
td.not_today:hover{
	clear: both;
	font-size:8pt; 
	font-family:Verdana;
	text-align: center;
	height: 88px;
	background-image: url(../img/monatsfeld_over.png);
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: pointer;
}
td.wochentag_monat_feld{
	clear: both;
	width: 85px;
	height: 21px;
	text-align: center;
	background-image: url(../img/wochentag.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #DFDFDF;
}
td.wochentag_monat_feld_sa{
	clear: both;
	width: 86px;
	height: 21px;
	text-align: center;
	background-image: url(../img/wochentag.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: Blue;
}
td.wochentag_monat_feld_so{
	clear: both;
	width: 86px;
	height: 21px;
	text-align: center;
	background-image: url(../img/wochentag.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: Red;
}
div.monatfrueher{
	float: left;
	width: 200px;
	text-align: left;
}
div.monatspaeter{
	float: right;
	width: 200px;
	text-align: right;
}
a.nostyle{
	text-decoration: none;
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
div.heutiger_monat{
	border:1px solid #000000;
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width:216px;
	text-align: center;
}
a.normaler_link_orange{
	text-decoration: none;
	color: #FF9900;
}
a.bold_underlined_link_orange{
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	font-size: 13pt;
}
div.kalenderfeld_woche{
	width: 616px;
	padding: 3px 3px 3px 3px;
	clear: both;
	background-color: transparent;
}
td.wochentag_woche_feld_so{
	clear: both;
	width: 86px;
	height: 29px;
	text-align: center;
	background-image: url(../img/wochentag-woche.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: Red;
}
td.wochentag_woche_feld_sa{
	clear: both;
	width: 86px;
	height: 29px;
	text-align: center;
	background-image: url(../img/wochentag-woche.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: Blue;
}
td.wochentag_woche_feld{
	clear: both;
	width: 86px;
	height: 29px;
	text-align: center;
	background-image: url(../img/wochentag-woche.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #DFDFDF;
}
td.woche_ereignisfeld{
	clear: both;
	font-size:7pt; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align: right;
	height: 21px;
	background-image: url(../img/wochentag.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
	padding-right: 5px;
}
td.woche_ereignisfeld:hover{
	clear: both;
	font-size:7pt; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align: right;
	height: 21px;
	background-image: url(../img/wochentag_over.PNG);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
	padding-right: 5px;
}
div.kalenderfeld_woche{
	width: 617px;
	padding: 2px 3px 3px 3px;
	clear: both;
	background-color: transparent;
}
td.wochentag_woche_feld_so_heute{
	clear: both;
	width: 86px;
	height: 29px;
	text-align: center;
	background-image: url(../img/wochentag-woche_over.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: Red;
}
td.wochentag_woche_feld_sa_heute{
	clear: both;
	width: 86px;
	height: 29px;
	text-align: center;
	background-image: url(../img/wochentag-woche_over.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: Blue;
}
td.wochentag_woche_feld_heute{
	clear: both;
	width: 86px;
	height: 29px;
	text-align: center;
	background-image: url(../img/wochentag-woche_over.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #555555;
}
div.kalenderfeld_tag{
	width: 188px;
	padding-bottom: 2px;
	padding-left: 217px;
	padding-right: 217px;
	padding-top: 2px;  
	clear: both;
	background-color: transparent;
}
td.tag_tag_feld{
	clear: both;
	width: 185px;
	height: 29px;
	text-align: center;
	background-image: url(../img/tag.png);
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
}
div.tagfrueher{
	float: left;
	width: 90px;
	text-align: left;
}
div.tagspaeter{
	float: right;
	width: 90px;
	text-align: right;
}
a.nostyle_tiny{
	text-decoration: none;
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td.tag_stunden_feld{
	width: 185px;
	height: 28px;
	background-image: url(../img/tagesfeld.png);
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: pointer;
}
td.tag_stunden_feld:hover{
	width: 185px;
	height: 28px;
	background-image: url(../img/tagesfeld_over.png);
	background-color: transparent;
	background-repeat: no-repeat;
	cursor: pointer;
}
span.tag_stunden_textfeld{
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	width: 25px;
	text-align: center;
	
}
span.tag_stunden_textfeld2{
	float: right;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	width: 144px;
	text-align: center;
}
p.clearer{
	clear: both;
	width: 185px;
}
sup.hochzahl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
div.top5{
	background-repeat: repeat-y;
	width: 620px;
}
div.last5{
	float: left;
	width: 300px;
	padding-left: 3px;
	padding-right: 3px;
}
div.next5{
	float: right;
	width: 303px;
	padding-left: 3px;
	padding-right: 3px;
}
p.tiny_abstand {
	font-size: 12px;
	line-height: 200%;
}
p.tiny_abstand_bold {
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	text-decoration: underline;
}

div.ansichta{
	width: 620px;
	background-color: #DFDFDF;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
div.ansichtal{
	margin: 1px 1px 1px 1px;
	float: left;
	background-color:#808080;
	width: 304px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
}
div.ansichtar{
	margin: 1px 1px 1px 1px;
	float: right;
	background-color:#808080;
	width: 306px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: White;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
}
div.ansichtalr{
	margin: 1px 1px 1px 1px;
	background-color:#808080;
	width: 598px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: White;
}
a.nostyle_aufgabe{
	text-decoration: none;
	color: #D47500;
	font-weight: bold;
}
a.nostyle_aufgabe:hover{
	text-decoration: none;
	color: #D47500;
	font-weight: bold;
}
a.nostyle_aufgabe2{
	text-decoration: none;
	color: #FF9900;
	
}
a.nostyle_aufgabe2:hover{
	text-decoration: none;
	color: #FF9900;
	
}
a.nostyle_top5{
	color: Black;
	text-decoration: none;
	
}
a.nostyle_top5:hover{
	color: Black;
	text-decoration: none;
	
}
a.nostyle_top5_red{
	color: Red;
	text-decoration: none;
}
a.nostyle_top5_red:hover{
	color: Red;
	text-decoration: none;
}

/* Mitgliederlisten-Formatierung */

label.form_mitgliederliste {
	display: block;
	float: left;
	width: 12em;
	padding: 1px 0 1px 0;
	border:0;
	font-size: 0.80em;
	background: #DFDFDF;
}
label.form_mitgliederliste_benutzername {
	display: block;
	float: left;
	width: 17em;
	padding: 1px 0 1px 0;
	padding-left: 3px;
	border:0;
	font-size: 0.80em;
	background: #DFDFDF;
}
label.form_mitgliederliste_mail {
	display: block;
	float: left;
	width: 5em;
	padding: 1px 0 1px 0;
	border:0;
	font-size: 0.80em;
	background: #DFDFDF;
}
label.form_mitgliederliste_benutzername_dis {
	display: block;
	float: left;
	width: 15em;
	padding: 1px 0 1px 0;
	padding-left: 3px;
	font-size: 0.80em;
	background: #DFDFDF;
}
input.form_mitgliederliste_check {
	display: block;
	float: left;
	width: 2em;
	padding: 1px 0 1px 0;
	border:0;
	font-size: 0.80em;
	background: #DFDFDF;
}
label.form_mitgliederliste2 {
	display: block;
	float: left;
	width: 12em;
	padding: 1px 0 1px 0;
	border:0;
	font-size: 0.80em;
	background: #BBBBBB;
}
label.form_mitgliederliste_benutzername2 {
	display: block;
	float: left;
	width: 17em;
	padding: 1px 0 1px 0;
	padding-left: 3px;
	border:0;
	font-size: 0.80em;
	background: #BBBBBB;
}
label.form_mitgliederliste_mail2 {
	display: block;
	float: left;
	width: 5em;
	padding: 1px 0 1px 0;
	border:0;
	font-size: 0.80em;
	background: #BBBBBB;
}
label.form_mitgliederliste_benutzername_dis2 {
	display: block;
	float: left;
	width: 15em;
	padding: 1px 0 1px 0;
	padding-left: 3px;
	font-size: 0.80em;
	background: #BBBBBB;
}
input.form_mitgliederliste_check2 {
	display: block;
	float: left;
	width: 2em;
	padding: 1px 0 1px 0;
	border:0;
	font-size: 0.80em;
	background: #BBBBBB;
}
div.mitgliederliste{
	background: #DFDFDF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
p.mitgliederliste{
	background: #DFDFDF;
	clear: left;
	vertical-align: middle;
}
p.mitgliederliste2{
	background: #BBBBBB;
	clear: left;
	vertical-align: middle;
}

/* Ende Mitgliderlisten-Formatierung */

/*	Hauptmenue-Formatierung */



#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("../img/button_nav.png") repeat-x 28px;
font: 10px/28px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 265px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}


#navcontainer li#active { background: url("../img/button_nav_hover.png")  repeat-x 28px; }
#navcontainer a:hover { background: url("../img/button_nav_hover.png") repeat-x 28px; }

/* Ende Hauptmenue-Formatierung */

/*	Optionsmenue-Formatierung */


#navcontainer_optionen
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Verdana, sans-serif;
width: 100%;
border-bottom: 1px solid #bbb;
list-style-type: none;
background: #DFDFDF;
}

#navlist_optionen li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist_optionen li a, #navlist_optionen li a:link
{
background: #DFDFDF;
color: #000000;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist_optionen li a:hover
{
color: #000000;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #ff9900;
}

#navlist_optionen li a#current_optionen, #navlist_optionen li a#current_optionen:link
{
color: #000;
cursor: default;
font-weight: bold;
background: #BBBBBB;
border-bottom: 3px solid #878787;

}

#navlist_optionen li a#current_optionen:hover
{
border-bottom: 3px solid #878787;
background: #ff9900;
}



/* Ende Optionsmenue-Formatierung */


/* Administrations-Formatierung */

div#adminmenue_links{
	float:left;
	width: 100px;
}
div#adminmenue_rechts{
	float:right;
	text-align:left;
	padding-right: 20px;
	background: transparent;
	width: 598px;
}


/* Ende Administrations-Formatierung */
a.mouseover{
	color:#000000; 
	text-decoration:none; 
	font-size:12px;
	font-weight: bold;
}

a.mouseover:hover{
	color: #FF9900;
	text-decoration: none;
}
a.mouseover:link{
	color:#000000; 
	text-decoration:none; 
}
