
@media print {
.druck { display:none; }
}

/* ALLGEMEINES */

*		{ font-family:Verdana, Helvetica, sans-serif; margin:0;padding:0;}
body, td, div	{ font-size:10px; vertical-align:top; color:#676767; }

.main_td {width:100%;}
hr		{ height:1px; border:1px solid #aeaeae; }

a		{ text-decoration:underline; color:#676767; }
a:hover 	{ text-decoration:underline; color:#0f5f5c; }
a.font_big 	{ font-size:1.1em; text-decoration:none; color:#aeaeae; text-transform:uppercase; font-weight:bold; }
a:hover.font_big { font-size:1.1em; text-decoration:none; color:#7e7e7e; text-transform:uppercase; font-weight:bold; }

/* HEADLINES */

h1		{ margin:0pt; font-size:14px; margin-bottom:5pt; }
h2		{ margin:0pt; font-size:12px; margin-bottom:5pt; }
h3		{ margin:0pt; font-size:10px; margin-bottom:5pt; }
h4		{ font-size:11px; font-weight:bold; color:#7e7e7e; text-transform:uppercase; margin:0; }
.tables		{ font-size:10px; font-weight:bold; text-decoration:none; color:#698a93; text-transform:uppercase; }







/* team */

#team {}

