/* CSS Document */

html {
}

body {
	background:#000000;	
	font-size:11px;
	color:#000000;
	font-family:Arial;
	font-weight:normal;
	margin:0;
	padding:0;
}

#container {
	width:960px;
	height:700px;
	margin:0px;
	padding:0;
	background:#000000;
}

#flash {	
	width:960px;
	height:355px;
	display: inline; float:left;
	display:inline;
	margin:0;
	padding:0;
	
	background: url(../layout/noflash.jpg) no-repeat;
}

#navbar {
	width:960px;
	height:32px;
	display: inline; float:left;
	display:inline;
	margin:0;
	padding:0;	
	background: url(../layout/navi_layer.jpg) top no-repeat;
	position:relative;
}


#content {
	width:960px;
	height:313px;
	display: inline; float:left;
	display:inline;
	margin:0;
	padding:0;	
	background:#000000;
}

img { 
	border: none;
}


/* ------- TV-Link Button -------*/

#tv_button_link {
	width:auto;
	height:27px; 
	display: inline; float:left;
	margin:3px 0 0 0; 
	padding:0; 
	position:absolute;
	right:0px;
}

#tv_button_link a:link, #tv_button_link a:visited, #tv_button_link a:active {
	text-decoration:none;
	border:none;
}

#tv_button_link a:hover, #tv_button_link a:focus {
	text-decoration:none;
	border:none;
}

/* --------------------- Navigaion --------------------*/

#navbar ul {
	list-style: none;
	padding:0;
	margin:0 0 0 10px;
}

#navbar li {
	display: inline; float:left;
	width:auto;
	display:block;
	margin:5px;
	padding:3px 5px 3px 0;
	border-right:1px solid #919191;
}
              
#navbar li a {	
	font-family:Arial; 
	font-size:14px;
	font-weight:normal;
	color:#919191;
	text-decoration:none;
}

#navbar li a:hover, #navbar .navActive {
	color:#ee9c1f;
	padding-bottom: 2px;
	border-bottom: 1px solid #ee9c1f;
}	

/* ----------------------- Links ----------------------*/

a:link {
	color:#000000;
	font-weight:bold;
}

a:hover {
	color:red;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#000000;
	font-weight:bold;
}

a:active {
	color:red;
	font-weight:bold;
}

/* ---------- Intel-Linkgenerierung (Prozessor) ----------------*/

#intel{
	color:#ffffff;
}
		
#intel a:link, a:visited, a:active{

	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
		
#intel a:hover{
	color:#ee9c1f;
	text-decoration:none;
	font-weight:bold;
}

/* ---------- Intel-Linkgenerierung (Ausstattung) ----------------*/

#intel_Feature{
	color:#ee9c1f;
}
		
#intel_Feature a:link, #intel_Feature a:visited, #intel_Feature a:active{

	color:#ee9c1f;
	text-decoration:none;
	font-weight:bold;
}
		
#intel_Feature a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

/* ---------- Intel-Linkgenerierung (Home) ----------------*/

#intel_home{
		color:#ffffff;
}
		
#intel_home a:link, a:visited, a:active{
		color:#ffffff;
		text-decoration:none;
		font-weight:normal;
}
		
#intel_home a:hover{
		color:#ee9c1f;
		text-decoration:none;
		font-weight:normal;
}

/* ------------ Intel-Linkgenerierung (Prozessor Fließtext) -------- */

#intel_Proc{
	color:#ffffff;
	font-weight:normal;
}

#intel_Proc a:link, a:visited, a:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
		
#intel_Proc a:hover{
	color:#ee9c1f;
	text-decoration:none;
	font-weight:normal;
}



/* -----------------------Listen ----------------------*/
