﻿/*@font-face {
    font-family: 'OSPDIN';
    src: url('OSP-DIN-webfont.eot');
    src: url('OSP-DIN-webfont.eot?#iefix') format('embedded-opentype'),
         url('OSP-DIN-webfont.woff') format('woff'),
         url('OSP-DIN-webfont.ttf') format('truetype'),
         url('OSP-DIN-webfont.svg#OSPDIN') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
* {margin: 0; padding: 0;}

body
{
	font-family:Verdana, Sans-Serif;
	font-size:12px;
	color:#587b7c;
	background:#ffffff url(background.png) center 0 repeat-y;
	line-height:1.2em;
}

/* tags --- */
img
{
	border: none;
	margin: 5px 5px 5px 0px;
	float:left;
}

a
{
	text-decoration:underline;
	color:#587b7c;
}

a:hover
{
	text-decoration:none;
	color:#ee2e24;
}


hr
{
	clear:both;
	border:solid 1px #ee2e24;
	height:1px;
}

input
{
	font-family:Verdana, Sans-Serif;
	border:solid 1px #587b7c;
}


/* position */
#wrapper
{
	width:980px;
	margin:auto;
	text-align:center;
}

#wrapper #maincontainer
{
	float:left;
	width:800px;
}


#wrapper #maincontainer #top
{
	width:800px;
	height:100px;
}

#wrapper #maincontainer #top #brand
{
	width:120px;
	height:100px;
	background-image:url(logo.gif);
	float:left;
}

#wrapper #maincontainer #top #brand a span
{
	display:block;
	width:120px;
	height:100px;
	text-indent:-8550px;
}

#wrapper #maincontainer #top #subnavigation
{
	float:right;
	margin-top:40px;
	font-size:0.83em;
}

#wrapper #maincontainer #top #navigation
{
	width:660px;
	height:20px;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	border-top:solid 1px #587b7c;
	border-bottom:solid 1px #587b7c;
    font-size: 24px;
    text-align: left;
}

#wrapper #maincontainer #top #navigation a
{
	
}

#wrapper #maincontainer #top #navigation img
{
	margin-right:10px;
}

#wrapper #maincontainer #top #navigation a
{
	text-decoration:none;
}

#wrapper #maincontainer #top #navigation a:hover
{
	text-decoration:none;
}

#wrapper #maincontainer #advertisement
{
	width:770px;
	height:25px;
	background-color:#dee5e5;
	text-align:left;
	font-size:1.33em;
	padding-left:30px;
	padding-top:10px;
	margin-bottom:5px;

}

#wrapper #maincontainer #multimedia
{
	width:770px;
	height:185px;
	background-color:#587b7c;
	text-align:left;
	padding-left:30px;
	color:#ffffff;
	margin-bottom:5px;
}

#wrapper #maincontainer #multimedia a
{
	color:#ffffff;
}

#wrapper #maincontainer #multimedia img
{
	border:none;
	padding:0px;
	margin:0px;
}

#wrapper #maincontainer #news
{
	width:770px;
	height:30px;
	text-align:left;
	padding-left:28px;
	border-bottom:solid 1px #ee2e24;
	border-top:solid 1px #ee2e24;
	margin-bottom:15px;
}

#wrapper #maincontainer #news div
{
	margin-top:5px;
}

#wrapper #maincontainer #main
{
	width:770px;
	text-align:left;
	padding-left:30px;
	background:#ffffff url(backgroundmain.gif) center 0 repeat-y;
	margin-bottom:10px;
}


#wrapper #maincontainer #main #address
{
	width:24%;
	float:left;
	color:#000000;
	line-height:1.2em;
    
}

#wrapper #maincontainer #main #address p
{
	margin-bottom:20px;
	width:95%;
	clear:both;
	font-size: 0.875em;
}

#wrapper #maincontainer #main #content
{
	width:50%;
	float:left;
	color:#000000;
	line-height:1.2em;
}

#wrapper #maincontainer #main #content p
{
	margin-left:10px;
	margin-bottom:10px;
	width:95%;
	clear:both;
}

#wrapper #maincontainer #main #address h3,
#wrapper #maincontainer #main #content h3,
#wrapper #maincontainer #main #carlist h3
{
	margin-left:10px;
	margin-bottom:10px;
	width:95%;
	clear:both;
	font-family: verdana, arial;
    font-size: 1.2em;
    color: #ff0000;
}
#wrapper #maincontainer #main #address h3 {
    margin-left: 0px;
}

#wrapper #maincontainer #main #content p .cardetail
{
	margin-left:10px;
	margin-bottom:20px;
	width:95%;
	clear:both;
}

#wrapper #maincontainer #main #content p .textInput
{
	width:350px;
	font-family:Verdana, Sans-Serif;
	border:solid 1px #587b7c;
	padding:2px;
}

#wrapper #maincontainer #main #content div
{
	margin-left:10px;
	margin-bottom:20px;
	clear:both;
}

#wrapper #maincontainer #main #content ul
{
	margin-left:30px;
	margin-bottom:10px;
	clear:both;
}

#wrapper #maincontainer #main #carlist
{
	width:24%;
	float:left;
	color:#000000;
	line-height:1.2em;
}

#wrapper #maincontainer #main #carlist p
{
	margin-left:10px;
	margin-bottom:20px;
	width:95%;
	clear:both;
}

#wrapper #maincontainer #main #carlist div
{
	margin-left:10px;
	margin-bottom:20px;
	clear:both;
}

#wrapper #maincontainer #main #carlist div .overviewTitle
{
	margin-left:0px;
	margin-bottom:-10px;
	clear:both;
}

#wrapper #maincontainer #main #carlist table
{
	clear:both;
	padding-right:5px;
	width:185px;
}

#wrapper #maincontainer #main #carlist table td
{
	width:190px;
	
}

#wrapper #maincontainer #main #carlist table td table td
{
	clear:both;
	
}



#wrapper #maincontainer #main .clearer
{
	clear:both;
	height:10px;
}


#wrapper #adcontainer
{
	float:right;
	margin-left:10px;
	margin-top:95px;
}

#wrapper #footer
{
	width:800px;
	height:20px;
	clear:both;
	font-size: 0.9em;
}
#wrapper #footer p
{
	padding-top:2px;
	margin-left:30px;
	border-top:solid 1px #587b7c;
	font-size:0.83em;
	text-align:left;
}

/* classes */

a.test { font-weight: bold; }

.highlight
{
	color:#587b7c;
	font-weight:bold;
}

.cardetail
{
	
}

.error
{
	color:#ff0000;
}
.small
{
	font-size:0.83em;
}
.defaultcolor {
    color:#587b7c;
}

