/* markup buttons */
.jsbutton {
	text-align: center; 

	padding: 5px;
	border: 1px solid #dddddd;
}

.jsbuttonbar {
	padding: 5px;
	cursor: default;
}



/* general */
body {
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 12px;
}
form {
  margin:0px;
  padding:0px;
}
fieldset {
  padding-left: 8px;
  padding-top: 0px;
}
p {
  margin-top: 6px;
  margin-bottom: 6px;
}


/* header */
td.header {
  border: 1px solid #d5d5d5;
  height: 100px;
  width: 750px;
  background-image: url("http://static.twoday.net/bildung/layouts/51/header.jpg");
  background-repeat: no-repeat;
  background-color: #d5d5d5;
  padding: 0px;
}

div.header-image {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 23px;
  height: 48px;
  width: 48px;
}

img.icon {
  border: 1px solid #d5d5d5;
}

div.header-title { 
  padding-top: 22px;
padding-left: 16px;
  text-align: left;
}
div.header-title a {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 24px;
  color: black;
  text-decoration: none;
}
div.header-title a:hover {
  color: #ea0000;
}
div.header-tagline {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 14px;
  color: black;
  text-decoration: none;
  text-align: left;
padding-left: 16px;
}

/* navigation */
.navigation {
  
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5d5;
  background-repeat: no-repeat;
 
}

.navigation-title {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  color: #6a6a6a;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.navigation-text {
padding-left: 10px;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
  line-height: 1.1em;
}
.navigation-text a {
  
  color: #000095;
  text-decoration: none;
}
.navigation .navigation-text a:hover {

color: #ea0000;
}

.navigation-input, .navigation-submit {
  
padding: 1px;
  border: 1px solid #d5d5d5;
  font-family: Verdana, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: #ffffff;
}

.navigation-submit {
  width: 24px;
  font-weight: bold;
}

/* calendar */
.calDay {
 font-family: Verdana, Arial;
 font-size: 11px;
 color: #666666;
 text-align: center;
}
.calSelDay {
 font-family: Verdana, Arial;
 font-size: 11px;
 color: #666666;
 border: 1px solid #2b2b2b;
 text-align: center;
}
.calFoot {
 font-family: Verdana, Arial;
 font-size: 11px;
 color: #666666;
}

/* content */
div.content {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 1.5em;
  color: #2b2b2b;
  padding-left: 0px;
padding-right: 10px;
  padding-top: 5px;
border-right: 1px solid #d5d5d5;
}
div.content a {
  
  color: #000095;
  text-decoration: none;
}
div.content a:hover {
  
  color: #ea0000;
  text-decoration: none;
}
div.content td {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #2b2b2b;
}

div.umfrage {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #2b2b2b;
  line-height: 1.3em;
}
div.umfrage td {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #2b2b2b;
}

div.umfrage a {
  
  color: #000095;
  text-decoration: none;
}
div.umfrage a:hover {
  
  color: #ea0000;
  text-decoration: none;
}

div.content h1 {
  font-family:Verdana, Arial;
  font-size:14px;
  color:#6a6a6a;
  font-weight: bold;
  border-bottom: 1px solid #d5d5d5;
  margin-top: 18px;
  margin-bottom: 12px;
}

div.content cite {
font-style:normal;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 30px;
  display: block;
  text-align: left;
  border: 1px solid #d5d5d5;
  padding: 5px;
  background-color: #F5F5F5;
}

div.content blockquote {
font-style:normal;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 30px;
  display: block;
  text-align: left;
  border: 1px solid #d5d5d5;
  padding: 5px;
  background-color: #F5F5F5;
}

.message {
  font-weight: bold;
  color: #6a6a6a;
}

.storyDate { 
  font-family:Verdana, Arial;
  font-size:11px;
  color:#666666;
  text-align: right;
  margin: 0px;
}

div.storyTitle a {
  font-weight: bold;
  color: #000095;
  text-decoration: none;
}
div.storyTitle a:hover {
  font-weight: bold;
  color: #ea0000;
  text-decoration: none;
}

div.storyTitle { 
  font-family:Verdana, Arial;
  font-size:14px;
  color:#6a6a6a;
  font-weight: bold;
  border-bottom: 1px solid #d5d5d5;
  margin-top: 16px;
  margin-bottom: 8px;
  padding-bottom: 3px;
}

div.storyBody  {
  text-align: left;
  margin-bottom: 12px;
}

div.storyBody a {
  color: #000095;
  border-bottom: 1px dotted;
  text-decoration: none;
}
div.storyBody a:hover {
  color: #ea0000;
  border-bottom: 1px solid;
  text-decoration: none;
}

.pollBody  {
  text-align: left;
  margin-bottom: 12px;
}

.storyLinks { 
  font-family:Verdana, Arial;
  font-size:11px;
  color:#666666;
  text-align: right;
  margin-bottom: 0px;
}

.reffs { 
  font-family:Verdana, Arial;
  font-size:11px;
  color:#666666;
  text-align: left;
  margin-bottom: 0px;
  border-top: 1px solid #d5d5d5;
  margin-top: 16px;
}

.formTitle {
   width: 420px;
   font-family: Verdana, Arial;
   font-size: 14px;
   font-weight: bold;
   border: 1px solid #2b2b2b;
}

.formText {
   width: 420px;
   font-family: Verdana, Arial;
   font-size: 12px;
   font-weight: normal;
   border: 1px solid #2b2b2b;
}

.small {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #666666;
}

.commentDate {
   font-family: Verdana, Arial;
   font-size: 11px;
   color: #666666;
   margin-bottom: 2px;
   margin-top: 10px;
}

.commentTitle {
   font-family: Verdana, Arial;
   font-size: 12px;
   color: #2b2b2b;
   font-weight: bold;
   margin-bottom: 2px;
}

.commentLinks { 
  font-family: Verdana, Arial;
  font-size:11px;
  color:#2b2b2b;
}

.reply { padding-left: 30px; }


/* admin styles */

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

div.admin ul li {
  list-style: none;
  background: url("http://static.twoday.net/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://static.twoday.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}

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

.listNavigation span {
  color: #d5d5d5;
}

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

div.admin small,
div.admin .small {
  font-size: 11px;
  color: #666666;
}

/* 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 #d5d5d5;
}

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

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

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

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

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

.formWide {
  width: 90%;
  font-family: Verdana, Arial;
  font-size: 12px;
  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;
}


