body
{
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

form table
{
	font-size: 11px;
        background-color: #FFFFFF;
        border-spacing: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

form p
{
	color: #000000;
}

img
{
	border: none;
}

select, input, textarea
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	color: #000000;
}

input.readonly, textarea.readonly
{
	background-color: #E2CC26
}

.checkbox input
{
	margin-left: -4px; /* fixes IE margins */
}
.checkbox input[type=checkbox]
{
	margin-left: 0px; /* undoes above IR fix in better browsers */
}
input[type=checkbox]
{
	margin-right: 5px; /* adds margin to checkboxes in non IE browsers (IE displays margins) */
}

.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.clear-both
{
	clear: both;
}
.clear-left
{
	clear: left;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.block
{
	display: block;
}
.noborder
{
	border: none;
}
.relative
{
	position: relative;
}

.seperator-180
{
	clear: both;
	width: 180px;
	height: 2px;
	line-height: 2px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
td.sep
{
	height: 1px;
	width: 100%;
	background-color: #FFFFFF;
}
td.dist
{
	height: 10px;
	width: 100%;
}

.FC-input
{
	color: #000000;
}

a
{
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	color: #FF6600;
	text-decoration: none;
}

.LS
{
	color: #000000;
}
.LS-mandatory
{
	color: #000000;
}
.LS-important
{
	color: #000000;
}

a.LS
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}
a.LS:hover
{
	color: #FF6600;
	text-decoration: none;
}

a.LS-mandatory
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}
a.LS-mandatory:hover
{
	color: #FF6600;
	text-decoration: none;
}

a.LS-important
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}
a.LS-important:hover
{
	color: #FF6600;
	text-decoration: none;
}

/*  Scout24 Area  */

.scout-area-top
{
	background-color: #000000;
	height: 116px;
}
.sgroup
{
	float: none;
	height: 26px;
	width: 1000px;
}
.sgroup-left
{
	float: left;
	height: 26px;
}
.sgroup-right
{
	text-align: right;
}

.scout-area-inner
{
	clear: both;
	width: 1000px;
	background-color: #000000;
	height: 90px;
}
.logo-top
{
	clear: both;
	float: left;
	height: 90px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.logo-top h1
{
	margin: 0px;
	padding: 0px;
}

/* TOP area, text */

div.text-top-area
{
	width: 815px;
	margin-left: 13px;
	height: 27px;
	font-size: 11px;
}

div.text-top-area div
{
	padding-top: 5px;
}
.text-top-area div.my-infolinks
{
	float: left;
	padding-top: 2px;
	color: #000000;
}
.text-top-area div.my-logout
{
	text-align: right;
	padding-top: 2px;
}

/* Content AREA */
.content-area
{
	margin-top: 20px;
	margin-left: 7px;
	width: 822px;
}

.content-halfsize-width
{
	width: 406px;
}

/*  footer */
.footer
{
	clear: both;
	width: 822px;
}
.footer-country
{
	clear: both;
	text-align: center;
	font-size: 10px;
}
.footer-country a
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;
}
.footer-country a:hover
{
	color: #FF6600;
	text-decoration: none;
}
.footer-lang
{
	clear: both;
	text-align: center;
}
.footer-about
{
	clear: both;
	text-align: center;
}
.footer-about a
{
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.footer-about a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.footer-copy
{
	clear: both;
	text-align: center;
	margin-top: 5px;
	color: #AEAEAE;
	font-size: 10px;
}

.footer-distance-10
{
	clear: both;
	width: 1px;
	height: 10px;
}
.footer-distance-20
{
	clear: both;
	width: 1px;
	height: 20px;
}
.footer-distance-30
{
	clear: both;
	width: 1px;
	height: 30px;
}
.footer-distance-50
{
	width: 1px;
	height: 50px;
}

/* right area */
.right-area
{
	position: absolute;
	left: 835px;
	top: 141px;
	width: 120px;
	height: 300px;
}

.linklist
{
	line-height: 17px;
	margin-bottom: 10px;
}
.linklist div.symb
{
	float: left;
	width: 10px;
}
.linklist div.llink
{
	float: none;
	margin-left: 10px;
	width: 145px;
}

/* Buttons  */
button
{
	font-family: verdana,arial,sans-serif;
}
.button-emphasised, .button-emphasised-letter, .button-emphasised-phone, .button-inactive-letter, .button-inactive
{
	line-height: 20px;
	height: 20px;
	padding: 0px 9px 0px 9px;
	margin: 0px;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #CC0000;
	overflow: visible;
}

.button-emphasised-letter, .button-emphasised-phone
{
	padding: 0 5px 0 20px;
}

.button-inactive-letter
{
	padding: 0 5px 0 25px;
}

.button-inactive
{
	color: #666666;
}

.button-emphasised-letter
{
	background: url(/customer/autoscout24Merge/vetos/pic/b_grey_letter.gif) no-repeat;
}
.button-emphasised-phone
{
	background: url(/customer/autoscout24Merge/vetos/pic/b_grey_letter.gif) no-repeat;
}
.button-inactive-letter
{
	background: url(/customer/autoscout24Merge/vetos/pic/b_grey_letter.gif) no-repeat;
}
.button-inactive
{
	background: url(/customer/autoscout24Merge/vetos/pic/b_grey.gif) no-repeat;
}

.button-normal
{
	line-height: 20px;
	height: 20px;
	border: none;
	padding: 0 5px 0 5px;
	margin: 0;
	overflow: visible !important;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #CC0000;
}

.button1-style
{
	padding: 10px 10px 10px 0;
}

.btn-style
{
	float: right;
	padding: 10px;
	text-align: right;
}
.btn-style-right
{
	float: right;
	margin: 10px;
}
.btn-style-left
{
	float: left;
	margin: 10px;
}

/* errors  */
div.error-msg
{
	width: 632px;
	font-weight: bold;
	margin-bottom: 10px;
	display: none;
}
div.error-msg div.head
{
	clear: both;
	height: 20px;
	line-height: 20px;
	background-color: #DF0001;
	color: #FFFFFF;
	padding-left: 8px;
	vertical-align: middle;
}
div.error-msg div.body
{
	background-color: #FFFFFF;
	color: #DF0001;
	padding-left: 10px;
	padding-top: 5px;
}
.input-error
{
	border: 2px solid #DF0001;
	background-color: #F8AAAA;
}

ul.hook, ul.hook-blue, ul.hook-brown, ul.hook-grey
{
	padding: 0px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

ul.hook
{
	list-style-image: url(/customer/autoscout24Merge/vetos/pic/i_hook_red.gif);
}
ul.hook-blue
{
	list-style-image: url(/customer/autoscout24Merge/vetos/pic/i_hook_blue.gif);
}
ul.hook-brown
{
	list-style-image: url(/customer/autoscout24Merge/vetos/pic/i_hook_brown.gif);
}
ul.hook-grey
{
	list-style-image: url(/customer/autoscout24Merge/vetos/pic/i_hook_grey.gif);
	color: #42566A;
}

ul.hook li, ul.hook-grey li, ul.hook-blue li
{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

ul.hook-brown li
{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}


/* erfolgs/ fehler meldungen */
div.messages-system
{
	width: 632px;
}
.high
{
	font-weight: bold;
}
div.box-plaintext p
{
	margin: 0px;
}
div.box-plaintext p.small
{
	font-size: 10px;
}
.msg-notice, .msg-notice2, .msg-success, .msg-error
{
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background-color: FFFFFF;
}

.msg-notice
{
	border: 1px solid #666666;
}
.msg-notice2
{
	border: 1px solid #CED6E9;
}
.msg-success
{
	border: 1px solid #003300;
}
.msg-error
{
	border: 1px solid #E10102;
}

.msg-notice div.msg-inner
{
	color: #666666;
}
.msg-notice2 div.msg-inner
{
	color: #666666;
}
.msg-success div.msg-inner
{
	color: #003302;
}
.msg-error div.msg-inner
{
	color: #F00B06;
}

.msg-inner
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.msg-inner div.msg-symbol
{
	float: left;
	width: 30px;
}
.msg-inner div.msg-symbol img
{
	margin: 5px;
	margin-left: 10px;
}
.msg-inner div.msg-info
{
	width: 560px;
	margin-left: 44px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.msg-inner div.msg-info span.normal
{
	font-weight: normal;
}

/* *******************************
 For Checkbox and RadioButtunLits
********************************** */

table.checkboxlist
{
	border: none 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table.checkboxlist tr td input
{
	float: left;
	clear: both;
	margin-right: 5px;
	margin-left: -4px; /* fixes IE margins */
}
table.checkboxlist tr td input[type=checkbox], table.checkboxlist tr td input[type=radio]
{
	margin-top: 3px;
	margin-left: 0px; /* undoes above IE margin fix */
}
table.checkboxlist tr td label
{
	line-height: 18px;
}

/* **************
 ContactForm
************** */
.contactformheadertitle
{
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.overflow-hidden
{
	overflow: hidden;
}

.pixel
{
	/* display: none; - old param */
	position: absolute;
	visibility: hidden;
}

/*login status*/
a.loginstatus
{
	color: #E2CC26;
	text-decoration: underline;
}
a.loginstatus:visited
{
	color: #E2CC26;
	text-decoration: underline;
}
a.loginstatus:hover
{
	color: #E2CC26;
	text-decoration: none;
}

/* new for cms */
.st-overview-search
{
 width: 170px;
 margin-left: 6px;
 overflow:hidden;
}
 
.st-overview-search .symbol{
 clear:both;
 float:left;
 width:43px;
}
 
.st-overview-search .link{
 float:left;
 width:125px;
}

#docu
{
	position:absolute;
	z-index: 10000;
}
.confMsgLeft
{
	float:left;
}
.confMsgRight
{
	float:right;
}
.confMsgIcon
{
	height:24px;
	width:24px;
	border: 0px;
}
.track-pixel
{
	border:0px;
	height:1px;
	width:1px;
}
img.itemlink-image
{
	float: left;
	margin-right: 4px;
}
