/* Layout stylesheet for Audi-Club.dk */
/* egello.com 2005 */

/* General */
body
{
	background-color: #B6B7BA;
	color: rgb(0, 0, 0);
	margin: 0px;
	padding: 0px;
}

/* TEST */

/* Header/logo */
#header
{
	height: 110px;
	background: url("/graphic/topbg.jpg") repeat-x;
	overflow: hidden;
	cursor: pointer;
}

#header-logo-left
{
	height: 110px;
	width: 385px;
	background-image: url("/graphic/top1.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#header-logo-right
{
	height: 110px;
	width: 362px;
	background-image: url("/graphic/top2.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#header-logo-bar
{
	height: 20px;
	background-color: #F9F9F9;
	background-image: url("/graphic/header-logo-bar.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

/* Menu */
#menu
{
	background-color: rgb(53, 53, 53);
	overflow: hidden;
	padding-left: 17px;
}
.menu-item
{
	margin-right: 30px;
	border: 0px;
}

/* Contents */
#top-content
{
	float: left;
}

#content-border
{
	border-right: 3px solid rgb(255, 255, 255);
	border-bottom: 3px solid rgb(255, 255, 255);
}

.content
{
	width: 829px;
	color: white;
}

	.content-header
	{
		margin-bottom: -1px;
		background-color: rgb(255, 255, 255);
		overflow: hidden;
	}
		.content-header-cell
		{
			height: 150px;
			overflow: hidden; 
			cursor: pointer; /* IE bug fix */
			margin-right: 3px;
		}

		/* Layout 1 cells */
		.content-header-layout1-cell1
		{
			width: 274px;
		}

		.content-header-layout1-cell2
		{
			width: 274px;
		}

		.content-header-layout1-cell3
		{
			width: 275px;
			margin-right: 0px;
		}

		/* Layout 2 cells */
		.content-header-layout2-cell1
		{
			width: 551px;
		}

		.content-header-layout2-cell2
		{
			width: 274px;
			margin-right: 0px;
		}

		/* Layout 3 cells */
		.content-header-layout3-cell1
		{
			width: 275px;
		}

		.content-header-layout3-cell2
		{
			width: 550px;
			margin-right: 0px;
		}

		/* Layout 4 cells */
		.content-header-layout4-cell1
		{
			width: 829px;
			margin-right: 0px;
		}

.content-spacer-horisontal
{
	height: 3px;
	background-color: rgb(255, 255, 255);
	overflow: hidden;
}

.content-spacer-vertical
{
	width: 3px;
	background-color: rgb(255, 255, 255);
}

/* Content column layouts */
.content-column-content-blue
{
	background-color: #BAC0CE;
}

.content-column-content-grey
{
	background-color: rgb(204, 204, 204);
}

.content-column-content-brown
{
	background-color: rgb(183, 180, 171);
}

.content-column-float-space
{
	height: 3px;
	background-color: rgb(255, 255, 255);
	font-size: 1px;
}

.content-column-innercontent
{
	padding: 10px 10px 10px 15px;
	color: black;
}

.content-column-onecol
{
	height: 100%; /* IE bug fix */
	background-color: rgb(204, 204, 204);
}

	.content-column-onecol-column-1
	{
		overflow: hidden;
		color: rgb(0, 0, 0);
	}

.content-column-twocol
{
	height: 100%; /* IE bug fix */
	background-color: rgb(204, 204, 204);
	background-image: url("/graphic/content-column-twocol-background.png");
	background-repeat: repeat;
}

	.content-column-twocol-column-1
	{
		width: 575px;
		overflow: hidden;
		color: rgb(0, 0, 0);
	}

	.content-column-twocol-column-2
	{
		width: 254px;
		overflow: hidden;
		color: rgb(0, 0, 0);
	}

.content-column-threecol
{
	height: 100%; /* IE bug fix */
	margin-bottom: -1px;
	background-color: rgb(204, 204, 204);
	background-image: url("/graphic/content-column-threecol-bg.jpg");
	background-repeat: repeat-y;
	color: rgb(0, 0, 0);
}

	.content-column-threecol-column-1
	{
		width: 276px;
		overflow: hidden;
		color: rgb(0, 0, 0);
	}

	.content-column-threecol-column-2
	{
		width: 278px;
		overflow: hidden;
		color: rgb(0, 0, 0);
	}

	.content-column-threecol-column-3
	{
		width: 275px;
		overflow: hidden;
		color: rgb(0, 0, 0);
	}

/* Tables */
table.frontpage-column-1
{
	width: 100%;
}

table.frontpage-column-2
{
	width: 100%;
}

table.frontpage-column-3
{
	width: 100%;
}

/* Layouts */
.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.float-space
{
	clear: both;
	height: 1px;
	font-size: 1pt;
	overflow: hidden;
	line-height: 0px;
}

.space-hori-3px
{
	height: 3px;
	font-size: 1px;
}

.space-hori-8px
{
	height: 8px;
	font-size: 1px;
}

/* Images */
.image-news-small-left
{
	border: 1px solid rgb(143, 143, 143);
	margin: 5px 10px 10px 0px;
}

.image-twocol-big
{
	border: 1px solid rgb(143, 143, 143);
}

.image-navig
{
	border: 0px;
	vertical-align: bottom;
}

.image-border
{
	border: 1px solid rgb(143, 143, 143);
}

.am, a.am:link, a.am:visited { cursor: pointer; }
a.am:active, a.am:hover { cursor: pointer; }
.audipic { border: solid 1px #434343 }
.pad8 { height: 8px; }
.pad4 { height: 4px; }
.titel { font-weight: bold; font-size: 14px; }
.r1 { background: #B7B4AB }
.r2 { background: #C7C5BE }
.r3 { background:#434343;color:white;font-weight:bold }
.audil { background: #BAC0CE; border: solid 1px #9AA0AD }
.sel { font-size: 11px; }
.sel2 { background: #B7B4AB url(sel.jpg) top left no-repeat; width: 38px }
.sele { background: #B7B4AB url(sel_end.jpg) top right no-repeat; width: 8px }
.sels { background: #B7B4AB url(sel_start.jpg) top left no-repeat; width: 8px }
.selm { background: #B7B4AB }
.old { color: #E04847; }
.new { color: #15AB2A; }
.input-text { font-size: 11px; width: 300px; }
form { margin: 0px 0px 0px 0px }
.sml { font-size:10px }
.bcrumb, a.bcrumb:link, a.bcrumb:visited { text-decoration: none; color: #7E7D7D }
a.bcrumb:active, a.bcrumb:hover { text-decoration: none; color: #E2464A }
.inp { font-size: 11px; padding: 0px 0px 0px 0px; heigth: 11px; margin: 0px 0px 0px 0px }
.desc { font-size:10px;color: #636363; padding-left: 3px; }
.cpic { border: solid 1px #858BA1 }
.cpicp { border: solid 1px #858BA1;cursor:pointer; }
.cpic_h { border: solid 1px #FFFFFF;cursor:pointer; }
.tab { white-space:nowrap;background: url(../../graphic/tab.jpg) repeat-x;height:32px;color:#ffffff;cursor:pointer;border-bottom: solid 1px #858BA1 }
.tab_l { background: url(../../graphic/tab_l.jpg) no-repeat;height:32px;width:14px;border-bottom: solid 1px #858BA1 }
.tab_r { background: url(../../graphic/tab_r.jpg) no-repeat;height:32px;width:14px;border-bottom: solid 1px #858BA1 }
.tab_s { white-space:nowrap;background: url(../../graphic/tab_s.jpg) repeat-x;height:32px;color:#ffffff;cursor:pointer;border-bottom: solid 1px #ABAEBF }
.tab_sl { background: url(../../graphic/tab_sl.jpg) no-repeat;height:32px;width:14px;border-bottom: solid 1px #ABAEBF }
.tab_sr { background: url(../../graphic/tab_sr.jpg) no-repeat;height:32px;width:14px;border-bottom: solid 1px #ABAEBF }
.tabdata { background: url(../../graphic/tab_bg.jpg) repeat-x;padding-left:12px;padding-top:10px;min-height:170px;width:553px; }
.tab_end { border-bottom: solid 1px #858BA1;font-size:1px;width:32px; }
.t1 { background: #B4B4B4; border: solid 1px #747474 }
.t2 { border: solid 1px #747474; }
.t3 { border: solid 1px #747474;padding: 5px 5px 5px 5px; }
.ico { cursor:pointer }
.coml { background: url(../../graphic/com_l.jpg) repeat-y; width:5px }
.comr { background: url(../../graphic/com_r.jpg) repeat-y; width:5px }
.comt { background: url(../../graphic/com_t.jpg) repeat-x; height:5px }
.comb { background: url(../../graphic/com_b.jpg) repeat-x; height:5px }
.combl { background: url(../../graphic/com_bl.jpg) no-repeat; height:5px; width:5px }
.combr { background: url(../../graphic/com_br.jpg) no-repeat; height:5px; width:5px }
.comtl { background: url(../../graphic/com_tl.jpg) no-repeat; height:5px; width:5px }
.comtr { background: url(../../graphic/com_tr.jpg) no-repeat; height:5px; width:5px }
.combg { background: #DDDDDD url(../../graphic/com_ico.jpg) no-repeat;height:30px;padding-left:30px;padding-right:10px;padding-bottom:2px }
.comtxt { font-size:7pt;color:#787878;text-align:right;width:100%;vertical-align:top;height:14px }
a.comlnk:link, a.comlnk:visited { font-size: 7pt;color:#787878;text-decoration:none }
a.comlnk:active, a.comlnk:hover { font-size: 7pt;color:#E2464A;text-decoration:none }
.ratebar { background: url(../../graphic/rate_bar.jpg) no-repeat 2px 3px;padding-top:1px;width:135px; }
.smalltxt { color:#D26060;font-size:10px; }
