﻿@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: #eee none; padding: 10px 0; font-family: arial,helvetica,sans-serif }
  #page_margins { margin: 0 auto; }

  /* Layout Properties | Layout-Eigenschaften */
  #page_margins { width: 1000px; background: #fff; }
  #page { padding: 8px; border: 1px solid #ddd }
#main { margin: 10px 0; background: #fff;border: 1px solid #ddd ; padding: 10px 0;}
#header { 

 padding: 10px 5px 10px 5px; 
color: #000; 
background: #fff url(../image/spd_wuerfel.jpg) no-repeat;
 
}
#header h1{
	font-size: 110%;

	padding: 0 0 10px 10px;
	border-bottom: 2px dotted #c00;
	margin-left:94px;
	margin-top:32px;
}
* html #header h1{
	margin-top: 42px;
}
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 {

text-align:right;
font-size: 0.8em;
}

#navtop a {
	color: #c00;
	text-decoration: none;
}

#navtop a:hover{
	color: #c00;
}
#wobinich{
 clear:both;
 width: 950px;
 margin: 0 auto;
 padding: 4px 0 4px 10px;
font-size: 0.7em;
}
#wobinich a{
	color: #000;
}
#col1_content, #col2_content, #col3_content{
	font-size: 0.8em;
}
#menublock, #rmenublock{
margin-bottom: 10px;
position: relative;

}
#menublock_text{


}
#menublock_title,#rmenublock_title, .leftblock_title, .rightblock_title, .sideblock_title, #mainblock_title{
	font-weight:bold;
	color: #666;
	border-bottom: 1px solid #c00;

	padding: 2px;
}
#menublock_title a, #rmenublock_title a, .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;
		background: #fff url(../image/pfeil.gif) no-repeat 0 4px;
}
.level1 a, .level2 a, level3 a{
	color: #d40029;
	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*/
.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:#ccc;
	background:		#eee;
	font-size: 0.8em;
}

.sf-menu li a {
	border-right:1px solid #ccc;

	padding: 		0.2em 0.5em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#c00;
}
.sf-menu li {
 	background: #eee;


}
.sf-menu li li {
	background:		#eee;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	color:			#c00;
}
* html .sf-menu li li a{	
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
}
.sf-menu li li li {
	background:		#eee;
	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;
	color:#c00;
	outline:		0;
}

/*linke Bl�cke*/
.leftblock {
 position:relative;
 width: 100%;
  	text-align:left;
  	margin-bottom:10px;
}

.leftblock_text{
 width:100%;
 overflow:hidden;
 padding: 4px;
}
.leftblock_text img{
	text-align:center;
}
.leftblock a{
  	color:#666;
	text-decoration: underline;
	font-weigth: normal;
}
#mainblock{
	position: relative;
	width:100%;

}
.sideblock{
	position: relative;
	width:100%;

}
#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: 8px;
	padding: 4px;
	border-top: 2px dotted #c00;
}

.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;
	overflow:hidden;
  	text-align:left;
	width:100%;
  	margin-bottom:8px;

  	color: #fff;
}
.rightblock_text{

 	overflow:hidden;
  	padding:4px;;
  	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{

	text-align:center;
	color: #c00;

	padding-top:0;
}
#footer table{color: #fff;}

#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: #c00;
	text-decoration: underline;
}

#unt{
width: 1000px;
margin: 0 auto;
padding:10px;

font-size: 0.7em;
}
#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; }

}