body	{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	/* scrollbar-base-color: #cccccc; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3d-light-color: #cccccc; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-arrow-color: #cccccc;*/
}
p,td {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 11px;
	margin-top: 11px;
	margin-bottom: 11px;
	margin-left: 15px;
	margin-right: 15px;      
}

tr.listhead {
	background-color:#BBB;
	border-right: 1px solid lightgray;
}
td.listhead {
    border-right: 1px solid lightgray;
}

td.listodd {
	border-right: 1px solid lightgray;
}

td.listeven {
    border-right: 1px solid lightgray;
	background-color:#DDD;
}
 
p.fliess {
	margin-left: 5px;
	margin-right: 5px;      
	line-height: 16px;
} 
p.head {
	font-size: 20px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	color: #1E49AE;
	margin-left: 5px;
	margin-right: 5px;      	
}
p.header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	color: #b2b2b2;
}
p.headruler {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: right;
}
p.breadcrumb {
	margin-left: 15px;
	margin-top: 0px;
}
p.footer {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	text-align: right;
	color: #b2b2b2;	
}
p.anmerkung {
	text-align: right; color: #b2b2b2;
}
p.nav {
	margin: 0px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 9px;
}
p.nav-on {
	margin: 0px;
	margin-top: 4px;
	font-weight: bold;
	font-size: 9px;
}
.fett {
	font-weight: bold;
 }
.kursiv {
	font-style: italic;
}
.blau {
	color: #1E49AE;
}
.fettblau {
	color: #1E49AE;
	font-weight: bold;
}
.rahmen {
	border: solid 1px #b2b2b2;
}

.help {
	cursor: help;
}

a:link {color: #CB0C13; text-decoration: underline;}
a:active {color: #CB0C13; text-decoration: underline;}
a:visited {color: #CB0C13; text-decoration: underline;}
a:vlink {color: #CB0C13; text-decoration: underline;}
a:hover {color: #CB0C13; text-decoration: none;}

a.intro:link {color: #1E49AE; text-decoration: underline;}
a.intro:active {color: #1E49AE; text-decoration: underline;}
a.intro:visited {color: #1E49AE; text-decoration: underline;}
a.intro:vlink {color: #1E49AE; text-decoration: underline;}
a.intro:hover {color: #1E49AE; text-decoration: none;}

a.crumb:link {color: black; text-decoration: none;}
a.crumb:active {color: black; text-decoration: none;}
a.crumb:visited {color: black; text-decoration: none;}
a.crumb:hover {color: black; text-decoration: underline;}


a.nav {color: #808080; text-decoration: none;}
a.nav:link {color: #808080; text-decoration: none;}
a.nav:active {color: #808080; text-decoration: none;}
a.nav:visited {color: #808080; text-decoration: none;}
a.nav:vlink {color: #808080; text-decoration: none;}
a.nav:hover {color: #808080; text-decoration: underline;}

a.nav-on {color: #3A3A3A; text-decoration: none;}
a.nav-on:link {color: #3A3A3A; text-decoration: none;}
a.nav-on:active {color: #3A3A3A; text-decoration: none;}
a.nav-on:visited {color: #3A3A3A; text-decoration: none;}
a.nav-on:vlink {color: #3A3A3A; text-decoration: none;}
a.nav-on:hover {color: #3A3A3A; text-decoration: underline;}
 
a.header:link {color: #b2b2b2; text-decoration: none;}
a.header:active {color: #b2b2b2; text-decoration: none;}
a.header:visited {color: #b2b2b2; text-decoration: none;}
a.header:vlink {color: #b2b2b2; text-decoration: none;}
a.header:hover {color: #b2b2b2; text-decoration: underline;}
