/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}

ul.button {
  width: 100%;
  overflow: hidden;
  padding: 14px 0 14px 0;
  list-style-type:none;
}
ul.button li {
  float: left;
  margin-right: 3px;
}

ul.button a {
  display: block;
  background: #fff;
  border: 1px solid #ffdaa3;
  text-decoration: none;
  color: #000;
}

ul.button a span.f {
  display: block;
  background: #fef3e2;
  margin: 1px;
  padding: 2px 8px 3px;
}

ul.button a:hover span.f, ul.button a:focus span.f, ul.button a:active span.f {
  background: #ffdaa3;
}
div.joomla h1.title {
	margin: 0px;
	padding-bottom: 0px;
	float: left;
	font-size: 180%;
}

div.joomla div.headline {
overflow:hidden;
padding-bottom:0px;
}

div.module-newsflash div.item {
overflow:visible;
padding-bottom:0px;
}
div.parteline {
background:#c0c0c0 scroll 3px 3px;

background-repeat: no-repeat;

border:4px solid black;
margin:0px 0;
padding:5px 5px 5px 5px;
min-height: 18px;
_height: 18px;
	
}
div.parte {
background:#f5f5f5 scroll 3px 3px;

background-repeat: no-repeat;

border:1px solid black;
margin:0px 0;
padding:5px 5px 5px 5px;
min-height: 18px;
_height: 18px;
	
}


