/* ---------------------------------------------------------
   allgemein
--------------------------------------------------------- */
body {
	color: #000;
	margin: 0;
	padding: 0;	
	text-align: left;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt !important;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10pt;
	color: #000;
}

h4 {
	font-size: 10pt;
	margin-bottom: 6pt;
}

h1 a,
h2 a,
h3 a,
h4 a {
	text-decoration: none;
	color: black;
}

table {
	border-collapse: collapse;
	margin-left: 0.1em;
	font-size: 1em;
}
table td, table th {
	border: 1px solid #000;
	padding: 0.2em;
	color: #000;
}

img {
	border: none;
}

p {
	line-height: 13pt;
	padding-bottom: 12pt;
}


/* ---------------------------------------------------------
   spezialitaeten
--------------------------------------------------------- */

/* Elemente ausblenden */
#meta-nav, #sidebar,
#footer ul, #footer .msg-report,
#jumper, #section-nav,
.paging, .paging-complex,
.limiter, .ctx-limiter,
.noprint{
	display: none;	
}

/* Trenner einfuegen */
.borderline {
	padding-bottom: 1.2em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.2em;
}

/* Seiten-URL einfuegen */
#page-url {
	margin-bottom: 1em;
	display: block;
	font-size: 9pt;
	color: #666;
}

/* alle links */
a {
	color:#000;
	text-decoration:none;
}

.full-bgimg {
	background-image: none !important;
}

form.std label,
form.std textarea,
form.std input {
	display: block;
	float: none !important;
}
form.std .option-box input,
form.std .option-box label { display: inline; }

.col-box .col-r {
	margin-top: 10px;
}

/* ---------------------------------------------------
 	kommentare 
----------------------------------------------------*/
.comment-container {
	margin: 20px 0;
}
.comment-container .comment {
	border-bottom: 1px dashed #999;
	padding-top: 10px;
}


/* ---------------------------------------------------
 	pixlmixr 
----------------------------------------------------*/
.sub1v2-pixljamr ul {
	list-style-type: none;
	padding: 0;
}
.sub1v2-pixljamr li {
	padding: 5px 0;
}

#pixljamr_intro .listview ul {
	list-style-type: none;
	padding: 20px 0;
	border-bottom: 1px dashed #999;
	margin: 0 0 5px 0;
}
#pixljamr_intro .listview ul img.left {
	padding-right: 10px;
}
#pixljamr_intro hr {
	margin: 10px 0;
}
#collage .print {
	display: none;
}

/* ---------------------------------------------------
 	video 
----------------------------------------------------*/

.sub1v2-videos ul {
	list-style-type: none;
	padding: 0;
}
.sub1v2-videos li {
	padding: 5px 0;
}

#video .listview ul {
	list-style-type: none;
	padding: 20px 0;
	margin: 0 0 5px 0;
}
#video .listview ul img.left {
	padding-right: 10px;
}

/* ---------------------------------------------------
 	forum 
----------------------------------------------------*/

#forum_listview form,
#sortorder_form {
	display: none;
}

#forum_thread_header {
	border: 1px solid #000000;
}
#forum_thread_header,
#forum_thread a.answer {
	display: none;
}
#forum_thread ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}
#forum_thread li {
	border-bottom: 1px solid #999;
	padding: 10px 0;
}

/* ---------------------------------------------------
 	community 
----------------------------------------------------*/

#community #graph,
#community .feeling-cloud {
	display: none;
}
#community .teaser {
	border-bottom: 1px dashed #999;
	padding: 10px 0;
	margin: 0 !important;
}
#community .teaser table th,
#community .teaser table td {
	border: none;
}
#community .teaser table tr {
	color: #000000 !important;
}

/* activity stats */
#bargraph {
    width: 715px;
    height: 205px;
    padding: 10px 0;
}
#bargraph ul {
    width: 690px;
    height: 182px;
    list-style: none;
    position: relative;
}
#bargraph li {
    position: absolute;
    bottom: 0;
    border: 1px solid #999 !important;
    background-color: #fff !important;
    width: 2.5%;
    height: 0%;
}
#bargraph li span {
    width: 100%;
    text-align: center;
    color: #000;
    position: absolute;
    bottom: -20px;
}

/* ---------------------------------------------------
 	blog 
----------------------------------------------------*/

.blog {
	border-bottom: 1px dashed #999;
	padding: 10px 0;
}

/* ---------------------------------------------------
 	friends 
----------------------------------------------------*/

.friends .hide,
.friends .remind { display: none; }


/* ---------------------------------------------------
 	nachrichten 
----------------------------------------------------*/
#trashed td a {
	display: block;
}
form#compose .right_column { margin: 10px 0; }


/* ---------------------------------------------------
 	id 
----------------------------------------------------*/

#profile table {
	margin: 10px 0;
	border: none;
}
#profile table td, #profile table th {
	border: none;
}
#profile tr.spacer {
	display: none;
}

#user_entries .listview ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}
#user_entries .listview ul img.left {
	padding-right: 10px;
}

#user_entries ul.forumposts {
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}
#user_entries ul.forumposts li {
	border-bottom: 1px dashed #999;
	padding: 5px 0;
}
