﻿@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
 */
@import url(../../../yaml/screen/forms.css);
@media all
{
body { background: #b8191d none; padding: 10px 0; font-family: arial,helvetica,sans-serif }



  #page_margins{ 
   width: auto;  
   min-width: 740px; 
   max-width: 200em; 
   background: #ccc;
   border: 1px solid #666;
   -moz-border-radius: 10px;
   -khtml-border-radius:10px;

    }
  #page { padding: 10px;  }



  /* Layout Properties | Layout-Eigenschaften */

#main { 
 margin-top: 10px; 
 background: #fff;border: 1px solid #999 ; 
 padding: 10px;
 -moz-border-radius: 10px;
 -khtml-border-radius:10px;
 }

#header { 
	padding: 10px 5px 10px 5px; 
	color: #000; 
	border: 1px solid #999;
	background: #fff url(../image/spd_wuerfel.jpg) no-repeat 6px 6px;
   -moz-border-radius: 10px;
   -khtml-border-radius:10px; 
	height: 100px;
	overflow: hidden;
   z-index: 10;
}
#head{
margin-left: 110px;
margin-top: 38px;
border-bottom: 2px dotted #c00;
}

* html #head{
border-bottom: 2px dotted #c00;
margin-top: 46px;
}
#head span{
	margin:0;
	font-size: 110%;
	padding: 0 10px 0 10px;
	background: #fff none;
	

}

p{
margin:0;
padding: 0 0 8px 0;
}
a{
	color: #000;
	text-decoration:underline,
}

.link a[rel="external"]{
 background:transparent url("http://www.spd-net-sh.de/net/images/smallicons.png") no-repeat right -236px;
 padding-right:20px;
 color: #000;
 text-decoration:none;
}

.link a[rel="external"]:focus,a[rel="external"]:hover{
 background-position:right -266px
}


/*  obere Navigation */
#navtop img{
	display:none;
}
#navtop {
padding-top: 4px;
text-align:right;
font-size: 0.8em;

}
#navtop span{
background:#fff none;
padding:4px;
}
#navtop span a {
	color: #c00;
	text-decoration: none;
}

#navtop a:hover{
	color: #c00;
}

#col1_content, #col2_content, #col3_content{
	font-size: 0.8em;
}
#menublock, #rmenublock{
 	position: relative;
	margin-bottom: 10px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
   -khtml-border-radius:10px;
}
#menublock_text, #rmenublock_text{
padding:6px;

}
#menublock_title, #rmenublock_title, .leftblock_title, .rightblock_title, .sideblock_title, #mainblock_title{
	font-weight:bold;
	color: #666;
	border-bottom: 1px solid #c00;

	padding: 6px;
}
#menublock_title a, #rmenublock_title, .leftblock_title a, .rightblock_title a, .sideblock_title a, .mainblock_title a{

	color: #c00;

}


/* Formatierung f�r die Men�links*/

#menublock_text a, #rmenublock_text a{
	display:block;
	position:relative;
		background: #fff url(../image/pfeil.gif) no-repeat 0 4px;
}
.level1 a, .level2 a, level3 a{
	color: #b8191d;
	text-decoration: none;
	font-weight:bold;
	padding:2px;

	font-size: 0.85em;	
	border-left: 2px dotted #666;
}
.level1 a{
	margin:3px 4px 0 0px;
	padding-left:10px;
}
.level2 a{
	margin:3px 4px 0 10px;
	padding-left:10px;
}
.level3 a{
	margin:3px 4px 0 20px;
	padding-left:10px;
}
.level1 a:hover, .level2 a:hover, .level3 a:hover{
	background:#fff;
}

.current a {

	color: #000; 
}
/*menue oben horizontal*/
#nav { 
 z-index: 5;
 font-size:0.8em;
 overflow:show;
 position:relative;

 border-right: 1px solid #f5c2c5;
 border-left: 1px solid #f5c2c5;

 }
#wobinich{
 clear:both;
 padding: 4px 0 4px 4px;
 position:relative;
 font-size: 0.7em;
}
#wobinich a{
	color: #c00;
	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;



}

.sf-menu li a {
	border:1px solid #666;
	color: #c00;
	padding: 		0.2em 0.5em;
	text-decoration:none;
	-moz-border-radius: 6px;
   -khtml-border-radius:6px;
   background: #ccc;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#c00;
}
.sf-menu li {
	background: transparent;

}
.sf-menu li li {
	background: #ccc;


}
* html .sf-menu li li a{	
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
}
.sf-menu li li li {
	
	border-left:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:1px solid #ccc;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#ccc;
	outline:		0;
}
/*linke Bl�cke*/
.leftblock {
 position:relative;

  	text-align:left;
  	margin-bottom:10px;
  	background: #ddd;
  	border: 1px solid #ccc;
	-moz-border-radius: 10px;
   -khtml-border-radius:10px;
}

.leftblock_text{

 overflow:hidden;
 padding: 8px;
}
.leftblock_text img{
	text-align:center;
}
.leftblock a{
  	color:#666;
	text-decoration: underline;
	font-weigth: normal;
}
#mainblock{
	position: relative;
	width:100%;

}
.sideblock, #mainblock{
	position: relative;
   border: 1px solid #666;
   -moz-border-radius: 10px;
   -khtml-border-radius:10px;

}
#mainblock_text, .sideblock_text{
 	overflow:hidden;
	padding: 20px;
	overflow:hidden;
}


#mainbox_title a,.sidebox_title a{
	color: #fff;
}
.sideboxtext a{
	color:#1c4c5c;
}
.boxmitte {
 	position:relative;
	margin-top: 8px;
	padding: 4px;
	border: 2px dotted #c00;
	   
   -moz-border-radius: 10px;
   -khtml-border-radius:10px;
}

.boxmitte_title{
	font-weight:bold;
	color: #000;
	padding: 2px;
}

.boxmitte_title a {
	color: #000;
	text-decoration:none;
}

.artikelhead{
	font-size: 0.75em;
}
.artikelhead a{
	color: #000;
}
.boxmittetext{
	color: #000;
	padding: 5px;
}

.boxmittetext a{
	color: #000;
	text-decoration: underline;
}

.boxmittetext a:hover{
	color: #c00;
}

/*rechte Bl�cke*/
.rightblock {
 position:relative;

  	text-align:left;
  	margin-bottom:10px;
  	background: #ddd;
  	border: 1px solid #ccc;
	-moz-border-radius: 10px;
   -khtml-border-radius:10px;

  	
}
.rightblock_text{

 	overflow:hidden;
  	padding:8px;;
  	color: #000;
  	padding-bottom: 4px;
}

.rightblock_text img{
	text-align:center;
}

.rightblock a{
  	color:#666;
  	text-decoration: underline;
  	font-weight: normal;
}

.rightblock a:hover{
  	color:#c00;
}
 #bottom{
	display:none;
}
#footer{
	background: #fff none;
	text-align:center;
	color: #535353;

	padding:6px;
   border: 1px solid #666;
   -moz-border-radius: 10px;
   -khtml-border-radius:10px;
}
#footer table{color: #fff;}
#footer a{
color: #666;
}
#footer hr{
	background-color:#000; /* Mozilla 1.4 */
	color:#666; /* IE 6 */
	border: #666; /* Opera 7.11 */
	height: 1px; /* 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: #666;
	text-decoration: underline;
}

#unt{
   width: auto;  

   background: #ccc;
   border: 1px solid #666;
   -moz-border-radius: 10px;
   -khtml-border-radius:10px;
font-size: 0.7em; 
margin-top: 6px;
padding: 10px;
}
#zaehler{
color:#666;
text-align:center;

}

/* Farbe f�r eigene Termine im Kalender*/
.selbst {background-color: #BBD8E1;}

/* formulare */
.button{
	border: 1px solid #1c4c5c;
	background:#bbd8e1;
	color: #1c4c5c;
	padding: 2px;
}
 form.yform {
    background: #fff;
    border: 1px #fff solid;
    margin-left: 0;
    padding-left: 0;
   
  }

  form.yform fieldset {
    border: 1px #ddd solid;
    background: #fafafa;
    margin: 0;
    padding: 0.5em;
  }

  form.yform legend {
    font-size: 1em; font-weight: normal; color: #000;
  }


  /* IE5.x & IE6 */
  * html form.yform legend {  position:absolute; top: -.5em; left: .5em;  }
  * html form.yform fieldset { overflow:visible; height: 1%; margin-top:10px; padding-top:50px;padding-left: 1em; }

  /* IE7 */
  *+html form.yform legend { position:absolute; top: -.5em; left: .5em; }
  *+html form.yform fieldset { overflow:visible; height:1%; margin-top:1.5em; padding-top:1.5em; }

}