/* CSS Document */

html {
	height: 100%;
}



ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 17px;
padding-left: 15px;
padding-top: 0px;
background-image: url(list.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
}

td {
	text-align: left;
	font-size: 12px;
}
th {
	font-size: 12px;
}

textarea
{
font-family:Verdana,Arial,sans-serif;
font-size:11px;
}

body {
	margin: 5px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
.content_table
{
width:100%;
}

a:link, a:visited {
	color: #770000; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #490505;	text-decoration: none;
	font-weight: bold;
}


form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.latest_comments_from
{}
.latest_comments_comment
{
color:#707070;
}
.latest_comments_none
{
color:#404040;
}

.bggrey 
{
 background-color:#DDDDDD;
}
.menu
{
 background-color:#DA5B4F;
 color:#ffffff;
 font-size:13px;
 font-weight:bold;
 text-align:center;
}
a.menu:link,a.menu:visited
{
color:#ffffff;
}
a.menu:hover
{
color:#EAEAEA;
}
a.pms_footer:link,a.pms_footer:visited
{
color:#660000;
}
a.pms_footer:hover
{
color:#881111;
}
a.position_row:link,a.pms_footer:visited
{
color:#660000;
}
a.position_row:hover
{
color:#881111;
}
.bezeichnung
{
 background-color:#777777;
 color:#ffffff;
}
.description
{
 color:#666666;
}
.list_heading
{
 color: #222232;
	font-size: 22px;
	font-weight: bold;
}

.item_heading,h1
{
 color: #222232;
	font-size: 22px;
	font-weight: bold;
}
.user_heading
{
 color: #222232;
	font-size: 22px;
	font-weight: bold;
}
.item_user
{
 color: #666666;
	font-size: 10px;
}
.download
{
font-size:20px;
}
.comment_heading
{
color: #555555;
font-weight: bold;
}
.comment_content
{
color: #555555;
}
.signatur
{
color: #888888;
}
.signatur_line
{
height:1px;
border:0px;
background-color:#DDDDDD;
}
.comment_write
{
color: #555555;
font-weight: bold;
}
.comment_error
{
color: #995555;
font-weight: bold;
}
.login_fail
{
color: #995555;
font-weight: bold;
}
.rating
{
 color: #666666;
	font-size: 12px;
}
.item_intro
{
 color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.item_text
{
 color: #222222;
	font-size: 12px;
}
.rg {
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

.border {
	border: 1px solid #770000;
}
.border_left {
	border: 1px solid #AA7777;
	width:150px;
}
.border_row{
	border: 1px solid #AA7777;
	}
.poll_bar1
{
background-color: #AA0000;
}
.poll_bar2
{
background-color: #00AA00;
}
.poll_bar3
{
background-color: #0000AA;
}
.poll_bar4
{
background-color: #AAAA00;
}
.poll_bar5
{
background-color: #AA00AA;
}
.poll_bar6
{
background-color: #00AAAA;
}
.poll_bar7
{
background-color: #001080;
}
.poll_bar8
{
background-color: #000000;
}
.poll_bar9
{
background-color: #777777;
}
.poll_bar10
{
background-color: #FC8612;
}
.poll_question
{
color: #555555;
font-weight: bold;
}
.poll_answer
{
color: #555555;
}
.register_fail
{
color: #995555;
font-weight: bold;
}
.password_recover
{
color: #995555;
font-weight: bold;
}
.search_url
{
color: #777777;
font-style:italic;
font-size:11px;
}
.info {
        background-color: #DA5B4F;
	outline: 1px;
	outline-style: dashed;
}
.group {
        background-color: #DDDDDD;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}
.example
{
 color:#808080;
}
.bggrey 
{
 background-color:#DDDDDD;
}
.download_button
{
font-size: 20px;
text-align:center;
}
.user_counter
{
color: #555555;
}
.birthday
{
color: #555555;
}
.code
{
font-family:Lucida Console;
font-size:12px;
background-color:#AAAAAA;
}
