/* Eigenes Titelbild hochladen und hier einbinden */
#titelstreifen { background-image: url("http://www.servimg.com/u/f80/16/90/12/52/collag10.jpg");  }


body {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #222222;
   background-color: #dddddd;
   padding: 0px 0px 40px 0px;
   margin: 0px 0px 40px 0px;
}

#supercontainer {
   position:absolute; 
   width:780px; 
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   left:50%;
   background-color:#cccccc;
   padding-bottom: 20px;
   margin: 0px 0px 0px -390px;
}


#maincontentframe {
   width:544px; 
   border: 1px solid #aaaaaa;
   float:left;
   margin: 170px 0px 40px 30px;
   display: inline;
   background-color:#eeeeee;
}

#maincontent {
   margin: 20px;
}

#navibarframe {
   width:195px; 
   border: 0px solid #ff0000;
   float:left;
   margin: 170px 0px 40px 5px;
   background-color: #cccccc;
}

#navibar {
   margin: 15px;
}

#titelstreifen {
   background-repeat:no-repeat;
   background-position:0px 0px;
   position:absolute; 
   top:0px; 
   left:0px; 
   width:100%;
   height:140px; 
}


#titel {
   position:absolute; 
   top:105px; 
   left:30px; 
   width:100%;
   height:80px; 
   font-size: 23px;
   font-weight: bold;
   vertical-align: top;
   text-align: left; 
   font-family: Verdana, Helvetica, Arial, sans-serif;
   color: #ffffff;
}

#titel a{  color: #ffffff; text-decoration:none}
#titel a:visited{  color: #ffffff; text-decoration:none}
#titel a:active{  color: #ffffff; text-decoration:none}
#titel a:hover{  color: #aaaaaa; text-decoration:none}


#picpreview {
   width:100px; 
   height: 100px;
   border: 1px solid #888888;
   overflow:hidden;
   background-image: url("/static/antville/Flammyblog/layouts/antville.org81/previews.jpg");
   background-position: 0px 0px;
}

blockquote { font-style:italic; }

td {
   font-size: 12px;
   line-height: 140%;
}



div.boxheader {
   color: #555555;
   overflow: hidden;
   font-size: 11px;
   border-top: 1px solid #959595;
   text-align: left;
   line-height: 300%;
}

div.boxheaderohne {
   color: #555555;
   overflow: hidden;
   font-size: 11px;
   border-top: 0px solid #959595;
   text-align: left;
   line-height: 300%;
}

div.boxline {
   height:1px;
   overflow:hidden;
   border-bottom: 0px solid #dddddd;
}

div.box {
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #555555;
   line-height: 140%;
   text-align: right;
   padding: 0px 0px 16px 0px;
   margin: 0px 0px 0px 0px;
   border-bottom: 0px solid #959595;
}

div.ample { margin-bottom: 5px; }

small, .small {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #555555;
}

/* this is for mozilla to align tables in boxes right */
div.box table {
   margin-left: auto; 
   margin-right: 0px; 
}

fieldset {
   padding-left: 8px;
   padding-top: 0px;
   margin-top: 6px;
   margin-bottom: 6px;
}

p {
   margin-top: 6px;
   margin-bottom: 10px;
}

form { margin: 0px; }

a {text-decoration: none;}
a:link {color: #781713;}
a:visited {color: #781713;}
a:active {color: #aaaaaa;}
a:hover {text-decoration: underline;}

.message {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   padding: 1px;
   margin-top: 6px;
   margin-bottom: 6px;
   color: #cccccc;
}

.message input {
   font-size:9px;
   padding:0px;
   margin:0px;
}

.historyItem {
   color: #222222;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding-bottom: 0.3em;
}

/* calendar */

.calHead {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
}

.calDay {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

.calSelDay {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   border: 1px solid #781713;
   text-align: center;
}

.calFoot {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
}

.dayHeader {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #555555;
   font-weight: bold;
   margin-bottom:10px;
}

/* story display classes */

.storyTitle {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 22px;
   color: #781713;
   font-weight: bold;
   line-height: 120%;
   padding-bottom: 8px;
   vertical-align: bottom; 
}

.storyDate {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #555555;
   line-height: 150%;
   margin-bottom: 16px;
   padding-bottom: 8px;
   border-bottom: 1px solid #555555;
}

.storyBody {
   font-size: 12px;
   line-height: 170%;
   margin-bottom: 15px;
   text-align: justify;
}

.storyBody a {text-decoration: underline;}
.storyBody a:link {color: #781713;text-decoration: underline;}
.storyBody a:visited {color: #781713;text-decoration: underline;}
.storyBody a:active {color: #aaaaaa;text-decoration: underline;}
.storyBody a:hover {text-decoration: underline;}

.listSeparator {
   width: 50px;
   border-bottom: 2px dotted #dddddd;
   margin-top: 10px;
   margin-bottom: 4px;
}


.reply { padding-left: 40px; }

/* form input classes */

.formTitle {
   width: 380px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 22px;
   font-weight: bold;
   border: 1px solid #222222;
}

.formText {
   width: 380px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   border: 1px solid #222222;
}

.formWide {
   width: 660px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
}

.listFlag {
   background-color: #cccccc;
   padding: 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #222222;
}

.pollResultsBar {
   height: 5px;
   overflow: hidden;
   float:left;
   margin-right: 10px;
   background-color: #781713;
   font-size: 0px;
}

.searchbox {
   font-size: 11px;
   margin-top: 3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelinkTop {
   margin-bottom: 18px;
   padding-bottom:3px;
   border-bottom:1px solid #dddddd;
}

.pagelinkBottom {
   margin-top: 18px;
   padding-top:3px;
   border-top:1px solid #dddddd;
   text-align:right;
}

/* page navigation bar */
div.pageNav {
   margin-top: 10px;
   margin-bottom: 0px;
   font-size: 11px;
}

div.pageNavSummary {
   padding: 1px 5px;
   background-color: #efefef;
   border-bottom: 1px solid #cccccc;
   text-align: left;
}

div.pageNavBar {
   padding-top: 1px;
   text-align: right;
}
span.pageNavItem {
   padding-left: 2px;
   padding-right: 2px;
}

span.pageNavSelItem {
   padding-left: 2px;
   padding-right: 2px;
   font-weight: bold;
}

/* tree navigation in skinmgr */
ul { list-style: url("/static/antville/Flammyblog/layouts/antville.org81/bullet.gif") circle; } 

ul.skinmgrTree {
   padding-left:15px;
   margin:20px 0px;
}

ul.skinmgrTree ul {
   padding-left:30px;
   margin:0px;
}
ul.skinmgrTree li {
   list-style:none;
   margin:7px 0px;
   padding:0px;
}

ul.skinmgrTree li.skinset {
   list-style:square;
   padding-left:0px;
}
ul.skinmgrTree a.selected {
   font-weight:bold;
}

ul.skinmgrTree li div {
   font-family:Verdana, Helvetica, Arial, sans-serif;
   font-size:10px;
   color:#222222;
}

/* classes for membermgr */
.membergroup {
   font-weight:bold;
   font-size:22px;
   margin:10px 0px;
}

.member {
   margin-left:20px;
   margin-bottom:5px;
}
