/*Theme Name: BestsidestoryTheme URI: http://www.bestsidestory.deDescription: Theme der Bestsidestory Leipzig Version: 0.1 Author:  Bestsidestory Author URI:*/
body {
	background-color: white;
	font-family: "Arial";
	font-size: 11px;
	color: #403d3e;
}
h1 {
	font-size: 12px;
	color: rgb(239,68,65);
	margin-bottom: -3px;
}
a {
	font-size: 11px;
	color: #403d3e;
	font-weight: 500;
	text-decoration: none;
}
p {
	font-size: 10px;
}
h2 {
	font-size: 12px;
	color: rgb(239,68,65);
}
div#container {
	width: 844px;
	height: 395px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}
div#container a:hover {
	font-size: 11px;
	color: rgb(239,68,65);
	font-weight: 500;
	text-decoration: none;
}
div#header {
	width: 844px;
	height: 80px;
	position: relative;
}
div#Navigation {
	position: relative;
	float: right;
	text-align: right;
	width: 572px;
	padding-top: 40px;
	padding-bottom: 15px;
	font-size: 10px;
}
div#Navigation a {
	font-size: 11px;
	color: #403d3e;
	font-weight: 500;
	text-decoration: none;
}
div#Text {
	width: 844px;
	height: 280px;
	border: solid 1px rgb(159,166,174);
	overflow: hidden;
}
div#Text a {
	font-size: 11px;
	color: #403d3e;
	font-weight: 500;
	text-decoration: underline;
}

div#Inhalt{
	float: left;
	position: relative;
	height: 250px;
	width: 355px;
	overflow: hidden;
	padding: 15px;
}

div#Blog {
	position: relative;
	border-right: solid 1px rgb(159,166,174);
	width: 245px;
	height: 272px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	overflow: hidden;
}

#sidebar {
	width: 183px;
	float: left;
	height: 270px;
	overflow: hidden;
	padding: 5px;
	border-right: solid 1px rgb(159,166,174);
	background: url(../BSS_Leipzig/images/news1.jpg) no-repeat 1px 1px;
}
#sidebar select{
  width: 150px;
  font-size: 11px;
  }
#sidebar input{
   font-size: 11px;
  }
.Feld{width:145px;}

div#Suche{
  width: 193px;
  padding-top: 100px;
  }
div#Menue{
 width:193px;
 }

div#Adresse {
	position: relative;
	font-size: 9px;
	width: 844px;
	height: 20px;
	padding-top: 10px;
	padding-left: 0px;
	margin-right: 6px;
	color: #403d3e;
}
div#Adresse a {
	font-size: 11px;
	color: #403d3e;
	font-weight: 500;
	text-decoration: none;
}

#content {
	width: 230px;
	position: absolute;
}
#content p {
	border-bottom: solid 1px rgb(239,68,65);
	padding-bottom: 10px;
}
.scroller {
	float: right;
	width: 12px;
}
.scroller .arrow_top {
	background: url(../BSS_Leipzig/images/oben.PNG) no-repeat;
	cursor: pointer;
	width: 12px;
	height: 14px;
}
.scroller .arrow_bottom {
	background: url(../BSS_Leipzig/images/unten.PNG) no-repeat;
	cursor: pointer;
	width: 12px;
	height: 14px;
}
.scroller .bar {
	height: 190px;
	margin: 2px;
	border: 0;
}
.wrapper {
	width: 245px;
	margin: 0 auto;
}