/* admin styles */

.admin {
  margin: 0 0 0 10px;
}

/* messages */
.message {
  background-color: #FFEC03;
  border: 1px solid #FF7006;
  color: #A21A1A;
  padding: 0.2em 0.8em 0.15em 34px;
  background: url("http://www.mindestenshaltbar.net/static/icon_message_24.gif") 2px -1px no-repeat #FFEC03;
  margin: 1em 0;
}

div.admin ul li {
  list-style: none;
  background: url("http://www.mindestenshaltbar.net/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.mindestenshaltbar.net/static/bg_listicon16_simple.gif") 0 2px no-repeat;
}

.listNavigation {
  margin-top: 1.5em;
  border-bottom: 1px solid undefined;
  padding-bottom: 2px;
  padding-left: 7px;
}

.listNavigation span {
  color: undefined;
}

.listNavigation a.active {
  font-weight: bold;
}

div.admin small, 
div.admin .small {
  font-size: 11px;
  color: #959595;
}

/* 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 undefined;
}

div.admin fieldset legend {
  font-weight: bold;
  font-size: 1em;
  left: 1em;
  padding: 0 0.6em;
  color: #d50000;
}

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;
  font-color: #959595;
}

.formText {
  width: 95%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.formWide {
  width: 90%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  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 {
  margin: 0px;
  padding: 0px;
  background: #7B7670;
  font-family: Arial, Helvetica, sans;
  color: #000000;
  font-size: 13px;
  text-align: center;
}

td {
  font-family: Arial, Helvetica, sans;  
  font-size: 13px;
}

a {
  color: #666666;
  text-decoration: none;
}

a:hover {
  color: #F943B1;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

input, textarea, select {
  font-family: Arial, Helvetica, sans;
  color: #707070;
  font-size: 11px;
  border: 1px solid #ffffff;
  background: #cccccc;
}

#header {
  background: #7B7670 url("http://www.mindestenshaltbar.net/static/layouts/default/header_back.jpg") 0 0 repeat-x; ;
  margin: 10px 0 0 0;
}

#header .siteimage {
  float: left;
  width: 244px;
}

#header .header_navi {
  margin: 52px 0 0 0;
  float: left;
  width: 495px;
  color: #ffffff; 
  text-align: right;
}

#header .header_navi a{
  color: #ffffff; 
}


#header .right {
  float: right;
  width: 18x;
}

img#print_header {
  display: none;
}

.navigation {
  padding: 0;
  margin: 0;
}

#wrapper {
  text-align: left;
  width: 760px;
  margin: 0 auto;
  padding: 0;
}

#pagebody {
  margin: 0px 0 0px 0;
  padding: 3px 13px 10px 13px;
  background: #D8D6D4;  
}


/* content */

#content {
  heigth: 100%;
  margin: 10px 0 0 0;
  float: left;
  width: 724px;
  background: #ffffff;  
}

h1 {
  font-size: 20px;
  margin: 0px;
  padding: 0px;
}


h2 {
  font-size: 18px;
  padding: 0px;
  margin: 0px 0px 14px 37px;
  font-weight: normal;
}

.pagelinkTop, .pagelinkBottom {
  padding: 0px 0px 20px 0px;
}

#footer {
  height: 33px;
  width: 760px;
  background: #7B7670 url("http://www.mindestenshaltbar.net/static/layouts/default/footer.jpg") 0 0 no-repeat; 
  color: #ffffff;
  padding: 7px 0 10px 10px;  
}

.footer_left {
  float: left;
  height: 33px;
  width: 370px;
}

.footer_right {
  float: right;
  height: 33px;
  width: 370px;
  padding: 0 20px 0 0;
  text-align: right;
}

.footer_left a, .footer_right a, .footer a {
  color: #ffffff;
}


/* story */

.story {
  margin: 10px 10px 10px 10px;
  line-height: 18px;
}

.storyImgage{
  margin: 0;
  padding: 0;
}


h3 {
  font-family: Arial, Helvetica, sans;
  color: #666666;
  font-size: 28px;
  margin: 18px 0 0 0px;
  line-height: 30px;
}

h3 a {
  color: #686868;
}

small, .small {
  font-family: Arial, Helvetica, sans;
  font-size: 11px;
  color: #707070;
  margin: 0 0 0 0px;
}

cite {
  padding: 5px;
}

.storyLinks {
  font-family: Arial, Helvetica, sans;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  margin: 20px 0 30px 0px;
}

#commentBox {
  font-size: 18px;
  border-top: 2px solid #7B7670;  
  border-bottom: 2px solid #7B7670;
  padding: 5px 0 5px 0;
  margin: 10px 0 10px 0;
  height: 18px;
}

.commentPost {
  float: left;
  width: 242px;
}

.commentPrint {
  float: right;
  width: 242px;
  text-align: right;
}

#commentBox a {
  color: #96C042;
}

#commentBox a:hover {
  color: #FB42B1;
}

.commentCount {  
  font-size: 18px;
  color: #A29F9B;
  text-align: right;
}

.commentLinks {
  margin: 20px 0 30px 0px;
  padding: 10px 0 15px 0;;
}

.commentLinks a {
  color: #FB42B1;
}

.commentLinks a:hover {
  background: #95BD4B;  
  color: #ffffff;  
}

.commentDate {
  font-family: Arial, Helvetica, sans;
  font-size: 13px;
  color: #666666;
  margin: 20px 0 20px 0px;
}

.commentReply {
  padding: 0;
  margin: 0 0 0 -55px;
}

.storyLinks a {
  color: #666666;
}

.storyDate {
  font-size: 11px;
  color: #707070;
  margin: 10px 0 0 0px;
  padding: 0;
}

.storyDate a {
  color: #323232;
}

.storyTeaser {
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  margin: 10px 10px 0 0px;
}

.storyContent {
  width: 485px;
  margin: 10px 0 0 0px;
  text-align: justify;
}


.storyContent a {
  color: #FB42B1;
  text-decoration: none;  
}

.storyContent a:hover {
  background: #95BD4B;  

  color: #ffffff;  
}






/* comments */

.comments {
  float: left;
  width: 505px;
  background: #ffffff;
  line-height: 18px;  
}

.comments div {
  margin: 0 10px 0 10px;
  padding: 0 0 0 55px;
  text-align: justify;  
}



.comments p {
  margin: 15px 10px 15px 0px;
  padding: 0 0 0 0px;
  text-align: justify;  
}

.comments h4 {
  height: 30px;
  background: url("http://www.mindestenshaltbar.net/static/layouts/default/comment_back.jpg") 0 0 no-repeat;
  font-family: Arial, Helvetica, sans;
  color: #707070;
  font-size: 13px;
  margin: 15px 0 10px 10px;
  padding: 0 0 0 55px;
}

#reply {
  margin: 20px 0px 20px 75px;
  padding: 20px 0 0 0;
}


.addComment {
  width: 485px;
  margin: 0px;
  padding: 10px;
  background: #ffffff;
}

/* sidebar */

#sidebar01 {
  overflow: hidden;
  float: right;
  width: 219px;
  margin: 10px 0 10px 0;
  color: #333333;
}

.frameLine {
  border: 1px solid #ffffff;
  padding: 1px;
  margin-bottom: 10px;  
}

.sidebarItem {
  font-family: Arial, Helvetica, sans;
  font-size: 13px;
  padding: 10px;
  background: #ffffff; 
}

.sidebarItem h1 {
  color: #666666;
  font-weight: bold;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 3px 0;
  padding: 0 0 0 0px;
}

.sidebarItem h4 {
  height: 19px;
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 -15px;
  padding: 3px 0 0 15px;
}

.sidebarItemBody {
  padding: 0 10px 0 0;
  margin: 5px 0 0 0;
}

.sidebarItem ul {
  margin: 0px;
  padding: 0px;
  list-style: none;  
}

.sidebarItem a, .sidebarItemMenu  a {
  color: #003399;
  text-decoration: underline;
}

.sidebarItem td {
  color: #333333;
  font-size: 13px;
}

.editor {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid #000000;
}

.historyItem {
  font-size: 11px;
  color: #333333;
  margin: 6px 0px 6px 0px;
}

.clearall {
  clear: both;
  height: 0px;
  font-size: 0px;
}

table.calender td {
  white-space: nowrap;
}



/* start */

.startFlash {
  float: left;
  background: #ffffff;
  width: 505px;  
  padding: 0;
  text-algin: left;
}

.startComments {
  float: right;
  background: #ffffff;
  width: 199px;
  height: 271px;
  padding: 10px;
  margin: 0 0 0 10px;
  overflow: hidden;
}

.startFull {
  float: left;
  background: #ffffff url("") 0 0 no-repeat;
  width: 734px;
  height: 197px;
  margin: 10px 0 0 0;
}

.startBox {
  float: left;
  background: #ffffff;
  width: 156px;
  height: 220px;
  margin: 10px 10px 0 0;  
  padding: 10px 10px 10px 10px;
  font-size: 11px;
  text-align: justify;  
}

.startBoxPic {
  float: left;
  background: #ffffff;
  width: 174px;
  height: 238px;
  margin: 10px 10px 0 0;
  padding: 1px 1px 1px 1px;    
}

.startBoxRight {
  float: right;
  background: #ffffff;
  width: 156px;
  height: 220px;  
  margin: 10px 0px 0 0;  
  padding: 10px 10px 10px 10px;
  font-size: 11px;  
  text-align: justify;
}

.startBoxRightPic {
  float: right;
  background: #ffffff;
  width: 174px;
  height: 238px;
  margin: 10px 0px 0 0;
  padding: 1px;    
}

.startRec {
  float: right;
  background: #ffffff;
  width: 528px;
  height: 220px;
  margin: 10px 0px 0 0;  
  padding: 10px;
}

.startHalf {
  float: left;
  background: #ffffff;
  width: 362px;
  height: 220px;    
  margin: 10px 0px 0 0;  
  padding: 1px;
}

.startHalfRight {
  float: right;
  background: #ffffff;
  width: 362px;
  height: 220px;    
  margin: 10px 0px 0 0;  
  padding: 1px;
}

.startHeadline {
  font-size: 20px;
  text-align: left;
}

.startAutor {
  font-size: 11px;
  font-style: italic;
  margin: 5px 0 5px 0;
}

.startLesen {
  float: left;
  margin: 5px 0 5px 0;
}

.startRessort {
  float: right;
  color: #ffffff;
  font-size: 10px;
  margin: 5px 0 5px 0;	
}

.startRessort a {
  background: #B2B2B2;
  color: #ffffff;  
  padding: 0px 3px 0px 3px;  
}

.startRessort a:hover {
  background: #95BD4B;  
  color: #ffffff;  
  padding: 0px 3px 0px 3px;  
}

.startBox {
  float: left;
  background: #ffffff;
  width: 156px;
  height: 220px;
  margin: 10px 10px 0 0;  
  padding: 10px 10px 10px 10px;
  font-size: 11px;
  text-align: justify;  
}

/* Ressort */

.ressortImage {
  margin: 10px 10px 0 0;
  float: left;
  background: #ffffff;
}

#ressortAll {
  height: 170px;
  padding: 0;
  margin: 0;
}

.ressortBox {
  float: left;
  background: #ffffff;
  width: 475px;
  height: 150px;
  margin: 10px 0px 0 0;  
  padding: 10px;
}

.ressortAusgabe {
  float: right;
  margin: 10px 0 0 10px;
}

/* 0102  - 2. Ausgabe */

.startBoxPic0102 {
  float: left;
  background: #ffffff;
  width: 173px;
  height: 173px;
  margin: 10px 10px 0 0;
  padding: 1px 1px 1px 1px;    
}

.startBoxPicText {
  z-index: 3;
  width: 130px;
  height: 35px;
  margin: 140px 0 0 45px;
  position: absolute;
}

.startBoxAutor0102 {
  float: left;  
  width: 173px;
  height: 173px;
  margin: 10px 10px 0 0;
  padding: 1px 1px 0 0; 
}

.startRec0102 {
  float: right;
  background: #ffffff;
  width: 528px;
  height: 157px;
  margin: 10px 0 0 0;  
  padding: 10px;
}

.startHalf0102 {
  float: left;
  background: #ffffff;
  width: 362px;
  height: 182px;    
  margin: 10px 0px 0 0;  
  padding: 1px;
}

.startHalfRight0102 {
  float: right;
  background: #ffffff;
  width: 362px;
  height: 182px;    
  margin: 10px 0px 0 0;  
  padding: 1px;
}
/*  Flash replace */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
