/* DATEI:cn.css */
/* Author Norbert Nothdurft */
/* http://www.CleverNetz.de */
/* Diese Style-Sheets wurden erstellt fuer */
/* http://www.CleverNetz.de */
h1.mitte {
	text-align : center;
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-large;
}
h2.mitte {
	text-align : center;
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight : bold;
}
h2.links {
	text-align : left;
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight : bold;
}
h3.mitte {
	text-align : center;
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight : normal;
}
h3.links {
	text-align : left;
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight : normal;
}

h4.mitte {
	text-align : center;
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
h4.links {
	text-align : left;
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	font-weight : normal;
}
.winzig {
	text-decoration : none;
	color : Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	font-style : normal;
	}
.grau {
	text-decoration : none;
	color : Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.rot {
	text-decoration : none;
	color : Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.durchsichtig {
	text-decoration : none;
	color : White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	font-style : normal;
}
A.ssmItems:link {
                   color : silver; 
                   text-decoration : none; 
} 
A.ssmItems:hover {
                   color : #eeee00; 
                   text-decoration : none; 
} 
A.ssmItems:active {
                   color : #ff3300; 
                   text-decoration : none; 
} 
A.ssmItems:visited {
                   color : silver; 
                   text-decoration : none; 
}

a{
text-decoration:none;
}
a:link{
text-decoration:none;
 font-style : italic;
 color : Gray;
}
a:visited{
text-decoration:none;
 font-style : italic;
 color : Gray;
}
a:active{
color:Red;
text-decoration:none;
 font-style : normal;
 font-weight : bolder;
}
a:focus{
color:Red;
text-decoration:none;
}
a:hover{
color:Red;
font-style: normal;
font-weight: bolder;
text-decoration:none;
}

table.nob{
border:0 none;
padding:0;
empty-cells:show;
 border-width : 0;
 margin : 0;
}
table.nob100{
width: 100%;
border:0 none;
padding:0;
empty-cells:show;
}
td.main{
color:Navy;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-style:normal;
font-size: larger;
vertical-align: top;
 text-align : center;
}
td.dark{
 font-weight : bold;
 font-size : 10px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-align : center;
  background:Navy;
color: White;
 
}
td.light{
 font-size : 10px;
  font : Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align : center;
background:White;
color:Navy;

}
td.rechts{
	width: 150px;
	}
td{
color:Navy;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-style:normal;
font-size: smaller;
vertical-align: top;
}
body{
border:0 none;
margin:0;
list-style-type:disc;
background:White;
color:Navy;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-style:normal;
font-size:smaller;
 border-left-width : 0px;
 border-right-width : 0px;
 border-top-width : 0px;
 border-width : 0;
 padding : 0;
}
