/*
	T.u.M. Bad Kreuznach Custom Stylesheet
*/
/*--------------------------------------------------------------------------------*/

/* Typografie --------------------------------------------------------------------*/

/*
@import url("reset.css");
@import url("text.css");
@import url("960.css");
@import url("layout.css");
@import url("nav.css");
*/

body { font: 11px/1.5 Verdana; padding: 0; }

h1,h2,h3,h4,h5,h6,p { margin: 0 0 .5em 0; padding: 0; }

/*h4 { font-family: "Times New Roman"; font-size: 3.2em; font-weight: 200; color: #5f0643; }*/
h1, h2, h3, h4 { font-family: "Times New Roman"; font-size: 2em; font-weight: 200; color: black; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }

.noprint, displayonly, auralonly,
	.menu, .navigation, #header, #dokumentinfo
{ display: none; }

#adresszeile * { display: inline; font-size: .9em; } 

hr { border: none; border-top: 1px solid lightgray; }
a { text-decoration: none; }

