/*--------------------------------------------------------------------------------------------------------------------------------------------- BEGINN WEBSEITENKÖRPER --------------------------------------------------------------------------------------------------------------------------------------------- */
html
{
    height: 100%;
}

body
{
	background-color: #000000;
	background-image: url(../images/site/bg_repeat_y.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	/*background-attachment: fixed;*/
	font-family: verdana;
	font-size: 10px;
	color: #4C5868;
	text-align: center;
	margin: 0;
    padding: 0;
    height: 100%;
}

#content
{
    margin: 30px;
}

#wrap
{
    min-height: 100%;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

* html #wrap
{
    height: 100%;
}

#inner-wrap
{
    padding-bottom: 5px;
}

#inner-wrap:after
{
    content: " ";
    display: block;
    clear: both;
}

* html #inner-wrap 
{
    height: 1px;
}

#header
{
    height: 120px;
    width: 100%;
}

#footer
{
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 100%;
    /*background-image: url(../images/site/footer.jpg);*/
    text-align: center;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------- ENDE WEBSEITENKÖRPER --------------------------------------------------------------------------------------------------------------------------------------------- */

#ErrorHint
{
	visibility: hidden;
	color: #BB0000;
	font-family: verdana;
	font-size: 11px;
}

hr
{
	border: 0px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #FFFFFF;
}

div.hr
{
	height: 1px;
	background: #FFFFFF url(../images/site/hr.jpg) no-repeat scroll center;
}

div.hr hr
{
	display: none;
}

textarea
{
	border: 1px solid #C1C1C1;
	font-family: verdana;
	font-size: 10px;
	color: #4C5868;
}

.register_dropdown
{
	border: 1px solid #C1C1C1;
	height: 19px;
	width: 100%;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #4C5868;
}

.register_textbox
{
	border: 1px solid #C1C1C1;
	height: 19px;
	width: 100%;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #4C5868;
}

.register_button
{
	border: 1px solid #C1C1C1;
	height: 19px;
	width: 80px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #4C5868;
	background-color: #EAE8E9;
}

.carousel_photo
{
	/*border: 2px solid #9F9F9F;*/
	border: 1px solid #4C5868;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 100px;
}

.carousel_newest_usercar li
{
	height: 131px !important;
}

.carousel_prev
{
	float: left;
}

.carousel_next
{
	float: right;
}

input.user_login_textbox
{
	border: 1px solid #C1C1C1;
	height: 15px;
	width: 80px;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #4C5868;
}

input.user_login_button
{
	border: 1px solid #C1C1C1;
	height: 15px;
	width: 60px;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #4C5868;
	background-color: #EAE8E9;
}

input.search_textbox
{
	border: 1px solid #4C5868;
	height: 19px;
	width: 250px;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #4C5868;
}

input.search_button
{
	border: 1px solid #C1C1C1;
	height: 19px;
	width: 60px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #4C5868;
	background-color: #EAE8E9;
}

table.search
{
	background-image:url(../../images/site/titel.jpg);
	background-repeat:no-repeat;
	background-position: middle left;
	height: 120px;
	width: 845px;
	text-align: right;
	font-size: 13px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.default
{
	width: 725px;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	border-collapse: collapse;
	background-color: transparent;
	border: none;
	/*border: 2px solid #C1C1C1;
	background-color: #F9F9F9;*/
}

table.small
{
	width: 100%;
	font-size: 10px;
	border-collapse: collapse;
	background-color: transparent;
	border: none;
	/*border: 2px solid #C1C1C1;
	background-color: #F9F9F9;*/
}

td.head
{
	background-color: #EAEAEA; /*#F9F9F9;*/
	border-top: 1px solid #4C5868;
	border-bottom: 1px solid #4C5868;
	/*background-color: #C1C1C1;*/
	text-align: left;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}

td.head_1
{
	background-color: transparent;
	background-image: url(../images/site/head_1.jpg);
	height: 27px !important;
	text-align: left;
	padding: 5px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 13px;
	font-weight: bold;
}

td.head_2
{
	background-color: transparent;
	background-image: url(../images/site/head_2.jpg);
	height: 27px !important;
	text-align: left;
	padding: 5px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 13px;
	font-weight: bold;
}

td.head_3
{
	background-color: transparent;
	background-image: url(../images/site/head_3.jpg);
	height: 27px !important;
	text-align: left;
	padding: 5px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 13px;
	font-weight: bold;
}

td.comments_input
{
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

td.comments_error
{
	padding: 5px;
	text-align: left;
}

td.comments_formatting
{
	padding: 3px;
	padding-left: 20px;
	width: 50%;
	text-align: left;
	vertical-align: bottom;
}

td.comments_submit
{
	padding: 3px;
	padding-right: 20px;
	width: 50%;
	text-align: right;
	vertical-align: bottom;
}

td.prev_next_photo
{
	font-size: 10px;
	font-weight: bold;
	width: 110px;
	padding: auto;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}

td.current_photo
{
	padding: 5px;
	padding-right: none;
	text-align: left;
}

table.navigation
{
	width: 840px;
	margin-top: 0px;	
	padding-bottom: 20px;
	text-align: center;
	font-size: 13px;
}

td.navigation_top_links
{
	text-align: left;
	width: 100%;
	padding-left: 0px;
}

td.navigation_top_search
{
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}

table.index
{
	width: 725px;
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	border: 2px solid #C1C1C1;
	background-color: #F9F9F9;
	color: #4C5868;
}

/* -- BEGIN register.tpl ------------------------------------------------------ */
td.register_description
{
	width: 195px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
}

td.register_input
{
	width: 145px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: right;
	vertical-align: middle;
}
/* -- END register.tpl ------------------------------------------------------ */

table.error_success
{
	margin-top: 10px;
	margin-bottom: -10px;
}

td.error
{
	border: 1px solid #E22B2B;
	background-color: #FEC5C5;
	text-align: left;
	padding: 10px;
	width: 100%;
	color: #4C5868;
}

td.success
{
	border: 1px solid #2BD52F;
	background-color: #A1FFA3;
	text-align: left;
	padding: 10px;
	width: 100%;
	color: #4C5868;
}

/* -- BEGIN my-account.tpl ------------------------------------------------------ */

td.my_account_data_navigation
{
	text-align: left;
	border-right: 1px solid #4C5868;
	vertical-align: top;
	width: 110px !important;
	font-size: 13px;
	padding: 3px;
}

td.my_account_data_avatar
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
	width: 285px;
}

td.my_account_data_text
{
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	width: 80px !important;
}

td.my_account_data_input
{
	text-align: right;
	padding: 3px;
	vertical-align: middle;
	width: 225px !important;
}

td.my_account_cars_left
{
	text-align: left;
	padding: 5px;
	width: 150px;
	font-weight: bold;
	vertical-align: top;
}

td.my_account_cars_right
{
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
/* -- END my-account.tpl ------------------------------------------------------ */

table.user_account_data
{
	width: 725px;
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	border-collapse: collapse;
	border: 2px solid #C1C1C1;
	background-color: #F9F9F9;
}

td.user_account_data_head
{
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	vertical-align: middle;
	background-color: #C1C1C1;
}

td.user_account_data_predefined
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
	width: 30%;
}

td.user_account_data_info
{
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	width: 150px;
}

td.user_account_data_informations
{
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	width: 150px;
}

td.user_account_data_informations_2_cols
{
	text-align: left;
	padding: 3px;
	vertical-align: top;
	width: 100%;
}


th
{
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}

td.comments_link
{
	width: 250px;
	text-align: left;
}

td.details_link
{
	width: 180px;
	padding-left: 30px;
}

td.prev_next
{
	width: 180px;
	text-align: right;
	padding-right: 15px;
}

td.short
{
	width: 25%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	/*border-bottom: 1px solid #D4D4D4;*/
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	padding: 3px;
	padding-left: 20px;
}

td.long
{
	width: 100%;
	/*border-bottom: 1px solid #D4D4D4;*/
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

td.middle_left
{
	width: 25%;
	/*border-bottom: 1px solid #D4D4D4;*/
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

td.middle_right
{
	width: 25%;
	/*border-bottom: 1px solid #D4D4D4;*/
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

td.description
{
	/*border-bottom: 1px solid #D4D4D4;*/
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

table.thumbnails
{
	width: 610px;
}

td.thumbnails
{
	width: 610px;
	text-align: middle;
}

img
{
	border: none;
}

img.thumbnail
{
	border: 1px solid #4C5868;
	background-color: #FFFFFF;
	/*margin: 5px;
	padding: 5px;*/
}

img.photo
{
	border: 1px solid #4C5868 !important;
	background-color: #FFFFFF;
}

a:link
{
	font-weight: bold;
	font-style: none;
	/*color: #EAE8E9;*/
	color: #4C5868;
	text-decoration: none;
}

a:visited
{
	font-weight: bold;
	font-style: none;
	/*color: #EAE8E9;*/
	color: #4C5868;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	font-style: none;
	color: #993300;
	text-decoration: underline;
}

a:active
{
	font-weight: bold;
	font-style: none;
	color: #993300;
	text-decoration: none;
}

a.dark:link
{
	font-weight: bold;
	font-style: none;
	color: #4C5868;
	text-decoration: none;
}

a.dark:visited
{
	font-weight: bold;
	font-style: none;
	color: #4C5868;
	text-decoration: none;
}

a.dark:hover
{
	font-weight: bold;
	font-style: none;
	color: #993300;
	text-decoration: underline;
}

a.dark:active
{
	font-weight: bold;
	font-style: none;
	color: #993300;
	text-decoration: none;
}

a.no_style:visited
{
	font-weight: bold;
	font-style: none;
	color: #4C5868;
	text-decoration: none;
}

a.no_style:hover
{
	font-weight: bold;
	font-style: none;
	color: #4C5868;

	text-decoration: none;
}

a.no_style:active
{
	font-weight: bold;
	font-style: none;
	color: #4C5868;
	text-decoration: none;
}

.quote
{
	margin-left: 15px;
	margin-right: 15px;
	padding: 3px;
	border: 1px dotted #9F9F9F;
}

form{
	display: inline;
}
