/* CSS werken . ch : mc + def */
body{
	font:normal 11px/14px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
input, select, .areatxt, .inputtxt, selecttxt, option, optgroup, .selecttxt, .inputtxt, .areatxt {
	color:#000;
	background-color:#fff;
	font:normal 10px/14px "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
}
iframe{
	background-color: #eee;
}
/* struktur
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#kopf{
	letter-spacing:5px;
	font:bold 36px/40px Courier,"Courier New",serif;
}
#titel{
	letter-spacing:5px;
	font:bold 36px/40px Courier,"Courier New",serif;
}
#adresse{
	letter-spacing:1px;
	word-spacing:5px;
	font:normal 10px/13px Courier,"Courier New",serif;
}
#inhalt .norm, #inhalt h1 span, #inhalt h2 span{
	font:normal 11px/14px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
#inhalt strong{
	color:#000;
	font-weight:bold;
}
#inhalt h1, #content h1{
	color:#000;
	margin:0 0 14px 0;
	padding:0;
	font:bold 18px/22px Courier,"Courier New",serif;
}
#inhalt h2, #content h2{
	color:#000;
	margin:0;
	padding:0;
	font:bold 18px/22px Courier,"Courier New",serif;
}
h5{
	margin:0;
	padding:0;
	font:bold 11px/14px "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
.menu{
	font:normal 10px/13px Courier,"Courier New",serif;
	letter-spacing:1px;
}
#inhalt ul.square{
	margin:0 0 0 14px;
	padding:0;
	list-style-type:square;
}
#inhalt ul.img{
	margin:0 0 0 14px;
	padding:0;
	list-style-type:square;
	list-style-image:url(../inc/hellip.gif)
}
