body {
	background-color: #ffcc33;
	background-color: #ffffff;
 	font-family: Verdana,sans-serif;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 133%;
	}

tr#heading {
	width: 100%;
	height: 88px;
	}


td#weltladen {
	background-color: #ffffff;
	text-align: center;
	height: 88px;
	padding: 0px;
	margin: 0px;
	}

td#puertoalegre {
	background-color: #ffcc33;
	padding: 4px;
	margin: 0px;
	}






td#navigation {
	width: 10em;
	background-color: #ffcc33;
	margin: 0px;
	padding: 3ex 0px 3ex 0px;
	vertical-align: top;
	border-color: #ffcc33;
	border-style: solid;
	border-width: 0px 0px 0px 1em;
	}


#navigation  p {
	background-color: #ffffff;
	color: #333333;
	font-size: smaller;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	margin: 4ex 2px 0ex 0ex;
	padding: 0px 0px 0px 0px;
	border-color: #777777;
	border-style: solid;
	border-width: 2px 0px 2px 1px;
	white-space: nowrap;
	overflow: visible;
 	display: block;
	}

#navigation p.sublevel {
	font-size: smaller;
	margin-top: 1ex;
	margin-left: 2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	}

#navigation p.current {
	background-image: url(./pix/tab.gif);
	background-repeat: repeat-y;
	background-position: top left;
	color: #000000;
	padding: 3px 0px 3px 20px;
	margin-right: -4px;
	}







#navigation a, #navigation a:visited {
	background-color: #cccccc;
	color: #333333;
	padding: 3px 0px 3px 20px;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(./pix/tab.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
 	display: block;
	overflow: visible;
	}

#navigation  a:hover {
	background-color: #ffcc33;
	}


#navigation  a:active {
	color: #ffffff;
	}













td#content {
	background-color: #ffffff;
	vertical-align: top;
	padding: 3ex 2em 5ex 2em;
	line-height: 133%;
	}


#content h1 {
	position: relative;
	top:-4ex;
	font-size: x-large;
	background-color: #aaaaaa;
	color: #ffcc33;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: hidden;
	display: inline;
	}



#content .yellowbar {
	position:relative;
	height: 1ex;
	background-color: #ffcc33;
	margin: 2ex 20% 5ex 20%;
	text-align: center;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #777777;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	}


#content .shortbar {
	margin: 2ex 30% 5ex 30%;
	}

#content .longbar {
	margin: 2ex 10% 5ex 10%;
	}


#content h4 {
    font-size: 120%;
    margin-top: 0;}


#content h2 {
	font-size: large;
	text-align: center;
	margin: 3ex 0px 1ex 0px;
	padding: 1ex 5px 1ex 0px;
	clear: both;
	}


#content p {
	padding: 0px 3em 1ex 3em;
	margin-top: 1ex;
	margin-bottom: 0px;
	}

#content ul {
	padding: 0px 3em 3ex 4em;
	margin: 0px;
	}

#content li {
	padding-top: 1ex;
	}

#content .address {
	font-style: normal;
	font-family: monospace;
	line-height: 130%;
	margin-top: 0;
	padding: 0px 3em 1ex 4em;
	white-space: pre;
	}

#content th {
	text-align: left;
	vertical-align: top;
	}

#content td {
	text-align: left;
	vertical-align: top;
	}



#content .tabelle th {
	text-align: left;
	vertical-align: top;
	line-height: 127%;
	padding: 0ex 3em 1ex 3em;
	margin-top: 3ex;
	margin-bottom: 3ex;
	}

#content .tabelle td {
	text-align: left;
	vertical-align: top;
	line-height: 127%;
	padding-bottom: 1ex;
	}


#content img {
	border: 2px solid #cccccc;
	margin-right: 2ex;
	}

#content img.left {
	margin: 2ex 1em 2ex 0em;
	float: left;
	}


#content img.right  {
	margin: 2ex 0em 2ex 1em;
	float: right;
	}

#content .noborder  {
    border: 0;
}

#content div.map  {
	text-align:center;
	margin-top: 2ex;
	margin-bottom: 2ex;
	}


#content a.topjump {
	font-size: smaller;
	margin: 1ex 0em 5ex 0em;
	}

.expl {
	font-style: italic;
	}

.sub {
	font-size: smaller;
	}

.center {
	text-align: center;
	}


#content .coltext {
	vertical-align: top;
	line-height: 127%;
	}

#content .coltext h3 {
	font-size: medium;
	font-weight: bold;
	padding: 0ex 1em 1ex 1em;
	margin: 0px;
	}

#content .coltext p {
	padding: 0ex 1em 0ex 1em;
	margin: 0px;
	}

















#content a,
#content a:visited {
	color: #3377cc;
	text-decoration: none;
	padding-bottom: -3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	}

#content a:hover {
	color: #777777;
	text-decoration:  none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	}

#content a:active {
	color: #ffcc33;
	}





