

.MenuBox ul hr {
	border-style: none;
	border-bottom: 1px solid #617a93;
	height: 1px;
	border-top: 1px none #4d4d4d;
	padding: 0;
	margin: 16px -19px 17px;
}

div.SplashBoxForum {
	background: #e8e8e8 no-repeat;
	/*
	commented out to avoid white column
	width: 541px;*/
	text-align: left;
	border-top: #b1b1b1 dotted 1px;
	border-right: 3px solid white;
	padding: 10px 10px 10;
}

div.TopicHeader, div.TopicHeaderStaff, div.FirstTopicHeader {
	background: #f9f9f9;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #cbcbcb;
	border-width: 2px;
	border-bottom: 2px solid #cbcbcb;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

div.TopicHeaderStaff, div.FirstTopicHeaderStaff {
	border-left-width: 3px;
	border-right-width: 3px;
	background: #f3f5f8;
	border-top-width: 3px;
}


h1.topic { /* Ueberschriften EInzelseiten */
	font: 22px/26px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 10px 30px 10px 26px;
	margin-bottom: 10px;
}

div.FirstTopicHeader h1.topic {
	padding: 10px 30px 0px 26px;
}

div.SingleBoxForum {
	width: 541px;
	background: #e8e8e8 none center bottom;
	border-right: 3px solid white;
	border-bottom: 1px solid white;
	padding: 0 10px 10px;
}


div.FirstTopicHeader {
    padding-bottom: 10px;
    }




/* Einzelne Postings auf Themenseiten */

div.SinglePost, div.SinglePostStaff {
	background: #f9f9f9 left top no-repeat url(postIcon.gif);
	border-right: #cbcbcb solid 2px;
	border-bottom: #c0c0c0 dotted 1px;
	border-left: 2px solid #cbcbcb;
	margin-right: 14px;
	margin-left: 14px;
	padding: 5px 30px;
}

div.SinglePostStaff {
	border-left-width: 5px;
	border-right-width: 5px;
	padding-right: 27px;
	padding-left: 27px;
	background: no-repeat url(postIconStaff.gif) left top #f9f9f9;
}

div.SinglePostXX {
	background: #f9f9f9 url(post.jpg) left top no-repeat;
	border-right: #cbcbcb solid 2px;
	border-bottom: #d8d8d8 dotted 1px;
	border-left: 2px solid #cbcbcb;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px 30px;
}





div.content h3 {
	color: #000000;
	font: bold 10px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px 20px 10px 27px;
	background: no-repeat;
}

div.content .SingleTopic h3 {
	padding: 15px 20px 0px 27px;
}

div.content .SingleTopicStaff h3 {
	padding: 15px 20px 0px 27px;
}




div.content p.post {
	color: black;
	font: normal 10px/14px "Lucida Grande", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 27px;
}

div.content p.legend {
	margin-top: 5px;
	padding-left: 27px;
}

div.content p.legend span {
	color: black;
	font: bold 9px/14px "Lucida Grande", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
}

div.content p.quote {
	color: black;
	font: italic 12px/14px Georgia, Times New Roman, Times, serif;
	background: #ffffff;
	border: 1px solid #b1b1b1;
	padding: 20px 20px 0;
	border-bottom-style: none;
	margin: 5px 27px 0;
}

div.content p.quoteLegend {
	color: black;
	font: 9px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #ffffff;
	border: 1px solid #b1b1b1;
	margin-bottom: 10px;
	margin-right: 27px;
	margin-left: 27px;
	padding: 5px 20px 15px;
	text-align: left;
	border-top-style: none;
}

span.quote {
	color: black;
	font: italic 12px/14px Georgia, Times New Roman, Times, serif;
	background: #ffffff;
	border: 1px solid #b1b1b1;
	padding: 20px 20px 0;
	border-bottom-style: none;
	margin: 5px 0 0;
	display: inline-table;
	width: 98%;
}

span.quoteLegend {
	color: black;
	font: 9px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #ffffff;
	border: 1px solid #b1b1b1;
	text-align: right;
	border-top-style: none;
	display: table;
	width: 98%;
	padding: 5px 20px 15px;
	margin: 0 0 5px;
}

span.quote span.quote {
	color: black;
	font: italic 14px/14px Georgia, Times New Roman, Times, serif;
	background: #fcfcfc;
	border: 1px solid #b1b1b1;
	padding: 20px 20px 0;
	border-bottom-style: none;
	margin: 5px 0 0;
	display: inline-table;
	width: 100%;
}

span.quote span.quoteLegend {
	color: black;
	font: 9px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #fcfcfc;
	border: 1px solid #b1b1b1;
	text-align: right;
	border-top-style: none;
	display: table;
	width: 100%;
	padding: 5px 20px 15px;
	margin: 0 0 10px;
}

div.content p.code {
	color: #ccb767;
	background: #191919;
	border: 1px solid #b1b1b1;
	padding: 20px;
	margin: 5px 27px 10px;
	font: 10px Monaco, "Courier New", Courier, mono;
}

span.code {
	color: #ccb767;
	background: #191919;
	border: 1px solid #b1b1b1;
	padding: 20px;
	margin: 5px 0;
	font: 10px Monaco, "Courier New", Courier, mono;
	display: table;
	width: 98%;
}

span.quote span.code {
	color: #ccb767;
	background: #323232;
	border: 1px solid #b1b1b1;
	padding: 20px;
	margin: 5px 0;
	font: 10px Monaco, "Courier New", Courier, mono;
	display: table;
	width: 100%;
}

div.content p.postInfo {
	color: black;
	font: normal 9px/14px "Lucida Grande", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 5px 20px 15px 27px;
}


div.content p.topicInfo {
	color: black;
	font: normal 9px/14px "Lucida Grande", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 0px 20px 15px 27px;
}


.postactions {
	font-size: 9px;
	color: #000000;
	border: 1px none #cccccc;
	padding-right: 10px;
}

div.pageNavForum {
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
	border-right-style: solid;
	border-left-style: solid;
	margin: 0px 12px 10px 12px;
	background: #f9f9f9;
	border-width: 2px;
}

div.pageNavForum h1.pageNav {
	font: 10px/20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: right;
	margin: 0;
	padding: 5px 10px 5px 5px;
}




/* forms and fields */

div.ForumComment {
	margin: -2px 10px 0px 10px;
	padding: 0px 27px 20px 27px;
	border: 2px solid #cbcbcb;
	border-top: 0px solid #cbcbcb;
	border-bottom: 2px solid #cbcbcb;
	background: #f9f9f9;
    }

div.ForumComment textarea {
    margin-top: 5px;
    width: 100%;
    font: 12px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

div.ForumComment input.title {
    width: 100%;
	font: 12px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

div.ForumComment input.button {
    margin-top: 10px;
    width: 30%;
    margin-left: 10px;
}

.postdetails		{ font-size : 9px; color : #000000; }

