/* Layout  */
/* Breite Fix - Orientierung Center */


/* Skript für Admin Toolbar  */

/* admin styles */

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("http://www.e-voting.cc/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("http://www.e-voting.cc/static/bg_listicon16.gif") 0 0px no-repeat;
  padding: 0 0 5px 22px;
}

div.admin ul {
  margin: 0 0 1em 0;
  padding: 0;
}

.listItem ul.taskList li {
  background: url("http://www.e-voting.cc/static/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #999900;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #999900;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small,
div.admin .small {
  font-size: 12px;
  color: #666600;
}

/* lists */

div.pageNav {
  margin: 5px 0 13px 0;
}

div.pageNavSummary {
  /* float: left; */
}

div.pageNavBar {
  /* float: right; */
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}


/* forms */

div.admin fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #999900;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #cccc00;
}

div.admin fieldset.formList {
  padding: 0 1em 0 1.5em;
}

div.admin .formList p {
  border-bottom: 1px solid #000000;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

div.admin label {
  font-size: 1em;
  font-weight: bold;
  color: #666600;
}

.formText {
  width: 95%;
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
}

div.admin .intend {
  display: block;
  margin-left: 1.8em;
}

p.buttons {
  margin-top:3em;
  text-align: right;
  clear: both;
}

p.buttons input {
  padding: 0 1em;
  text-align: center;
}



body {
  text-align: center;
  margin: 0px 0px 0px 0px;
  /* padding: 0px 0px 0px 0px;*/
  
  /* background-color: #ffffff;  */
  background-image:  url(http://twoday.net/static/evoting/layouts/ischti/background2.png);
  background-repeat: repeat-y;  
  background-position: center;
  
  font-family : Verdana, Arial, Helvetica;
  color: #000000;
  font-size: 13px;
}

#wrapper {
  margin: 0px auto;
  width: 750px;
  text-align: left;
}

#header {
  background: #666600; 
}

#container {
  float: right;
  margin: 0px 0px 0px -160px;
  width: 100%; 
  /* width: 595px; */
}

#smallheader {
  padding: 5px 0px 5px 10px;
  background: #656600;
  text-align: right; 
}

#content {
  margin: 0px 0px 400px 155px;  

  /* background-color: #ffffff; */
}

/*---------------------------------------------------------------------------*/
#rand {
  margin: 20px 20px 20px 20px;
}

#missionstatement {
  font-size: 15px;
  font-weight: bold;
  color: #615f00;
  background-color: #cecd01;
  padding: 18px 10px 18px 10px;
  text-align: center
}

#locationbar {
  padding: 5px 10px 5px 10px;  
  color: #ffffff;
  background-color: #999900;
  font-weight: bold;
}

#articlehead {
  font-size: 12px;
  color: #ffffff;
  background-color: #999900;
  padding: 5px 5px 5px 10px;
}
/*---------------------------------------------------------------------------*/

#sidebar01 {
  float: left;
  width: 155px;
  

  /* width: 155px;*/
}

#sidebar02 {
  float: left; 
  width: 155px;
}


#logo {
  float: left;
  width: 155px;
}

#sidebar03 {
  float: left;
  width: 155px;
  text-align: center;
}


/* Bereiche */

a{
  color: #cccc00;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #999900;
  /* border-bottom: 1px solid #cccc00; */
}

H2 a{
  color: #cccc00;
  text-decoration: none;
  font-weight: bold;
}

H2 a:hover {
  color: #ffffff;
}

H3 a{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

H3 a:hover {
  color: #999900;
}

H4 {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

H4 a{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

H4 a:hover {
  color: #cccc00;
}

p {
  padding: 0px;
  margin: 0px;
}

img {
   border-width: 0;
}

.hidden {
  display: none;
}  

input, textarea, select {
  font-family : Verdana, Arial, Helvetica;
  color: #666600;
  font-size: 12px;
  border: 1px solid #999900;
}



/* form input classes */

.formTitle {
   width: 380px;
   font-family: Verdana, Arial, Helvetica;
   font-size: 13px;
   font-weight: bold;
   border: 1px solid #000000;
}

.formText {
  width: 380px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 60%;
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
}





/* messages */

.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 100px;
  background: url("http://www.e-voting.cc/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}




/* content */

#content {
 /* line-height: 1.3em; */
}
 
/* story */

.story {
  padding: 0px 0px 28px 0px;
  text-align: justify;
}

h2 {
  font-family: Verdana, Arial, Helvetica;
  color: #cccc00;
  font-size: 13px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  /* border-bottom: 1px solid #999900;  */
}

.storydate, .storylinks {
  text-align: right;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #666600;
  line-height: 1.1em;
}

.storydate {
  margin: 13px 0px 0px 0px;
}





/* navigation */

#sidebar01 {
  font-size: 12px;
  background-color: #656600;
}

#sidebar02 {
  font-size: 12px;
  color: #ffffff;
  background-color: #999900;
}

#sidebar03 {
  font-size: 12px;
  color: #656600;
}


/* sidebar(s) */

#login {
 border-width: 0;
 /* background-color: #999900; */
}

.sidebar div, 
.sidebar p {
  color: #999900;
  margin: 0 0 0 0;
}

.sidebar pre,
.sidebar tt   {
  font-size: 12px;
  width: 200px;
  overflow: auto;
}

.sidebarItem {
  /* border-bottom: 1px solid #999900; */
  padding: 5px 10px 9px 10px; 
  line-height: 1.8em;
  color: #cccc00;
  /* background-color: #656600; */
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}

.sidebarItem h4 {
  font-size: 13px;
  padding: 0px 0px 5px 0px;
  margin: 0px;
  border: 0px;
  text-transform: uppercase;
}

.sidebarItem ul {
  margin: 0 0 0 0;
  padding: 0;
}

.sidebarItem ul li {
  list-style: none;
  padding: 0 0 0 0;
}

table.calendar td {
  white-space: nowrap;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

