* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	overflow: hidden;
	background: #000000;
	font-family: arial;
}

#nav_oben {
	white-space:nowrap;
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 25px;
	background-image: url("img/stripe1.png");
	background-repeat: repeat-x;
	text-align: center;
}

.linkrot a:link {
	color: #a42339;
	text-decoration: none
}

.linkrot a:visited {
	color: #a42339;
	text-decoration: none
}

.linkrot a:hover {
	color: #a42339;
	text-decoration: underline
}

.linkrot a:active {
	color: #a42339;
	text-decoration: underline
}

.linkschwarz:link {
	color: #000000;
	text-decoration: none
}

.linkschwarz:visited {
	color: #000000;
	text-decoration: none
}

.linkschwarz:hover {
	color: #000000;
	text-decoration: underline
}

.linkschwarz:active {
	color: #000000;
	text-decoration: underline
}

.linkweiss:link {
	color: #FFFFFF;
	text-decoration: none
}

.linkweiss:visited {
	color: #FFFFFF;
	text-decoration: none
}

.linkweiss:hover {
	color: #FFFFFF;
	text-decoration: underline
}

.linkweiss:active {
	color: #FFFFFF;
	text-decoration: underline
}

#logo {
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#content_main {
	width: 960px;
	margin: 25px auto;
	overflow:auto;
	height:77%;
	margin-bottom:23%;
}

#postit {
	width: 250px;
	height: 272px;
	background-image: url("img/postit.png");
	background-repeat: no-repeat;
	float: left;
	margin: 15px;
}

#postit_content {
	text-align: center;
	padding: 45px 40px 20px 20px;
}

.postit-topic {
	font-size: 18px
}

.postit-username {
	font-size: 12px
}

#anzeigen {
	position: fixed;
	bottom: 60px;
	left: 0px;
	right: 0px;
	top: auto;
	height: 100px;
	width: 100%;
	background-image: url("img/anzeigenleiste2.jpg");
	background-repeat: repeat-x;
}

#anzeigen_content {	
	margin-top: 12px; height: 135px;
	background-image: url("img/transparent.png");
	text-align: center;
	color: #000000;
}

#nav_unten {
	white-space:nowrap;
	position: fixed;
	font-size: 10px;
	line-height: 22px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: auto;
	height: 22px;
	width: 100%;
	background-image: url("img/anzeigenleiste.jpg");
	background-repeat: repeat-x;
	text-align: left;
	color: #FFFFFF;
}

#ad-status{
	font-size: 12px;
	text-align:left;
	margin-bottom:2px;
	
}

#anzeigenbuttonunten {
	font-size: 16px;
	position: absolute;
	right: 5px;
}

a:link {
	color: #a42339;
	text-decoration: none
}

a:visited {
	color: #a42339;
	text-decoration: none
}

a:hover {
	color: #a42339;
	text-decoration: underline
}

a:active {
	color: #a42339;
	text-decoration: underline
}

#content_all {
	height: 100%;
	width: 100%;
	z-index: 3;
	position: absolute;
}

#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background-image: url("images/progress.gif");
}

#supersize {
	position: fixed;
}

#supersize img,#supersize a {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
}

#supersize .prevslide,#supersize .prevslide img {
	z-index: 1;
}

#supersize .activeslide,#supersize .activeslide img {
	z-index: 2;
}


#cse{
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	
}

.cse input.gsc-input,
input.gsc-input {
background-image:none !important;
}

form.gsc-search-box{
margin:0px;
}

.gsc-resultsHeader{
border:none !important;
}
