/* General */
body
{
	font-size: 8pt;
	margin: 10px;
	color: #a9a9a9;
	font-family: Tahoma, Arial, Sans-Serif;
        background: #464646;
}
 
h1
{
	border-right: #000000 1px solid;
	padding-right: 3px;
	border-top: #000000 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 3px;
	border-left: #000000 1px solid;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ababab;
        align: center;
        background-image: url(catpic_big.gif);
}

h2
{
	border-right: #000000 1px solid;
	padding-right: 2px;
	border-top: #000000 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: #000000 1px solid;
	color: #000000;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ababab;
}

p
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
}

li
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
}


.tb_head
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #ababab;
        background-image: url(catpic_big.gif);
        width:100%;
        height:20px;
}

/* /General */

/* Login */
.table_login
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.th_login
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ffffff;
}

.td_login
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ffffff;
}

.td_login_error
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ffffff;
}

.a_login
{
        font-size: 8pt;
        color: #000000;
        font-family: Tahoma, Arial, Sans-Serif;
        cursor: pointer;
        text-decoration: none;
}

/* /Login */

/* Info */
.table_info
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
        border-bottom: #000000 1px solid;
        background-color: #919191;
        /*background-image: url(verlauf_table_info.png);*/
}

.td_info
{
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
}

/* /Info */

/* Navigation */
.table_nav
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}


.td_nav
{
	font-size: 8pt;
	color: #acacac;
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration: line-through;
}


.a_nav
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration: none;
}

.a_nav:hover
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration: underline;
}
/* /Navigation */

/* Content */
div
{
	background: #ffffff;
}

.table_content
{
	

}


.table_content2
{
        border: #919191 1px solid;
	background-color: #FFF;
        margin-left:auto; 
        margin-right:auto;
}

.div_content
{

overflow-y:auto;
overflow-x:hidden;
padding: 5px;
text-align:left;

}

.th_content
{
        width: 100%;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #dcdcdc;
        background-image: url(catpic_small.gif);
}

.td_content
{
        text-align: left;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ffffff;
}

.td_content_second
{
        align: left;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #eeeeee;
}

.a_content
{
	font-size: 8pt;
	color: #8080ff;
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration: none;
	cursor: pointer;
}

.a_content:hover
{
	font-size: 8pt;
	color: #8080ff;
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration: underline;
}
/* /Content */

/* Items */
.th_item
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #dcdcdc;
        background-image: url(catpic_small.gif);
}

.td_item
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ffffff;

}

.td_excl
{
	font-size: 8pt;
	color: #0000ff;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #ffffff;
}
/* /Items */

/* Input */
.input_vt
{
	font-size: 7pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #f5f5f5;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 80px;
}

.input_vt_big
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #f5f5f5;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 240px;
}

.input_05
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #f5f5f5;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 50px;
}

.input_10
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #f5f5f5;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 100px;
}

.input_15
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #f5f5f5;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 150px;
}

.input_30
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #f5f5f5;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 300px;
}

.button_08
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #dcdcdc;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 80px;
}

.button_15
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #dcdcdc;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 150px;
}
/* /Input */








