html, body, p, td{
    font-family:Courier New, Georgia, Verdana;
    font-size:11px;
    line-height:12px;
    color:#383838;
}
body{
	font-family:Courier New, Georgia, Verdana;
	margin:0;
    padding:0;
}
a{
    font-size:11px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
a:hover{
	color:#009de0;
    text-decoration:none;
}
a.small{
    font-size:11px;
    color:#000000;
    font-weight:normal;
    text-decoration:none;
}
a.small:hover{
    color:#009de0;
    text-decoration:none;
}
a.small_active{
    font-size:11px;
    color:#009de0;
    font-weight:normal;
    text-decoration:none;
}
a.titre{
    font-family:Helvetica, Arial;
    font-size:11px;
    line-height:15px;
    color:#009de0;
    font-weight:bold;
    text-decoration:none;
}
a.titre:hover{
	color:#009de0;
    text-decoration:none;
}
a.titre_active{
    font-family:Helvetica, Arial;
    font-size:11px;
    line-height:15px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
a.titre_active:hover{
    color:#009de0;
    text-decoration:none;
}
img.arrow{
    top:2px;
    border-left:5px solid #FFFFFF;
    border-right:2px solid #FFFFFF;
    position:relative;
}
img.caddy{
	border-style:none;
}
h1, .titre{
	font-family:Helvetica, Arial;
    margin:0;
    font-size:11px;
    margin-bottom:5px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
.right{
    margin:0;
	text-align:right;
}
.caddy_titre_left{
    margin:0;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    float:left;
}
.caddy_titre_right{
    margin:0 0 0 0;
    font-size:12px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    text-align:right;
}
p.caddy_text{
	margin:0;
	padding:0;
}
p.caddy_texti{
    margin:0;
    padding:0;
	font-size:10px;
	font-style:italic;
}
p.caddy_sum{
    margin:0 0 0 0;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    text-align:right;
}
img.caddy_delete{
	margin:0 3px 0 0;
	padding-bottom:2px;
	border-style:none;
	vertical-align:bottom;
}
img.button_treeview_bottom{
	margin:2px 2px 0 0;
    height:9px;
    width:9px;
    border-style:none;
	background-image:url('images/button_treeview_bottom.gif');
}
img.button_treeview_right{
    margin:2px 2px 0 0;
    height:9px;
    width:9px;
    border-style:none;
    background-image:url('images/button_treeview_right.gif');
}
img.guide{
	height:198px;
	width:156px;
	border:0;
	background-image:url('images/buch_petzi.gif');
}
img.guide:hover{
    background-image:url('images/buch_petzi_blue.gif');
}
select{
	font-family:Courrier New, Georgia, Verdana;
	font-size:11px;
	color:#262626;
}
input{
	font-family:Courrier New, Georgia, Verdana;
	font-size:11px;
}
input.form_button{
    height:16px;
    width:15px;
	border-style:none;
    font-size:11px;
    font-family:Courrier New, Georgia, Verdana;
    font-weight:bold;
    background-color:#FFFFFF;
    vertical-align:top;
    color:#104576;
    cursor:pointer;
    background-image:url('images/button_go.gif');
}