body {
	font-family: Verdana;
	font-size: 11px;
	background: url(/core-index/layouts/divasgaming/bg_art01_dark.jpg) no-repeat fixed top;
	background-color: #000;
	margin: 0px auto;
	color: #fff;
}
body.mceContentBody {
   background: #000;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}
#container {
	margin: 0px auto;
	width: 1000px;
}
#pageTitle {
	display: none;
}

#header {
	width: 988px;
	height: 133px;
	background-image: url(/core-index/layouts/divasgaming/dark/header.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#contentHolder {
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#midHolder {
	width: 543px;
	float: left;
}
#mainSection_top {
	width: 543px;
	height: 45px;
	line-height: 10px;
	font-size: 5px;
	background-image: url(/core-index/layouts/divasgaming/dark/content_top.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#mainSection {
	width: 543px;
	background-image: url(/core-index/layouts/divasgaming/dark/content_bg.png);
	background-repeat: repeat-y;
	margin: 0px auto;
}

#mainSection_bottom {
	width: 543px;
	height: 8px;
	line-height: 8px;
	font-size: 5px;
	background-image: url(/core-index/layouts/divasgaming/dark/content_bottom.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#leftMenu {
	width: 223px;
	margin-left: 6px;
	float: left;
	border: 0lurepx solid yellow;
}
	#navigation {
		width: 223px;
	}
	#navigation_content {
		padding-top: 5px;
		padding-bottom: 5px;
		background-image: url(/core-index/layouts/divasgaming/dark/boxleft_bg.png);
		background-repeat: repeat-y;
		width: 223px;
	}
	#navigation_bottom {
		background-image: url(/core-index/layouts/divasgaming/dark/boxleft_bottom.png);
		background-repeat: repeat-y;
		width: 223px;
		height: 8px;
		font-size: 5px;
		line-height: 5px;
	}

	#navigation ul {
		margin: 0px;
		list-style-type: none;
		padding-left: 15px;
	}
	#navigation ul.deep: {
	}
	#navigation li {
	}
	#navigation li.logout {
	}
	#navigation img,#rightMenu img {
	}
	#leftMenu ul li a,#rightMenu ul li a {
	}
	#leftMenu ul.deep li {
	}
	#leftMenu ul.deep li a {
	}
	
a.active,a.active:hover {
	color: red;
	font-weight: bold;
}
a.active_heading {
	color: #000;
}
a.active_heading:hover {
	color: #000;
}
.menuBoxTop {
	padding: 0px;
	height: 45px;
	margin-bottom: 0px;
}
	#leftMenu h4,#rightMenu h4,#navigation h4 {
		background-image: url(/core-index/layouts/divasgaming/dark/boxleft_top-empty.png);
		background-repeat: no-repeat;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: right;
		color: white;
		padding-top: 15px;
		padding-right: 10px;
		padding-bottom: 0px;
		height: 30px;
	}

.menuBoxContent {
	width: 193px;
	background-image: url(/core-index/layouts/divasgaming/dark/boxleft_bg.png);
	background-repeat: repeat-y;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
}
.menuBoxContent p {
	padding: 0px;
	padding-top: 0px;
	overflow: hidden;
	padding-top: 0px;
}
.menuBoxContent p:first-child {
	margin-top: 0px;
	padding-top: 2px;
}
.menuBoxContent p:last-child {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.menuBoxBottom {
	background-image: url(/core-index/layouts/divasgaming/dark/boxleft_bottom.png);
	background-repeat: no-repeat;
	width: 223px;
	height: 8px;
	font-size: 5px;
	line-height: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.menuBoxContent ul:first-child,.menuBoxContent ol:first-child {
	margin-top: 0px;
	padding-top: 2px;
}
.menuBoxContent ul:last-child,.menuBoxContent ol:last-child {
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.menuBoxContent li {
}

#rightMenu {
	margin-left: -3px;
	width: 222px;
	float: left;
}
	.menuBoxContent ol,.menuBoxContent ul {
		padding-left: 0px;
		margin-left: 0px;
	}

#content {
	width: 503px;
	padding: 0px 20px;
	float: left;
	color: white;
}
	#content h1 {
		margin-top: 10px;
		border-bottom: 0px solid #660000;
	}
	#content h2 {
		margin-bottom: 0px;
		font-size: 16px;
	}
	#content p {
		margin-bottom: 15px;
		margin-top: 5px;
	}
	#content a img {
		border: 0px;
	}
	
	
#topLink {
	width: 100%;
	border-top: 0px solid #666;
	margin-top: 10px;
	clear: both;
}
	#topLink p {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		text-align: right;
	}
#footer {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
}
.path {
	font-size: 10px;
	margin-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 70%;
	
}
.show_printable {
	float: right;
}
	.path a {
		text-decoration: none;
	}
	
a {
	color: yellow;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
}
hr {
	height: 0px;
	border-top: 0px;
	border-bottom: 1px dotted white;
}

.kontaktBox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid black;
}
.kontaktBox img.externHeader {
	width: 600px;
}

.errorField {
	border: 1px solid red;
}

#topMenu {
	text-align: center;
	z-index: 99;
	position: absolute;
	top: 164px;
	left: 171px;
	border: 0px solid black;
	height: 20px;
	width: 920px;
}
#topMenu ul
{
padding: 3px 0;
margin-left: 0;
border-bottom: 0px solid #660000;
font: bold 12px Verdana, sans-serif;
}

#topMenu li
{
list-style: none;
margin: 0;
display: inline;
}

#topMenu li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #d69999;
border-bottom: none;
background: #ebcccc;
text-decoration: none;
}

#topMenu li a:link { color: #448; }
#topMenu li a:visited { color: #667; }

#topMenu li a:hover
{
color: #000;
background: #d69999;
border-color: #ebcccc;
}

#topMenu li a#current
{
background: #9F0000;
border-bottom: 1px solid #9F0000;
color: white;
}

.commentsBox {
	padding: 10px;
	clear: both;
	background-color: inherit;
	border: 0px;
}

.comment_name {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	width: 260px;
	border-bottom: 1px solid yellow;
}

.comment_date {
	font-weight: bold;
	margin: 0px;
	width: 240px;
	float: left;
	text-align: right;
	border-bottom: 1px solid yellow;
}
.comment_date:after {
	clear: left;
}

.comment_body {
	clear: both;
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
	width: 510px;
}
.comment_name_indent {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	width: 260px;
	border-bottom: 1px solid yellow;
}

.comment_date_indent {
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 220px;
	text-align: right;
	border-bottom: 1px solid yellow;
}

.comment_body_indent {
	clear: both;
	padding: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin: 0px;
	width: 4900px;
	padding-left: 20px;
}

.passwordCheckBox {
	border: 1px solid #d69999;
	background-color: #ebcccc;
	padding: 10px;
	clear: both;
	width: 300px;
	margin: 0px auto;
	margin-top: 150px;
}

	.passwordCheckBox h1 {
		font-size: 16px;
	}
	.passwordCheckBox .password_error {
		color: red;
	}
	
.passwordCheckBody {
}

a.documentContainerWeekLink {
	border-bottom: 2px solid red;	
}

div.newsContainer {
	width: 503px;
}
div.newsInfo {
	float: left;
	width: 300px;
	padding-right: 10px;
}
p.newsReadMore {
	margin-left: 150px;
}
div.newsImage {
	float: right;
	width: 170px;
}
p.author {
	margin-top: 5px;
	clear: both;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 5px 0px;
}
div.newsImage img.newsImage {
	width: 100%;
	
}
h1.newsTitle {
	margin-top: 0px;
}
h2.newsTitle {
	margin-top: 0px;
}
span.newsDate {
	font-weight: normal;
	font-size: 10px;
}
	hr.newsDivider {
		border: 0px;
		border-bottom: 1px dotted #fff;
		clear: both;
		padding-top: 10px;
		margin: 0px;
		margin-bottom: 10px;
	}

	div.articleCommentBar {
		background-image: url(/core-index/layouts/divasgaming/dark/commentbar.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 26px;
		padding-left: 37px;
		padding-top: 12px;
	}

p.newsIngress {

}
div#languages a img {
	border: 0px;
}
a.writeCommentImage {
	background: url(/core-index/images/guestbook3/comment-btn_darkenglish.png);
	width: 120px;
	height: 26px;
	float: right;
	cursor: pointer;
}
a.writeCommentImage:hover {
	background: url(/core-index/images/guestbook3/comment-btn_darkenglish.png);
	width: 120px;
	height: 26px;
	float: right;
	background-position: 250px 0;
}
a.writeCommentImage:active {
	background: url(/core-index/images/guestbook3/comment-btn_darkenglish.png);
	width: 120px;
	height: 26px;
	float: right;
	background-position: 120px 0;
}


