body
{
	text-align: center;
}
#wrapper{
	width: 720;
	margin-left:auto;
	margin-right:auto;
}

img { border: 0;}
a {text-decoration:none}

div.news
{
	height: auto;
	width: 719;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;

  
}	

div.pig
{
	float: none;
	width: 150px;

}


a
{
 font-weight: bold;
}

div.news img
{
  float: left;
}

div.news iframe
{
  float: left;
}

div.tresc{
	float: left;
	width: 540;
	margin-left: 10px;

}

div.tresc_slim{
	float: left;
	width: 530;
	margin-left: 10px;
}


div.space
{
	float: left;
	width: 150;
	height: 240;
}

div.title
{
	width:540;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

div.desc
{
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	width: 540px;
	position: relative;

}

div.desc_sc
{
	width: 540px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
}

div.kontakt
{
  float: left;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 5px;
}

ul.disc
{
	font-size: 13px;
	font-weight: bold;
	list-style-type: disc;
	margin-bottom: 10px;
	margin-top: 2px;

}

ul.circle
{
	list-style-type: circle;
	font-size: 13px;
	text-align: left;

}


div.news_end
{
	clear: both;
}


h1
{
 float: left;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	float: none;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: -10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 540px;
}

p1
{
	float: none;
}
	
#bla { width:100px; height:100px;
		background-image:url(bckg.jpg); 
		background-position: center top;
		font-size: 50px;
		font-weight: bold;
		text-align: center;
		padding-top: 20px;
		color: black;
		float: left;
		} 
#wrapper .pig {
	text-align: center;
}

