* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  font-size: 12px;
  color: #103271;
}

img {
  border:0px;
  vertical-align: bottom;
}

/* container */

#header {
  position:relative;
  width:970px;
  height:128px;
  margin: auto;
  background-image: url(images/header_bg.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

#navigation{
 position:absolute;
 top:27px;
 left:136px;
 width:590px;
}

#container {
  position:relative;
  width:970px;
  min-height: 421px;
  height: auto !important;
  height: 421px;
  margin:auto;
}

#container_start {
  position: relative;
  width: 970px;
  min-height: 421px;
  height: auto !important;
  height: 421px;
}

#startinfo {
  position:relative;
  min-height: 132px;
  height: auto !important;
  height: 132px;
  background-color: #F5F5F5;
  background-image: url(images/split_bottom.jpg);
  background-repeat: no-repeat;
  background-position:top right;
}

#startleft {
 position:absolute;
 top:20px;
 left:65px;
 width:350px;
 padding-top:10px;
}

#startright {
 position:absolute;
 top:20px;
 left:450px;
 width:400px;
 padding-top:10px;
}

#archiv {
 position:absolute;
 top:360px;
 left:720px;
 width:160px;
 min-height: 200px;
 padding-top:15px;
 padding-left:15px;
 background-image: url(images/archiv.gif);
 background-repeat: no-repeat;
}

#container_content {
  position: relative;
  width: 970px;
  min-height: 421px;
  height: auto !important;
  height: 421px;
  background-color:#F5F5F5;
  background-image: url(images/dame.jpg);
  background-repeat: no-repeat;
  background-position:top right;
}

#in_content {
  position: relative;
  width: 726px;
  min-height: 404px;
  height: auto !important;
  height: 404px;
  
}

#startbox {
	position:relative;
	top:10px;
	left:10px;
	width:335px;
	height:65px;
	margin-bottom:16px;
	padding:10px;
	color:white;
}

#footer {
  position: relative;
  width: 970px;
  height: 82px;
  /*float:left;
  clear:left;*/
  margin-top:10px;
  border-top:4px solid #F5F5F5;
}

#footleft {
 position:absolute;
 top:0px;
 left:6px;
 width:290px;
 padding-top:10px;
 padding-left:15px;
}

#footright {
 position:absolute;
 top:0px;
 left:260px;
 width:690px;
 padding-top:10px;
}

/* container ende */

h1 {
  font-weight: bold;
  font-size:14px;
  color:#49550C;
  padding:0px;
  margin:0px;
}

/* links */
a,a:link,a:visited,a:active {
  font-size: 12px;
  font-style: normal;
  color: #B51436;
  text-decoration: none;
  font-weight:normal;
}

a:hover {
  font-size: 12px;
  font-style: normal;
  color: #B51436;
  text-decoration: underline;
  font-weight:normal;
}


a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  font-size: 12px;
  color:#B51436;
  text-decoration: none;
  font-weight : normal;
}

a.blacklink:hover {
  text-decoration:none;
  font-size: 12px;
  color:#B51436;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
  text-decoration:none;
  font-size: 12px;
  color:#103271;
  text-decoration: none;
  font-weight : bold;
}

a.blacklink2:hover {
  text-decoration:none;
  font-size: 12px;
  color:#103271;
  text-decoration: underline;
  font-weight : bold;
}

a.blacklink3:link,a.blacklink3:visited,a.blacklink3:active {
  text-decoration:none;
  font-size: 12px;
  color:#103271;
  text-decoration: none;
  font-weight : normal;
}

a.blacklink3:hover {
  text-decoration:none;
  font-size: 12px;
  color:#103271;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink4:link,a.blacklink4:visited,a.blacklink4:active {
  text-decoration:none;
  font-size: 12px;
  color:#455E23;
  text-decoration: none;
  font-weight : normal;
}

a.blacklink4:hover {
  text-decoration:none;
  font-size: 12px;
  color:#455E23;
  text-decoration: underline;
  font-weight : normal;
}

ul{
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 2px;
  padding-left: 8px;
  margin-left:8px;
}

li{
  list-style-image: url(images/icon.gif);
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 2px 0px;
}


/* notdienstkalender */
/*
td.none {
	text-transform: uppercase;
	color: #103271;
	background-color: #CDCDCD;
	text-align: center;
	font-size:11px;
}
td.b1 {
	text-transform: uppercase;
	color: white;
	background-color: #8DA928;
	text-align: center;
	width: 30px;
}
td.k1 {
	text-transform: uppercase;
	color: white;
	background-color: #E3F00F;
	text-align: center;
	width: 30px;
}
td.b2 {
	text-transform: uppercase;
	color: white;
	background-color: #FFB400;
	text-align: center;
	width: 30px;
}
td.k2 {
	text-transform: uppercase;
	color: white;
	background-color: #9A0D84;
	text-align: center;
	width: 30px;
}
td.bk {
	text-transform: uppercase;
	color: white;
	background-color: #491071;
	text-align: center;
	width: 30px;
}
td.k3 {
	text-transform: uppercase;
	color: white;
	background-color: #016712;
	text-align: center;
	width: 30px;
}

*/


td.none {
	text-transform: uppercase;
	color: #103271;
	background-color: #CDCDCD;
	text-align: center;
	font-size:11px;
}
td.b3k5 {
	text-transform: uppercase;
	color: white;
	background-color: #FFB400;
	text-align: center;
	width: 30px;
}
td.k3 {
	text-transform: uppercase;
	color: white;
	background-color: #9A0D84;
	text-align: center;
	width: 30px;
}
td.b1k4 {
	text-transform: uppercase;
	color: white;
	background-color: #491071;
	text-align: center;
	width: 30px;
}
td.k2 {
	text-transform: uppercase;
	color: white;
	background-color: #016712;
	text-align: center;
	width: 30px;
}
td.b2 {
	text-transform: uppercase;
	color: white;
	background-color: #8DA928;
	text-align: center;
	width: 30px;
}
td.k1 {
	text-transform: uppercase;
	color: white;
	background-color: #D8E40D;
	text-align: center;
	width: 30px;
}

td.b3 {
	text-transform: uppercase;
	color: white;
	background-color:#9999FF;
	text-align: center;
	width: 30px;
}


td.b2k5 {
	text-transform: uppercase;
	color: white;
	background-color:#FF99CC;
	text-align: center;
	width: 30px;
}
