body {
  padding: 0;
  margin: 0;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 0.8em;
  color: #000000;
  background: #E7E6D9;
  text-align: center;
}

td {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 0.8em;
  color: black;
  vertical-align: top;
}

tr > td {
  font-size: 1em;
}

a {
  text-decoration: none;
  color: #999933; /* #ff4040; */
}

a:hover {
  text-decoration: underline;
  color: #999933;
}

p {
  padding: 0;
  margin: 0 0 0.7em 0;
}

form {
  margin: 0;
  padding: 0;
}

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: black;
}

textarea.formWide {
  font-family: 'Courier New', Courier, fixed-width;
  font-size: 1em;
  color: black;
}

h1 {
  font-size: 2em;
  padding: 0;
  margin: 0;
}

h2 {
  font-family : Trebuchet MS;
  font-size : 1.8em;
  font-weight: bold;
  color: #666666;
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 115%;
  text-transform: uppercase;
}

h3 {
  font-size: 1.5em;
  padding: 0.5em 0 0.5em 0;
  margin: 0;
  color: #666633;
}

h4 {
  font-family: Trebuchet MS, Verdana, Arial;
  font-weight: bold;
  font-size: 1em;
  color: #333333;
  text-transform: uppercase;
  padding: 0 0 0.4em;
  margin: 0;
}

ul {
  margin: 0 0 1em 0;
  padding: 0;
}

ul li {
  list-style: none;
  background: url("http://static.twoday.net/bg_listicon16_simple.gif") 0 2px no-repeat;
  padding: 0 0 5px 22px;
}

li.skin {
   background: url("http://static.twoday.net/admin_skin_edit_16.gif") 0px 2px no-repeat;
   width: 400px;
}

li.skinset {
   background: url("http://static.twoday.net/admin_skinset_16.gif") 0px 2px no-repeat;
}
li.skinset ul {
   margin-top: 0.4em;
}

pre, tt {
  font-size: 12px;
  width: 100%;
  overflow: auto;
}

img {
  border-width: 0;
}

#wrapper {
  margin: 0px auto;
  width: 750px;
  text-align: left;
}

#header, #navbar, #navbar-small, #pagebody, #footer {

}

#header {
  height: 75px;
}

#navbar-small {
  text-align: right;
}

#navbar {

}

#pagebody {
  clear: both;
  margin-top: 0px;
}


.clearall {
  clear: both;
}

#content {
  float: left;
  width: 485px;
  color: #333333;
  padding: 0;
  margin: 0;
}


#content .list{
  background: #FFFFFF;
  width: 475px;
  padding: 0;
  margin: 12px 0 0 0;
}

/* billingGift */

#content .billingGift {
  margin: 0;
}

#content .billingGift h1 {
  margin: 0 0 1em 0;
  background: #596a39 url("http://static.twoday.net/www/layouts/twoday30/bg_h1.gif") 0 0 no-repeat;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #bbc532;
  padding: 23px 0 22px 84px;
}

#content .billingGift .box {
  padding: 0 10px 7px 10px;
}

#content .billingGift p.buttons input, #content .billingGift input.button, #content .billingGift button {
  color: white;
  background: #979f82;
  border: 1px solid #979f82;
}

#content .billingGift form {
  margin: 0;
  padding: 0;
}

#content .billingGift td {
  font-size: 13px;
}

#content .billingGift a {
  color: #9FA32C;
  text-decoration: none;
}

#content .billingGift input, #content .billingGift textarea, #content .billingGift select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: black;
}

/* // billingGift */

#contenlarge {
  width: 750px;
}

#sidebar {
  float: left;  
  width: 265px;
  height: 100%; /* wichtig!!! */
}

#sidebar a {
  color: #9FA32C;
}

#sidebar div, #sidebar p {
  color: #666666;
}

#sidebar pre,
#sidebar tt   {
  font-size: 12px;
  width: 200px;
  overflow: auto;
}

#footer {
  margin-top: 0;
}

/* header */

#header{
  width: 750px;
  height: 75px;
  background: #BBC532;
}

.header_left {
  float: left;
  color: #FFFFFF
  font-weight: bold;
}

.header_left_dark{
  float: left;
  background: #596A39;
  color: #ffffff;
  height: 17px;
  margin: 24px 5px 0 0;
  padding: 0 5px 0 5px;
}

.header_logo{
  float: right;
  border-width: 0;
  border: 0;
}

body > #header {
  min-height: 75px;
  height: auto;
}

#header h1 {
  padding-left: 10px;
}

#header img.headerIcon {
  position: absolute;
  right: 0;
  bottom: 0;
}

#header div.icon {
  float: left;
  border: 1px solid #999999;
  margin: 5px 10px 20px 0;
}

#header div.left {
  width: 400px;
  padding: 10px 0 0 20px;
}

#header .tagline {
  font-style: italic;
  font-weight: bold;
  color: #959595;
  font-size: 16px;
  padding-left: 60px;
  padding-bottom: 30px;
}

#header div.banner {
  height: 100%;
  margin: 0 0 0 260px;
  text-align: right;
  padding: 10px 20px 0 0;
}

.header_navi {
  background: #FFFFFF;
  margin: 10px 0 10px 0;
}

.header_navi .item {
  display: inline;
  padding: 0 18px 0 10px;
  color: #9FA32C;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.header_navi .item a {
  color: #9FA32C;
}
/* menu level1 */
.level1 {
   position: absolute;
   right: 0;
   top: 0;
}

.level1 span.divider {
  display: none;
}

.level1 a {
  border: 1px solid #FFFFFF;
  margin-left: -1px;
  padding: 2px 7px 1px 7px;
  color: #767C7D;
  background-color: #dddddd;
}

.level1 a.active {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #767C7D;
}

.level1 a:hover {
  color: #767C7D;
  background-color: #eeeeee;
}

.level1 a.active:hover {
  color: #FFFFFF;
  background-color: #767C7D;
}


/* navbar */

#navbar div {
  margin: 0 0 4px 0;
  clear: both;
}

#navbar a.active {
  font-weight: bold;
}

#navbar div.level2 {
  border-bottom: 1px solid #767C7D;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 1px;
  font-weight: bold;
  color: #666666;
}

#navbar .level2 span.divider {
  display: none;
}

#navbar .level2 a {
  border: 1px solid #A5ABAF;
  border-bottom: 1px solid #767C7D;
  margin: 2px 5px 0 0;;
  padding: 2px 7px 1px 7px;
  background-color: #F2F2F2;
  color: #666666;
}

#navbar div.level2 a:hover {
  text-decoration: none;
  background-color: white;
}

#navbar .level2 a.active {
  border: 1px solid #767C7D;
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  z-index: 2;
}

#navbar div.level3 {
  border-top-width: 0;
  margin-top: -4px;
  padding: 3px 15px 11px 15px;
}



.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-bottom: 1em;
}

/* pagebody */

div.pageNav {
  margin: 0 0 13px 0;
}

div.pageNavSummary {
  border-bottom: 1px solid #959595;
  padding: 5px 0 1px 0;
}

div.pageNavBar {
  text-align: right;
}

span.pageNavItem,
span.pageNavSelItem  {
  margin-left: 3px;
  margin-right: 3px;
}

table.image, table.layouts {
  width: 100%;
  margin: 0 0 40px 0
}

table.image td img {
  margin: 10px 0 0 0;
}

table.image td h4, table.layouts td h4 {
  color: black;
  padding: 3px 0 0 0;
}

small, .small {
  font-size: 0.9em;
  color: #959595;
}

.hint {
  color: #959595;
}

#content ul {
  margin-left: 1em;
}

/* item lists */

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid #A5ABAF;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: #A5ABAF;
}

.listNavigation a.active {
  font-weight: bold;
}

table.listItem td.leftCol {
  width: 70%;
  vertical-align: top;
}

table.listItem td.rightCol {
  width: 30%;
  vertical-align: top;
}

.listItem ul.taskList li, ul.simpleList li {
  background: url("http://static.twoday.net/bg_listicon16_simple.gif") 0 2px no-repeat;
}


.listItem .tasks a {
  white-space: nowrap;
}

.listSeparator {
   width: 50px;
   border-bottom: 1px dashed #dddddd;
   margin-top: 10px;
   margin-bottom: 4px;
   clear: both;
}

.listFlag {
   background-color: #cccccc;
   padding: 1px;
   font-family: Trebuchet MS, Verdana, Arial;
   font-size: 12px;
   color: #000000;
}

.flagDark {
   font-family:Trebuchet MS, Verdana, Arial;
   font-size:7pt;
   padding:2px;
   color:#ffffff;
}

.flagLight {
   font-family:Trebuchet MS, Verdana, Arial;
   font-size:7pt;
   padding:2px;
   color:#333333;
}

.sysmgrListitem {
   margin-top:15px;
   border-top:1px solid #dddddd;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

/* forms */
fieldset {
  -moz-border-radius: .8em;
  border: 1px solid #cccccc;
}

fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #CE2121;
}

fieldset.formList {
  padding: 0 1em 0 1.5em;
}

.formList p {
  border-bottom: 1px solid #cccccc;
  margin-top: 0.5em;
  padding-bottom: 0.8em;
}

label {
  font-size: 1em;
  font-weight: bold;
  color: #666666;
}

.formText {
  width: 380px;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
  font-weight: normal;
}

.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;
}

/* sidebar */

#sidebar div.teaser {
  margin: 0 0 10px 0;
  padding: 10px 0 0 0px;
  background: #ffffff url(http://static.twoday.net/www/layouts/twoday30/sidebar_top.jpg) 0px 0px no-repeat;
}

#sidebar div.teaser h4, #sidebar div.teaser_green h4 {
  padding: 0 0 0 10px;
  color: #596A39;
  font-size: 17px;
  font-weight: normal;
  text-transform: none;  
}

#sidebar div.teaserbody {
  padding: 0 0 10px 10px;
  background: url("http://static.twoday.net/www/layouts/twoday30/sidebar_bottom.jpg") no-repeat bottom left;
}

#sidebar div.teaser_green {
  margin: 0 0 10px 0;
  padding: 10px 0 0 0px;
  background: #BBC532 url("http://static.twoday.net/www/layouts/twoday30/login_top.jpg") 0px 0px no-repeat;
}

#sidebar div.teaser_green a {
  color: #ffffff;
}

#sidebar div.teaserbody_green {
  padding: 0 0 10px 10px;
  background: url("http://static.twoday.net/www/layouts/twoday30/login_bottom.jpg") no-repeat bottom left;
}

#sidebar ul {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style: none;
  background: url("http://static.twoday.net/bg_listicon16_simple.gif") 0 2px no-repeat;
  padding: 0 0 0 22px;
}

#sidebar ul li:hover {
  background: url("http://static.twoday.net/bg_listicon16_simple_hover.gif") 0 2px no-repeat;
}

#sidebar p {
  margin: 0 0 7px 0;
}


/* box */

#sidebar .box {
  border: 1px solid #D4D0C8;
  padding: 0 0 10px 0;
}

#sidebar .box h4 {
  background: #D4D0C8;
  padding: 2px 10px 3px 10px;
}

#sidebar div.box div.teaserbody {
  padding: 6px 10px 0 10px;
}

/* footer */

#footer {
  clear: both;
  border-top: 1px solid #767C7D;
  padding-top: 4px;
  color: #767C7D;
  font-size: 0.85em;
  text-align: center;
}

/* content */

.list tbody td a {
  color: #666666;
  font-weight: bold;
}


div.content {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
  color: #000000;
  padding-left: 0px;
  padding-top: 0px;
  line-height: 1.5em;
}
div.content a {
  font-weight: bold;
  color: #666633;
  text-decoration: none;
}
div.content a:hover {
  font-weight: bold;
  color: #cccc66;
  text-decoration: none;
}
div.content td {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
  color: #000000;
}

div.content h1 {
  font-family:Trebuchet MS, Verdana, Arial;
  font-size: 18px;
  color:#666633;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 12px;
}

div.content h2 {
  font-family:Trebuchet MS, Verdana, Arial;
  font-size:16px;
  color:#666633;
  font-weight: bold;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 8px;
}

div.content cite {
  margin-left: 20px;
  font-style: italic;
  display: block;
}

.message {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size: 13px;
  color: #666633;
  font-weight: bold;
  border: 1px solid #CC3300;
  background-color: #FFFFCC;
  padding: 0.2em 0.8em 0.15em 30px;
  margin-bottom: 10px;
}

.storyDate {
  font-family:Trebuchet MS, Verdana, Arial;
  font-size:12px;
  color:#666666;
  text-align: right;
}
.storyTitle {
  font-family:Trebuchet MS, Verdana, Arial;
  font-size:16px;
  color:#666633;
  font-weight: bold;
  border-bottom: 1px dotted #cccc66;
  margin-top: 16px;
  margin-bottom: 12px;
}

.storyBody  {
  text-align: justify;
  margin-bottom: 12px;
}
.storyLinks {
  font-family:Trebuchet MS, Verdana, Arial;
  font-size:12px;
  color:#666666;
  text-align: right;
  margin-bottom: 16px;
}

.formTitle {
   width: 420px;
   font-family: Trebuchet MS, Verdana, Arial;
   font-size: 16px;
   font-weight: bold;
   border: 1px solid #000000;
}

.formText {
   width: 420px;
   font-family: Trebuchet MS, Verdana, Arial;
   font-size: 13px;
   font-weight: normal;
   border: 1px solid #000000;
}

.small {
   font-family: Trebuchet MS, Verdana, Arial;
   font-size: 12px;
   color: #666666;
}

.commentDate {
   font-family: Trebuchet MS, Verdana, Arial;
   font-size: 12px;
   color: #666666;
   margin-bottom: 2px;
   margin-top: 10px;
}

.commentTitle {
   font-family: Trebuchet MS, Verdana, Arial;
   font-size: 13px;
   color: #000000;
   font-weight: bold;
   margin-bottom: 2px;
}

.commentLinks {
  font-family: Trebuchet MS, Verdana, Arial;
  font-size:12px;
  color:#000000;
}

.reply { padding-left: 30px; }

.pollResultsBar {
   margin-right: 10px;
   background-color: #666633;
   font-size: 0px;
}

table.gallery {
}

table.gallery tr {
}

table.gallery td {
   vertical-align: middle;
   text-align: center;
}

table.gallery img {
}

.pagelinkBottom {
  text-align: right;
  margin: 10px; 
}

.pagelinkTop {
  text-align: left;
  margin: 10px; 
}