/* Navigation */

/***********************************/
/* hyperlink and anchor tag styles */
/***********************************/

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/***************/
/* master header */
/***************/
#masterKeywords{
	position:absolute;
	width:100%;
	height:10px;
	left: 0px;
	top: -1024px;
	color: #FFFFD1;
	visibility: visible;
}

#masterScriptScreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position:absolute;
	width:220px;
	height:10px;
	text-align:left;
	z-index:5;
	left: 10px;
	top: 0px;
	color: #999999;
}
#masterScriptScreen a{
	color: #000066;
}

#masterScriptScreen a:hover{
	text-decoration: underline;
}

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

#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;
	z-index: 2;
}

/*********************/
/* here you are */
/*********************/
#hereyouare{
	position:relative;
	text-align: left;
	width: 100%;
	border-bottom: 1px groove #0000FF;
	left: 10px;
	color: #999999;
}

#hereyouare_print{
	visibility:hidden;
}

/*********************/
/* utility link */
/*********************/
#utility{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	right: -8px;
	color: #000066;
	z-index: 3;
}

#utility a{
	color: #333333;
}

#utility a:hover{
	text-decoration: underline;
}

#online_status{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 5px;
	right: -8px;
	color: #000066;
}

/*****************/
/* Login-Bereich */
/*****************/

#login_yourlogged{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	right: -8px;
	top: 95px;
}

/*********************/
/* global navigation */
/*********************/
#navigationGlobal{
	position: absolute;
	width: 100%;
	height: 32px;
	padding: 0px;
	margin: auto;
	background-image:url(navigation_global_background_red.gif);
	left: 10px;
	top: 125px;
	z-index: 4;
}

#navigationGlobal img{
	margin-bottom: -4px;
 
}

#ngl {
	position: absolute;
	top: 0px;
	left: -4px;
	width: 5px;
}

#ngr {
	position: absolute;
	top: 0px;
	right: -4px;
	width: 5px;
}

#globalLink{
	position: absolute;
	top: 2px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
}

#globalLinkRight{
	position: absolute;
	top: 1px;
	right: 0px;
	z-index: 101;
}

a.glink:link{
	font-size: 9pt;
	color:#000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	float: left;
	width: 7em;
}

a.glink:visited{
	font-size: 9pt;
	color:#000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	float: left;
	width: 7em;
}

a.glink:hover{
	font-size: 9pt;
	font-weight:bold;
	color:#000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: underline;
	float: left;
	width: 7em;
}
a.glink:active{
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: underline;
	float: left;
	width: 7em;
}

/************************/
/* subglobal navigation */
/************************/
#subglobalNav{
	position: absolute;
	text-align:left;
	left: 10px;
	width: 924px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	z-index: 5;
	visibility: hidden;
}

.subglobalNav a:link{
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:visited{
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:hover{
	font-size: 80%;
	color: #000000;
}

/********************/
/* small navigation*/
/********************/

#smallNav{
	position: relative;
	text-align: left;
	border-bottom: 1px groove #0000FF;
	left: 0px;
	background-color: #FFFFFF;
	width: 750px;
	color: #000000;
	z-index: 0;
}


/*******************/
/* search function */
/*******************/
#search{
	position: absolute;
	width: 160px;
	top: 6px;
	right: 0px;
	z-index: 101;
	left: 760px;
}

#search input{
  font-size: 80%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link{
  font-size: 80%;
  color:#000066;
	font-weight: bold;
	
}

#search a:visited{
  font-size: 80%;
  color:#000066;
	font-weight: bold;
	
}

#search a:hover{
  font-size: 80%;
  color:#000066;
	margin: 0px;
	font-weight: bold;
}

/**********/
/* Inhalt */
/**********/
#masterInhalt{
	position: relative;
	top: 162px;
	margin: auto;
	width: 924px;
}

#inhalt{
	position: absolute;
	text-align: left;
	width: 735px;
	left: 10px;
	top: 25px;
	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: -5px;
	top: 30px;
}

#toTop {
	position:absolute;
	width: 500px;
	right: 5px;
	bottom: 5px;
	text-align:right;
	z-index: 100;
}

/*******************/
/* Newsletter-Link */
/*******************/
a.glinkNewsletter:link{
	font-size: 12pt;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	width: 7em;
}

a.glinkNewsletter:visited{
	font-size: 12pt;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	width: 7em;
}

a.glinkNewsletter:hover{
	font-size: 12pt;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	width: 7em;
}
a.glinkNewsletter:active{
	font-size: 12pt;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	width: 7em;
}

/************/
/* Angebotsformular Hinweis */
/************/
#Angebotsformular_Hinweis {
	display: none;
}

#eTracker {
	display:none;
}
