* {
margin: 0;
padding: 0;
/*list-style: none;               */
}

fieldset, img {
border:solid 0;
}

html {
height: 100%;
overflow-y:scroll;
}

body {
background:#4364a6 url(img/bg_body.jpg) 0 0 repeat-x;
text-align:center;
}

.document {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:897px;
text-align: left;
margin:0 auto;
}

.content {
min-height:549px;
background-color:white;
}

.navi {
width:155px;
min-height:549px;
background-image:url(img/bg_navi.jpg);
background-repeat:no-repeat;
float:left;
}


.flag {
padding-top:70px;
padding-left:30px;
text-align:center;
width:150px;
}

.navi li {
height:30px;
padding-left:7px;
list-style: none;
}

.navi a {
font-size:14px;
display:block;
height:24px;
color:#4364a6;
text-decoration:none;
padding-left:5px;
padding-top:6px;
width:131px;
}

.navi a.akt, .navi a:hover {
color:white;
background-color:#d15e38;}

.content_text {
width:702px;
min-height:529px;
padding-left:20px;
padding-right:20px;
padding-top:20px;
float:left;
color:#404040;
}

.content_text a {
color:#D15E38;
text-decoration:none;
}

.content_text a:hover {
text-decoration:underline;
}

.content_text h1 {
color:#D15E38;
font-weight:normal;
font-size:24px;
padding:0px;
margin:0px;
}

.content_text h2 {
color:#D15E38;
font-size:18px;
padding:0px;
margin:0px;
}

.content_text h3 {
color:#D15E38;
font-size:11px;
font-weight:bold;
padding:0px;
margin:0px;
}

.header {
background:url(img/header.jpg) 0 0 no-repeat;
width:897px;
height:118px;
}

.footer {
width:897px;
height:83px;
background-color:white;
background-image:url(img/picoamps_logo.gif);
background-repeat:no-repeat;
border-bottom:20px solid #D15E38;
}

.disclaimer {
padding-top:5px;
font-size:11px;
color:white;
width:897px;
text-align:right;
height:50px;
}

.disclaimer a {
color:white;
text-decoration:none;
}

.disclaimer a:hover {
text-decoration:underline;
}

DIV.clearer {
clear: both;
height: 0;
border: 0;
font-size: 0;
margin: 0;
padding: 0;
line-height: 0;
}

strong {
color:#404040;
}

p {
padding:0 0 15px 0;
}


p.caption {
text-align:left;
font-size:10px;
color:#4364A6;
font-weight:bold;
padding-top:2px;
}

.content_pic_right {
padding-left:10px;
float:right;
}

.content_pic_left {
padding-right:10px;
float:left;
}

.content_pic_center {
text-align:center;

}

/* Tabellen start */
TABLE.t-receiver {
table-layout:fixed;
border:1px solid #C6D0E4;
}
TABLE.t-receiver td,
TABLE.t-receiver th {
font:normal 11px/150% Verdana, Geneva, sans-serif;
text-align:center;
vertical-align:top;
padding:5px;
}

TABLE.t-receiver th {
font-weight:bold;
padding-bottom:5px;
background-color:#C6D0E4;
}

TABLE.t-receiver td.col-0 { width: 112px; }
TABLE.t-receiver td.col-1 { width: 190px; }
TABLE.t-receiver td.col-2 { width: 89px; }
TABLE.t-receiver td.col-3 { width: 89px; }
TABLE.t-receiver td.col-4 { width: 89px; }
TABLE.t-receiver td.col-5 { width: 120px; }

TABLE.t-receiver tr.row-even td{ background-color:#F6DFD7; }
/* Tabellen ende*/

/* Datenblatt Tabellen start */
TABLE.t-data {
table-layout:fixed;
border:1px solid #C6D0E4;
}
TABLE.t-data td,
TABLE.t-data th {
font:normal 11px/150% Verdana, Geneva, sans-serif;
text-align:center;
vertical-align:middle;
padding:5px;
}

TABLE.t-data th {
font-weight:bold;
padding-bottom:5px;
background-color:#C6D0E4;
}
TABLE.t-data th.col-0 { text-align:left; }

TABLE.t-data td.col-0 { text-align:left; width: 320px; }
TABLE.t-data td.col-1 { width: 120px; }
TABLE.t-data td.col-2 { width: 89px; }
TABLE.t-data td.col-3 { width: 95px; }
TABLE.t-data td.col-4 { width: 89px; }

TABLE.t-data tr.row-even td{ background-color:#F6DFD7; }
/* Tabellen ende*/