/* SoIsses-Theme by almstudio.at */

body {
	margin: 0px;
	padding: 0px;
	background: #e8e4cd url(../images/contentBack.jpg) repeat-y center;
	
}
#wrapper {
	width: 1000px;
	margin: 0px auto 20px auto;
}
#top {
	height: 289px;
	width: 1000px;
}
#nav {
	height: 49px;
	width: 1000px;
	background: url(../images/navBack.jpg) no-repeat;
	margin-bottom: 40px;
}
.navSubPage {
	background: url(../images/navBackSubPage.jpg) no-repeat !important;
	margin-bottom: 0px !important;
}
#subNavTop {
	background: url(../images/subNavTop.gif) no-repeat !important;
	width: 300px;
	height: 15px;
}
#subNavBack {
	background: url(../images/subNavBack.gif) repeat-y;
	width: 300px;
}
#subNavFooter {
	background: url(../images/subNavFooter.gif) repeat-y;
	width: 300px;
	height: 15px;
	margin-bottom: 20px;
}
.clearBoth {
	clear: both;
}
.versteckt {
	width:0px;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}
/************ Ortstafel  *************/

.tafelTop {
	position: fixed;
	top: 0;
	left: 0;
	background: url(../images/ortsbeginn_Soisses.gif) no-repeat;
	width: 160px;
	height: 108px;
	z-index: 1;
}
.tafelBottom {
	position: fixed;
	left: 0;
	background: url(../images/ortsende_Soisses.gif) no-repeat;
	width: 160px;
	height: 108px;
	bottom: 0;
	z-index: 1;
}
/************** Sidebar *************/

#sidebar {
	width: 300px;
	float: left;
	margin-right: 20px;
}

#searchBox {
	width: 300px;
	height: 30px;
	margin-bottom: 10px;
}
.searchField {
	width: 245px;
	height: 30px;
	background: transparent url(../images/searchBack.jpg) no-repeat;
	float: left;
	border: 0px;
	padding: 0px 5px 0px 10px;
}
.searchBut {
	width: 37px;
	float: left;
	height: 30px;
	border: 0px;
	background: transparent url(../images/searchBut.jpg) no-repeat;
}

#socialIcons {
	width: 300px;
	height: 50px;
	margin: 20px 0px;
}



.widgetBox {
	width: 300px;
	background: url(../images/widgetBack.jpg) repeat-y;
	margin: 0px 0px 20px 0px;
}
.widgetHeader {
	width: 300px;
	height: 5px;
	background: url(../images/widgetTop.jpg) no-repeat;
}
.widgetHeaderComments {
	width: 300px;
	height: 40px;
	background: url(../images/widgetTopComments.jpg) no-repeat;
}
.widgetHeaderSubNav {
	width: 300px;
	height: 40px;
	background: url(../images/widgetTopSubNav.jpg) no-repeat;
}
.widgetHeaderTwitter {
	width: 300px;
	height: 40px;
	background: url(../images/widgetTopTwitter.jpg) no-repeat;
}
.widgetContent {
	padding: 10px;
}
.widgetFooter {
	width: 300px;
	height: 7px;
	background: url(../images/widgetBottom.jpg) no-repeat;
}
/************** Content *************/

#content {
	width: 660px;
	float: right;
}
.contentSubPage {
	margin-top: 20px;
}
.thumbnail {
	float: left;
	margin: 10px;
	padding: 3px;
	border: 1px solid #801a1a;
	width: 160px;
}
.post {
	float: right;
	width: 440px;
	
}
.postSingle {
	float: none;
}
.newsBox {
	width: 660px;
	background: #f8f5e4 url(../images/newsBoxBack.jpg) repeat-y;
}
.newsBoxHeader {
	width: 660px;
	height: 5px;
	background: url(../images/newsBoxHead.jpg) no-repeat;
}
.newsBoxContent {
	padding: 0px 10px 10px 10px;
}
.newsBoxFooter {
	width: 660px;
	height: 10px;
	background: url(../images/newsBoxBottom.jpg) no-repeat;
}
.newsBoxMiddle {
	width: 660px;
	height: 5px;
	background: url(../images/newsBoxMiddle.jpg) no-repeat;
	padding: 10px 0px;
	margin-left: -10px;
}

#mainSponsor {
	width: 660px;
	height: 80px;
	margin: 0px auto;
}
.kommentare {
	width: 640px;
}
#leftArchiv {
	width:40%;
	padding-left:5%;
	float:left;
}
#rightArchiv {
	width:40%;
	float:right;
	padding-right:5%;

}
.iconTracht {
	float: left;
	margin-right: 10px;
}
/************** footer *************/
#footer {
	text-align: right;
}

#footer a {
	color: #801a1a;
	text-decoration: none;
	font-weight: bold;
}






