/*
Theme Name: Büro für Gestaltung Janssen Theme
Theme URI: http://bfgjanssen
Description: Büro für Gestaltung Janssenn Theme for wordpress
Author: twoto
Author URI: http://twoto.com
Version: 1.0
*/


/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background-color: white;
	color: #999999;
	/*text-align: center;*/
	}

#page {
	background-color: white;
	/* margin: 20px auto; */
	/* margin: 20px 0 0 30px; */
	}

#header {
	/*margin: 0 auto;*/
	/*border:1px dashed #999999;*/
	background: url(images/logo.gif) no-repeat;
	height:180px;
	width:700px;
}
#menuAndContent{
	position:relative;
}
/*menu/////////////////////////////////////////////////////////*/
#menu {
	
	/*border:1px dashed #999999;*/
	
	position:absolute;
	width: 310px;
	margin-left: 20px;
	
	/*border:1px dashed #999999;*/
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
	
	font-weight:bold;
	letter-spacing: 1px;
	font-size: 14px;
}
#menu a{
   	color:#666666;
	text-decoration:none;
	
}
#menu ul{
	text-decoration:none;
	list-style:none;
	list-style-type:none;
	padding-left:0px;
	margin: 6px 0 23px 0;
	letter-spacing:1px;
	font-size: 12px;
}
#menu li {
	margin-bottom: 4px;
}
#menu li ul li {
	font-weight:normal;
	letter-spacing:0.05em;
}
#menu li ul li ul {
	
	margin-left:27px;
	margin-bottom:10px;
	font-size: 12px;
}
#menu li.current_page_ancestor a{

}
#menu li.current_page_ancestor ul a{

}
#menu li.current_page_item a{
	color:#999999;
	
}
#menu .current_page_item ul a{
	color:#555555;
}
#menu .current_page_ancestor.current_page_parent a{
	color:#999999
}
#menu .current_page_ancestor.current_page_parent ul a{
	color:#666666;
}
#menu .current_page_ancestor.current_page_parent ul li.current_page_item a{
	color:#000000;
}
#menu .current_page_ancestor.current_page_parent ul li.current_page_item ul li a{
	color:#767676;
}
/*content/////////////////////////////////////////////////////////*/
#content,#contentNoFadeIn {
	position:absolute;
	width: 710px;
	top:0pt;
	left:308px;
	right:0pt;
	/*border:1px dashed #999999;*/
}
#contact {
	position:absolute;
	width:200px;
	text-align: left
}
#impressum {
	position:absolute;
	width:200px;
	left:355px;
	text-align: left
}
#content p img,#contentNoFadeIn p img{	
	padding-right:5px;
	display:none;
}
#content p{
	margin:0 0 10px 0;
	font-size:12px;
	line-height:135%;
	color:#666666;
}
#content h4{
	display:none;
	margin:0 0 3px 0;
	font-weight:normal;
	line-height:130%;
	color:#666666;
	width: 700px;
}
#contentNoFadeIn p{
	margin:4px 0 0 0;
	font-size:12px;
	width:550px;
	line-height:135%;
	color:#666666;
}
#content a,#contentNoFadeIn a{
   	color:#999999;
}
#content ul,#contentNoFadeIn ul{
   	margin: -193px 0px 0 315px;
}
#productlink {
	margin: 15px 0 0 0;
}
#productlink a{
	color:#999999;
	font-style:oblique;
}
h1 {
	color:#474747;
	font-size:12px;
	font-weight:bold;
	padding:20px 0 0 0;
	margin:20px 0 0 0;
}
h2 {
	color:#474747;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin: 0 0 0 0;
	letter-spacing:1px;
	margin:20px 0 -10px 0;
	border-top:1px dotted #999999;
}
h3 {
	color:#474747;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 10px 0;
	margin: 0 0 0 0;
	letter-spacing:1px;
	margin:20px 0 15px 0;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
}
h5 {
	color:#474747;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 0;
	margin: 0 0 0 0;
	letter-spacing:1px;
}
h4 {
	margin:0 0 0 0;
	font-weight:normal;
	line-height:130%;
	color:#666666;
	width: 700px;
}
h4 bold{
	font-weight:bold;
	color:#474747;
}
h6 {
	color:#474747;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 0 0;
	margin: 0 0 0 0;
	letter-spacing:1px;
}
