﻿

div.Shadow {
	background-color:#e9f4f8;
	}
div.Content, div.ContentDblPad {
	border:1px solid #a4c8de;
	position:relative;
	top:-3px;
	left:-3px;
	background-color:#ffffff;
	padding:2px;
	}
div.ContentDblPad {
	padding:5px;
	}

div.TopBorder {
	border:1px solid #a4c8de;
	border-bottom:none;
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:10;
	width:100%;
	height:10px;
	}

div.Headline, div.HeadlinePad {
	border-top:1px solid #a4c8de;
	border-bottom:1px solid #a4c8de;
	margin-bottom:4px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	}
div.HeadlinePad {
	padding-left:38px;
	}

table.Category a, table.Topics a, table.Comment a {
	color:inherit;
	font-size:inherit;
	}

table.Category td {
	border-bottom:1px solid #a4c8de;
	border-top:1px solid #ffffff;
	background-color:#e9f4f8;
	font-size:10px;
	padding-top:7px;
	padding-bottom:5px;
	line-height:1.4;
	vertical-align:top;
	}
table.Category .td1 {
	width:30px;
	padding-left:10px;
	}

table.Category .td3 {
	width:100px;
	text-align:right;
	}
table.Category .td4 {
	width:120px;
	text-align:right;
	padding-right:15px;
	}

table.Topics td {
	border-bottom:1px solid #a4c8de;
	border-top:1px solid #ffffff;
	background-color:#e9f4f8;
	font-size:10px;
	padding-top:7px;
	padding-bottom:5px;
	line-height:1.4;
	vertical-align:top;
	}
table.Topics .td1 {
	width:30px;
	padding-left:10px;
	}
table.Topics .td2 {
	width:276px;
	padding-right:10px;
	}
table.Topics .td3 {
	width:100px;
	}
table.Topics .td4 {
	width:160px;
	text-align:right;
	padding-right:15px;
	}

div.header {
	font-weight:bold;
	margin-bottom:3px;
	}
img.back {
	position:absolute;
	top:10px;
	left:14px;
	}
img.imgBrd {
	border:1px solid #a4c8de;
	}
table.Thread .Post1, table.Thread .Post2 {
	border-bottom:1px solid #a4c8de;
	border-top:1px solid #ffffff;
	vertical-align:top;
	width:551px;
	padding:5px 10px 0px 10px;
	}
table.Thread .Post1 {
	background-color:#ffffff;
}
table.Thread .Post2 {
	background-color:#e9f4f8;
}

table.Comment td {
	font-size:10px;
	vertical-align:top;
	}
td.CommentTop1, td.CommentTop2, td.CommentTop3 {
	border-bottom:1px solid #a4c8de;
}
td.CommentTop1 {
	width:143px;
	}
td.CommentTop2 {
	width:248px;
	}
td.CommentTop3 {
	width:130px;
	}	
div.profileinfo {
	text-align:right;
	width:118px;
	position:relative;
	top:-15px;
	left:12px;
	}
div.profileimage {
	border:1px solid #a4c8de;
	padding:4px;
	background-color:#ffffff;
	width:108px;
	margin-bottom:3px;
	text-align:center;
	}
div.Abonner {
	position:absolute;
	top:10px;
	right:10px;
	font-weight:normal;
	}
textarea.reply {
	width:549px;
	height:100px;
	border-top:1px solid #a4c8de;
	border-bottom:1px solid #a4c8de;
	border-left:none;
	border-right:none;
	background-color:#e9f4f8;
	}
td.messagearea {
	padding:3px 0 5px 0;
	width:380px;
	}
input.button {
	position:absolute;
	bottom:4px;
	right:10px;
	border:none;
	}
img.create {
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
	}
input.subject {
	width:506px;
	border:1px solid #a4c8de;
	}	
div.newtopic {
	margin-bottom:20px;
	position:relative;
	display:none;
	}
input.newtopicBtn {
	position:absolute;
	bottom:0px;
	right:10px;
	border:none;
	}
div.desc {
	font-weight:normal;
	width:412px;
	}

div.forumPaging {
	text-align:center;
	border-top:1px solid #e9f4f8;
	border-bottom:1px solid #e9f4f8; 
	margin-top:10px;
	padding:4px;
	}
div.forumPaging a {
	color:#70869e;
	}
