@media print
{	
	#page-section {
		margin: 0px auto;
		width: 100%;
	}
}

@media screen
{	
	#page-section {
		margin: 0px auto;
		width: 925px;
	}
}

@media screen, print
{
	
	
.clear 
{
	clear: both;
	height: 0px;
	line-height: 1%;
	font-size: 0pt;
	width: 1px;
}


#header-section,
#navigation-section,
#content-main-section,
#footer-section {
	position: relative;	
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#header-section {
	height: 109px;
}

#navigation-section {
	display: none;
}

#content-main-section {
	display: block;
	margin: 15px 0px;
	background-color: #000000;
	background: none;
}

#content-section {
	width: 100%;
	float: left;
}

#breadcrumb-box,
#navigation-section,
#content-navi-box,
#teaser-section,
#footer-section {
	display: none;
}

}
@CHARSET "ISO-8859-1";





.csc-textpic-imagerow{
	clear: both;
	}

.csc-textpic-image {
	
	float: left;
	margin-right: 30px;
} 

.csc-textpic-lastcol{
	margin-right: 0px;
}

.csc-textpic-caption{
	color: #666666;
	font-size: 95%;
	font-style: italic;
	clear: both;
	padding-top: 4px;
	}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/* *********************** */
/* Gueltig fuer alle CE    */
/* *********************** */

.ce,
.teaser {
	width:100%;
	padding: 13px 0px 0px 0px;
	margin: 0px;
	margin-bottom: 13px;
	border-top: 1px dotted #000000;
	background: none;
	clear: both;
}



h1, h4, h5, h2 a, h3 a {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 6px;
	color: #000000;
}

h1{
	font-size: 140%;
}
 h2 a, .teaser h3, h5 {
	padding-top: 0px;
	margin-bottom: 13px;
	color: #000000;
	/*font-style: italic;
	font-size: 100%;
	font-weight: normal;*/
}

 h4, h5, h3 a {
	font-size: 100%;
	text-decoration: underline;
	margin-bottom: 13px;
}

h4, h5 {
	text-decoration: none;
	font-style:normal;
	margin-bottom: 0px;
}

h4.additional-margin {
	margin-bottom: 20px;
}

p {
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

img {
	border: none;
}

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

a:hover,
h3 a:hover  {
	color: #000000;
	text-decoration: underline;
}


h3 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	}

h2 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	}

/* *********************** */
/* CE    				   */
/* *********************** */





.ce-textpic,
.ce-image {
	margin-bottom: 0px;
}

.ce-textpic img {
	display: block;
	margin: 3px 20px 5px 0px;
	float: left;
}

.ce-textpic .intext-right {
	margin: 0px 0px 13px 20px;
	float: right;
}

.ce-textpic .intext-left {
	margin: 0px 20px 13px 0px;
	float: left;	
}

.ce-textpic .intext-right img {
	margin: 0px;
	display: block;
}

.ce-textpic .intext-left img {
	margin: 0px;
	display: block;
}

.ce-image img {
	display: block;
	float: left;
	margin: 0px 10px 13px 0px;
}

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

.ce-filelinks div.file {
	margin: 0px;
	padding: 0px;
	margin-bottom: 13px;
	width: 100%;
}

.ce-filelinks img {
	vertical-align: text-top;
	margin-right: 10px;
	float: left;
}

.ce-filelinks span {
	display: block;
}

.ce-filelinks a {
	padding-right: 10px;
}

.detail {
	color: #000000;
	font-style: italic;
}

.important {
	color: #000000;
}


.teaser {
	margin-bottom: 0px;	
}

.first {
	background-image: none;
	padding-top: 0px;
}

.teaser h2, .teaser h2 a:link, .teaser h2 a:visited {
	/*font-size: 100%;
	font-style: normal;
	text-decoration: none;*/
	margin-bottom: 13px;
	color: #000000;
}

.teaser h3 {
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

.teaser h2 a:hover  {
	color: #000000;
	text-decoration: underline;
}

/* *********************** */
/* Unternehmen		       */
/* *********************** */
.ce-profile-image {
	float: right;
}
	
.ce-profile-image img {
	display: block;
	float: none;
	margin: 0px 0px 13px 20px;
} 

.ce-profile p {
	margin-bottom: 25px;
}


/* *********************** */
/* Teaserspalte		       */
/* *********************** */

#teaser-section .ce {
	background-image: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#teaser-section h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 90%;
	text-decoration: none;
	width: 100%;
}


#teaser-section ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#teaser-section .suchnavigator ul li {
	line-height: 120%;
	background-image: url(../../fileadmin/res/css/img/suchnavigator_dotted_line.gif) ;
	background-position: top left;
	background-repeat: repeat-x;
}

#teaser-section .suchnavigator ul li a {
	display: block;	
	padding: 5px 1px;
}

#teaser-section .suchnavigator ul li a:hover {
	background-color: #FF9C99;
	color: #000000;
	text-decoration: none;
}

#teaser-section .counter ul li {
	float: left;
}

#teaser-section .counter span {
	background-color: #000000;
	padding: 0px 3px;
	font-family: Courier New, Courier, sans-serif;
	color: #ffffff;
	font-size: 120%;
}

#teaser-section a {
	color: #ffffff;
	text-decoration: none;
}

#teaser-section a:hover {
	text-decoration: underline;
}


#teaser-section form fieldset {
	margin: 0px;
}

#teaser-section form input.text {
	width: 100px;
	border: 1px solid #E42A25;
	padding: 2px 3px;
}

#teaser-section form input.submit {
	border: 1px solid #E42A25 !important;
	background-color: #E42A25 !important;
	color: #ffffff;
	cursor: pointer;
	padding: 0px !important;
	margin: 0px 0px 0px -2px;
}

ul.browsebox {
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style: none;
}

