* {
	margin: 0;
	padding: 0;
}



img {
	border: 0;
}

body {
	background: url('/tl_files/schulforum/img/bg_main.jpg') repeat-x #FFFFFF;
	font-family: Verdana, sans-serif;
}

a {
	outline: 0;
}

#main {
	width: 960px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -480px;	
}

#head {
	display: block;
	width: 960px;
	height: 90px;
	background-image: url('/tl_files/schulforum/img/logo_rr.jpg');
	background-repeat: no-repeat;
	background-position: 100% 36px;
}

#logo {
	margin-top: 36px;
}

#toolbar
{
	width: 959px;
	height: 32px;
	background: url('/tl_files/schulforum/img/bg_toolbar.jpg') repeat-x #0066AA;
}

#channel-label {
	float: left;}

#search {
	width: 208px;
	height: 18px;
	line-height: 18px;
	text-indent: 3px;
	font-size: 11px;
	color: #717E86;
	float: left;
	position: relative;
	top: 6px;
	left: 31px;
	font-family: Verdana, sans-serif;
	color: #717E86;
	border: 1px solid #0066AA;
	z-index: 999;
}

#search_submit {
	float: left;
	position: relative;
	top: 7px;
	left: 38px;
	outline: 0;
	z-index: 999;
}

#channelmenu {
	position: relative;
	left: 307px;
	top: 7px;
	z-index: 999;
	font-size: 11px;
}

#page {
	display: block;
	float: left;
	background: url('/tl_files/schulforum/img/bg_page.gif');
	background-repeat: repeat-y;
	width: 959px;
	margin: 0 0 90px 0;
}
	
#mainnavi {
	width: 206px;
	float: left;
}

#content {
	width: 735px;
	float: right;
}

#keyvisual {
	display: block;
	height: 240px;
}

#kv_kinder {
	position: absolute;
	left: 224px;
	top: 66px;
}

#contenttext {
	min-height: 280px;
	margin: 28px 32px 0 0;
	padding: 0 0 24px 0;
}

#contenttext h1 {
        color: #0066AA;
        background-color: white;
        font-size: 16px;
        line-height: 20px;
        margin: 16px 0 8px 31px;
        padding: 0 0 0 1px;
        font-weight: bold;
        clear: both;
}

#contenttext h2 {
        color: #9C9C9C;
        background-color: white;
        font-size: 12px;
        font-weight: bold;
        margin: -8px 0 16px 32px;
        clear: both;
}

#contenttext h3 {
        color: #0066AA;
        background-color: transparent;
        margin: 4px 0 2px 32px;
        padding: 0;
        font-size: 12px;
        line-height: 16px;
	    /* clear: both; */
}

#contenttext a:visited {
	color: #4C94C3;
}

.even h3 a,
.odd h3 a {
		color: #0066AA;
        background-color: transparent;
        margin: 4px 0 2px 0;
        padding: 0;
        font-size: 12px;
        line-height: 16px;
        clear: both;
        text-decoration: none;
}

.even h3 a:hover,
.odd h3 a:hover {
        text-decoration: underline;
}

p.url {
	display: none;
}


#contenttext p {
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 16px 32px;
}

#contenttext .clearer {
	clear: both;
}

#contenttext div.ce_hyperlink {
        overflow: hidden;
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 16px 32px;        
}

#contenttext div.image_container a.ce_hyperlink {
        display: block;
}

#contenttext div.image_container a.ce_hyperlink.left {
	float: left;	
	vertical-align:text-top;
	margin: 0 12px 12px 0;
}

#contenttext div.image_container a.ce_hyperlink.right {
	float: right;
	vertical-align:text-top;
	margin: 0 0 12px 12px;
}

.contentpic_left {
	float: left;	
	vertical-align:text-top;
	margin: 0 12px 12px 0;
} 

.contentpic_right {
	float: right;
	vertical-align:text-top;
	margin: 0 0 12px 12px;
} 


#contenttext ul.bullet {
	margin: 10px 0 18px 30px;
}

#contenttext ul.bullet li {
	list-style-type: none;
	background: url('/tl_files/schulforum/img/list-bullet.gif') no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 15px;
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 7px 0;
}

#contenttext ul.linklist,
#contenttext ul.linklist_ext,
#contenttext ul.downloadlist {
	margin: 10px 0 18px 32px;
}

#contenttext ul.linklist li {
	list-style-type: none;
	background: url('/tl_files/schulforum/img/mainnavi_bullet_blue.gif') no-repeat;
	background-position: 4px 6px;
	padding: 0 0 0 15px;
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 7px 0;
}

#contenttext ul.linklist_ext li {
	list-style-type: none;
	background: url('/tl_files/schulforum/img/icon_linklist_ext.gif') no-repeat;
	background-position: 4px 2px;
	padding: 0 0 0 20px;
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 7px 0;
}

#contenttext ul.downloadlist li {
	list-style-type: none;
	background: url('/tl_files/schulforum/img/icon_downloadlist.gif') no-repeat;
	background-position: 4px 2px;
	padding: 0 0 0 22px;
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 7px 0;
}

#contenttext ul.linklist li a,
#contenttext ul.linklist_ext li a,
#contenttext ul.downloadlist  li a {
	color: #0066AA;
	text-decoration: none
}

#contenttext ul.linklist li a:hover,
#contenttext ul.linklist_ext li a:hover,
#contenttext ul.downloadlist li a:hover {
	color: #66A3E0;
	text-decoration: none
}

#contenttext ul.linklist li a:visited,
#contenttext ul.linklist_ext li a:visited,
#contenttext ul.downloadlist li a:visited {
	color: #4C94C3;
}


#contenttext table {
	width: 655px;
	font-size: 11px;
	margin: 0 0 20px 32px;
}

#contenttext table tbody td {
	color: #0066aa;
	padding: 3px 4px 3px 6px;
	background-color: #CEE3F7;
	border: 1px solid #FFF;
}

#contenttext table thead th {
	color: #FFF;
	padding: 3px 4px 3px 6px;
	background: #4C94C3;
	border: 1px solid #FFF;
}

#contenttext table a {
	color: #0066aa;
	text-decoration: underline;
}

#contenttext table a:hover {
	color: #0066aa;
	text-decoration: underline;
	font-weight: bold;
}

#contenttext h5 {
	clear: both;
	font-size: 11px;
	display: block;
	width: 643px;
	color: #FFF;
	padding: 3px 4px 3px 6px;
	background: #4C94C3;
	border: 1px solid #FFF;
	margin: 0 0 0 32px;
}

#contenttext h6 {
	clear: both;
	font-size: 12px;
	line-height: 16px;
	display: block;
	width: 646px;
	color: #0066AA;
	padding: 3px 4px 5px 6px;
	background: #E4EFF6;
	border-top: 1px solid #B2D1F0;
	margin: 8px 0 0 32px;

}

#contenttext p a {
	color: #0066AA;
	text-decoration: none;
}

#contenttext p a:hover {
	color: #66A3E0;
	text-decoration: none;
}

#contenttext hr {
	width: 656px;
	height: 1px;
	color: #B2D1F0;
	background-color: #B2D1F0;
	border: none;
	margin: -7px 0 20px 32px;
}

div.teaser {
	padding: 8px 0 24px 32px;
	float: left;
}

div.teasercontent {
	width: 312px;
	background: url('/tl_files/schulforum/img/bg_teaser.jpg') repeat-y #F2F7FB;
	display: table;
}

div.teasercontent.__hervorheben {
	background: url('/tl_files/schulforum/img/bg_teaser2.jpg') repeat-x #F2F7FB;
}

#contenttext .teaser h4 {
	color: #0066AA;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	float: left;
	width: 188px;
	margin: 12px 14px 5px 0;
	padding: 0 0 0 14px;
}

.teaser .teaserpic {
	float: right;
}

.teaser span a img {
	margin: 5px 0 0 8px;
}

.teaser p {
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	float: left;
	width: 188px;
	margin: 0 14px 0 0 !important;
/*	padding: 0 0 14px 14px; */
	padding: 0 0 0 14px;
	clear: none !important;
}

.teaser span {
	border-top: 1px solid #FFFFFF;
	float: left;
}

.teaser span a {
	background-color: #DAE8F3;
	float: left;
	width: 312px;
	height: 31px
}

.teaser a img {
}


.level_1 {
	margin: 0 1px 0 1px;
}

.level_1 li {
	list-style-type: none;
	display: inline;
	
}

.level_1 li a {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	background:  url('/tl_files/schulforum/img/mainnavi_bullet_white.gif') no-repeat #0066AA;
	background-position: 7px 1.1em;
	text-decoration: none;
	padding: 6px 0 8px 18px;
}

.level_1 li a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0066AA;
	display: block;
	background: url('/tl_files/schulforum/img/mainnavi_bullet_blue.gif') no-repeat #DAE8F3;
	background-position: 7px 1.1em;
	text-decoration: none;
	padding: 6px 0 8px 18px;
}

.level_1 .trail {
	background:  url('/tl_files/schulforum/img/mainnavi_bullet_white.gif') no-repeat #4C94C3;
	background-position: 7px 1.1em;
	}

.active p {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 100%;
	background:  url('/tl_files/schulforum/img/mainnavi_bullet_white.gif') no-repeat #4C94C3;
	background-position: 7px 1.1em;
	text-decoration: none;
	padding: 6px 0 8px 18px;
	cursor: pointer;
	border-bottom: 1px solid #FFFFFF;
}


.level_2 li.last {
	list-style-type: none;
	border-bottom: none;
}

.level_2 li a {
	font-size: 11px;
	font-weight: normal;
	color: #0066AA;
	display: block;
	width: 100%;
	background:  #DAE8F3;
	text-decoration: none;
	padding: 1px 0 2px 18px;
	list-style-type: none;
	border-bottom: 1px solid #0066AA;
}

.level_2 li a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0066AA;
	display: block;
	background: url('/tl_files/schulforum/img/mainnavi_bullet_blue.gif') no-repeat #DAE8F3;
	background-position: 7px 0.6em;
	text-decoration: none;
	padding: 1px 0 2px 18px;
}

.level_2 li.trail a {
	font-size: 11px;
	font-weight: normal;
	color: #0066AA;
	display: block;
	background: url('/tl_files/schulforum/img/mainnavi_bullet_blue.gif') no-repeat #DAE8F3;
	background-position: 7px 0.6em;
	text-decoration: none;
	padding: 1px 0 2px 18px;
}

.level_2 li.active p {
	font-size: 11px;
	font-weight: bold;
	color: #0066AA;
	display: block;
	background: url('/tl_files/schulforum/img/mainnavi_bullet_blue.gif') no-repeat #DAE8F3;
	background-position: 7px 0.6em;
	text-decoration: none;
	padding: 1px 0 2px 18px;
	border-bottom: 1px solid #0066AA;
}



.level_3 li {
	list-style-type: none;
	border-bottom: none;
}

.level_3 li a {
	font-size: 11px;
	font-weight: normal;
	color: #0066AA;
	display: block;
	width: 192px !important;
	background: #DAE8F3 !important;
	text-decoration: none;
	padding: 1px 0 2px 30px !important;
}

.level_3 li a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0066AA;
	display: block;
	background: url('/tl_files/schulforum/img/mainnavi_bullet_blue.gif') no-repeat #DAE8F3 !important;
	background-position: 19px 0.6em !important;
	text-decoration: none;
	padding: 0 0 0 30px;
}

.level_3 li.active p {
	font-size: 11px;
	font-weight: bold;
	color: #0066AA;
	display: block;
	width: 192px !important;
	background: url('/tl_files/schulforum/img/mainnavi_bullet_blue.gif') no-repeat #DAE8F3;
	background-position: 19px 0.6em;
	text-decoration: none;
	padding: 1px 0 2px 30px !important;
}

#footer {
	background-color: #DAE8F3;
	border-top: 1px solid #FFFFFF;
	display: table;
	width: 735px;
	float: left;
}

#footernavi_1 {
	margin:  0 0 0 32px;
}

#footernavi_2 {
	float: right;
}

#footernavi_1 li ,
#footernavi_2 li {
	display: inline;
}

#footernavi_1 li a,
#footernavi_2 li a {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 24px;
	color: #0066AA;
	text-decoration: none;
}

#footernavi_1 li a:hover,
#footernavi_2 li a:hover {
	text-decoration: underline;
}

#fn1 a {
	background: url('/tl_files/schulforum/img/icon_sitemap.gif') no-repeat;
	background-position: 0 0.6em;
	text-indent: 18px;
	margin: 0 20px 0 0;
}

#fn2 a {
	background: url('/tl_files/schulforum/img/icon_disclaimer.gif') no-repeat;
	background-position: 0 0.8em;
	text-indent: 10px;
	margin: 0 20px 0 0;
}

#fn3 a {
	background: url('/tl_files/schulforum/img/icon_impressum.gif') no-repeat;
	background-position: 0 0.6em;
	text-indent: 10px;
	margin: 0 0 0 0;
}

#fn4 a {
	background: url('/tl_files/schulforum/img/icon_drucken.gif') no-repeat;
	background-position: 0 0.6em;
	text-indent: 17px;
	margin: 0 20px 0 0;
}

#fn5 a {
	background: url('/tl_files/schulforum/img/icon_back.gif') no-repeat;
	background-position: 0 0.95em;
	text-indent: 12px;
	margin: 0 20px 0 0;
}

#fn6 a {
	background: url('/tl_files/schulforum/img/icon_btt.gif') no-repeat;
	background-position: 0 0.9em;
	text-indent: 11px;
	margin: 0 9px 0 0;
}








div.teaser_downloads {
	width: 312px;
	padding: 8px 0 24px 32px;
	display: block;
	float: left;
}

div.teaser_downloads.teasercontent {
	width: 312px;
	background: url('/tl_files/schulforum/img/bg_teaser.jpg') repeat-y #F2F7FB;
	display: block;
	float: left;
}

#contenttext .teaser_downloads h4 {
	color: #0066AA;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	float: left;
	width: 188px;
	margin: 12px 14px 5px 0;
	padding: 0 0 0 14px;
}

.teaser_downloads .teaserpic {
	float: right;
}

.teaser_downloads span a img {
	margin: 5px 0 0 8px;
}

.teaser_downloads p {
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	float: left;
	width: 188px;
	margin: 0 14px 0 0 !important;
	padding: 0 0 14px 14px;
	clear: none !important;
}

.teaser_downloads span {
	border-top: 1px solid #FFFFFF;
	float: left;
}

.teaser_downloads span a {
	background-color: #DAE8F3;
	float: left;
	width: 312px;
	height: 31px
}

.teaserdownloadlist {
	margin: 10px 0 18px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #B2D1F0;
}


.teaserdownloadlist li {
	list-style-type: none;
	background: url('/tl_files/schulforum/img/icon_downloadlist.gif') no-repeat;
	background-position: 4px 2px;
	padding: 0 0 0 22px;
	color: #525252;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 7px 0;
}

.teaserdownloadlist  li a {
	color: #0066AA;
	text-decoration: none
}


.teaserdownloadlist li a:hover {
	color: #66A3E0;
	text-decoration: none
}



.ce_gallery table th,
.ce_gallery table td {
	background-color: #FFFFFF !important;
	padding: 0 0 32px 0 !important;
	text-align: left !important;
	vertical-align: top;
}

.pagination ul {
	margin: 0 0 64px 32px;
}

.pagination ul li {
	display: inline;
}


.pagination ul li a,
.pagination ul li span{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	color: #ffffff;
	border-right: 1px solid #FFFFFF;
	padding: 2px 10px 3px 10px;
}

.pagination ul li a{
	background-color: #0066AA;
}

.pagination ul li a:hover{
	background-color: #DAE8F3;
	color: #0066aa;
}

.pagination ul li span{
	background-color: #4C94C3;
}

.select_bildergalerie {
	margin: 0 0 0 32px;
	font-size: 11px;
	color: #525252;
}


li a
{
color: #0066aa;
text-decoration: none;
}

iframe
{
    padding-left: 16px;
/*border: 1px solid navy;*/
}

#mbImage iframe{
	 padding-left: 0px;
	 overflow:hidden;
}

iframe:not(hr)
{
    padding-left: 0px;
}

#contenttext
{
/*border: 1px solid navy;*/
}
.ergebnis_table .col_0
{
    width:60%;
}
.ergebnis_table .col_1, .ergebnis_table .col_2
{
    width:20%;
}

.termine_table .col_0 {
	width:22%;
}
.laf_teaser
{
	margin: 10px 0 18px 32px;
	width:656px;
	height:130px;
	position:relative;
	background: url(../img/lehrer/teaser/lehrer_teaser_ausflugsziele.jpg) no-repeat 0px 0px;
	color: #525252;
   font-size: 11px;
   line-height: 15px;
}
.laf_teaser_jugendliche
{
	background: url(../img/jugendliche/teaser/jugendliche_teaser_ausflugsziele.jpg) no-repeat 0px 0px;
}
.laf_teaser_kinder
{
	background: url(../img/kinder/teaser/kinder_teaser_ausflugsziele.jpg) no-repeat 0px 0px;
}
.laf_teaser .laf_button
{
	position:absolute;
	top:104px;
	left:12px;
}


.termine2_table .col_0
{
width: 160px !important;
}

