body
{
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Verdana , Helvetica, sans-serif;
	color: #3B3E3D;
	font-size: 11px;
	line-height: 16px;
	background-image: url('../img/back02.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

body.forum
{
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Verdana , Helvetica, sans-serif;
	color: #3B3E3D;
	font-size: 11px;
	line-height: 16px;
	background-image: url('../img/back04.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

body, div, p, h1, h2, h3, blockquote, .box ul, .box li
{
	margin: 0;
	padding: 0;
	border: 0;
}

a img { border: 0; }
.box ul, .item-list ul { list-style-type: none; }
p { clear: both; }

.box, #logo
{
	width: 150px;
	margin-bottom: 10px;
}

.box
{
	background-color: #8A8D8C;
	padding-top: 0;
	width: 150px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#logo a
{
	display: block;
	height: 150px;
	width: 150px;
	background-image: url('/tagebuch/themes/cialog2/img/dwr.gif');
	text-decoration: none;
}

#logo a:hover { background-image: url('/tagebuch/themes/cialog2/img/dwr_hover.gif'); }

#col-right, #content
{
	position: absolute;
	top: 20px;
}

#col-left
{
	width: 150px;
	left: 80px;
	top: 20px;
	position: absolute;
}

#col-right
{
	width: 150px;
	left: 830px;
	top: 20px;
}

#content
{
	width: 580px;
	left: 240px;
	margin-bottom: 30px;
	background: url('/tagebuch/themes/cialog2/img/rundung_oben580.gif') no-repeat;
	padding-top: 12px;
}

#innercontent
{
	background-color: #ffffff;
	padding: 1.5em;
}

#innerend
{
	background-color: #fff;
	height: 50px;
	background: url('/tagebuch/themes/cialog2/img/rundung_unten580.gif') no-repeat;
}

.box h4
{
	background-color: #8A8D8C;
	color: #B9BCBB;
	padding: 0 0 .25em .75em;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: .5em;
	border-bottom: 1px solid #B9BCBB;
}

.node
{
	padding: 1em 0 1em 0;
	margin-bottom: .5em;
	/*
	border-color: #F4F4F4;
	border-width: 1px;
	border-style: solid;
	*/
}

.comment
{
	padding: 1em 0 1em 0;
	margin-bottom: .5em;
	border-color: #f0f0f0;
	border-width: 1px;
	border-style: solid;
	background-color: #F4F4F4;
}

p { margin-bottom: .5em; }

p.small
{
	color: #5B5E5D;
	margin-bottom: 1em;
}

p.small-right
{
	color: #5B5E5D;
	text-align: right;
}

.node img
{
	margin: 0 0 1em 0;
	border: 0;
}

.node img.inline
{
	margin: 0 0 1em 1em;
	border: 0;
	float: right;
	display: inline;
}

#innercontent table { width: 98%; }
span.thumbnail { display: block; }
span.preview { display: block; }
.node:hover { background-color: #f4f4f4; }

#footer
{
	border-color: #F4F4F4;
	border-width: 1px;
	border-style: solid;
}

#disclaimer
{
	text-align: center;
	margin: 1em;
}

a { color: #5B5E5D; }
a:link, a:visited { text-decoration: underline; }

.box a:hover, #content a:hover, .box a:active, #content a:active
{
	text-decoration: none;
	color: #ffffff;
	background-color: #0D7645;
}

.box a:link, .box a:visited { text-decoration: none; }

h1, h1 a
{
	display: block;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

h1 { margin-bottom: 1em; }

hr 
{ 
	color: #fff;
	margin: 1.5em;
	border: 0px solid #fff;
}

.box a
{
	display: block;
	width: 150px;
	padding: 1px 8px 2px 8px;
	line-height: 14px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 134px;
}

html>body .box a { width: 134px; }
.box a { color: #fff; }
.box #edit-keys { width: 120px; }

blockquote
{
	border-left: 2px #B9BCBB solid;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 380px;
}

.node blockquote p
{
	margin: 0px 0 0px 10px;
	width: 380px;
	padding: 5px 0;
	color: #626463;
	font-style: italic;
}

cite
{
	font-style: italic;
	color: #8A8D8C;
}

strong { font-weight: bold; }

.imageframe
{
	text-align: center;
	background: #fafafa;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
}

.menu
{
	margin: 0;
	font-size: 1em;
	padding: 0.5em 0 0 0;
}

.menu ul
{
	list-style: none;
	margin: 0 0 20px 0;
	border: none;
	padding: 0;
	text-indent: .8em;
	/*	border-bottom: 1px solid #ced1d1; */
}

.menu li
{
	margin: 0;
	line-height: 20px;
}

.menu li ul
{
	list-style: none;
	margin: 0px;
	border: none;
	padding: 0px;
	text-indent: 2em;
}

.menu li ul li ul
{
	list-style: none;
	margin: 0px;
	border: none;
	padding: 0px;
	text-indent: 4em;
}

.menu li ul li ul li ul
{
	list-style: none;
	margin: 0px;
	border: none;
	padding: 0px;
	text-indent: 6em;
}

.menu li a
{
	display: block;
	width: 180px;
	text-decoration: none;
	/*	border-top: 1px solid #ced1d1; */
}

.menu li a.active
{
	color: #0D7645;
	/*	border-top: 1px solid #ced1d1; */
}

.menu li a:hover { border-right: solid 5px #fff; }

.mediumvote_widget
{
	float: left;
	padding: 6px;
	margin: 10px;
	border: 1px #AAA solid;
	background-color: #fff;
}

.vote-on, .vote-off
{
	float: left;
	width: 12px;
	height: 12px;
	border: 0;
	text-decoration: none;
}

.vote-on { background: url('/tagebuch/themes/cialog2/img/star-full.gif') no-repeat 0 0; }
.vote-off { background: url('/tagebuch/themes/cialog2/img/star-empty.gif') no-repeat 0 0; }
a:hover.vote-on { background: url('/tagebuch/themes/cialog2/img/star-full.gif') no-repeat -12px 0; }
a:hover.vote-off { background: url('/tagebuch/themes/cialog2/img/star-empty.gif') no-repeat -12px 0; }
html.js .vote-on, html.js .vote-off { cursor: pointer; }
html.js .vote-on:hover, html.js .vote-off:hover { cursor: pointer; }

