/** template.css - Freiwillige Feuerwehr Bad Segeberg **/

/** Standards **/


 body {
	font-size:12px;
        font-family:Helvetica,Arial,sans-serif;
	background:#fff url("../images/background.jpg");
	background-repeat:repeat-xy;
    }

#header {
        width:1000px;
	margin:0px auto;
	margin-top:1em;
	padding-top:5px;
        height:45px;
	background:#fff url("../images/menu.gif");
	background-repeat: no-repeat;
	background-position:center top;
	}

#content {
        width:1000px;
        height: auto;
        min-height:700px;
	margin:0px auto;
	padding-top:4em;
	background:#fff url("../images/top.gif");
	background-repeat:no-repeat;
	background-position:center top;
	}

#inhalt {
        float: left;
	padding-left:2em;
	padding-right:2em;
        width: 950px;
  	background-color:#fff;
    }

#beitrag {
	float:left;
	margin-left:16em;
	padding-left:2em;
	padding-right:2em;
        width:550px;
	margin-top:-25px;
	background-color:#fff;
    }

#breadcrumb {
	padding-left:2em;
	background:none;
    }

#informationen {
        width:640px;
	margin:0px auto;
	margin-top:1em;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:2em;
	border-top:#ADD7F5 2px dotted;
	border-bottom:#ADD7F5 2px dotted;
	font-family: MS Sans Serif;
	font-size:11pt;
	text-align:center;
	color:red;
	}

#user3 {
        width:640px;
	margin:0px auto;
	margin-top:1em;
	padding-top:3em;
	padding-bottom:5px;
	text-align:center;
	}

#pictures {
        width:700px;
	margin:0px auto;
	margin-top:1em;
	padding-left:15px;
	margin-bottom:2em;
	border:0px;
	text-align:center;
	}


/* Bannermodule */

.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	padding-bottom:15px;

}

/* Banner Textstyle */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}


/** Box Links **/

#small-menu-left-head {
	float:left;
	width:185px;
	height:19px;
	margin-left:-20px;
        background-image:url("../images/box_top.gif");
	background-repeat:no-repeat;
	}

#small-menu-left-content {
	float:left;
	width:185px;
	height:auto;
	margin-top:19px;
	padding-left:5px;
        background-image:url("../images/box_content.gif");
	background-repeat:repeat-y;
	}

#small-menu-left-foot {
	float:left;
	width:185px;
	height:19px;
        background-image:url("../images/box_down.gif");
 	background-repeat:no-repeat;
	}

/** Box Rechts **/

#small-menu-right-head {
         float:right;
         width:150px;
         height:19px;
         margin-right:-30px;
         padding-right:25px;
         background-image:url("../images/boxr_top.gif");
         background-repeat:no-repeat;
         }

#small-menu-right-content {
	float:right;
	width:150px;
	height:auto;
	margin-top:19px;
         background-image:url("../images/boxr_content.gif");
	background-repeat:repeat-y;
	}

#small-menu-right-foot {
	float:right;
	width:150px;
	height:19px;
        background-image:url("../images/boxr_down.gif");
	background-repeat:no-repeat;
	}


.componentheading {
	text-align:center;
	color:#0000FF;
	font-size:22px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:14px;
	margin-bottom:10px;
  }

/** Menu **/

.menu-son-of-suckerfish-horizontal {
	padding-top:0px;
	padding-left:60px;
	}

/** Text-Formatierung **/

#inhalt h1 {
	text-align:left;
	color:#0000FF;
	font-size:22px;
	text-decoration:underline;
	margin-bottom:10px;
	}

#inhalt h2 {
	color:#0000FF;
	text-align:center;
	text-decoration:underline;
	font-size:18px;
	font-style:italic;
	}

#inhalt h3 {
	color:#0000FF;
	text-align:center;
	font-size:18px;
	font-style:italic;
	}

#inhalt H4 {
	clear:both;
	text-align:center;
	color:#0000FF;
	font-size:18px;
	text-decoration:underline;
	padding-bottom:2px;
	padding-top:15px;
	}

#inhalt h5 {
	color:#008000;
	text-align:center;
	font-size:16px;
	font-style:italic;
	}

#inhalt p {
	text-align:left;
	color:#0000FF;
  }

#inhalt pc {
	float:left;
	text-align:center;
	color:#0000FF;
  }

p.student {
	text-align:center;
	font-size:50px;
	}

.header {
         width:923px;
         height:80px;
	margin-left:25px;
	margin-bottom:8px;
    }

.left-float {
         margin: 0pt 0pt 1.2em;
         float: left;
         width: 15em;
	}


/** Login Feld **/

.input{
        border:none;
	margin-left:15px;


}

  span.article_separator {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 599px;
	height: 1px;
	display: block;
	background: url("../images/article_separator.png");
	}

/** Bild-Formatierung **/

	img {
	border:none;
	}

	img.pictures {
	border:none;
	padding-left:20px;
	}

	img.header {
	border:none;
	}

	img.left-float {
	border:none;
	padding-top:10px;
	padding-right:8px;
	padding-left:8px;
	}

	img.center {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	margin-bottom:4px;
	border:0px solid #000000;
	}

/** Suchfunktion **/

#search {
         position: absolute;
	height: 20px;
	width: 140px;
	}

.search {
	margin-top: 8em;
	padding-top:10px;
	float: right;
	background: transparent url("../images/search.png");
	background-repeat: no-repeat;
	}

.search .inputbox {
	float: left;
	border: none;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	width: 192px;
	height: 38px;
	padding: 1px 5px;
	margin: 0;
	background: none;
	}

.search .button {
	float:left;
	margin:0;
	padding:0;
	text-transform:uppercase;
	width:35px;
	height:36px;
	background: transparent url("../images/search_bg.gif") no-repeat top left;
	}

/** Beitragsinformationen und -optionen **/

.createdate {
	color:#99a1a7;
	display:block;
	font-size:0.85em;
	}

.createdby {
	color:#99a1a7;
	display:block;
	font-size:0.85em;
	padding:0 0 0 2px;
	}

.modifydate {
	color:#99a1a7;
	display:block;
	font-size:0.85em;
	padding:0;
	}

span.content_rating,.leading span.content_rating {
	margin:10px 0 0;
	display:block;
	}

.content_vote {
	margin:0 0 10px;
	display:block;
	}

.content_vote input {
	margin:0 5px;
	}

.content_vote .button {
	background:url(../images/pfeil.gif) #000 no-repeat;
	border:0;
	color:#fff;
	font-weight:bold;
	margin:20px 10px 0 0;
	padding:0 0 0 30px;
	cursor:pointer;
	}



/*Header für table content*/

td.sectiontableheader {
	color:#fff;
	font-size:11pt;
	line-height:16px;
	font-weight:bold;
	padding:8px;
	background-color:#222;
	margin-button:5px;
	}

.sectiontableheader a:link,.sectiontableheader a:visited {
	color:#fff;
	text-decoration:none;
	}

.sectiontableheader img {
	padding-left:5px;
	border:none;
	}

/*Alternative Archiv Einträge*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
	padding: 6px;
	}

tr.sectiontableentry2 td ,td.sectiontableentry2 {#
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
	padding: 6px;
	}

/* Article Overflow */

div.blog_more {
	border-top: 1px solid #e6e6d4;
	}

div.blog_more ul li a {
	border-bottom: 1px solid #eee;
         background: url(../images/style1/list-arrow.png) no-repeat 4px 10px;
         text-indent: 14px;
	}

div.blog_more ul li a:hover {
	background-color: #f4f4f4;
	}

/* Article TOC Table */

table.contenttoc {
	color: #330;
	border: 1px solid #d6d6d6;
	}

table.contenttoc th {
	background-color: #ececec;
	color: #4f4f4f;
	}

div.mosimage_caption {
	font-size: 0.9em;
	color: #666;
	}

.pagenav {
	font-size: 1em;
	color: #CAD7A0;
	}

/** Readon & Links**/

a.readon {
	text-decoration:none;
	background:url(../images/readon.png) no-repeat 0px 2px;
	font-size:14px;
	line-height:18px;
	padding:0px 0px 0px 17px;
	}

a.readon:hover {
	text-decoration:underline;
	}

	a {
	color: #246da5;
	text-decoration: underline;
	}

a:hover {
	color: #2b84c8;
	text-decoration: none;
	}

/** Buttons **/

.buttonheading {
	text-align:right;
	float:right;
	}

.buttonheading img
	{
	text-align:right;
	border:0;
	}

.buttonheading a:link,p.buttonheading a:visited
	{
	text-align:right;
	border:solid 2px #fff;
	}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
	{
	text-align:right;
	border:solid 2px #EFDEEA;
	}

.buttonheading a:hover
	{
	text-align:right;
	background:none !important;
	color:#000 !important;
	}

.buttonheading a:active,p.buttonheading a:focus
	{
	text-align:right;
	border:solid 2px;
	color:#000;
	}


/** Footer **/

.foot-mainlevel {
	color:#dddddd;
         float:left;
         padding-left:5px;
         padding-right:5px;
         border-right:1px dotted #dddddd;
}

.foot-mainlevel:hover {
         text-decoration:underline;
	color:#D1CF29;

}

ul.foot-menu li {
         border-right:1px dotted #dddddd;
         list-style:none;
         display:block;
         width:260px;
         margin:0px auto;
         padding:0px;
}

ul.foot-menu {
         border-right:1px dotted #dddddd;
         list-style:none;
         display: block;
         width:260px;
         margin:0px auto;
         padding:0px;
}

#footer {
	margin: 0px auto;
	padding-bottom: 5px;
         clear: both;
         width: 1000px;
	height: 35px;
	text-align:center;
	color:#dddddd;
	background: url("../images/footer.gif");
	background-repeat: no-repeat;
    }
