/* CSS Document */

body, html {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

/* NORMALE LINKS */
a { color: #F37636;	text-decoration:none; }
img { border:none; }
p { margin: 7px 0 7px 0; }

a.navisub,
a.navisub_active {
	text-decoration:none;
	font-size:11px;
}
a.navisub:link,
a.navisub:visited {
	color:#F37636;
}
a.navisub:focus,
a.navisub:hover,
a.navisub:active,
a.navisub_active {
	color:#00507D;
}


a.navimain,
a.navimain_active {
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
	line-height: 12px;
}
a.navimain:link,
a.navimain:visited {
	color:#ffffff;
}
a.navimain:focus,
a.navimain:hover,
a.navimain:active,
a.navimain_active {
	color:#F37636;
}

a.links,
a.links:visited {
	color:#00507D;
	text-decoration:none;
	font-size:12px;
}

a.links:focus,
a.links:hover,
a.links:active,
a.links_active {
	color:#F37636;
}

.ue_orange {
	font-size: 13px;
	font-weight: bold;
	color: #F37636;
}

.ue_blau {
	font-weight: bold;
	color: #00507D;
}

.ue_rot {
	font-weight: bold;
	color: #C1041A;
}

.rot_klein {
	font-size: 11px;
	color: #C1041A;
}

.text {
	padding:0 0 0 5px;
}

.text_detailfenster {
	line-height: 18px;
}

.mini {
  font-size: 10px;
}

.hg_head {
	background-image: url(images/head-hg.jpg);
	background-repeat: no-repeat;
}
.info_etappe {
	line-height: 15px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #00507D;
	background-color: #FFFFFF;
}
.ue_blau {
	line-height: 18px;
}
.hg_lotus {
	background-image: url(images/kachel-lotus.jpg);
	background-repeat: repeat;
}
.hg_uelinks {
	font-size: 12px;
	font-weight: bold;
	color: #00507D;
	background-image: url(images/hg-uelinks.gif);
	background-repeat: repeat;
	padding-left: 7px;
	height: 17px;
	line-height: 16px;
}
.hg_links {
	background-color: #F3F3F3;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.punktorange { padding:0 0 0 15px; background-image: url(images/punkt.gif); background-repeat: no-repeat; background-position: left center;}

h1, h2, h3, h4, h5, h6 { margin:0 0 0 0; font-size:12px; display:inline;}
h2 { font-weight: normal; }

.textfieldlong {
    width: 250px;
		background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border-width: 1px;
    border: #D9D9D9 1px solid;
}.hg_navmain {
	background-image: url(images/hg-navmain.gif);
	background-repeat: repeat;
}
.hg_karte {
	background-image: url(images/karte.gif);
	background-repeat: no-repeat;
}
.linie_footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F37636;
	border-right-color: #F37636;
	border-bottom-color: #F37636;
	border-left-color: #F37636;
}

.submitbutton_greenline {
	background-color:transparent;
	border:none;
	border-top:1px solid #F37636;
	border-bottom:1px solid #F37636;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	cursor:pointer;
}

.blau{
	color: #00507D;
}