/* ----------------DOCUMENT INFORMATION -----------------------
CLIENT: BULLART / ADAPT
TITLE: CSS STYLE SHEET - ADAPTSTYLE.CSS
VERSION: 1.0 
AUTHOR: CHRISTOPH ZIEGENHARDT
V1.0 BUILT: 17.08.2007
LAST UPDATE: 17.08.2007
-------------------------------------------------------------------*/

/* ----------------------------------------------------------------*/
/* ------------------------ BODY ITEMS ----------------------------*/

body { background-color:#ffffff; margin:0px 0px; padding:0px; text-align:center; background:url(images/global_background.gif); }
#content { width:890px; margin:0px auto; text-align:left; padding:0pc; border:0x;}

h1, h2, h3, h4, h5 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; }

.headline { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fea105; font-weight:bold;}
.text { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;  line-height:14pt;}
.textBIG {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold
}

.textred {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF0000;
	font-weight:bold
}

a:link { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
a:visited { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
a:hover { text-decoration:underline;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
a:active { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; } 

.navigation { position:relative; top:40px; left:20px; width:250px; background:url(images/bg2.jpg); }
/*.page { position:relative; top:40px; left:250px; width:500px; }
*/


.nav-1 { position:relative; top:37px; left:20px;}
.nav-2 { position:relative; top:52px; left:20px;}
.nav-3 { position:relative; top:70px; left:20px;}
.nav-4 { position:relative; top:88px; left:20px;}
.nav-5 { position:relative; top:107px; left:20px; }
.nav-6 { position:relative; top:126px; left:20px; }
.nav-7 { position:relative; top:145px; left:20px; }
.nav-8 { position:relative; top:164px; left:20px; }
.nav-9 { position:relative; top:183px; left:20px; }


.text a:link { color:#47aa42; font-weight:bold; text-decoration:none;}
.text a:visited { color:#47aa42;font-weight:bold; text-decoration:none;}
.text a:hover { color:#000000; font-weight:bold; text-decoration:underline; }
.text a:active { color:#47aa42; font-weight:bold; text-decoration:none;}


/*---------------------------- END ---------------------------------*/
/*---------------------------- END ---------------------------------*/

/*---------------------------- Table Style ---------------------------------*/
table.tbhome			
{
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.tbhome td.tbhometop {
	border-bottom: 1px solid #666666;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #3F3F3F;
	padding-bottom: 3px;
	padding-top: 3px;
}

table.tbhome td.tbhomespace {
	border-left-color: #666666;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: center;
	font-weight: bolder;
	font-size: 1.2em;
	color: #FF0000;
}


table.tbhome td {
	border-bottom: 0px dotted #666666;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}


table.tbchannel			
{
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.tbchannel td.tbchanneltop {
	border-bottom: 0px solid #666666;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #3F3F3F;
	padding-bottom: 3px;
	padding-top: 3px;
}

table.tbchannel td.tbchannelspace {
	border-left-color: #666666;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: center;
	font-weight: bolder;
	font-size: 1.2em;
	color: #FF0000;
}


table.tbchannel td {
	border-bottom: 0px dotted #666666;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
}

table.tbform		
{
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.tbform td.tbformtop {
	border-bottom: 0px solid #666666;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #3F3F3F;
	padding-bottom: 3px;
	padding-top: 3px;
}

table.tbform td.tbformspace {
	border-left-color: #666666;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: center;
	font-weight: bolder;
	font-size: 1.2em;
	color: #FF0000;
}


table.tbform td {
	border-bottom: 0px dotted #666666;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}


.tbborderleft {
	border-left-color: #A0A1A3;
	border-left-width: 1px;
	border-left-style: solid;
}

/*---------------------------- Table Style  Ends---------------------------------*/
