/* ######################################################################################################
** # strich-komma
** 
**  Version: 0.01
**  Dateiversion: 15.05.2009
**  Datei       : base.css
**  Funktion    : Basis-Stylesheet
*/

.hiddenStructure,
ul#nav-global,
ul#nav-page,
ul#nav-footer { display: none; }

* { font-style: normal; }

body {
	font:13px/1.231 verdana,arial,helvetica,clean,sans-serif;
}

div#page-wrapper h1 { text-align: right; padding-bottom: 5px; margin-bottom: 1em; ;border-bottom: 1px solid #000; }

img { border: none; }

address strong,
address span { display: block; }
