﻿@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.6
 * @revision        $Revision: 202 $
 * @lastmodified    $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $
 * @appdef yaml
 */

@media all
{
 body { background: #fcdad0;font-family:arial,helvetica,sans-serif; padding-top: 10px;margin:0; }
#page_margins { width: 970px;margin: 0 auto; } 
#page { padding: 10px;background:#a70d01;}

#oben1{
display:none;
}
#main{
 margin-top: 10px;
	z-index:1;
}
#oben1 a{
	color: #fff;
	font-size: 0.7em;
}
.oben2{
	height:6px;
	margin:auto;
	padding: auto;
	text-align:left;
	background-color:#ddebf0;
	overflow:hidden;
	
}
.oben2 a{
	color: #ddebf0;
	font-size: 0.7em;
}
#oben3{
display:none;

}
#oben3, #site_name h1{
	font-size: 1.1em;
	color: #000;
	padding: 4px 0 4px 0;
	margin:0;
	text-align:right;
}

#navtop{
 
	text-align:right;
	font-size: 0.8em;
	overflow:hidden;
	background: transparent;
 	padding: 4px;


}

#navtop a{
	color:#fff;
	text-decoration: none;
}
#navtop img{
	display:none;
}
#header{
background: #a70d01 url('../gif/head_bg.gif') no-repeat top right;
height: 70px;
overflow:hidden;
z-index: 1;
position:relative;
margin-left: 200px;
}
#header h1{
	color: #fff;
	
	font-size: 1.2em;
	margin-left: 10px;
}
#wuerfel {
width: 190px;
height: 170px;
margin-top: -104px;
background-repeat: no-repeat;
background-position: center;
background-color:#a70d01;
z-index: 5;
overflow: hidden;
position:relative;
}
#col1_content, #col2_content, #col3_content{
	font-size: 0.8em;
}
#menublock,#rmenublock, .leftblock,.rightblock,.sideblock,.boxmitte,#mainblock{
	position:relative;
}
#menublock, #rmenublock{

	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	
	
}
#menublock_title, #rmenublock_title, .leftblock_title{
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #fdf8ef 1px solid;
}


/* Einrckung der Meneintrge*/
.level1 a{
 display: block;
	padding: 2px; 
	BORDER-BOTTOM: #fdf8ef 1px solid;
	
	PADDING-LEFT: 12px; 
	 
	COLOR: #fff; 
	TEXT-DECORATION: none;
	background: url(../gif/quadrat_small.gif) no-repeat 2px 7px;
}
.level2 a{
 display: block;
	 margin-left: 12px;
	padding: 2px; 
	BORDER-BOTTOM: #fdf8ef 1px solid;
	
	PADDING-LEFT: 12px; 
	 
	COLOR: #fff; 
	TEXT-DECORATION: none;
	background: url(../gif/quadrat_small.gif) no-repeat 2px 7px;
}
.level3 a{
 display: block;
	 margin-left: 24px;
	padding: 2px; 
	BORDER-BOTTOM: #fdf8ef 1px solid;
	
	PADDING-LEFT: 12px; 
	 
	COLOR: #fff; 
	TEXT-DECORATION: none;
	background: url(../gif/quadrat_small.gif) no-repeat 2px 7px;
}
/* Hervorhebung bei Mouseover */
.level1 a:hover, .level2 a:hover, .level3 a:hover {
	background: url(../gif/quadrat_small_over.gif) no-repeat 2px 7px;
}
/*, .level2 a:hover, .level3 a:hover*/
.current a {
	
	background: url(../gif/quadrat_small_over.gif) no-repeat 2px 7px; 
}
/*menue oben horizontal*/
#nav { 
 z-index:5;
 font-size:0.8em;
 overflow:show;
 position:relative;

 margin-left: 200px;
 }

#nav td{
background: #e0e4f2;	
}
#wobinich{
 clear:both;

 margin-left: 200px;
 padding: 4px 0 4px 4px;

position:relative;
	
	font-size: 0.7em;
 z-index:1;
}

#wobinich a{
	color: #eee;
	text-decoration: none;
	

}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.9em; /* match top ul list item height */
	z-index:		99;
}

.sf-menu {
	margin-bottom:	0;
	border-left:1px solid #f5c2c5;
	border-top:1px solid #f5c2c5;
	border-bottom:1px solid #f5c2c5;

}

.sf-menu li a {
	border-right:1px solid #f5c2c5;

	padding: 		0.2em 0.5em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#a70d01;
}
.sf-menu li {
	background:		#fcdad0;

}
.sf-menu li li {
	background:		#fcdad0;
	border-left:1px solid #f5c2c5;
	border-top:1px solid #f5c2c5;

}
* html .sf-menu li li a{	
	border-bottom: 0px solid #f5c2c5;
	border-top: 0px solid #f5c2c5;
}
.sf-menu li li li {
	background:		#a70d01;
	border-left:0px solid #f5c2c5;
	border-top:0px solid #f5c2c5;
	border-bottom:1px solid #f5c2c5;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#f5c2c5;
	outline:		0;
}
/*linke Bl�cke*/

.leftblock{

  margin-bottom: 10px;
  
}
.leftblock_title{
	BORDER-BOTTOM: 1px solid #fdf8ef;
}
.leftblock a{
  	color:#eee;
	text-decoration: underline;
}
.sideblock{
overflow:hidden;
}
#mainblock{
margin-bottom: 10px;
position:relative;
}
#mainblock_text, .sideblock_text{
	padding: 20px;
	background: #fff;
	overflow:hidden;
}
#mainblock_text img{
position:relative;
}
#mainblock_title, .sideblock_title{
	color: #000;
	margin:0;
	padding: 4px;
	background: #fcdad0; 
	font-weight:bold;


}

}
#mainblock_title a,.sideblock_title a{
	color: #a70d01;
}
.sideblock_text a{
	color:#a70d01;
}
.boxmitte {
	margin-bottom: 10px;
	padding: 10px;
	background: #fdf8ef;

}

.boxmitte_title{
	PADDING-RIGHT: 2px; 
	BACKGROUND-POSITION: left bottom; 	 
	PADDING-LEFT: 12px; FONT-WEIGHT: bold; 
	BACKGROUND-IMAGE: url(../gif/quadrat_rechts.gif); 
	MARGIN-LEFT: 2px; 	 
	COLOR: #000; 
	MARGIN-RIGHT: 2px; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #a70d01 2px solid; 
	BACKGROUND-REPEAT: no-repeat
}

.boxmitte_title a {
	color: #000;
	text-decoration:none;
}

.boxmitte_text{
	color: #000;
	padding: 5px;
	background: #fff;
}

.boxmitte_text a{
	color: #000;
	text-decoration: underline;
}

.boxmitte_text a:hover{
	color: #c00;
}

/*rechte Bl�cke*/


.rightblock_title{
	color: #000;
	margin:0;
	padding: 4px;
	background: #fcdad0; 
	font-weight:bold;


}
.rightblock, .leftblock{
 	text-align:left;
  	padding-bottom:10px;
	
	
}
.rightblock_text{
	background: #fff;
}
.rightblock_text, .leftblock_text{
  	color: #000;
  	padding: 4px 4px 10px 4px;
  	

}
.leftblock_text{
	color: #fff;
}
.rightblock_text a{
  	color:#1c4c5c;
  	text-decoration: underline;
  	font-weight: normal;
}

.rightblock a:hover{
  	color:#000;
}
 #bottom{
	display:none;
}
#footer{
	clear:all;

	padding-bottom: 6px;
	margin:0px auto;
	text-align:center;
	color: #000;

	
}
#footer table{color: #fff;}

#footer hr{
	background-color:#ddebf0; /* Mozilla 1.4 */
	color:#ddebf0; /* IE 6 */
	border: #ddebf0; /* Opera 7.11 */
	height: 4px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}

#unt{

padding-top: 10px;

font-size: 0.7em;
}
#zaehler{
 position:relative;

 margin: 0 auto;
color:#eee;
font-size: 0.75em;
text-align:center;

}

/* Farbe f�r eigene Termine im Kalender*/
.selbst {background-color: #f5c2c5;}

/* formulare */
.button, input[type="submit"]{
	border: 1px solid #fcdad0;
	background:#a70d01;
	color: #fff;
	padding: 2px;
}
fieldset{
     margin: 0 0 1em 0;
    padding: 0.5em 1em;
	border: 1px solid #fcdad0;
	overflow:hidden;
}
legend{
	color: #a70d01;
}
  input, textarea, select {
    font-family:  Arial, Helvetica, sans-serif; /* proportional fonts for all form elements */
    border: 1px solid #f5c2c5;
  }
}