

#container {
	margin-right: auto;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	width: 920px;
	background-color: #ffffff;
	}

#banner {
        font-family:verdana, arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
        background-image: url("/static/antville/images/webloghead.jpg");
        background-color: transparent;                                   	
	text-align: left;
	padding: 5px;
	
	height: 75px;
	}

#banner a {
	text-decoration: none;
	}

#banner h1 {
	font-size: x-large;
	font-weight: bold;      
	}

#banner h2 {
	font-size: x-sm;
	}

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: #0000cc;
       }

a:visited { 
            color: #000000;
          }

a:active {
            color: #5555ff;
            border-bottom: 1px solid #369; 
         }

a:hover {
            color: #0000cc;
            border-bottom: 1px solid #369;
        }
#left {
	float: left;
	width: 200px;
	background-color: #ffffff;
	overflow: hidden;
        line-height: 120%;
	}

#right {
	float: left;
        padding-left: 5px;	
	width: 200px;
	background-color: #ffffff;
	overflow: hidden;
        line-height: 120%;
	}

#center {
        background-color: #ffffff;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
	float: left;
        width: 500px;	
	overflow: hidden;
	}

#footer {
        float: left;
        width: 900px;
        background-color: #ffffff;
        border-top: 1px solid #CCCCCC;
        font-family: arial, sans-serif; 
        font-size: x-sm;           
       }

.content {
	padding: 15px 15px 5px 15px;
	background-color: #ffffff;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

.content a:link {
            border-bottom: 1px dotted #369;
        }

.content a:visited {                           
            border-bottom: 1px dotted #369;
        }                                   

.content a:hover {
            border-bottom: 1px solid #369;
        }

.content p {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #660000;
	font-family: arial, sans-serif;
        font-size: 12px;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: arial, sans-serif;
        font-size: x-sm;
	text-align: left;
	line-height: 100%;
	
	margin-top: 10px;
	list-style-type: none;
	}

.title {
   height: 53px;
   font-size: 20pt;
   font-weight: bold;
   vertical-align: middle;
   background-image: url("");
   background-color: transparent;
   color: #0000cc
}

.message {
   font-family: arial, sans-serif;
   font-size: x-sm;
   font-weight: bold;
   padding: 1px;
   color: #660000;
   background-color: #ffffff;
}

.statusdark {
   font-family: arial, sans-serif;
   font-size: x-sm;
   width: 198px;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statuslight {
   font-family: arial, sans-serif;
   font-size: x-sm;
   width: 198px;
   color: #999999;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statushead {
   width: 198px;
   text-align: left;
   letter-spacing: 3px;
   font-size: x-sm;
   display: block;
   padding-top: 1px;
   padding-bottom: 1px;
}

.sep {
   height: 1px;
   width: 198px;
   background-image: url("/static/antville/dot.gif");
}

ul {list-style: url("") circle;}

li {padding-bottom: 3px;}

.calHead {
   font-family: arial, sans-serif;
   font-size: x-sm;
   font-weight: bold;
}

.calDay {
   font-family: arial, sans-serif;
   font-size: x-sm;
   text-align: center;
   boder: 1px solid #000000;
}

.calSelDay {
   font-family: arial, sans-serif;
   font-size: x-sm;
   border: 1px solid #000000;
   text-align: center;
}

.calFoot {
   font-family: arial, sans-serif;
   font-size: x-sm;
   font-weight: bold;
}

.storyDate {
   font-family: arial, sans-serif;
   font-size: x-sm;
   color: #333333;
   margin-top: 10px;
   margin-bottom: 2px;
   text-align: right;
   border-bottom: 1px dotted #999999;
}

.storyTitle {
   font-family: arial, sans-serif;
   font-size: medi;
   color: #660000;
   font-weight: bold;
   margin-bottom: 2px;
}

.small {
   font-family: arial, sans-serif;
   font-size: x-sm;
   color: #333333;
}

.tiny {
   font-family: arial, sans-serif;  
   font-size: xx-small;    
   color: #333333;       
}

/*
.commentHead {
   width: 50px;
   border-bottom-style: dotted;
   border-bottom-width: thin;
   border-bottom-color: #cccccc;
   margin-bottom: 2px;
   margin-top: 10px;
}
*/
.commentDate {
   font-family: arial, sans-serif;
   font-size: x-sm;
   color: #333333;
   margin-bottom: 2px;
}

.commentTitle {
   font-family: arial, sans-serif;
   font-size: medi;
   color: #000000;
   font-weight: bold;
   margin-bottom: 2px;
}

.reply {padding-left: 40px;}


.formTitle {
   width: 380px;
   font-family: arial, sans-serif;
   font-size: medi;
   font-weight: bold;
   border: 1px solid #000000;
}

.formText {
   width: 380px;
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   border: 1px solid #000000;
}

.formWide {
   width: 660px;
   font-family: arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
}

.offlineStory {background-color: #cccccc;}

.pollResultsBar {
   height: 5px;
   margin-right: 10px;
   background-color: #0000cc;
   font-size: 0px;
}

.searchbox {
   font-size:11px;
   margin-top:3px;
   margin-bottom:3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelink {
   margin-top: 2px;
   margin-bottom: 18px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
	margin: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	height: 30px;
	padding: 15px 0px 15px 5px;

}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	padding-left: 10px;
	padding-bottom: 0px;
	border-top-style: solid;
	padding-top: 4px;
	margin: 30px 0px 0px;





}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.fliesshyper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.aufzpunkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 10pt;


}
.zentrKursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	border-right-style: solid;
	border-left-style: solid;
	padding: 10px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	white-space: pre;

}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	padding: 5px 0px;
	margin: 0px;
	background-color: #FFFFEE;
	width: 150px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #660000;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	background-image: url(bilder/bg_menulinks.jpg);




}
.menulinks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.linkslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
	border: 1px none #0000CC;
	margin: 1px;
	padding: 2px;

}
body {
scrollbar-Base-Color:white;
scrollbar-Arrow-Color:#803C33;
scrollbar-track-color:white;
scrollbar-face-color:#FFD052;
scrollbar-highlight-color:white;
scrollbar-3d-light-color:white;
scrollbar-dark-shadow-color:#DD0000;
scrollbar-shadow-color:#EE0000;
background-image: url(http://www.enno.info/bilder/bg.jpg);
}
.bildunter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	bottom: auto;
	clip:    rect(auto auto auto auto);



}
