body {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 0.69em;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* 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: 14px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 10px 0;
}

p,ul,ol {
	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;
		margin-bottom: 9px;
	}
	
		#head_fernschule {
			float: left;
			width: 283px;
			height: 63px;
			margin: 51px 0 0 85px;
			_margin-left: 40px;
			background: transparent url(../_gfx/logo_fernschule.gif) no-repeat scroll top left;
			text-indent: -3000px;
		}
			#head_fernschule a {
				float: none;
				width: 378px;
				display: block;
				padding: 30px;
			}
		
		#head_claim {
			float: right;
			width: 225px;
			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 {
			font-family: Verdana, Helvetica, Sans-Serif;
			float: right;
			width: auto;
			height: 26px;
		}
	
	
	#leftcolumn {
		float: left;
		width: 198px;
	}
	
		#menu {
			float: left;
			width: 198px !important;
			min-height: 250px;
			height: auto !important;
			height: 250px;
			margin-bottom: 2px;
		}
		
		#search {
			float: left;
			width: 198px;
			height: 150px;
			margin-bottom: 2px;
		}
		
		#service,
		#link_fernschule {
			float: left;
			width: 198px;
			height: 100px;
			margin-bottom: 2px;
		}
	
	#maincolumn {
		float: left;
		width: 750px;
		margin-left: 2px;
	}
	
		#headpic {
			float: left;
			width: 750px;
			height: 250px;
			margin-bottom: 2px;
			_margin-bottom: 1px;
			overflow: hidden;
		}
		
			#headpic .headimg img {
				float: left;
				width: 500px;
			}
			
			#headpic .headframe {
				float: left;
				width: 250px;
				height: 226px;
				padding: 12px 0;
				background-color: #ca1857;
				overflow: hidden;
			}
			
				#headpic .headframe img {
					width: 250px;
				}
				
				#headpic .headframe h3 {
					margin: 10px 20px 15px 20px;
					color: #ffffff;
					font-weight: normal;
				}
				
				#headpic .headframe p {
					margin: 0 20px 5px 20px;
					line-height: 1.4em;
					color: #ffffff;
				}
				
		
		#box_mission {
			float: left;
			width: 750px;
			_width: 745px;
			height: 150px;
			margin-bottom: 2px;
		}

		#contentarea {
			float: left;
			width: 100%;
			padding: 10px 0 0 0;
		}
	
		#maincontent {
			float: left;
			width: 457px;
			margin: 0 0 0 13px;
			min-height: 10px;
			overflow: hidden;
			_display: inline !important;
			}
		
			#maincontent h2 {
				float: left;
				width: 457px;
				height: 18px;
				margin: 0 0 10px 0;
				background-color: transparent;
				background-image: url(../_gfx/hl_aktuell.gif);
				background-repeat: no-repeat;
				background-position: 25px 0;
				text-indent: -3000px;
			}
			
		
		#rightcontent {
			float: left;
			width: 250px;
			margin-left: 30px;
			overflow: hidden;
			_display: inline !important;
			}
		
			#rightcontent h2 {
				float: left;
				width: 250px;
				height: 18px;
				margin: 12px 0;
				background-color: transparent;
				background-image: url(../_gfx/hl_shop.gif);
				background-repeat: no-repeat;
				background-position: 20px 0;
				text-indent: -3000px;
			}
			
			#rightcontent p {
				font-family: Georgia, Times New Roman, Serif;
			}	
			
		#bottomcontent {
			float: left;
			width: 750px;
			margin-bottom: 40px;
		}
		
			#bottomcontent h2 {
				float: left;
				width: 80px;
				height: 18px;
				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: 748px;
				margin-top: 17px;
				background: transparent url(../_gfx/bg_bottomboxes.gif) repeat-y scroll top left;
			}
			
			#bottomboxes .bottombox {
				float: left;
				width: 248px;
				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 10px;
			color: #fff;
			text-decoration: none;
			font-weight: normal;
		}
		
		#utilities ul li a:active, #utilities ul li a:hover {
			color: #ababab;
		}

/* Hauptnavigation */

#menu {
	background-color: #00532f;
}

#menu ul {
		width: 173px;
		list-style-type: none;
		margin: 20px 0 20px 20px;
	}
	
	#menu ul li {
		margin: 0 0 5px 0;
		padding: 0 5px 0 0;
		_padding: 0 0 5px 0;
		border-bottom: 1px solid #0a673e;
	}
	
		#menu ul li a {
			display: block;
			_display: inline;
			padding-bottom: 5px;
			color: #ffffff;
			text-decoration: none;
			font-weight: normal;
		}
		
			#menu ul li a:hover, #menu ul li a:active, #menu ul li.act a {
				font-weight: bold;
			}
			
			#menu ul li ul {
				width: 165px;
				margin: 0 0 3px 8px;
				_margin: 5px 0 3px 8px;
				padding: 0;
			}
			
				#menu ul li ul li {
					margin: 0 0 2px 0;
					padding: 0;
					_padding: 0 0 3px 0;
					border: none;
				}
					
					#menu ul li ul li a, #menu ul li ul li.pas a {
						padding: 0 0 3px 0;
						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 {
							font-weight: bold;
						}
						
							#menu ul li ul li ul {
								width: 150px;
								margin: 3px 0 3px 15px;
								padding: 0;
							}
							
							#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 */

#maincontent .mainteaser {
	float: left;
	width: 457px;
	margin-bottom: 10px;
}

	.mainteaser img {
		float: left;
		width: 128px;
		border: 1px solid #00532f;
	}
	
	.mainteaser .content {
		float: left;
		width: 296px;
		height: 100px;
		margin-left: 3px;
		padding: 16px 14px 14px 14px;
		background-color: #efefef;
		overflow: hidden;
		_display: inline !important;
	}
	
		.mainteaser .content h3 {
			margin: 0 0 7px 0;
			color: #ca1857;
			font-size: 1.18em;
			font-weight: bold;
		}
		
		.mainteaser .content p {
			line-height: 1.4em;
			margin-bottom: 0;
		}

#rightcontent .ce-content {
	float: left;
	width: 216px;
	background-color: #efefef;
	padding: 16px 14px 14px 20px;
}

	#rightcontent h2 {
		margin: 0 0 10px 20px;
		_display: inline !important;
	}

	#rightcontent .ce-content p {
		line-height: 1.4em;
		margin: 0 0 8px 0;
	}

	.rightteaser h3 {
		margin: 0 0 7px 0;
		color: #ca1857;
		font-size: 1em;
		font-weight: bold;
		text-transform: uppercase;
	}
	

/*
### 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 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.9em;
		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 {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

.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: 450px;
}

.tx-powermail-pi1_formwrap .tx_powermail_pi1_formwrap_470 {
	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%;
}

.powermail_radio_inner {
	float:  left;
	width: 100%;
}

.tx-powermail-pi1 .powermail_check_inner label .powermail_radio_inner label {
	width: 395px;
	float: right;
}

.tx-powermail-pi1 .powermail_check_inner input .powermail_radio_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 Leasing-Angebot */
#powermaildiv_uid21 {
	font-weight: normal;
}


/*
### 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.9em;
	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;
	}