body{
 	font-family:arial,helvetica,sans-serif;
 	font-size:101.01%;
 	/*background-color:#969ae4;*/
	background-color: #ffce84;
	margin:10px;
	padding:0px;
	text-align:center;
	background-image: url(gif/bg_sand.jpg);

}

/*Schriftgrößen*/
pre {
font-size:1em;
padding:5px;
}

.show_x{
display:none;
}
input, textarea, select {
font-family: arial, helvetica,verdana,sans-serif;
font-size: 1em;
}

/*h2 {font-size:1em;!important;}
h3, h4, h5, h6, font {font-size:1em;!important;}*/

table, code, .headtext {font-size:1em;}

#zaehler{font-size: 10px;}
/*
#navtop, #footer {font-size: 0.7em;}


#left, #right, #contenta, #contentb, #artikelhead, .button{
font-size: 0.75em;

}
*/
p, h1, h2, h3, h4, h5, h6 {
margin-top: 0;
}
td {vertical-align: top;}

form {margin: 0;}

legend{
color: #f60;
}

hr{
	background-color:#c00; /* Mozilla 1.4 */
	color:#c00; /* IE 6 */
	border: #c00; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
/*
.leftblocktext table, #mainboxtext table, .boxmittetext table, .sideboxatext table, .rightblock table{
	width: 96%;
}
*/
#box{
	width:800px;
	margin:auto;
	padding: auto;
	
  	border-right: 2px solid #79953e;
	border-left: 2px solid #79953e;
	border-bottom: 2px solid #79953e;
	border-top: 2px solid #79953e;
	text-align:left;
	/*
	background-image: url(image/box_bg.png);

	background-image: url(image/bg_left.gif);
	background-repeat: repeat-y;
	*/
	


}

#content{
	
	width: 750px;
	/*background-image: url(image/bg_right.gif);
	background-position: right;
	background-repeat: repeat-y;*/
	margin: 0;
	padding: 0;
}

#left, #right, #contenta, #contentb{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#header{
	width:800px;
	height:120px;
	margin:auto;
	padding: auto;
	border: 2px solid #79953e;
	text-align:left;
	
	background-color: #d1ddda;
	overflow:hidden;
}
#user{
width: 450px;
height: 120px;
margin: 0;
padding:0;
float:left;
}

#username{
font-size: 1.3em;
font-weight: bold;
color:blue;
padding-bottom: 6px;
padding-left: 6px;
padding-top: 10px;
}



.button{
	background-color:#becbca;
	color:#000;
	border:1px solid #5a7b75;
	font-weight: bold,
	font-size:12px;
}

#head {
	background-image: url(image/header_shnet.png);
	background-repeat: repeat-x;
	background-position: right;
	height:60px;
	width:500px;
	
	margin:0px;
	padding:0px;
	text-align:right;
	color:#fff;
	font-size:0.7em;
	font-weight:bold;
}

#head a{
	color:#fff;
	text-decoration:none;
}

.headtext{
	float:right;
	font-weight:bold;
	color: #ffffff;
	padding-top:4px;
	padding-left: 10px;
}


#left {
	text-align:center;
	width:180px;
	
	background-color: #c5ea75;

}

/*menuBlock*/
#menublockcontainer{
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	/*width: 190px;*/
}

#menublocktitle{
	color: #fff;
	background-color: #79953e;
	font-size: 12px;
	font-weight:bold;
	padding: 2px;
	
}

.leftblocktitle{
	font-weight:bold;
	color: #fff;
	background-color: #79953e;
	font-size: 12px;
	padding: 2px;

}
/*
.leftblocktitle{
background-color:#79953e;
color: #fff;;
border-right: 2px solid #090;
}
*/

/*
.level1, .level2, .level3 {
	line-height: 16px;
}
*/
.level1 a, .level2 a, .level3 a{
	display:block;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	padding:2px;
	border: 1px solid #fff;
	font-size: 11px;
}

.level1 a{
	width:157px;
	margin:3px 4px 0 4px;
	
}
.level2 a{
	width:178px;
	margin:3px 4px 0 14px;
}
.level3 a{
	width:168px;
	margin:3px 4px 0 24px;
}
.level1 a:hover, .level2 a:hover, .level3 a:hover{
	background:#eee;
	color: #435a56
}


/*linke Blöcke*/
.leftblockcontainer {
  	text-align:left;
  	margin-bottom:10px;
}



.leftblock{
  	padding:4px;
	font-size: 12px;
}

.leftblock a{
  	color:#f60;
	text-decoration: underline;
	font-weigth: normal;
}

/*rechte Blöcke*/
.rightblockcontainer {

  	text-align:left;
  	width:180px;
  	margin-bottom:8px;
  	margin-top: 0px;
  	color: #000;
}

.right_color{
 /*background-color:#5a7b75;*/
   background-color: #fff;
   background-image: url(gif/gb_right.gif);
   background-repeat: repeat-x;
}

.rightblock{
  	margin-left:4px;
  	color: #000;
  	padding-bottom: 4px;
	font-size:12px;
}



.rightblock a{
  	color:#f60;
  	text-decoration: underline;
  	font-weight: normal;
}

.rightblock a:hover{
  	color:#c00;
}

#right {
	width:180px;
	
	padding:0px;
	/*background-color: #eee;*/
	
}

#contenta{
	width: 620px;
	float:left;
	font-size:12px;
}


#contentb {
	width: 440px;
	font-size:12px;
	
}

#mainbox {
	background-color:#fff;
	margin:0px;
}

#mainbox img{
  	padding:4px;
}



#mainboxtitle, .sideboxatitle, .rightblocktitle{
	font-weight:bold;
	font-size: 12px;
	padding: 2px;
	color: #fff;
	background-color: #79953e;

}

#mainboxtitle a{
	font-weight:bold;
	font-style: underline;
	color: #fff;
}

#mainboxtext{
	padding: 10px;
	background-color: #fff;
	font-size:12px;
	color: #000;
}

#mainboxtext a{
	font-weight:normal;
	font-style: underline;
	color: #f60;
}

.boxmitte {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	background-color:#fff;
}

.boxmittetitle{
	font-weight:bold;
	color: #000;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #eee;
border-bottom: 1px solid #666;

}

.boxmittetext{
	color: #000;
	padding: 5px;
	background-color: #fff;
}

.boxmittetext a{
	color: #f60;
	text-decoration: underline;
}

.boxmittetext a:hover{
	color: #c00;
}

/* Navigation */
#navtop {
	width: 500px;
	height:60px;
	text-align:right;
	float:right;
	vertical-align:text-bottom;
}

#navtop a {
	color: #c00;
	text-decoration: none;
}

#navtop a:hover{
	color: #c00;
}

.sideboxa {
	margin-left: 0px;
	margin-top: 0px;
	background-color: transparent;
}



.sideboxatitle a{
	font-weight:bold;
	font-style: underline;
	color: #fff;
}

.sideboxatext a{
	font-style: underline;
	color: #000;
}

.sideboxatext a:hover{
	color: #c00;
}

.sideboxatext{
	padding: 12px;
}


#footer{
	clear:all;
	width:780px;
	margin:0px auto;
	text-align:center;
	color: #666;
	/*border-top: 1px solid #66c;*/
	font-size: 10px;
}
#footer table{color: #fff;}

#footer hr{
	background-color:#66c; /* Mozilla 1.4 */
	color:#66c; /* IE 6 */
	border: #66c; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
#footer a {
	color: #c00;
	text-decoration: underline;
}


#zaehler{
color:#000;
text-align:center;
background-color: #fff;
margin-left: 8px;
}

.selbst {background-color: #eee;}
/*belegungskalender*/
.cssTitle1 { 
font-family: Arial, Helvetica; 
font-size: 10px;
font-weight:bold; 
color: #FFFFFF; 
background-color: #304B90; 
}
.cssHeading1 { 
font-family: Arial, Helvetica; 
font-size: 10px; 
color: #FFFFFF; 
background-color: #304B90; 
}
.cssDays1 { 
font-family: Arial, Helvetica; 
font-size: 10px; 
color: #000000; 
background-color: #FFFFFF; 
}
.cssSundays1 { 
font-family: Arial, Helvetica; 
font-size: 10px; 
/*color: #D00000; 
background-color: #FFF0F0;*/
background-color: #d00000; 
color: #fff;
}
.nichts{
font-family: Arial, Helvetica; 
font-size: 10px;
background-color: #ccc;
color: #000;
}
.calendar{
text-align:center;
}

