body {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.69em;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* travaci - custom */
link_schulexpert {
	
}
/* Standard-Formate */

table {
	width: 100%;
}

td, div {
	text-align: left;
}

img {
	border-style: none;
}

ul {
	list-style-type: square;
	margin: 0 0 16px 15px;
	padding: 0;
} 

	ul li {
		margin: 0 0 5px 0; 
		padding: 0;
	} 

ol {
	margin: 0 0 16px 0;
	padding-left: 21px;
}

	ol li {
		margin: 0 0 5px 0;
		padding: 0;
	}

a {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #ca1857;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #ca1857;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #ca1857;
	margin: 20px 0 10px 0;
}

h3, h4, h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 10px 0;
}

p {
	font-size: 1em;
	color: #666666;
	line-height: 18px;
	margin: 0 0 15px 0;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

blockquote {
	color: #656565;
	font-style: italic;
	margin-left: 25px;
}

hr {
	height: 1px;
	border: 0px;
	color: #A21C11;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-style: solid;
	border-width: 1px;
	border-color: #8C8C8C;
}

input.checkbox {
	border-style: none;
}


/*
### Formate für den Seitenaufbau
*/

#pageframe {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}
	#headframe {
		float: left;
		width: 950px;
		position: relative;
		margin-bottom: 13px;
	}
	
		#head_expert {
			float: left;
			width: 378px;
			height: 82px;
			margin: 28px 0 0 80px;
			_margin-left: 40px;
			background: transparent url(../_gfx/logo_schulexpert_gross.gif) no-repeat scroll top left;
			text-indent: -3000px;
		}
			#head_expert a {
				float: none;
				width: 378px;
				display: block;
				padding: 30px;
			}
		
		#head_claim {
			float: right;
			width: 165px;
			height: 11px;
			margin: 64px 23px 0 0;
			background: transparent url(../_gfx/claim.gif) no-repeat scroll top left;
			text-indent: -3000px;
		}
		
	#utilities {
		float: left;
		width: 950px;
		margin-bottom: 2px;
	}
	
		#utilities ul {
			float: right;
			width: auto;
			height: 26px;
		}
	
	#box_standorte {
		float: left;
		width: 200px;
		height: 150px;
		_height: 152px;
		margin: 0 2px 2px 0;
		background-color: #efefef;
	}
	
		#box_standorte h2 {
			float: left;
			width: 65px;
			height: 14px;
			margin: 16px 0 20px 23px;
			background: transparent url(../_gfx/hl_schulen.gif) no-repeat scroll top left;
			text-indent: -3000px;
		}
		
		#box_standorte a {
			float: left;
			width: 170px;
			margin: 0 0 18px 23px;
		}
	
	#box_mission {
		float: left;
		width: 748px;
		height: 150px;
		margin-bottom: 2px;
		background-color: #efefef;
	}
	
	#maincontent {
		float: left;
		width: 950px;
		padding: 25px 0 22px 0;
		background-color: #efefef;
	}
	
		#maincontent .mainbox {
			float: left;
			height: 300px;
			background-color: #ffffff;
		}
		
			#maincontent .mainbox h2 {
				height: 71px;
				margin-left: 12px;
				text-indent: -3000px;
			}
			
				#maincontent h2 a {
					float: none;
					display: block;
					padding: 30px;
					width: 100px;
				}
				
			#maincontent .mainbox p {
				float: left;
				width: 90%;
				margin-left: 12px;
				_margin-left: 6px;
			}
			
			#maincontent .mainbox .mainbox_link,
			#maincontent p a {
				float: left;
				margin: 0 0 25px 0;
				padding: 0;
			}
			
				
		
		#box_fernschule {
			width: 424px;
			margin-left: 12px;
			_margin-left: 6px;
		}
		
			#box_fernschule h2 {
				width: 320px;
				background: transparent url(../_gfx/logo_fernschule_gross.gif) no-repeat scroll top left;
			}
			
				#box_fernschule h2 a {
					width: 310px;
				}
			
			#box_fernschule p {
				width: 375px;
			}
		
		#box_weise {
			width: 300px;
			margin-left: 12px;
		}
		
			#box_weise h2 {
				width: 262px;
				background: url(../_gfx/logo_weise_gross.gif) no-repeat left top;
			}
			
				#box_weise h2 a {
					width: 262px;
				}
			
			#box_weise p {
				width: 255px;
			}
		
		#box_blog {
			width: 174px;
			margin-left: 12px;
		}
		
			#box_blog h2 {
				width: 141px;
				background: url(../_gfx/logo_news.gif) no-repeat left top;
			}
			
			#box_blog p {
				width: 135px;
			}
		
		#maincontent #standard {
			width: 900px;
			margin-left: 12px;
			_margin-left: 6px;
			height: auto;
			padding: 0 0 12px 25px;
		}
		
			#maincontent #standard h1 {
				margin: 15px 0 15px 0;
			}
			
			#maincontent #standard h2 {
				height: auto;
				margin-bottom: 10px;
				text-indent: 0;
			}
			
			#maincontent #standard p {
				margin: 0 0 10px 0;
			}
	
	#bottomcontent {
		float: left;
		width: 950px;
		margin-bottom: 40px;
	}
	
		#bottomcontent h2 {
			float: left;
			width: 82px;
			height: 19px;
			margin: 15px 0 0 30px;
			_margin-left: 15px;
			background: transparent url(../_gfx/hl_angebote.gif) no-repeat scroll top left;
			text-indent: -3000px;
		}
		
		#bottomboxes {
			float: left;
			width: 950px;
			margin-top: 17px;
			background: transparent url(../_gfx/bg_bottomboxes.gif) repeat-y scroll top left;
		}
		
		#bottomboxes .bottombox {
			float: left;
			width: 316px;
			margin-left: 1px;
		}
		
			#bottomboxes .bottombox.first {
				margin-left: 0;
			}
		
		#bottomboxes h3 {
			margin: 20px 30px 0 30px;
			color: #fff;
		}
		
		#bottomboxes p {
			margin: 12px 30px 25px 30px;
			line-height: 1.4em;
			color: #fff;
		}
		
		#bottomboxes a {
			color: #fff;
		}
		
			#bottomboxes a:hover,
			#bottomboxes a:active {
				color: #ababab;
			}

/* utilities / Meta-Navigation */

#utilities ul {
	margin: 0;
	padding: 0;
	background-color: #00532f;
	list-style-type: none;
}
		
	#utilities ul li {
		float: left;
		margin: 0 0 0 2px;
		padding: 0;
	}
	
		#utilities ul li a {
			float: left;
			margin: 0;
			padding: 5px 14px;
			color: #fff;
			text-decoration: none;
			font-weight: normal;
		}
		
		#utilities ul li a:active, #utilities ul li a:hover {
			color: #ababab;
		}

/* Hauptnavigation */

#menu ul {
		list-style-type: none;
		margin-bottom: 5px;
	}
	
	#menu ul li {
		padding-bottom: 4px;
		border-bottom: 1px solid #f2b174;
	}
	
		#menu ul li a {
			display: block;
			padding: 2px 0 2px 17px;
			background-image: url('../_gfx/bullet_big.gif');
			background-repeat: no-repeat;
			background-position: 0 4px;
			color: #ffffff;
			text-decoration: none;
		}
		
			#menu ul li a:hover, #menu ul li a:active, #menu ul li.act a {
				background-image: url('../_gfx/bullet_big_act.gif');
				font-weight: bold;
			}
			
			#menu ul li ul {
				margin: 3px 0 0 19px;
			}
			
				#menu ul li ul li {
					margin-bottom: 1px;
					padding: 0;
					border: none;
				}
					
					#menu ul li ul li a, #menu ul li ul li.pas a {
						padding: 0 0 3px 10px;
						background-image: none;
						border-bottom: none;
						font-weight: normal;
					}
					
						#menu ul li ul li a:hover, #menu ul li ul li a:active, #menu ul li ul li.act a {
							background-image: url('../_gfx/bullet_small.gif');
							background-repeat: no-repeat;
							background-position: 0px 6px;
							font-weight: bold;
						}
						
							#menu ul li ul li ul {
								margin: 0 0 0 11px;
								border-top: 1px solid #f2b174;
								border-bottom: 1px solid #f2b174;
							}
							
							#menu ul li ul li ul li a, #menu ul li ul li.act ul li a {
								background-image: none;
								font-weight: normal;
							}
							
								#menu ul li ul li ul li a:hover,
								#menu ul li ul li ul li a:active,
								#menu ul li ul li ul li.act a {
									background-image: url('../_gfx/bullet_small.gif');
									background-repeat: no-repeat;
									background-position: 0px 6px;
									font-weight: bold;
								}
								
									#menu ul li ul li ul li ul li a,
									#menu ul li ul li ul li.act ul li a {
										background-image: none;
										font-weight: normal;
									}
									
										#menu ul li ul li ul li ul li a:hover,
										#menu ul li ul li ul li ul li a:active,
										#menu ul li ul li ul li ul li.act a {
											background-image: url('../_gfx/bullet_small.gif');
											background-repeat: no-repeat;
											background-position: 0px 6px;
											font-weight: bold;
										}
										
											#menu ul li ul li ul li ul li ul li a,
											#menu ul li ul li ul li ul li.act ul li a {
												background-image: none;
												font-weight: normal;
											}
											
											#menu ul li ul li ul li ul li ul li a:hover,
											#menu ul li ul li ul li ul li ul li a:active,
											#menu ul li ul li ul li ul li ul li.act a {
												background-image: url('../_gfx/bullet_small.gif');
												background-repeat: no-repeat;
												background-position: 0px 6px;
												font-weight: bold;
											}

/* Schaufenster-Element */

/*
### Formate für TYPO3-Plugins
*/


/* Kontaktformular */

.tx-pilmailform-pi1 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
}

	.tx-pilmailform-pi1 dl, .tx-pilmailform-pi1 dt, .tx-pilmailform-pi1 dd {
		margin: 0px;
		padding: 0px;
	}
	
	dl.contactform {
		float: left;
		width: 410px;
	}

	.contact-formdivider dt {
		display: block;
		width: 150px;
		float: left;
		clear: left;
	}

	.contact-formdivider dd {
		display: block;
		width: 260px;
		float: left;
	}

	.contact-formdivider input {
		width: 250px;
		margin-bottom: 3px;
		border: 1px solid #696969;
	}

	.contact-formdivider textarea {
		width: 250px;
		height: 100px;
		border: 1px solid #696969;
		font-family: Verdana,Sans-Serif;
		font-size: 0.92em;
		color: #000000;
		margin-bottom: 9px;
	}
	
	.contact-error {
		font-weight: bold;
	}
	
	#submit {
		width: 125px;
		border-style: none;
		color: #FFFFFF;
		background-color: #cbd122;
	}


/* News */
.news-latest-item {
	margin-bottom: 12px;
}

#rightcolumn .news-latest-item p {
	margin-bottom: 3px;
}
.news-latest-morelink {
	padding: 0 18px;
	font-size: 0.83em;
}

.news-list-item {
	float: left;
	width: 442px;
	margin-bottom: 8px;
}

	.news-list-item h3 {
		font-size: 1em;
		font-weight: normal;
		color: #A21C11;
		margin: 0 0 7px 0;	
	}
	
	.news-list-item p {
		margin: 0;	
	}
	
	.news-list-item img {
		float: left;
		padding: 3px 15px 5px 0;
	}

	.news-list-item .news-list-morelink {
		float: left;
		width: 100%;
		text-align: right;
		padding-bottom: 10px;
	}

	.news-list-item .news-list-morelink img {
		float: none !important;
		padding: 0;
	}
	
	.news-list-item .news-list-date {
		font-size: 0.83em;
	}

.news-topline {
	font-size: 10px;
	color: #8C8C8C;
	margin: 0 0 3px 0 !important;	
}

.news-single-item {
	float: left;
	width: 100%;
}

.news-single-item h2 {
    font-size: 14px;
	margin: 15px -20px;
}

.news-single-item h4 {
	font-weight: normal;
	color: #8C8C8C;
	margin: 0 0 15px 0;
}

.news-single-img {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0 18px 0 0;
}

	.news-single-imgcaption {
		font-size: 0.83em;
		color: #656565;
		line-height: 13px;
		margin: 5px 0 8px 0;
		padding: 0;
	}

.news-single-additional-info {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}

dl.news-single-files dt, dl.news-single-links dt, dl.news-single-related dt {
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

dl.news-single-files dd, dl.news-single-links dd, dl.news-single-related dd {
	background-image: url('../_gfx/doppelpfeil_dunkelgrau.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
}

dl.news-single-files dd p, dl.news-single-links dd p, dl.news-single-related dd p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.news-single-backlink {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}


/* Sitemap */

.csc-sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.csc-sitemap ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}

	.csc-sitemap ul li ul li {
		margin: 0 0 0 5px;
		padding: 0 0 0 10px;
		background-image: url('../_gfx/kreuz_grau.gif');
		background-repeat: no-repeat;
		background-position: 0px 8px;
	}

.csc-sitemap ul li a {
	color: #8C8C8C;
	margin-bottom: 3px;
	display: block;
	padding: 3px 5px;
	background-color: #FFFFFF;
	background-image: url('../_gfx/bg_greyfade.gif');
	background-repeat: repeat-x;	
}

.csc-sitemap ul li a:hover {
	color: #A21C11;
	text-decoration: none;
	background-color: #E1E1E1;
	background-image: none;
}

.csc-sitemap ul li ul li a {
	background-image: none;
}


/* Suche */

.tx-indexedsearch-searchbox {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0 0 15px 0;
}

.tx-indexedsearch-searchbox dl {
	width: 420px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox dt {
	width: 160px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}

.tx-indexedsearch-searchbox dd {
	width: 260px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox-button {
	padding: 2px;
	width: 200px;
	#height: 24px;
}

.tx-indexedsearch-searchbox-button.submit {
	font-weight: bold;
	border-color: #A21C11;
	color: #A21C11;
}

.tx-indexedsearch .submit-row {
	padding: 10px 0 10px 0;
}

#tx-indexedsearch-searchbox-sword {
	padding: 2px;
	width: 196px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

.tx-indexedsearch .contentdivider.resultlist h2 {
	margin: 0 0 2px 0;
}

.tx-indexedsearch .contentdivider.resultlist h2 a {
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
}

.tx-indexedsearch .contentdivider.resultlist h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #8C8C8C;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 5px;
	background: none;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li strong a {
	color: #8C8C8C;
}


/* Kontaktformular / Powermail */

.tx-powermail-pi1 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

	.tx-powermail-pi1 fieldset legend {
		display: none;
	}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.tx-powermail-pi1 label {
	width: 130px;
	display: block;
	float: left;
	padding-top: 3px;
}

.tx-powermail-pi1 input {
	width: 200px;
	padding: 2px;
}

.tx-powermail-pi1 textarea {
	height: 250px;
	width: 250px;
	padding: 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}


.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check {
	float: right;
	width: 100%;
}

.tx-powermail-pi1 .powermail_check_inner {
	float: right;
	width: 100%;
}

.tx-powermail-pi1 .powermail_check_inner label {
	width: 395px;
	float: right;
}

.tx-powermail-pi1 .powermail_check_inner input {
	width: 20px;
	float: right;
	border-style: none;
}

.tx-powermail-pi1 .powermail_submit {
	width: auto;
	margin-left: 130px;
}

.tx-powermail-pi1 .powermail_mandatory_js {
	color: #ff0000;
	margin: 2px 0 4px 100px;
	_margin: 2px 0 4px 103px;
	font-size: 10px;
}

/* spezifische Stylings Kontaktformular */
#powermaildiv_uid12 {
	margin-bottom: 15px;
}

/* spezifische Stylings Spendenformular */
#powermaildiv_uid21 {
	font-weight: bold;
}

#powermaildiv_uid30 {
	margin-bottom: 20px;
}
	#powermaildiv_uid30 p {
		display: none;
	}
	#powermaildiv_uid30 label {
		width: 267px;
		margin: 0 45px 0 25px;
	}

/*
### Formate für Standard TYPO3-Elemente
*/


/* Linie vor und nach einem Inhaltselement */

.csc-frame-rulerBefore {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}

.csc-frame-rulerAfter {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}


/* Bildunterschrift */

#maincolumn .csc-textpic .csc-textpic-caption {
	font-size: 0.83em;
	color: #656565;
	margin-top: 5px;
}

/* Bild im Text - Randspalte */
#rightcolumn .csc-textpic-imagewrap {
	margin: 10px 8px 0 18px;
}

/* Stil des optionalen Bildrahmens */

.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #E1E1E1 !important;
}


/* Datei-Verweise */

table.csc-uploads {
	border-collapse: collapse;
}

.csc-uploads td.csc-uploads-fileName {
	vertical-align: top;
	padding: 0 15px 10px 0;
}

.csc-uploads td.csc-uploads-fileSize {
	vertical-align: top;
	padding: 0 0 10px 0;
}

.csc-uploads td.csc-uploads-fileName p, .csc-uploads td.csc-uploads-fileSize p {
	margin: 0 !important;
}


/* Tabellen */

table.contenttable {
	width: 100%;
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
}

	.contenttable th, .contenttable td {
		vertical-align: top;
		padding: 1px 3px 1px 3px;
	}
	
	.contenttable th, .contenttable tfoot {
		font-weight: bold;
		color: #8C8C8C;
		background-color: #AEAEAE;
		padding: 2px 3px 3px 3px;
	}
	
	.contenttable .tr-odd td {
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #E1E1E1;
	}
	
	.contenttable .tr-even td {
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #E1E1E1;
	}

	.contenttable .tr-last td {
		border-style: none;
	}