html, body { 
	height:100%; 
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#topcontainer {
	width: 1220px;
	height: 120px;
	/*background-image: url('/images/top.gif');*/
	background-color: #c00;
}

#menu {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 1220px;
	height: 40px;
	background-color: #000;
}

#menubox {
	position: relative;
	top: 11px;
	left: 10px;
	color: #fff;
}
#menubox a {
	color: #fff;
	font-size: 90%;
	line-height: 110%;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#flag {
	position: absolute;
	top: 0px;
	left: 1190px;
	width: 20px;
	z-index: 1000;
}
#usersonline {
	position: absolute;
	top: 40px;
	left: 900px;
	font-size: 30px;
	color: #fff;
}
#container {
	display: table;
	border-collapse:collapse; 
	width: 1220px;
	height: 100%;
}

#row  {
	display: table-row;
	[if IE 7] display:inline;
}

#left {
	display: table-cell;
	padding-left: 10px;
	padding-right: 0px;
	[if IE 7] display:inline;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	width: 190px;
}

#middle {
	display: table-cell;
	[if IE 7] display:inline;
	vertical-align: top;
	padding-top: 10px;
	width: 600px;
	font-size: 90%;
	line-height: 135%;
}

#spacer {
	display: table-cell;
	[if IE 7] display:inline;
	height: 100%;
	width: 20px;
	border: 1px solid pink;	
}

#right {
	display: table-cell;
	[if IE 7] display:inline;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	width: 190px;
}

#outer-right {
	/*display: table-cell;*/
	[if IE 7] display:inline;
	vertical-align: top;
	width: 240px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 90%;
	line-height: 135%;
	border-right: 1px solid #efefef;
}

#searchTop {
	font-size: 150%;
	color: #fff;
	position: absolute;
	top: 5px;
	left: 190px;
	width: 600px;
	padding: 10px;
	height: 50px;
	z-index: 1000;
}

#searchTop .text {
	width: 420px;
	font-size: 80%;
	color: #999;
	padding: 5px;
	border: 2px solid #6666ff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

#searchTop .buttons { 
	font-size: 90%;
	margin-left: 20px;
	margin: 10px;
	color: #000;
	border: 2px solid black;
	height: 38px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

#searchTop a {
	color: #fff;
}

.forsale {
	text-align: center;
	font-size: 90%;	
	line-height: 135%;
}

.manu {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color:#00D;
}

.acbox {
	width: 600px;
	margin-bottom: 10px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 2px solid #c3c3c3;
	font-size: 90%;
	line-height: 135%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.acimage {
	border: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-right: 10px;
}

#middle h1 {
	font-size: 160%;
	line-height: 180%;	
	color: #e00;
}
#middle h2 {
	font-size: 110%;
	line-height: 130%;	
	color: #e00;
	margin-left: 10px;
}

.leftacbox h1 {
	color: #e00;
	padding: 0px;
	font-size: 250%;
}

.contentbox {
	width: 600px;
	height: 100%;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 2px solid #c3c3c3;
	font-size: 90%;
	line-height: 135%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contentbox h1 {
	padding-left: 0px;
}

.notapp {
	width: 600px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #f00;
	border-bottom: 2px solid #cc0000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 90%;
}

.actitle a{
	font-weight: bold;
	font-size: 160%;
	color: #00c;
}
.manutitle {
	font-size: 100%;
	color: #00c;
	font-style: italic;
}
.acdata {
	font-size: 120%;
	color: #000;
}
.acinfo {
	font-size: 100%;
	line-height: 150%;
	margin-top: 10px;
	padding: 10px;
	padding-bottom: 0px;
}

.leftacbox {
	display: table-cell;
	[if IE 7] display:inline;
	vertical-align: top;
	width: 400px;
	vertical-align: middle;
	font-size: 90%;
	padding-left: 10px;
}

.rightacbox {
	vertical-align: bottom;
	display: table-cell;
	[if IE 7] display:inline;
	overflow: hidden;
	vertical-align: bottom;
	width: 100px;
}
.addbox {
	display: table-cell;
	vertical-align: bottom;
	[if IE 7] display:inline;
	overflow: hidden;
	vertical-align: bottom;
	width: 100px;
}
.vmin  {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
}

.vcruise  {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
}

.vne  {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
}
	
.speed {
	padding-bottom: 20px;
}



#search {
	width: 580px;;
	font-size: 100%;
	color: #fff;
	background-color: #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 10px;
	margin-bottom: 6%;
}

#search .text {
	width: 50%;
	font-size: 120%;
	color: #999;
	padding: 5px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 5px;
}

#search .buttons { 
	font-size: 120%;
	margin-left: 20px;
	margin: 10px;
	color: #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#search a {
	color: #fff;
}

.linkcontainer {
	width: 580px;;
	min-height:155px;
	height:auto !important;
	height:155px; 
	margin-bottom: 10px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 2px solid #c3c3c3;
	font-size: 90%;
	line-height: 135%;
	padding: 10px;
}

.siteshot img {
	float: right;
	margin: 10px;
	border: 1px solid gray;
}

.sign {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
background-color: #d00;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
padding: 3px;
text-align: center;
margin-top: 10px;
}

.signarea {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 2px solid #c3c3c3;
	font-size: 90%;
	line-height: 135%;
	padding: 10px;
}

/* old style */

img.AAAlight {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-right: 10px;
}

img.AAAdark {
	outline: 1px solid #111;
	border-top: 1px solid #555;
	padding: 10px;
	background: #333;
}

.AAApressed {
	color: #fff;
	padding: 20px;
	background: #111;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.AAAshadow {
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.descr {

}

#menucontainer {
	width: 1220px;
	height: 24px;
	background-color: #000;
}




a.linkTitle:link, a.linkTitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

a.catdescr:link, a.catdescr:visited {
	color: #0000CC;
	font-size: 12px;
}
.screenshot{
	  float:right;
	  clear:right;
	  border: 1px solid #AAA;
	  margin-left: 20px;
	  margin-top: 10px;
	  margin-bottom: 10px;
}
.imagecontainer{
	  float:left;
	  clear:left;
	  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(/images/shadow.gif) no-repeat bottom right;
	  margin: 10px 0 10px 10px !important;
	  margin: 10px 0 10px 5px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.site {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.latest {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 13px;
background-color: #00d;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
padding: 3px;
text-align: center;
margin-top: 10px;

background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
background-image:-moz-linear-gradient(top,bottom,from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
-khtml-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
-moz-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
}

.boxads{
	font-size: 19px;
	color: #000000;
}
#boxads {
	position: absolute;
	top: 10px;
	left: 832px;
}
#boxdesc {
	text-align: center;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	margin-top: 1px;
	margin-bottom: 8px;
	color: #0000CC;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #0000CC;
}
.NEWSHEADER {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 30px;
	letter-spacing: 1pt;
	color: #0000CC;
}
.NEWSTITLE {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 14px; 
	font-weight: normal;
	color: #0000CC;
}
.NEWSTEXT {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal;
}
.NEWSDATE {  
	font-family: tahoma,arial,verdana;
	font-size: 9px; 
	line-height: 12px; 
	font-weight: normal;
	color: #F00;
}
.NEWSLINK {  
	font-family: tahoma,arial,verdana;
	font-size: 10px; 
	line-height: 14px; 
	font-weight: normal;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: None;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: None;
        padding: 5px;
}
.columnText {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.BRODTEXT {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 13px; 
}
.BRODTEXTRUBRIK {
	font-family: Arial, Helvetica, sans-serif; 
	color: #0000CC; 
	margin-bottom: 3px; 
	font-size : 18px;
	font-weight: bold;
	line-height: 26px;
}
.INGRESS {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: italic; 
	font-weight: normal; 
	line-height: 14px;
}
.links {  
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	line-height: 16px; 
	color: #999999
}
.nopadding {
	padding-left: 0px;
	padding-top: 10px;
}

.qsearch { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;

}
.qsearchfield { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;

}


