<meta http-equiv="Content-Style-Type" content="text/css">

/* =========================================================
	Stylesheet für Byte Connexion 14.1.2010
============================================================ */

* {
	font-family: Arial, Helvetica, sans-serif;
}

body { 
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#FFFFFF /* #cbcbe5; */
	}

/* Links ==================================================== */
a:link, a:visited { 
	color:#000000; 
	font-weight:bold; 
	text-decoration:none; 
	}
a:hover { 
	color:#000000; 
	background-color:#C0C0C0;
	font-weight:bold; 
	text-decoration:none; 
	}
a:active { 
	color:#FF0000; /* red */
	font-weight:bold; 
	text-decoration:none; 
	}

a.nv:hover{ 
	background-color:#F0F0F0;
	}
a.sel:link, a.sel:visited { 
	color:#FF0000; /* rot */
	background-color:#C0C0C0; /* hellgrau */
	}

a.ub:link, a.ub:visited , a.ub:hover{
	font-size: 16pt;
	}

a.post:link, a.post:visited { 
	color:#F0F0F0;
	text-decoration:none; 
	font-weight:normal; 
	}

/* ============================================================ */

#rahmen {
	margin: 10px auto;
	margin-top: 0px;
	margin-left: 10px auto;
	margin-right: 10px auto;
	width: 975px;
	height: auto;
	background-color: #F0F0F0;
	}

#kopf {
	text-align: center;
	color:#000080; /*blau */
	font-weight:bold;
	font-size: 24pt;
	line-height: 35pt;
	}

#kpf2 {
	text-align: center;
	color:#000080; /* blau */
	font-weight:bold;
	font-size: 16pt;
	line-height: 16pt;
	}
	
#trn1 {
	color:#F0F0F0; /* grau */
	font-size: 1pt;
	line-height: 2pt;
	}

#tabNav { 
	background-color:#C0C0C0; 
	}

#nav {
	/* margin: 0;
	padding: 5px;
	width: 790px;
	height: auto; */
	color: black;
	}	

#nav  ul {
	margin: 4px;
	padding: 0;
	list-style-type: none;
	text-align: left;
   }

#nav  li {
	margin: 8px;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	text-align: left;
	display: inline;
	}

/* ============================================================ */

#Inhalt {
	/* margin: 10px; */
	padding-left: 10px;
	padding-right: 20px;
	}

#uber {
	font-size: 16pt;
	}

#dsub {
	font-size: 16pt;
	}

#dsmi {
	font-size: 12pt;
	}

	
#kl{ /* klein */
	font-size: 9pt;
	color: blue;
	}

/* #lst0 {
	line-height: 30pt;
	font-weight: bold;
	} */

#lst1 {
	line-height: 20pt;
	font-weight: bold;
	}

#lst2 {
	line-height: 20pt;
	}

#lst3 {
	line-height: 15pt;
	}

li.dist {
	line-height: 20pt;
}