/* Elemente fuer die Druckausgabe abschalten */
#header,#navi,div.longtext_footer,div.doc_buttons,.no_print { display: none; }

* {
  background-color:#fff;
}

html {
margin: 0;
}

body {
margin:0;
padding:0;
color:#000;
font-family:garamond,georgia,serif;
}


a {
color:#000;
text-decoration:underline;
}

#content h1,#content h1 a {
font-style:italic;
font-size:26px;
margin:0 0 17px 0;
text-decoration:none;
color:#000;
}

div.textblock {
margin-bottom:2em;
}

div.spacer {
clear:both;
}

th {
text-align:left;
font-size:1.25em;
font-weight:bold;
}

/*FCK Styles*/
.inh_subhead {
font-weight:bold;
}

.inh_text_small {
font-size:12px;
font-family:Tahoma,Verdana,Arial,sans-serif;
color:#454545;
}

div.left_col {
float:left;
width:446px;
}

div.right_col {
float:left;
width:210px;
margin-left:20px;
}

img {border-color:#ccc;}

table td {
border:1px solid #000;
}
