#alles {
	position: relative;
	width:600px;
	margin: 0 auto;
	text-align: left;
}

#alles p.topnav {

	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #CCCCCC;
	color: #999999;
	background-color: #CCCCCC;
	/*background-color: #CCCC33;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#alles .topnav a {
text-decoration: none;
}
#alles .topnav a:link, 

#alles .topnav a:visited 
{
	color: #666666;
	background: transparent;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: transparent;
}
#alles .topnav a:hover
{
	color: #333333;
	background-color: #999999;
}
#alles .topnav a.akt {
color: #D63012;
}
#alles .topnav a:active,

#alles .topnav a:focus {
color: #FF0000;
background:none ;
}


/* PAGES' CONTENT BELOW */

div.full-content table.table {
 margin: 20px 0px 15px 20px;
}

div.full-content table.table h1 {
 color: #005891;
 font-size: 26px; 
}

div.full-content table.table ul {
 margin: 0px 0px 15px 0px;
 padding: 0px 0px 0px 20px;
}

div.full-content table.table p {
 margin: 0px 0px 5px 0px;
 font-size: 18px;
}

div.full-content table.table p a {
 font-size: 18px;
}

/* PAGES' CONTENT ABOVE */


/* GLOBAL STYLE BELOW */

body {
 background: #001d39 url('../Biller/bodyBg.png') repeat-x left top;
}

#pagewidth {
 padding: 0px;
 box-shadow: 0px 0px 5px #000;
 -moz-box-shadow: 0px 0px 5px #000;
 -webkit-box-shadow: 0px 0px 5px #000;
}

#content {
 color: #FFFFFF ; /* text-color inside the pages */
}

td {
 color: inherit;
}

div.full-content a:link, div.full-content a:visited {
 text-decoration: none;
 color: inherit;
}

/* GLOBAL STYLE ABOVE */


/* NAVIGATION BELOW */

#categories.categories {
background: transparent url('../Biller/navBg.png') repeat-x left top;
}

#categories.categories li.current-categorie {
background: transparent url('../Biller/navActiveBg.png') repeat-x left top;
}

#categories.categories li {
 background: transparent;
}

#categories.categories li.categorie {
 background: transparent;
}

#categories.categories li a {
 line-height: 26px;
 color: white !important;
}

/* NAVIGATION ABOVE */


/* CONTACT PAGE BELOW */

div#map_canvas {
 height: 414px !important; /* changes map height */
 top: -5px; 
}

table#map-table h3 {
 margin: 0px 0px 8px 0px;
}

table#map-table p {
 line-height: 22px;
}

p.map-title {
 font-weight: bold;
}

.map-phone-EMAIL a:link, .map-phone-EMAIL a:visited {
 text-decoration: none;
 color: inherit;
 font-weight: bold;
 border: none !important;
}

.map-phone-EMAIL a:hover, .map-phone-EMAIL a:active {
 color:  #0079c1 !important;
}

/* CONTACT PAGE BELOW */


/* FOOTER BELOW */

#footer {
 padding: 3px 0px 15px 25px;
 width: 925px;
 background: transparent url('./Biller/footerBg3.png') repeat-x left top;
}

#footer a:link, #footer a:visited {
 text-decoration: none;
}

#footer h1 {
 margin: 0px 0px 3px 5px;
 text-transform: capitalize;
}

#footer .col img {
 margin: -10px 0px 0px 20px; 
} 

a#yellow-link {
 margin: -12px 0px 0px 28px;
 font-size: 12px;
 display: block;
}

/* FOOTER BELOW */

