/* zentrale Formate */
body,p,ul,ol,li,div,table,td,tr,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11pt;
	margin-top : 5pt;
	margin-bottom : 0pt;
}

body {
	margin-top : 0pt;
	margin-left: 80px; 
	margin-right: 80px; 	
}

div.main {
	background: url(img/lens_long.png);
	background-repeat: no-repeat; 
	background-color: #c0c0c0;
	background-attachment: scroll;
	width : 100%;
	height : 300px;
	
	position:absolute;
	top:0px; /* for debug: set to 80px or so*/
	left:0px;
	margin-top : 0pt;
}

div.content {
	position:absolute;
	top:60px;
	left:0px;
	margin-top : 0pt;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
}

.topnav
{
	position:absolute;
	top : 0px;
	left: 0px;
	width : 100%;
}

h1 {
	font-size: 34px;
	color: #202020;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
	font-weight: bold;
	font-style: italic;
	text-align : left;
	padding-left: 120px;
	margin-top : 5pt;
	margin-bottom : 20pt;
}

h2 {
	font-size: 18px;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top : 5pt;
	margin-bottom : 0pt;
}

h3 {
	font-size: 14px;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top : 5pt;
	margin-bottom : 5pt;
}

h4, h4 a:link, h4 a:visited, h4 a:active {
	font-size: 12px;
	color: #404040; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	margin-top : 0pt;
	margin-bottom : 0pt;
}

.ghost {
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

table.carttable {
	border-collapse: collapse;
	border-style: none;
	border-width: 3px;
	border-spacing: 0px;
	background-color: #ffffff;
	/*border-color: gray;*/
}

table.carttable td, table.carttable tr {
	border-width: 0px;
	padding: 8px 4px;
	border-style: solid;
	border-color: #c0c0c0;
	vertical-align: bottom;
}

table.customerTable {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}

table.customerTable td, table.customerTable tr {
	border-width: 0px;
	padding: 2px 10px 2px 10px;
	border-style: solid;
	border-color: gray;
	vertical-align: top;
	-moz-border-radius: 0px;
}

a:link, a:visited, a:active  {
	color: #15229e;
	font-weight : bold;
	font-style : normal;
}

.dirlist, .dirlistHL {
	font-weight : bold;
	font-style : normal;
	margin-top : 0pt;
	margin-bottom : 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	border-collapse:collapse;
	border-style: solid;
	border-width: 0;
}

.dirlist {
	background-color : #C0C0C0	;
}

a:hover, tr.dirlistHL td.dirlistHLrow, tr.dirlistHL td a {
	color: #3333cc; /* should equal a:hover */
	background-color : #CCCCCC;
}

.noul
{
	text-decoration : none;
}

.small
{
	margin-top : 1pt;
	font-size : 8pt;
	font-weight : bold;
	color: #202020;
	margin-bottom : 4pt;
}

.smallGray
{
	margin-top : 1pt;
	font-size : 8pt;
	font-weight : bold;
	color: #202020;
	margin-bottom : 4pt;
	color: #606060;
}


.smallGrayNoul, .smallGrayNoul a:link, .smallGrayNoul a:visited, .smallGrayNoul a:active
{
	margin-top : 1pt;
	font-size : 8pt;
	font-weight : bold;
	color: #606060;
	margin-bottom : 4pt;
	text-decoration : none;
}

.footer, .footer a:link,.footer a:visited,.footer a:active
{
	margin-top : 40pt;
	color: #808080;
	font-size : 9pt;
	text-align : center;
}

.ramble, a.ramble:link, a.ramble:visited, a.ramble:active
{
	color: #c1c1c1;
	background-color : #c1c1c1;
	font-style: normal;
	margin: 0pt;
	text-align : left;
	font-size : 14pt;
	line-height: 0.2;
}

.dirlistSize
{
	color: #666666;
}
