/* Ausdruck - Standard.css------------------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	color: #333333;
	/* background-image:  url(background/bg_sunny_yellow_white.jpg); */
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
  color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
  color: #000000;
}

.Logo_Zeile_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  color: #000000;
}

.Logo_Zeile_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  color: #000000;
}

.Logo_Zeile_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #000000;
}

.Inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #000000;
}

.Inhalt_Element_01 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	float:left;
  color: #000000;
}

.Inhalt_Element_Bild_01 {
	float:left;
	padding: 10px 20px 10px 0px;
}

.Inhalt_Element_Bild_02 {
	float:right;
	padding: 10px 0px 10px 20px;
}

.Inhalt_Hervorheben_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
  color: #000066;
}

.Inhalt_Hervorheben_01_Klein {
	color: #000066;
	font-weight: bold;
}
  
.Ohne_Formatierung {
	color: #000000;
}

.Ohne_Formatierung_fett {
	color: #000000;
	font-weight: bold;
}

.Tabelle_Referenzen {
	border: thin;
	border: groove;
}

.td1_Tabelle_Referenzen {
	font-weight: bold;
	border-right-width:thin;
	border-right-style:groove;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.td2_Tabelle_Referenzen {
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.td1_Tabelle_Steckbrief {
	border-right-width:thin;
	border-right-style:groove;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

.td2_Tabelle_Steckbrief {
	border-bottom-width: thin;
	border-bottom-style: groove;
}

/* Ausdruck - Navigation.css------------------------------------------------------------------------------------------------- */

/***************/
/* master header */
/***************/
#masterKeywords{
	display:none;
}

#masterScriptScreen{
	display:none;
}

#masterHeader{
	position: relative;
	margin: auto;
	top: 0px;
	width: 100%;
}

#masterHeaderNewsletter{
	position: relative;
	margin: auto;
	top: 0px;
	width: 75%;
}

#masterHeaderPhoto{
	position: relative;
	margin: auto;
	top: 0px;
	width: 600px;
}

/***************/
/* logo header */
/***************/
#logoHeader{
	position: absolute;
	width: 100%;
	height: 32px;
	padding: 0px;
	left: 10px;
	top: 0px;
	z-index: 2;
}

/*********************/
/* here you are */
/*********************/
#hereyouare{
	display:none;
}

#hereyouare_print{
	position:relative;
	text-align: left;
	width: 100%;
	border-bottom: 1px groove #0000FF;
	left: 0px;
	color: #333333;
}

/*********************/
/* utility link */
/*********************/
#utility{
	display:none;
}

#online_status{
	display:none;
}

/*********************/
/* global navigation */
/*********************/
#navigationGlobal{
	display:none;
}

#navigationGlobal img{
	display:none;
 
}

#ngl {
	display:none;
}

#ngr {
	display:none;
}

#globalLink{
	display:none;
}

#globalLinkRight{
	display:none;
}

/*******************/
/* search function */
/*******************/
#search{
	display:none;
}

/**********/
/* Inhalt */
/**********/
#masterInhalt{
	position: relative;
	top: 120px;
	width: 640px;
	margin: auto;
	left: 5px;
}

#inhalt{
	position:relative;
	text-align: left;
	width: 466px;
	top: 0px;
	border-right: 1px groove #0000FF;
	padding: 0px 15px 0px 0px;
	float: left;
}

#masterInhaltPhoto{
	position: relative;
	top: 110px;
	margin: auto;
	width: 600px;
}

#inhaltPhoto{
	position:absolute;
	text-align: center;
	width: 600px;
	left: 10px;
	top: 30px;
	border: 1px groove #0000FF;
	padding: 0px 15px 0px 0px;
}

#navigationPhoto{
	position:absolute;
	width:600px;
	top:10px;
	left: 0px;
}

#darstellungPhoto{
	position:absolute;
	width:600px;
	top:60px;
	left: 0px;
}

/* Inhalt div rechts oben*/
#inhalt_element_01{
	position:absolute;
	width: 164px;
	right: -8px;
	top: 52px;
}

#toTop {
	display:none;
}

#Angebotsformular {
	display:none;
}

#Angebotsformular_Hinweis {
	visibility:visible;
}

#eTracker {
	display:none;
}