/*<![CDATA[*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Stylesheet-Version:		print													   *
 * Version:					1.0													       *
 * Author:					re-lounge (http://www.re-lounge.com)					   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			*/

body {
	font-family: Georgia,Times,serif; 
	width: 100%;
	margin: 0;
	padding: 0; 
	background-color: #FFFFFF; /****************/
	color: #000000; /****************/
	font-size: 0.75em;
	line-height: 1.4em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *          		              													   *
 * Layout Container              													   *
 * 					            													   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *		   */

#pageContainer {
	margin: 0;	
	min-width: 775px;
	width: auto;
}

#service {
	display: none;
}

#header {
	display: none;
}

#navigation {
	display: none;	
}

/*for WIN IE 5 and for WIN IE 6*/
* html #navigation {
	width: 24%;
	margin-left: 1%;
	wid\th: 22%;
}

#content {
	float: left;
	width: 98%;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

/******************************************************************************
 GENERAL ELEMENTS
******************************************************************************/
 
/* General
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
h1, h2, h3 {
	font-family: Georgia; 
	font-size: 1em;
	font-weight: bold;
	margin: 0 10px 2px 10px;
	padding: 0;
}

.bold {
	font-weight: bold;
}

p, span{
	padding: 0;
	margin: 0;
}

p {
	margin-bottom: 3px;
}

img {
	border: 0;	
	margin: 0;
	padding: 0;
}

img.border {
	border: 1px solid #000000; /**********/
}

.hidden {
	display: none;
}

/* General: Anker definitions
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
a {
	font-family: Georgia, Times, serif;
	font-size: 1em;
	color: #000000; /**********/
	text-decoration: none;
	border-bottom: 1px solid #000000; /**********/
}

a.noborder {
	border: 0;
}

a.tahoma {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;	
}

#topOfPage {
	display: none;
}

a.topOfPage img {
	margin: 0;
	padding: 0;
}

#content a.subDocActive {
 	font-weight: bold;
}

/******************************************************************************
 CONTENT Container
******************************************************************************/
#content .both {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#content .left, #content .right, #content .foot {
	width: 48.5%;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#content .foot {
	display: none;
}

#content .right  {
	float: right;
}

#content .footerLong {
	background-color: #FFFFFF;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border: 1px solid #000000;
}

/******************************************************************************
 CONTENT classes
******************************************************************************/

#content .both div {
	background-color: #FFFFFF;
	width: auto;
	margin: 10px 0 0 0;
	padding: 10px 0 3px 0;
	border-left: 1px solid #000000;	    /**********/
	border-right: 1px solid #000000;	/**********/
	border-top: 1px solid #000000;	    /**********/
}

#content .both div p {
	margin: 0 10px 3px 10px;
}

#content .right div, 
#content .left div {
	background-color: #FFFFFF;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 0 3px 0;
	border-left: 1px solid #000000;	    /**********/
	border-right: 1px solid #000000;	/**********/
	border-top: 1px solid #000000;	    /**********/	
}

#content .right div p,
#content .left div p {
	margin: 0 10px 3px 10px;
}

#content .footerLong p  {
	padding: 0;
	margin: 0 10px 0 10px;
}

#content div.left div.smallLeft, 
#content div.left div.smallRight {
	width: 46.5%;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	background-color: #FFFFFF;	/**********/
}

#content div.left div.smallRight  {
	float: right;
}

#content div.left div.smallLeft div,
#content div.left div.smallRight div {
	background-color: #FFFFFF;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 0 3px 0;
}
#content div.foot,
#content .footerLong {
	padding-bottom: 7px;
	border-bottom: 1px solid #000000;   /**********/		
}
#content .left div.spacer,
#content .left div.spacer,
#content div.spacer,
div.spacer {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background: #ffffff;
	color: #ffffff;
	margin: 0;
	padding: 0;	
	clear: both;
	border: 0;	
	visibility: hidden;
}

#content div.foot a,
#content div.footerLong a {
	text-decoration: none;
	border: 0;
	font-family: Tahoma, Arial, sans-serif;	
	font-size: 0.9em;
	white-space: nowrap;
}

#content div.topOfPage {
	background-color: #FFFFFF;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
	border-left: 0;	    /**********/
	border-right: 0;	/**********/
	border-bottom: 0;   /**********/	
	border-top: 1px solid #000000; /**********/	
}

#content div.topOfPage p img {
	visibility: hidden;	
}

#content div.left div.smallLeft div.topOfPage,
#content div.left div.smallRight div.topOfPage {
	margin-top: 0;
	padding-top: 0;	
}

#content div.topOfPageUnderForm {
	background-color: #FFFFFF; /**********/
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 7px;
	text-align: right;
	border-left: 1px solid #000000;  /**********/
	border-right: 1px solid #000000;  /**********/
	border-bottom: 1px solid #000000;  /**********/		
	border-top: 0;  /**********/		
}

#content div.topOfPageUnderForm p {
	margin: 0 10px 0 10px;
}

#content div.topOfPage a,
#content div.topOfPageUnderForm a  {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#content .star {
	font-weight: bold;
	font-size: 1.2em;
}

#content div.antifloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
#content .flashStage div {
	display: none;
}

/******************************************************************************
 FORMULAR CLASSES
******************************************************************************/

/* RECOMMENDER */

#content div.formular {
	width: 100%;
	background-color: #FFFFFF; /**********/
	margin: 10px 0 0 0;
	padding: 10px 0 3px 0;
	border-left: 1px solid #000000;  /**********/
	border-right: 1px solid #000000;  /**********/
	border-top: 1px solid #000000;  /**********/		
	border-bottom: 0;  /**********/	
}

#content div.formular p {
	margin: 0 10px 3px 10px;
}

#content div.formular form {
	margin: 20px 10px 3px 10px;
}

#content div.formular label {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 30%;
}

#content div.formular input,
#content div.formular textarea {
	float: left;
	margin: 5px 0 0 0;
	padding: 2px;
	width: 40%;
	text-align: left;
	border: 1px solid #000000; /**********/
	font-family: Georgia, Times, serif;
	font-size: 1em;
	color: #000000; /**********/
}

#content div.formular input.checkbox {
	width: auto;
	border: 0;
}

#content div.formular input.submit {
	float: left;
	border: 0; 
	width: auto;
	border-style: solid;	/* Only Opera. */
	background-color: #FFFFFF; /**********/
	text-align: left; 	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000; /**********/
	cursor: pointer;
	margin: 4px 0 0 0;
}

#content div.formular input.submit:hover {
	cursor: pointer;
}

#content div.formular img {
	float: left;
	margin-top: 8px;
	padding:0;
}

#content div.formular .success,
#content div.success {
	border-left: 10px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
}

#content div.success {
	border-top: 0;
	border-right: 0;
}

#content div.formular .success h1,
#content div.success h1 {
	color: #000000;
}

#content div.formular .error,
#content div.error {
	border-left: 10px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
}

#content div.error,
#content div.success {
	width: 90%;
}

#content div.error {
	border-top: 0;
	border-right: 0;
}

#content div.formular .error h1,
#content div.error h1 {
	color: #000000;
}

/* E-MAIL-FORM */

#content form.standard {
	margin: 10px 0 10px 0;
}

#content form.standard label {
	margin: 10px 0 2px 10px;
	padding: 0;
	display: block;
	margin-top: 10px;
}

#content form.standard label.radio {
	display: inline;
	margin-left: 5px;
}

#content form.standard input,
#content form.standard textarea,
#content form.standard select {
	margin: 0 0 0 10px;
	padding: 2px;
	width: 90%;
	font-family: Georgia,Times,serif; 
	font-size: 1.0em;
	color: #000000;
	display: inline;
	text-align: left;
}

#content form.standard input.hidden {
	display: none;
}

#content form.standard input.checkbox,
#content form.standard input.radio {
	width: auto;
}

#content form.standard input.submit {
	border: 0; 
	width: auto;
	border-style: solid;	/* Only Opera. */
	background-color: #FFFFFF; 
	text-align: left; 	
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	margin: 8px 0 0 0;
}

#content form.standard img.formsubmit {
	margin-left: 10px;
}

* html #content form.standard img.formsubmit {
	padding-bottom: 0.2em;
}

#content form.standard input.submit:hover {
	cursor: pointer;
}

/* News-Archiv: Pager classes, List classes, Detail classes
 * Gallery-Pager
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.pager {
	border-top: 1px solid #000000; /**********/
	border-bottom: 1px solid #000000; /**********/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	padding: 5px 0 5px 1px;
	margin: 0 0 10px 0;
}

/*only the galery pager: */
#content div.both div p.pager {
	margin-top: 10px;
	margin-bottom: 10px;
}
 
.pager .inactive {
	color: #9FA5AA;
}

.pager a {
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	border: 0;
}

.newsArchivList {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	margin: 10px 0 0 0;
	padding: 0;
}

.newsArchivList a {
	font-family: Tahoma, Arial, sans-serif;
}

/* News on home
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#content div.newsOverviewHomeHead  {
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
	border: 0;
}

#content div.newsOverviewHomeHead h1 {
	float: left; 
	display: inline;
	padding: 0;
	margin: 0 0 4px 10px;
}

* html #content div.newsOverviewHomeHead h1 {
	margin-bottom: -7px;
}

#content div.newsOverviewHomeHead a {
	float: right; 
	line-height: 1.2em;
	padding: 0;
	margin: 0 10px 0 0;
}

#content .newsOverviewHome {
	clear: both;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	margin: 0 0 3px 0;
	padding: 0;
}

* html #content .newsOverviewHome {
	margin-bottom: 5px;
}

#content .newsOverviewHome a {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.5em;
}

#content div.newsDetailHome {
	margin: 3px 0 10px 0; 
	padding: 0; 
}

/* Standard-Aufz�hlung und Standard-Nummerierung im Text
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#content ul,
#content ol {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content ol {
	padding-left: 46px;
}

* html #content ol {
	padding-left: 8px;
}

#content ul li,
#content ol li {
	margin-bottom: 2px;
}

/* Sitemap
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#content .sitemap h1 {
	margin-bottom: 3px;
}

* html #content .sitemap h1 {
	margin-bottom: 5px;
}

#content .sitemap ul {
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	display: block;
	margin: 3px 0 0 0;
	padding: 0 10px 0 10px;
}

* html #content .sitemap ul {
	margin-top: 1px;
}

#content .sitemap ul li {
	width: 12%;
	float: left;
	display: inline;
	margin: 0 1% 0 0;
	padding: 0 0 0 13px;
	text-indent: -13px;
}

#content .sitemap ul ul {
	font-weight: bold;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

#content .sitemap ul ul li {
	list-style-type: none;
	display: inline;
	width: 87%;
	margin: 1px 0 0 14px;
	padding: 0;
}

* html #content .sitemap ul ul li {
	margin: 0;
	padding: 3px 0 0 14px;
}

#content .sitemap a {
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	border: 0;
	font-weight: normal;	
}

#content .sitemap ul ul li a {
	font-size: 1.1em;
}

#content .sitemap br {
	line-height: 5px;
}

/* References
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#content div.references p.list a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
}

/* Subdocs / Abschnitte
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#content p.subdocLink {
	margin-bottom: 3px;	
}

* html #content p.subdocLink {
	margin-bottom: 7px;	
}

#content p.subdocLink a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
}

#content div.subdocContent {
	margin: 0 0 10px 0;
	padding: 0;
}

/******************************************************************************
	GALLERY CLASSES
******************************************************************************/
#content div span.caption {
	display: block;
	margin-top: 3px;
	padding-bottom: 3px;
}

#content div p span.caption a  {
	font-family: Tahoma, Arial, sans-serif;	
	font-size: 0.9em;	
}

a.close {
	font-family: Tahoma, Arial, sans-serif;	
	font-size: 0.9em;
	float: right;
	margin-right: 10px;
}

/*for images in content, without big picture or with it or with galery*/
#content div p.image {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/*for images in content, without big picture or with it or with galery, but with text on the right hand*/
#content div p.leftTextRight {
	float:left; 
	margin-top: 3px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content div p.leftTextRight img {
	margin-bottom: 0;
	padding-bottom: 0;
}

* html #content div p.leftTextRight {
	margin-left: 5px;
}

/******************************************************************************
	BIG PICTURE CLASSES
******************************************************************************/
img.bigPicture {
	margin-top: 10px;
}

/******************************************************************************
	Kundenlogos
******************************************************************************/
.logolist {
	background: #ffffff !important;	
	margin: 0 10px 0 0  !important;
	padding: 0!important;
	width: auto !important;
}
.kundenlogo {
	margin: 0 0 0 10px !important;
}
.kundenlogo img {
	border: 0;
}
.kundenlogo a {
	border: 0;
}
.kundenlogo a:hover {
	background: none;
}

a img {
	display: none;	
}

/*]]*/
