/* DATEI: socialnet.css */

/* Schriftart, Farbe */
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:   tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000; }

/* Header Schriftgroesse */
h1,h2 {	font-size: 13pt; }
h3 {	font-size: 12pt; }
h4 {	font-size: 11pt; }
h5 {	font-size: 10pt; font-weight: bold; }
h6 {	font-size: 10pt; font-weight: bold; color: #666666}

/* normaler Text Schriftgroesse*/
p,ul,ol,li,div,th,td,address,nobr,b,i {
	font-size: 10pt; }

/* Absatzabstände */
p{	margin-top: 0pt;
	margin-bottom: 5pt; }
h1{	margin-top: 0pt;
	margin-bottom: 6pt; }
h2,h3,h4{	margin-top: 6pt;
	margin-bottom: 3pt; }
h5{	margin-top: 6pt;
	margin-bottom: 0pt; }
h6{	margin-top: 3pt;
	margin-bottom: 0pt; }
table {	margin-top: 6pt;
	margin-bottom: 6pt; }
ul,il{	margin-top: 0pt;
	margin-bottom: 5pt; }
li{	margin-top: 0pt;
	margin-bottom: 0pt; }
dd {	margin-top: 2.5pt;
	margin-bottom: 2.5pt; }
dt {	margin-top: 7.5pt;
	margin-bottom: 2.5pt; }

/* Verweise */
a {	color: #CC3333;
	text-decoration: none; }

/* a:link  a:active  vorerst wie oben */
a:hover {	text-decoration: underline; }
a:visited { color: #993333; }

strong {	color:#666666;
	font-weight: bold; }

/* Teaser News */
.teaseh {	font-weight: bold; 
	font-size: 11pt;
	margin-bottom: 0pt; }
.tease {	font-size: 11pt; }

/* Liste mit Einrückung ab 2. Zeile */
.listf {	text-indent:-1cm;
	margin-left:1cm;
	margin-bottom: 0pt; }

/*Navigation */
/* Untermenüpunkte oben */
.navt  {	font-weight: bold; 
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 10pt; } 

/* Hauptmenüpunkte links */
.navl {	font-weight: bold; 
	font-size: 11pt;
	line-height:16pt; }

/*Fusszeile*/
.fuss {	font-size: 8pt; }

.zitat {font-size:9pt; background-color:#DCDCDC; padding: 5px; width:70%; border-style:none; border-width:thin; } 

#mitte {	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	border: 0;
	font-size: medium;
	width: 70%; }
#news {    float: right;
	margin: 0;
	margin-bottom: 12px;
	padding-left: 2%;
	border: 0;
	font-size: medium;	
	width: 28%; }

