* {
	padding: 0;
	margin: 0;
}

body {
	color: #000000;
	font-size: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}

html {
	background: transparent url(/site/images/head_rep.jpg) top center repeat-x;
	height: 100%;
}

p {
	color: #333333;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: justify;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0 none;
}

.hr {
	border-style: dotted;
	border-color: #BFC9D0;
	margin-top: 8px;
	height: 1px;
	border-width: 1px 0 0 0;
}
.redhr {
	margin: 0;
	padding: 0;
	border-style: dotted;
	border-color: #D0BFBF;
	margin-top: 8px;
	height: 1px;
	border-width: 1px 0 0 0;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.img {
	padding: 0px 0px 0px 0px !important;
	float: none !important;
}

.newsimg {
    max-width: 540px !important;
	padding: 0px 0px 0px 0px !important;
	float: none !important;
	text-align: center !important;	
}

#oldbrowser{
	display: none;
}

#container {
	margin: 0 auto;
	width: 875px;
	padding-bottom: 20px;
	text-align: left;
}
#twitter_status {
    position: fixed;
    right: 0px;
    bottom: 20px;
    text-align: right;
    z-index: 100;
}
#paypal_donate {
    position: fixed;
    right: -6px;
    bottom: 85px;
    text-align: right;
    z-index: 10;
}
#head {
	text-align: center;
}

#headpic {
	top: 70px;
	position: absolute;
}
#headpicmen {
	top: 70px;
	position: absolute;
}

#pagecontent {
	margin: auto;
	width: 875px;
}

#foot {
	clear: both;
	width: 100%;
	background: url(/site/images/footer.jpg) top center repeat-x;
	line-height: 8px;
	min-height: 70px !important;
}

#foot p {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

#foot .topbtn {
	padding: 0; 
	margin: 0;
	width: 875px; 
	margin: auto; 
	text-align: right;
}


/* News-Infoframe */
#news_content .data {
	padding: 5px 10px;
	background: url(/site/images/news_data.jpg) top center repeat-y;
	height: 100%;
}

#news_content #adsense {
	width: 200px;
	float: right;
	margin: 15px 15px;
	border: 1px solid #CCCCCC;
	height: 200px;
}

#news_content h2 {
	padding: 0px 0px 8px 0px;
	color: #E13A28;
	font-size: 1.0em;
}

#news_content .h2 {
	padding: 0px 0px 8px 0px;
	color: #E13A28;
	font-size: 1.0em;
}

#news_content h3 {
	padding: 0px 0px 4px 0px;
	color: #E13A28;
	font-size: 1.2em;
}

#news_content .h3 {
	padding: 0px 0px 4px 0px;
	color: #E13A28;
	font-size: 1.0em;
}

#news_content img {
	padding: 0px 10px 5px 0px;
	float: left;
}

#news_content li {
	padding: 3px 0;
	display: list-item;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
}

#news_content .newslist{
	margin: 10px 25px;
	list-style-type: square;
}

#news_content, #slide_content {
	padding: 0px 8px 0px 5px;
	width: 560px;
	float: left;
	background: #F7F5F6;
	height: 100%;
}

#news_content .head, #slide_content .head {
	background: url(/site/images/news_head.jpg) top center no-repeat;
	height: 23px;
}

#news_content .foot, #slide_content .foot {
	padding: 0px 0px 10px 0px;
	background: url(/site/images/news_foot.jpg) top center no-repeat;
	height: 22px;
}

/* Slide-Content */
#slide_content .data {
	padding: 5px 10px;
	background: url(/site/images/news_data.jpg) top center repeat-y;
	height: 450px;
}


/* Gallery */
#gallerystuffcont {
	background: url(/site/images/gall-head.jpg) top center no-repeat #BE2B26;
	height: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#gallerystuffcont a {
	text-align: right;
	font-size: 10px;
}

#gallerystuffcont img {
	width: 107px;
	height: 77px;
	padding: 0;
	margin: 14px;
	border: 0px none;
	outline: 5px solid white;
}
#gallerystuffcont img:hover {
	width: 109px;
	height: 79px;
	padding: 0;
	margin: 13px;
	border: 0px none;
	outline: 2px solid white;
}


/* SlideNews */
#newsflash .nftext:hover {
	/* background: #E5E5E5; */
	background: #F2F2F2;
	outline: 1px solid silver;
}

#newsflash .nfnews .nftext {
	border-top: 1px dashed lightgrey;
	padding-top: 10px;
}

#newsflash .nfnews .nfintro {
	border-top: 1px dashed lightgrey;
	padding-top: 10px;
}


/* Board-Infoframe */
#boardinfo_content {
	padding: 0px 5px 0px 6px;
	width: 289px;
	float: right;
	background: #F7F5F6;
}

#boardinfo_content .head {
	background: url(/site/images/boardinfo_head.jpg) top center no-repeat;
	height: 23px;
}

#boardinfo_content .data {
	font-size: 12px;
	padding: 5px 10px;
	background: url(/site/images/boardinfo_data.jpg) top center repeat-y;
	height: 100%;
}

#boardinfo_content .foot {
	padding: 0px 0px 10px 0px;
	background: url(/site/images/boardinfo_foot.jpg) top center no-repeat;
	height: 23px;
}

#boardinfo_content h3 {
	padding-top: 4px;
	color: #E13A28;
	font-weight: bold;
	font-size: 11px;
}

/* NewThreads-Infoframe */
#newthreads_content {
	padding: 0px 5px 0px 6px;
	width: 289px;
	float: right;
	background: #F7F5F6;
}

#newthreads_content .head {
	background: url(/site/images/boardinfo_head.jpg) top center no-repeat;
	height: 22px;
}

#newthreads_content .data {
	padding: 5px 10px;
	background: url(/site/images/boardinfo_data.jpg) top center repeat-y;
	height: 100%;
}

#newthreads_content .data:hover {
	/* background: #E5E5E5; */
	background: #F2F2F2;
	outline: 1px solid silver;
}

#newthreads_content .foot {
	padding: 0px 0px 10px 0px;
	background: url(/site/images/boardinfo_foot.jpg) top center no-repeat;
	height: 23px;
}

#newthreads_content h3 {
	padding-top: 4px;
	color: #E13A28;
	font-weight: bold;
	font-size: 11px;
}

#newthreads_content h4, #newthreads_content h4 a {
	padding-left: 5px;
	text-align: left;
	color: #E13A28;
	font-weight: bold;
	font-size: 10px;
}

#newthreads_content h5 {
	/* text-align: right; */
	float: right;
	color: #E13A28;
	font-weight: bold;
	font-size: 9px;
}


/* Impressum */
#impressum .head {
	background: url(/site/images/impressum_head.jpg) top center no-repeat;
	height: 23px;
}

#impressum .data {
	font-size: 12px;
	padding: 5px 10px;
	background: url(/site/images/impressum_data.jpg) top center repeat-y;
	height: 100%;
}

#impressum .foot {
	padding: 0px 0px 10px 0px;
	background: url(/site/images/impressum_foot.jpg) top center no-repeat;
	height: 23px;
}

#impressum h5 {
	text-align: center;
	color: #E13A28;
}

#impressum p {
	margin-bottom: 10px;
}

