
/* <style type="text/css"> */


/* ---------------------
| Rahmenformatierungen |
--------------------- */

body {
	font-family: times;
	font-size: 12pt;
	margin: 0px;
	color: #000000;
}

#mainframe {
	width: 98% !important;
}

#logo {
	margin: 3% 0% 3% 0%;
}

/*-- Mittelframe --*/
#contentframe {
	width: 100%;
}

/*-- Inhalt --*/
#content {
	width: 70%;
	float: left;
}

/*-- Column --*/
#column {
	width: 27%;
	float: left;
	padding: 0px 0% 0px 3%;
	font-size: 10pt;
}


/*-- Footerframe --*/
#footerframe {
	clear: both;
	width: 100%;
}

/*-- PrintNotic --*/
.printNotice {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 0.9em;
	width: 97%;
	border-style: solid;
	border-width: 1px;
	border-color: #CC0000;
	background-color: #CC0000;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding: 10px 1.5% 10px 1.5%;
	clear: left;
}

.printNotice a {
	color: #FFFFFF;
	border-style: none;
	text-decoration: underline;
}

.printNotice a:hover {
	color: #FFFFFF;
	border-style: none;
	text-decoration: underline;
}

@media print {
	.printNotice {
		display: none;
	}
}


/*-------------*/
/*-- Inhalte --*/
/*-------------*/

/*-- News Liste -- */

.news-list-item {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dc5827;
	padding: 0px 0px 15px 0px;
	margin-bottom: 10px;
	width: 100%;
}

.news-list-date {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.news-list-item h3 {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 5px 0px !important;
}

.news-list-item img {
	float: left;
	margin: 5px 5px 5px 0px;
}

.news-list-container {
	float: left;
}

.news-list-item p {
	margin-bottom: 0px;
	display: inline;
}

.news-list-morelink {
	display: inline;
	margin-left: 3px;
}


/*-- News Column --*/

#column .news-latest-item {
	border-bottom-style: none;
	float: left;
}

#column .news-latest-item .news-latest-date {
	color: #90A2BD;
}

#column .news-latest-item h3 {
	margin: 0px;
	padding: 0px;
}

#column .news-latest-item img {
	float: left;
	margin: 5px 5px 5px 0px;
}

#column .news-latest-item p {
	padding: 3px 0px 0px 0px;
}


/*-- News Single --*/

.news-single-item h3 {
	line-height: 1.6em;
}

.news-single-item p {
	line-height: 1.6em;
}

.news-single-img {
	float: left;
	margin: 5px 10px 10px 0px;
}

.news-single-files dt {
	margin-bottom: 10px;
}

.news-single-files dd {
	margin: 0px 0px 3px 0px;
}

.news-single-files dd img {
	margin: 0px 3px -3px 0px;
}

.news-single-backlink {
	padding-top: 20px;
}

/*-- Formulare allgemein --*/

input, textarea, select {
	font-family: Verdana,Sans-Serif;
	font-size: 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #7B95C4;
	padding: 2px;
}

textarea {
	line-height: 1.4em;
}


/*-- Kontaktformular --*/

#contactform {
	width: 50%;
}

#contactform .form-title {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

#contactform .inputfield {
	width: 200px;
	margin-bottom: 10px;
}

#contactform .form-field {
	float: left;
	width: 200px;
}

#contactform .form-textarea {
	height: 200px;
	width: 200px;
}

#contactform #form-submit {
	margin-top: 10px;
}

.contact-error, .form-error {
	color: #D92D2B;
}

/*-- Box Pic --*/

.box.pic {
	margin-bottom: 15px;
	width: 100%;
	clear: both;
}

.box.pic .box-picframe {
	width: 100px;
	float: left;
	background-image: url(../_gfx/box-pic-pipe.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}

.box.pic .box-content p, .box.pic .box-content h1 {
	margin: 0px;
	padding: 0px;
}

.box.pic .box-contentframe {
				float: left;
				background-image: url(../_gfx/box-pic-background.gif);
				background-repeat: no-repeat;
				background-position: right top;
				min-height: 75px;
				width: 255px;
				margin: 15px 0px 0px 4px;
				line-height: 1.6em;
				background-color: #D5F0FB;
				padding: 10px;
			}

/*-- Box Butterfly --*/


.box#butterfly {
			background-color: #DFF3DC;
			background-image: url(../_gfx/boxbutterfly-ege-top.gif);
			background-repeat: no-repeat;
			background-position: left top;
			margin: 20px -20px 0px -10px;
			float: left;
		}
		
		.box#butterfly .content {
			background-color: #DFF3DC;
			background-image: url(../_gfx/boxbutterfly-ege-bottom.gif);
			background-repeat: no-repeat;
			background-position: left bottom;
			padding: 0px 10px 15px 10px;
		}
		
		.box#butterfly .head h1 {
			padding: 10px 0px 5px 10px;
			margin: 0px;
		}
		
		.schmetterling {
			display: none;
		}





/*-- Suche --*/

.tx-indexedsearch-searchbox dl dt {
	width: 190px;
	float: left;
	margin: 0px 0px 5px 0px;
}

.tx-indexedsearch-searchbox dl dd {
	width: 190px;
	float: left;
	margin: 0px 0px 5px 0px;
}

.tx-indexedsearch-searchbox input {
	border-color: #ababab;
	border-width: 1px;
	border-style: solid;
}

.tx-indexedsearch-searchbox a {
	text-decoration: none;
	color: #DC5827;
}

.tx-indexedsearch-searchbox input {
	width: 190px;
}

.tx-indexedsearch-searchbox select {
	width: 196px;
}

.tx-indexedsearch-searchbox-button.submit {
	width: 196px;
}

/*-------------------------------*/
/*-- Allgemeine Formatierungen --*/
/*-------------------------------*/

a {
	color: #D4462A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px 0px 1.0em 0px;
}

h1 {
	font-size: 1.1em;
}

h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}


p {
	margin: 0px;
	padding: 0px 0px 1.5em 0px;
	line-height: 16pt;
}

#content ul, #column ul {
	line-height: 1.6em;
	margin: 0px;
	padding: 0px 0px 1.5em 0px;
}

	#content ul li, #column ul li {
		background-image: url(../_gfx/mainnav-bg-lvl2-o.gif);
		background-repeat: no-repeat;
		background-position: 2px 10px;
		list-style-type: none;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 3px 0px;
	}

.csc-textpic-caption {
	font-size: 9pt;
	padding-top: 2px;
}
