/***********************************************/
/* Allgemein                            */
/***********************************************/ 


body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	background-color: #144063;
	line-height: 15px;
	color: #FFFFFF;
	background-image: url(../hg-bilder/start/hg-start.jpg);
	background-repeat: repeat-x;
}



table {

}

/***********************************************/
/* News Popup                            */
/***********************************************/ 


table#newspop {
	padding-top: 30px;
	background-color: #FFFFFF;

}

table#newspop td {
	padding: 10px;
	text-align: justify;
}

.newstext {
	color: #000;
}

.newsgelb {
	color: #EABB00;
	font-weight: bold;
}

.newsblau {
	color: #144063;
	font-weight: bold;
}









div {

}

/***********************************************/
/* Container                             */
/***********************************************/ 


#outstart {
	position:absolute;
	width:100%;
	min-width: 890px;
	overflow: visible;
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../HG-Bilder/start/hg_start_01.jpg);
	background-repeat: repeat-x;
}


#null {
	width: 100%;
}


/* startseite                             */


#steins {
	text-align: center;
	height: 60px;
}

#stzwei {
	text-align: center;

}


#stdrei {
	text-align: center;
}

#stvier {
	text-align: center;
}


#mittebild {
	text-align: center;
}


#unten {
	text-align: center;

}

#unterwegs_02 a,
#unterwegs_02 a:visited {
	color: #EC5C29;
}

#unterwegs_02 a:hover {
	color: #FFF;
}



#unterwegs_02 {
	color: #FFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 15px;
	}

#unterwegs_02 h1 {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#unterwegs_02 h2 {
	font-weight: normal;
}


/***********************************************/
/* Bilder                            */
/***********************************************/ 

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


/***********************************************/
/* Schriften                             */
/***********************************************/ 

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

a:hover {
  color:#EC5C29;
  text-decoration:none;
}

a:visited {
	color:#FFFFFF;
}


a .linkstart {
	color:#EC5C29;
	text-decoration: none;
	font-weight: bold;
}

a:visited .linkstart {
    color:#EC5C29;
}

a:hover .linkstart {
	color: #fff;
}

