@import url(/css/calendar.css); 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #c6d4e3;
}

td {
	font-family: Verdana, Arial, Helvetica, Adobe Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
.dienststelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.seitenueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.zehnpx {
	font-family: Verdana, Arial, Helvetica, Adobe Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #5C84AF;
	text-decoration: none;
}
a:hover {
	color: #D9AD00;
	text-decoration: underline overline;
}
a:active {
	color: #66FF00;
	text-decoration: none;
}
a:visited {
	color: #A58992;
	text-decoration: none;
}
a:visited:hover {
	color: #D9AD00;
	text-decoration: underline overline;
}

a.seitenueberschrift {
	color: #5C84AF;
	text-decoration: bold;
}
a.seitenueberschrift:hover {
	color: #D9AD00;
	text-decoration: underline overline;
}
a.seitenueberschrift:active {
	color: #66FF00;
	text-decoration: none;
}
a.seitenueberschrift:visited {
	color: #A58992;
	text-decoration: none;
}
a.seitenueberschrift:visited:hover {
	color: #D9AD00;
	text-decoration: underline overline;
}

.xtra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
/* für dunkle Hintergründe */
.xtraweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.editMode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.formgrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #5C84AF;
	background-color: #ebf0f5;}

.formgraudunkel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #5C84AF;
	font-weight: bold;
	background-color: #c6d4e3;}

.xtra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.ganzklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-color: #809CC1;
}

#listenkasten
{
width: 445px;
padding: 5px 0px 5px 0px;
border-bottom: 1px dashed #819CC1;
}

#listenkasten2
{
width: 445px;
padding: 5px 0px 5px 0px;
background: #EBF0F4;
border-bottom: 1px dashed #819CC1;
}

#personenbelk
{
width: 445px;
height: 80px;
padding: 5px 0px 5px 0px;
border-bottom: 1px dashed #819CC1;
}

#personenbelk2
{
width: 445px;
height: 80px;
padding: 5px 0px 5px 0px;
background: #EBF0F4;
border-bottom: 1px dashed #819CC1;
}

#personen100x140
{
width: 445px;
height: 140px;
padding: 5px 0px 5px 0px;
border-bottom: 1px dashed #819CC1;
}

#shopartikelkasten
{
width: 445px;
height: 64px;
padding: 5px 0px 5px 0px;
border-bottom: 1px dashed #819CC1;
}

#shopdetailkasten
{
width: 435px;
height: 400px;
padding: 5px;
border: 1px dashed #819CC1;
margin-bottom: 20px
}

#strichlkasten
{
width: 435px;
padding: 5px;
border: 1px dashed #819CC1;
margin-bottom: 20px
}

/* NAVIGATION */

ul#menu {
  margin: 0;
  padding: 0;
width:145px;
list-style-type:none;
background-color:#EBF0F4;
}

ul#menu a.current {
  text-decoration: bold;
  color: #5564CE;


}

ul#menu li {
  width: 145px;
  margin: 0 0 .1em 0;
  padding: 0;
  list-style: none;
  border-bottom:1px solid #809CC1;


}

ul#menu li ul {
  margin: 0;
  padding: 0;
  width: 145px;


}

ul#menu li ul li {
  width: 130px;
  margin: 0 0 0 1.2em;
  padding: 0;
  list-style: square;
  color: #5564CE;
  border-bottom:0px;

}

ul#menu li ul li ul {
  margin: .5em 0 0 0;
  padding: 0;
}

ul#menu li ul li ul li {
  margin: 0 0 0 1.5em;
  padding: 0;
  list-style: none;
}

#column1 {
  float: left;
  width: 145px;
border-bottom-color:#819CC1;
border-bottom-width:1px;
}

#column2 {
  float: left;
  width: 40em;
}

/* ### SONDERFORMATIERUNGEN ### */

.strichlinie {
margin: 0;
padding: 0;
height: 3px;
width: auto;
border-top: 1px dashed #819CC1;
}

#content{  /* contains main content */
  clear: both;
  background-image: url("../../images/background/content.gif");
  background-repeat: repeat-x;
  padding-top: 1.2em;
  width: 45em;
  line-height: 1.3em;
}

.contentBoxx, .contentBoxBorder{  /* these contain all the later content */
  clear: both;
  display: block;
  margin: 0em 2em 0em 1.5em ! important;
  padding: 1em 0em 1em 0em ! important;
  color: #666666;
}

.contentHalf{  /* allows 2 divs next to each other in content */
  float: left;
  width: 20.7em;
}

.contentBoxBorder{  /* contentBox but with border at bottom */
  margin: 0em 2em 0em 1.5em ! important;
  padding: 1em 0em 1em 0em ! important;
  border-bottom: 0.1em solid #B7B7B7;
}

ul{
  margin: 0em 0em 0em 1em;
  padding: 1em;
}

ul.links{
  list-style-image: url("../../images/design/li_link.gif");
}

ul.links li{
  padding: 0em 0em 0em 0.7em;
  vertical-align: middle;
}

ul.unformattedList{
  margin:0;
  padding:0;
  list-style-type:none;
}

ul.unformattedList li{
  clear:both;
}
/*
  stuff for voting
*/
table.voting {
  width: 445px;
  margin: 0em;
  padding: 0em 1em 0em 0em;
}

table.voting td, table.voting th, table.voting tr {
  text-align: left;
  margin: 0em;
  padding: 0em 0em 0.4em 0em;
}

table.voting td.answer {
  width: 400px;
}

table.voting td.result {
  width: 400px;
}

table.voting div.votingBar {
  height: 1.3em;
  background: #FFCC00;
}

table.voting div.resultPercent {
  position: absolute;
}

