/*  css by www.buerobeeli.ch  */
body {
	background-color: #fff;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	padding: 0;
	margin: 0;
}
a {
	color: #273bab;
	text-decoration: underline;
}
a:visited {
	color: #777;
	text-decoration: underline;
}
a:hover, a:active {
	color: #273bab;
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 13px;
	margin: 0 0 0 0;
}
h3, h4, h5 {
	font-size: 12px;
	margin: 0 0 0 0;
}
h6 {
	font-size: 10px;
	margin: 10px 0 0 0;
}
p {
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
	border-bottom: 2px dotted #999;
}
input, textarea {
	border: 1px solid #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000;
}
/*  box  */
#box {
	width: 550px;
	margin: 0;
	padding: 0;
}
/*  head  */
#head {
	height: 100px;
	width: 550px;
	margin: 0;
	font-size: 11px;
	color: #000;
}
#left-box {
	width: 550px;
	height: 62px;
}
#logo {
	padding: 18px 0 0 0;
	width: 550px;
	height: 62px;
}
#yellow {
	display: none;
}
#pic {
	display: none;
}
#right-box {
	display: none;
}
#head-nav {
	display: none;
}
/*  search  */
#search {
	display: none;
}
/*  navigation  */
#nav {
	display: none;
}
/*  content  */
#content {
	float: left;
	width: 500px;
	margin: 26px 5px 0 5px;
	line-height: 19px;
}
#content ul.nostyle {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul {
	margin: 0;
	padding: 0 0 0 14px;
}
td {
	padding: 0 20px 0 0;
}
#ref-picture {
	float: left;
	width: 214px;
}
#ref-content1 {
	width: 266px;
	margin: 0 0 0 20px;
	float: right;
}
#ref-content2 {
	margin: 0 0 10px 0;
	clear: both;
}
#aktuell-picture {
	float: right;
	margin: 0 0 0 20px;
}
#aktuell-content {
	margin: 0;
}
#line {
	clear: both;
	width: 500px;
	height: 1px;
	border-bottom: 1px solid #999;
	margin: 0 0 10px 0;
	padding: 0;
}
/*  quicklinks  */
#quicklinks {
	display: none;
}
/*  Bilder  */
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				0 !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0 !important;
	padding: 			0 !important;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li a.pic {
	background:			none !important;
	text-decoration:	underline;
	border: 			0;
	font-size:			11px;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	margin-bottom:		10px;
	float:				left;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
}
.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
/*    float: 				left;*/
}
.managecontainer textarea {
	width:				214px;
}
.managecontainer hr {
	width:				214px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}
