*{
margin: 0px;
padding:0px;
}

html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
}


img {
  border:0;
  margin:0;
  padding:0;
  vertical-align:bottom;
}

.nofloat {
	clear:both;
	height:0;
	overflow:hidden;
	line-height:0;
	font-size:1px;
}

ul{
  list-style:none;
}

#frame0{
  padding:0 40px 20px 20px;
}

h1, h2{
  font-size:14px;
  margin-top:30px;
  margin-bottom:10px;
}

#kontakt{
  border-top:1px dotted #717171;
  line-height:15px;
  margin-top:20px;
  padding-top:10px;
  font-size:11px;
}

#close{
  position:fixed;
  right:5px;
  bottom:5px;
}

ol{
  margin-left:20px;
}

ul li{
  margin-left:12px;
  list-style:square;
  margin-bottom:0px;
}

a{
  color:black;
  text-decoration:none;
}

#normal, div.csc-frame-50Links{
  width:48%;
  float:left;
}

#rechts, div.csc-frame-50Rechts{
  width:48%;
  float:right;
}

