/*  
Theme Name: basic3cols
Theme URI: http://www.sitescriptor.de/category/wordpress/generic-theme/
Description: WP Basic theme 3 cols 20071215 
Version: 0.5 wp2.3.1+
Author: fawnt.com
Author URI: http://fawnt.com/

Based on:
Theme  generic_theme
Theme URL  http://www.sitescriptor.de/category/wordpress/generic-theme/
Description  WP Generictheme 20061018-20071127  in deutscher Sprache.
Version Nr: 2.2-5 wp2.3.1+
Author Gerd Franke
Author URL  http://sitescriptor.de/

	Abgeleitet vom Theme: Kubrick v1.5  http://binarybonsai.com/kubrick/ 
	aus WordPress Standard DE-Edition 1.6
	Eingedeutscht von Michael Heilemann http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Element Definitions */
body
{	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #393939; color: black;
	text-align: center;
	font-size:100%;
    line-height:1.125em;
}


a,a:link,a:visited,a:active,a:hover
	{color: #333;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal; text-align: left; text-decoration: none;
	}

ul,	li
	{
/*	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
*/	}

div, h1,h2,h3,h4,h5,h6
	{margin: 0px;
	text-align: left;
	}
	
div.clearall
	{	clear: both;}
	
/* -- the pagebox is the wrapper for all content -------------------------------- */
#pagebox 
	{width: 1000px;
	margin: 10px auto; /* 10 from top; centered */
	font-size:0.8em; text-align: left;
	background-color: transparent; /* just if you whish it ...*/
	background-color: silver; /* taken a dark colour here...*/
	border: 10px solid grey;
	}

/* -- the headerbox is the header -------------------------------- */
#headerbox
{	float: none; width: auto;
	margin-right: 0px;	border: 0px; margin: 0px; padding: 3px 0 0 0px;
	background-color: #426994;
	display: block;
}
	#header
	{border: 0px solid blue;background-color: transparent;	background: url(images/exchange.png) no-repeat left;}

	#headerbox h1
		{	margin: 5px 0; padding: 3px 0 0 80px;
			font-size: 1.5em; color: white;	text-align: left;
			background-color: transparent;
		}
	#headerbox h1 a
		{	letter-spacing: 0em;font-size: 1.3em;font-weight: bold;background-color: transparent;color: red;	}
	#headerbox h2		
		{	margin: 0 0 0 0;padding: 0 0 0 80px;
			text-align: left;color: white;font-size: 0.7em;font-weight: normal;letter-spacing: 0em;
			
		}

/* the hoirzontal menu in header ------------------------------ */

#menu {
  text-align: center;
  margin-top: 1px;
  height: 20px;
  font-size : 12px;
  padding: 6px 0px 0px 0px;
  border: none;
  background-color : #84AADE;
}

#menu a {
  color : #fff;
  text-decoration : none;
  padding: 0px 14px 0px 14px;

}
#menu a:hover {  color : #C9C9C9;}		
		
/* --------- the  container is sector with 3 cols ---------------- */

/* background left+ right column: border left = left column; border-right = right column*/
#container {position:relative; display:block; background: #f0f0f0 ; 
	border-left:200px solid #f0f0f0; 
	border-right:200px solid #f0f0f0; 
	overflow: visible;}		
		
/* -----------now the 3 cols are build  ---- */		
/* ---the right sidebox -----------*/
#sidebox2
	{float:right; position:relative; width:198px; margin-right:-199px; display:inline;	border: 0;
	color: #a0a0a0; }

#sidebox2 h2  { color: red; 	font-size:1.1em;}
#sidebox2 p  { color: green; font-size:0.9em;}
	

/* --- the left sidebox------------- */
#sidebox
	{	height: auto;	border: 0;	font-size: 10px;	background-color: transparent; /* background is set in container / border-left */
		float:left; position:relative; width:198px; margin-left:-197px; display:inline;
	}


#sidebox h2  { color: red; 	font-size:1.1em;}
#sidebox p  { color: green; font-size:0.9em;}
.sidebar {};
#themen  { color: red; 	font-size:1.1em; background: url(images/find.png) no-repeat left; padding: 50px 0 10px 45p;}
	
	#sidebox ul.navi,#sidebox ul.navi li
		{margin: 0px; padding: 0px;	list-style-type: none;
		list-style-position: inside;	background-color: transparent;/* background is set in container / border-right */
		}

	#sidebox ul 		
		{	margin: 0 0 0 0;padding: 0 0 0 0;
			font-size: 1em; list-style-type: none; list-style-position: inside;
			background-color: transparent;
		}
	#sidebox ul li{float: none;	margin-left: 5px;		}
		
	#sidebox ul a, #sidebox ul a:visited
		{	display: block;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			color: #333;font-size: inherit;	letter-spacing: 0em;font-weight: bold;
			background-color: transparent;
		}
	#sidebox ul a:hover		
		{border: 0px solid #bbb;	color: red;	background-color: #ddd;	}
		
	/*--------  ------------*/

/* the main middle column  */
#contentbox {
	width: auto;
	min-height: 200px;
	padding: 3px;
	border: 3px solid #DBE6F2;
	font-family: Verdana, Sans-Serif;
	font-size: 0.8em;
	background-color: #F5F5FC; /*
	overflow: auto;
*/
}

	#contentbox div.post{
	margin: 0px 0px 0px 0px;
	color: black;
	font-size: 13px;
	border: 0px solid silver;
	background-color: transparent;
	}
	/* ------------------------------ */
	#contentbox div.post h2
		{
		width: auto;
		margin: 0px 0px 0px 0px;
		color: #333;
		border-bottom: 1px solid #aaa;
		padding-bottom: 4px;
		font-size: 18px; letter-spacing: 0em;
		background-color: transparent;
		}
		



/* Bulletin box */
.bulletin {
	padding: 12px 15px 15px 15px;
	background: #E3EAF0;
	font-size: 8pt;
	font-face: arial, verdana;
}

/* Options (Video, Ebay, FAQs ---------------*/
.options {color: navy};
#ebay {background-color: red;  }
.ebay h2  {color: red; font-size: 1.2em; background: url(images/shop.png) no-repeat left; padding: 25px 0 10px 45px};
#faq {background-color: red;  }
.faq h2   {color: red; font-size: 1.1em; background: url(images/faq.png) no-repeat left; padding: 25px 0 10px 45px};
#video {background-color: red;  }
.video h2 {color: red; font-size: 1em;   background: url(images/video.png) no-repeat left; padding: 25px 0 10px 45px};


/*-------- the footer ------------*/
#foot {color: red;}
.footer {
	clear: both;
	margin: 0px;
	padding: 3px;
	border: 2px solid green;
	background-color: #FAF0F0;
	color: red;
	font-size: 0.7em;
}
	#footerbox ul,
	#footerbox li
		{display: inline;}
	#footerbox a,#footerbox a:visited {color: black;	}
	#footerbox a:hover {color: red;}
	
	
/* --------- E N D -------------- */


