BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(images/NAV/logo_bg.gif);
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
	
} 

P, TD{
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 125%
}

#head {
	border-bottom: solid 1px #1a1a1a;
}

DIV {
	margin: 0 0 0 0;
}

UL, LI {
	list-style-position: outside 5px;
	list-style-type: circle;
	white-space: normal;
}

.form {
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #1a1a1a;
	padding-left: 20px;
}

.main {
	border-left: solid;
	border-left-width: 1px;
	border-color: #1a1a1a;
}
.ptitle {
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	padding-left: 5px;
}

B, STRONG {
	font-weight: bold; 
}

I, EM {
	font-style: italic;
}

.special {
	font-size: small;
}

H1 {
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
   color: #0052B0;
}

H2 {
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
   color: #0052B0;
}

.small {
	font-size: 9px;
 	font-weight: normal;
	font-style: normal;
	color: #666666;
}

A{
	text-decoration: none;
	font-weight: normal;
	color: #0052B0;
}

A:Hover {
	text-decoration: underline;
	font-weight: normal;
	color: #1a1a1a;
}


.menu {
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1a1a1a;
	text-transform: uppercase;
	line-height: 100%;
}

TD.menu {
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border-bottom: solid 1px #1a1a1a;
}
 
A.menu{
   text-decoration: none;
	font-weight: bold;
	color: #1a1a1a;
}

A.menu:Hover {
   text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.single {
	line-height: 100%;
}
 
.listing {
	font-size: 12px;
	line-height: 110%;
}



.aktion {
	font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif;
	font-size:12px;
	font-weight: bold;	
	line-height: 100%;
}

TD.aktion {
	background-color: #FFFFDD;
	border: 1px dashed #FF8C00;
}

td.sidebar {
	padding: 3px 3px 3px 3px;
	background-color: #DFDFDF;
}

p.sidebar {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
   letter-spacing: 1px;
  	line-height: 100%;
	padding-left: 5px;
}

td.sidebar2 {
   font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
   letter-spacing: 1px;
  	line-height: 100%;
	padding: 3px 3px 3px 5px;
}

td.blog {
   font-size: 11px;
   border: 3px solid #0052B0;
}

