* {
	font-family: Verdana, sans-serif;	
}

body {
   padding: 0px;
   margin: 0px;
}

.inhaltsBereich {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #444444;
  line-height:1.5;
/*  text-align: justify; */
}

#navigationsBereich table tr td img {
  border: 0px;
}

.pageHeaderBereich, h1 {
	font-size:22px;
	color: #F64E1D;
	font-weight: bold;
}

h2 {
	font-size:17px;
	color: #F64E1D;
	font-weight: bold;
}

h3 {
	font-size:14px;
	color: #F64E1D;
	font-weight: bold;
}

h4, h5, h6 {
	font-size:12px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 4px;
}

a {
	color: #FF5300;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.newsTickerBereich {
	font-family: Arial;
	font-size:10px;
	color: #333333;
}

.newsTickerBox1 {
	background-color: #C4D1F4;
        text-align: left;
        padding:1px;
	color: #161C5F;
        margin-right: 2px;
}

.newsTickerBox2 {
	background-color: #CFF0FF;
        text-align: left;
	color: #2C3060;
}

.newsTickerBox3 {
	background-color: #46AFEA;
        text-align: left;
	color: #161C5F;
}

ul, li {
   list-style-image: url(http://www.fsj-at-school.de/cms/assets/templates/fsjTemplate3/bilder/left-menu-bullet.gif);
   line-height: 18px;
}
img {
    border: 0px;
    margin: 0px;
}

#bewerbungsformular .extraWidth {
	width: 230px;
}

#bewerbungsformular textarea {
	height: 60px;
}

bewerbungsformular * {
	text-align: left;
}

/* Sebi */
.ausschnitt {
  display: none; 
  position: absolute;
  }

#karte {
  position: relative;
  display: none;
}

#schulliste {
  display: block;
  padding-left: 200px;
  }

#schullisteneinblender {
  display: none;
  padding-left: 400px;
}


/* AjaxSearch-Stile */

       /* Link auf die Seite mit dem gefundenen Begriff */
       .ajaxSearch_resultLink{
           text-decoration: none;
           font-weight: bold;
           font-size: 12px;
       }

       /* Auszüge aus der Suchseite */
       .ajaxSearch_resultExtract {
           text-decoration: none;
           font-style: italic;
       }

       /* Überschrift der Suchergebnisseite */
       .ajaxSearch_resultsInfo{
           text-decoration: none;
           font-weight: bold;
           font-size: 12px;
       }

       .ajaxSearch_highlight {
            background-color: #FDE04E;
        }
       
       .ajaxSearch_paging {
            font-weight: bold;
       }
