/* ---//\\--- */

body, html {
	margin: 0;
	padding: 3px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(img/page/center/background.jpg);
	background-attachment: fixed;
 	background-position: center;
 	background-repeat: repeat-y;
}

#inhalt {
	margin: auto;
	width: 1000px;
	background-color: #fff;
}

#kopf a, #kopf_navi #tabellen a, #kopf_navi #suche {
	background: url(img/page/top/sprite_top.png) no-repeat top left;
}


#kopf {
	width: 998px;
	height: 70px;
 	background-color: #f7f7f7;
 	border: 1px solid #ddd;
}

#kopf a {
	display: block;
	float: left;
	width: 496px;
	border: 1px solid #000;
	height: 70px;
	background-position: 0 -92px;
	border: 0;
}

#kopf_navi {
	width: 998px;
 	height: 41px;
	overflow: hidden;
	background-color: #f7f7f7;
 	border: 1px solid #ddd;
}

#kopf_navi form {
	margin: 0;
	padding: 0;
}

#kopf_navi #forumbar {
	margin-top: 7px;
        width: 495px;
	height: 26px;
	float: left;
	background: url(img/page/top/forum_background.gif) no-repeat 25px;
}

#kopf_navi #forum_links {
	padding: 5px 0 0 85px;
	float: left;
	width: 242px;
	height: 26px;
}

#kopf_navi #forum_links b {
	font-weight: normal;
	color: #ff1500;
}

#kopf_navi #forum_links span {
	line-height: 12px;
	font-size: 11px;
	color: #444;
}

#kopf_navi #forum_links input {
	margin: 0 3px;
	padding: 0 0 0 2px;
	width: 96px;
	font-family: Verdana;
 	font-size: 11px;
}

#kopf_navi #forum_links input.passwort {
	margin: 0;
}

#kopf_navi #forum_links input.submit {
	padding: 0;
	display: inline;
	width: 13px;
	height: 12px;
	font-size: 0;
}



#kopf_navi #forum_rechts {
	float: left;
	text-align: center;
	width: 115px;
	height: 26px;
	border-left: 1px solid #eee;
}

#kopf_navi #forum_rechts a {
	margin: 5px 0 0;
	display: block;
	width: auto;
	height: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#kopf_navi #forum_rechts a:hover {
	color: #666;
}

#kopf_navi #tabellen {
	margin-top: 8px;
	float: left;
        width: 247px;
}

#kopf_navi #tabellen img {
	float: left;
	border: 1px solid #eee;
}

#kopf_navi #tabellen a {
	display: block;
	float: left;
	width: 33px;
	height: 23px;
	border: 1px solid #eee;
}

#kopf_navi #tabellen a.nvidia_button {
	background-position: 0 -36px;
}

#kopf_navi #tabellen a.ati_button {
	background-position: 0 -195px;
}

#kopf_navi #tabellen a.intel_button {
	background-position: 0 -167px;
}

#kopf_navi #tabellen a.amd_button {
	background-position: 0 -64px;
}

#kopf_navi #suche {
	margin-top: 7px;
        width: 231px;
	height: 26px;
	float: left;
	border-right: 1px solid #eee;
	background-position: 0 -5px;
}

#kopf_navi #suche input {
	margin: 5px 0 0 73px;
	padding: 0 0 0 2px;
 	width: 124px;
	font-family: Verdana;
 	font-size: 11px;
}

#kopf_navi #suche input.submit {
	margin: 0 0 0 3px;
	padding: 0;
	width: 13px;
	font-size: 0;
}

#navigation_streifen {
	width: 1000px;
	height:	8px;
	border-top: 18px solid #fff;
}

.startseite_fokus {
	background-color: #3484d6;
}
.news_fokus {
	background-color: #e33928;
}
.artikel_fokus {
	background-color: #e96153;
}
.downloads_fokus {
	background-color: #aa34d6;
}
.grafikkarten_fokus {
	background-color: #febb0c;
}
.prozessoren_fokus {
	background-color: #94d634;
}

#navigation {           
	padding: 0;
	margin:	0 0 0 25px;
	width: 740px;
	height:	25px;
	background-color: #fff;
}

#navigation a {            
	text-decoration: none;
	color: #444;
	font-size: 13px;
	font-weight: bold;
}

#navigation li {         
	position: relative;     
	list-style-type: none;
	float: left;
	margin-right: 6px;
	padding: 5px 13px 4px;
	background: url(img/page/top/button.gif) repeat-x;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-webkit-box-shadow: 2px 2px 1px #999;
    	-moz-box-shadow: 2px 2px 1px #999;
    	box-shadow: 2px 2px 1px #999;
}

#navigation li:hover { 
	background: none;
	background-color: #f6f6f6;
}

#navigation li#startseite {
	border-bottom: 2px solid #3484d6;
}
#navigation li#news {
	border-bottom: 2px solid #e33928;
}
#navigation li#artikel {
	border-bottom: 2px solid #e96153;
}
#navigation li#downloads {
	border-bottom: 2px solid #aa34d6;
}
#navigation li#forum {
	border-bottom: 2px solid #34ccd6;
}
#navigation li#grafikkarten {
	border-bottom: 2px solid #febb0c;
}
#navigation li#prozessoren {
	border-bottom: 2px solid #94d634;
	border-right: 1px solid #ccc;
}

#navigation li.fokus {
	border: 0;
	padding: 5px 14px 4px;
	background: none;
}

#navigation li.fokus a {
	color: #fff;
}

#navigation li.startseite {
	background-color: #3484d6;
}
#navigation li.news {
	background-color: #e33928;
}
#navigation li.artikel {
	background-color: #e96153;
}
#navigation li.downloads {
	background-color: #aa34d6;
}
#navigation li.grafikkarten {
	background-color: #febb0c;
}
#navigation li.prozessoren {
	background-color: #94d634;
}

#block_links {
	padding: 30px 25px;
	width: 694px;
	float: left;
	background-color: #fff;
}

#block_links p {
	margin: 15px 0;
	line-height: 19px;
	text-align: left;
}	

#block_links ul.fliesstext {
	margin: 20px 0 -10px 40px;
	padding: 0;
}

#block_links ul.fliesstext li {
	margin-top: 5px;
	line-height: 19px;
	list-style-type: square;
	color: #444;
}
	
#block_rechts {
	padding: 30px 0 36px;
	float: left;
 	width: 221px;
}

#block_rechts h3, #block_rechts li, #block_rechts .details, #block_rechts .archiv {
	background: url(img/page/right/sprite_right.png) no-repeat top left;
}

#block_rechts img {
	margin: -27px 0 0;
	position: relative;
	float: right;
	vertical-align: 1px;
	clear: both;
}

#block_rechts h3 {
  	margin: 0;
	padding-left: 12px;
  	width: 221px;
  	height: 28px;
	line-height: 22px; 
  	font-size: 11px;
	border: 0;
	overflow: hidden;
}

#block_rechts .startseite h3 {
	background-position: 0 -169px;
	color: #3484d6;
}

#block_rechts .news h3 {
	background-position: 0 -495px;
	color: #e33928;
}

#block_rechts .artikel h3 {
  	background-position: 0 -592px;
	color: #e86153;
}

#block_rechts .downloads h3 {
	background-position: 0 -5px;
	color: #aa34d6;
}

#block_rechts .grafikkarten h3 {
  	background-position: 0 -332px;
	color: #ffb400;
}

#block_rechts .prozessoren h3 {
  	background-position: 0 -527px;
	color: #8ed752;
}

#block_rechts .partner h3 {
	padding-left: 35px;
	line-height: 25px;
	background-position: 0 -364px;
	color: #999;
}

#block_rechts ul {
  	margin: 0;
  	padding: 0 0 20px;
	width: 221px;
}

#block_rechts li {
	margin: 0;
	padding: 0 0 0 35px;
  	display: block;
  	width: 193px;
	height: 28px;
	font-size: 11px;
	border-right: 1px solid #dbdbdb;
	line-height: 27px;
	list-style-type: none;
	clear: both;
}

#block_rechts .startseite ul, #block_rechts .news ul, #block_rechts .artikel ul, #block_rechts .downloads ul {
	padding: 0 0 40px;
}

#block_rechts .startseite li {
	background-position: 0 -462px;
}

#block_rechts .startseite .details {
	background-position: 0 -559px;
}

#block_rechts .news li {
	background-position: 0 -136px;
}

#block_rechts .news .details {
	background-position: 0 -37px;
}

#block_rechts .artikel li {
	background-position: 0 -299px;
}

#block_rechts .artikel .details {
  	background-position: 0 -201px;
}

#block_rechts .downloads li {
	background-position: 0 -103px;
}

#block_rechts .downloads .details {
  	background-position: 0 -429px;
}

#block_rechts .grafikkarten li {
  	background-position: 0 -396px;
}

#block_rechts .grafikkarten .details {
  	background-position: 0 -70px;
}

#block_rechts .prozessoren li {
  	background-position: 0 -266px;
}

#block_rechts .prozessoren .details {
  	background-position: 0 -624px;
}

#block_rechts .partner li {
	background-position: 0 -234px;
}

#block_rechts .startseite form, #block_rechts .news form, #block_rechts .artikel form {
	margin: 0 0 8px;
	padding: 0;
}

#block_rechts .startseite input, #block_rechts .news input, #block_rechts .artikel input {
	padding: 0;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

#block_rechts .grafikkarten span, #block_rechts .prozessoren span {
	position: relative;
	display: block;
	font-size: 11px;
  	color: #000;
}

#block_rechts a {
	font-size: 11px;
  	color: #000;
  	text-decoration: none;
}

#block_rechts a.startseite {
	color: #3484d6;
	font-weight: bold;
	text-decoration: underline;
}

#block_rechts a.news {
	color: #e33928;
	font-weight: bold;
	text-decoration: underline;
}

#block_rechts a.artikel {
  	color: #e96153;
	font-weight: bold;
	text-decoration: underline;
}

#block_rechts a.downloads {
  	color: #aa34d6;
	font-weight: bold;
	text-decoration: underline;
}

#block_rechts a.grafikkarten {
  	color: #febb0c;
	font-weight: bold;
	text-decoration: underline;
}

#block_rechts a.prozessoren {
  	color: #94d634;
	font-weight: bold;
	text-decoration: underline;
}

#block_rechts small {
    	position: relative;
    	display: block;
	float: left;
	width: 0;
	left: -25px;
	font-size: 11px;
}

.clr {
  	height: 0;
	font-size: 0;
  	overflow: hidden;
	clear: both;
}

#fuss_oben {
	width: 1000px;
	height: 25px;
	background-image: url(img/page/bottom/footer.gif);
	background-repeat: repeat-x;
}

#fuss_unten {
	padding-left: 134px;
	width: 866px;
	height: 25px;
	line-height: 22px;
	font-size: 11px;
	color: #fff;
}

#fuss_unten span {
	color: #fff;
}

#fuss_unten div {
	display: inline;
	margin: 0 25px 0;
}

#fuss_unten a {
	font-weight: bold;
	color: #eee; 
	text-decoration: none;
}

#fuss_unten a:hover {
	text-decoration: underline;
}




/* ---//\\--- */

p {
	line-height: 19px;
}

h2 {
	
	font-size: 18px;
	text-decoration: underline;
	color: #444;
}

h3 {
	margin: 20px 0 15px;
	padding: 0 0 0 8px;
	font-size: 13px;
	background-image: url(img/page/center/ueberschrift_background.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	line-height: 24px;
	height: 25px;
}

#block_links h3 {
	-webkit-box-shadow: 2px 2px 1px #eee;
    	-moz-box-shadow: 2px 2px 1px #eee;
    	box-shadow: 2px 2px 1px #eee;
}

h3 span {
	padding: 0 0 0 26px;
	background-position: 0 1px;
	background-repeat: no-repeat;
}

h3 span.artikel {
	background-image: url(img/page/center/artikel.gif);
}
h3 span.startseite {
	background-image: url(img/page/center/startseite.gif);
}
h3 span.news {
	background-image: url(img/page/center/news.gif);
}
h3 span.grafikkarten {
	background-image: url(img/page/center/grafikkarten.gif);
}
h3 span.prozessoren {
	background-image: url(img/page/center/prozessoren.gif);
}
h3 span.downloads {
	background-image: url(img/page/center/downloads.gif);
	
}

h4 {
	margin: 18px 0 15px;
	font-size: 13px;
	color: #000;
}

select {
	margin-top: 22px;
	font-family: Verdana;
	color: #000;  
	border-color: #666;
}

img {
	border-color: #000;
}




/* ---//\\--- */

.table_normal {
	-webkit-box-shadow: 2px 2px 1px #999;
    	-moz-box-shadow: 2px 2px 1px #999;
    	box-shadow: 2px 2px 1px #999;
}

.table_normal th {
	padding: 5px;
	text-align: center;
	color: #444;
	background-color: #f7f7f7;
}

.table_normal td {
	padding: 5px;
	text-align: center;
}

.table_normal tr:hover {
	background-color: #fcebe9;
}

.table_normal span {
	font-size: 1px;
}




/* ---//\\--- */

input.button {
	margin: 0;
	padding: 1px 4px;
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
	border: 1px solid #666;
	background-color: #efefef;
	background-image: url("img/page/center/bg_button.gif");
	background-repeat: repeat-x;
	cursor: pointer;
}

#kontaktformular {
	margin: 40px 0;
 	text-align: center;
}

#kontaktformular input.felder {
	margin-top: 5px;
	padding-left: 6px;
	width: 200px;
	border: 1px solid #bbb;
	font-family: Verdana;
	font-size: 12px;
	background-color: #fafafa;
}

#kontaktformular textarea {
	margin: 5px 0;
	padding: 6px;
	border: 1px solid #bbb;
	font-family: Verdana;
	line-height: 17px;
	font-size: 12px;
	background-color: #fafafa;
}



/* ---//\\--- */

.seite_links {
	padding-right: 15px;
	float: left;
        width: 332px;
}

.seite_rechts {
	padding-left: 15px;
	float: right;
        width: 331px;
	border-left: 1px solid #ccc;
}


ul.uebersicht_sehr_grob {
	margin: 0;
	padding: 0;
        width: auto;
	clear: both;
}

ul.uebersicht_sehr_grob li {
	margin: 0;
	padding: 4px 0 4px 22px;
	background-image: url(img/page/center/forum_point.gif);
    	background-repeat: no-repeat;
	background-position: 0 6px;
	line-height: 22px;
	list-style-type: none;
	border: 0;
	line-height: 14px;
}

ul.uebersicht_sehr_grob li a {
	color: #000;
	text-decoration: none;
}

ul.uebersicht_sehr_grob li a:hover {
	text-decoration: underline;
}


ul.uebersicht_grob {
	margin: 0;
	padding: 0;
        text-align: left;
        width: 330px;
}

ul.uebersicht_grob li {
	margin-top: 4px;
	width: 330px;
	list-style-type: none;
        border-bottom: 1px solid #bbb; 
}
	
ul.uebersicht_grob div {
	margin-bottom: 2px;
	padding-left: 19px;
	font-size: 10px;
    	color: #bbb;
}

ul.uebersicht_grob div.ueberschrift {
	font-size: 10px;
	color: #888;
}

ul.uebersicht_grob div b {
	font-size: 10px;
}

ul.uebersicht_grob span {
	margin-left: 7px;
	padding-left: 11px;
	font-size: 10px;
	background-image: url(img/page/center/kommentar.gif);
	background-repeat: no-repeat;
	background-position: 0;
	color: #999;
}

ul.uebersicht_grob a {
	padding-left: 19px;
        background-image: url(img/page/center/news_point.gif);
    	background-repeat: no-repeat;
    	background-position: 0;
 	color: #000;
 	text-decoration: none;
}

ul.uebersicht_grob a:hover {
	text-decoration: underline;
}

ul.uebersicht_grob a.kategorie {
	margin-left: 7px;
	padding-left: 10px;
	font-size: 10px;
	background-image: url(img/page/center/kategorie.gif);
	background-repeat: no-repeat;
	background-position: 0;
	color: #aaa;
}

ul.uebersicht_grob a.kommentar {
	margin-left: 7px;
	padding-left: 11px;
	font-size: 10px;
	background-image: url(img/page/center/kommentar.gif);
	background-repeat: no-repeat;
	background-position: 0;
	color: #999;
}




ul.uebersicht_detail {
	margin: 0;
	padding: 0;
}

ul.uebersicht_detail li {
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	line-height: 18px;
	list-style-type: none;
	color: #000;
	background-image: url(img/page/center/trenner_vertikal_klein.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

ul.uebersicht_detail img {
	float: left;
	margin-right: 5px; 
}

ul.uebersicht_detail a {
	font-weight: bold;
 	color: #666;
	text-decoration: none; 
}

ul.uebersicht_detail a:hover {
	text-decoration: underline; 
}

ul.uebersicht_detail a.kommentar {
	margin-left: 5px;
	font-weight: normal;
	font-size: 10px;
	color: #999;
	padding-left: 11px;
	background-image: url(img/page/center/kommentar.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
	

ul.uebersicht_detail li small {
	font-size: 10px;
	color: #bbb;
}
	


div.zentriert {
	margin: 15px 0;
	text-align: center;
}

img.border {
	border: 1px solid #444;
}

a.extern {
	padding-left: 14px;
	background-image: url(img/page/center/link_extern.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-size: 13px;
	color: #1826a3;
	text-decoration: none;
}
a.extern:hover {
	text-decoration: underline;
}

a.inhalt {
	padding: 0 0 0 15px;
	background: url(img/page/center/link_intern.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;  
	color: #bd1830;
	text-decoration: none;
}
a.inhalt:hover {
	text-decoration: underline;
}

a.text_hidden {
	margin-bottom: 0;
	padding-left: 18px;
	display: block;
	width: 0;
  	overflow: visible;
  	white-space: nowrap;
	background-image: url(img/page/center/kommentar_point.gif);
    	background-repeat: no-repeat;
	background-position: 0;
    	color: #666;
	text-decoration: none;
}

ul.impressum {
	margin: 0 0 10px;
 	padding: 12px 25px;
	color: #666;
	background-color: #eaf2fb;
	list-style-type: square;
}

ul.impressum li {
	line-height: 19px;
}

.umfrage img {
	margin: 0;
	float: none;
}

.umfrage a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.umfrage a:hover {
	text-decoration: underline;
}

.umfrage a.umfrage_ergebnis {
	font-weight: normal;
	text-decoration: underline;
}

.umfrage a.detailansicht {
	color: #000;
}

.umfrage ul {
	margin: 0 0 0 20px;
	padding: 0;
}

.umfrage li {
	margin: 0;
	padding: 0;
	line-height: 22px;
	list-style-type: none;
}

.umfrage_linie {
	margin: 20px auto;
	width: auto;
	height: 5px;
	background-image: url(img/page/center/trenner_vertikal_klein.gif);
	background-repeat: no-repeat;
}
