h1 {
    font-weight: bold;
    font-size: 14px;
}

h2 {
    display: inline;
    font-weight: bold;
    font-size: 12px;
}

th {
    text-align: left;
    font-weight: bold;
}

#tbl_header {
    font-weight: bold;
}

#check {
    width:15px;
}

.hr {
}

.col1 {
    background-color: #99f;
}

.col2 {
    background-color: #bbf;
}

#stats {
    font-size:9px;
    font-family:Verdana, Arial, Tahoma;
	color:#4D4D4D;

    padding-top:2px;
    padding-left:1px;
    padding-right:1px;

    border: 1px solid #4D4D4D;
}

#tlist_header {
    font-weight:bold;
}

.error {
    color:#ff0000;
}

#error {
    color:#ff0000;
}

#color {
    width:170px;
}

textarea, select, input {
    width:190px;
    font-family:Verdana, Arial, Tahoma;
    font-size:10px;
}

#html_box {
    width:380px;
    font-family:Verdana, Arial, Tahoma;
    font-size:10px;
}

body {
	 background-color:#afafaf;
     background-image: url(/images/stripe.png); 
}

#menu {
    position: absolute;
    
    background-color: #FFFFFF;
	width:150px;

	overflow:hidden;

	left:57px;
	top:165px;
	width:115px;
	height:100%;

	font-size:10px;
    font-family:Verdana, Arial, Tahoma;
	color:#424242;
	font-weight:bold;
	padding-left:3px;
	padding-right:2px;
	padding-bottom: 20px;
}

#d008_ a {
    color: #0000FF;
    text-decoration: underline;
}

#d008_ a:hover {
    text-decoration: none;
}

#menu a {
	display:block;
	margin-top:1px;
	margin-left:1px;
	padding:1px;
	text-decoration:none;
	color:#4B6FAA;
	font-size:10px;
    font-family:Verdana, Arial, Tahoma;
	width:auto;
	font-weight: bold;
	padding-left:18px;
	background-image: url(images/pfeil.gif);
    background-repeat: no-repeat;
}

#menu a:hover {
	background-color:#EFEFEF;
	color:#4B6FAA;
}

#links {
    font-weight: lighter;
}
#links a {
    font-weight: lighter;
}

#d002_ {
    position: absolute;

    padding-bottom: 20px;
	left:0px;
	top:161px;
	width:7px;
	height:100%;
	background-image: url(images/d-02.gif);
}

#d003_ {
	width:717px;
	height:161px;

	background-image: url(images/d-03.png);
}

#d004_ {
    position: absolute;
    
    left:711px;
	top:161px;
	width:6px;
	height:100%;

	padding-bottom: 20px;

	background-image: url(images/d-04.gif);
	background-repeat: repeat;
}

#d006_ {
    position: absolute;

	padding-bottom: 20px;
	left:7px;
	top:161px;
	width:50px;
	height:100%;
	background-image: url(images/d-06.gif);
}

#main {
    position: relative;
    margin: auto;
	left: auto;
    right: auto;
    
    top:0px;
	width:717px;
	height: 1830px;
    border: 1px #ccc solid;
}

#d008_ {
    position: absolute;

	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-decoration:none;
	color:#4D4D4D;
	font-size:10px;
    font-family:Verdana, Arial, Tahoma;
	
	background-color:#E9E9E9;
    left: 177px;
	top: 166px;


	width:494px;
	min-height: 100%;
    _height: 100%;
    /* height: auto; */
    height: 1830px;
}

#d009_ {
    left:50px;
	top:595px;
	width:717px;
	height:5px;
    background-image: url(images/d-09.gif);
}

#faq {
    
}
#faq li {
    font-weight: bold;
    margin-top: 10px;
}
#faq_section {
    padding-left: 10px;
}
#faq_section li {
    font-weight: bold;
    margin-top: 3px;
}
#faq_section p {
    display: inline;
}

#bills a {
    text-decoration: none;
}
#bills img {
    border: 0px;
    float: left;
    margin-right: 5px;
}
#bills td {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}
.bills_open1 {
    background-color: #ccc;
}
.bills_open2 {
    background-color: #eee;
}
.bills_paid1 {
    background-color: #0f0;
}
.bills_paid2 {
    background-color: #0c0;
}
.bills_storno1 {
    background-color: #f66;
}
.bills_storno2 {
    background-color: #c55;
}

.small {
    font-size: 9px;
}

