/*
Projekt:		topcoat.ch
Datum:			03 01 2007
Thema Name: Beans
Thema URI: http://topcoat.ch
Version: 2.0
Author: artefact
Description: Das neue Topcoat Design || V 2.0 ||
*/

BODY {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-Serif;
	font-size: 90%;
	color: #31394A;
}

A:link {
	color : #4e6c64;
	text-decoration: underline;
}
A:visited {
	color: #000;
	text-decoration: underline;
	
}
A:hover {
	color: #A6A6A6;
	text-decoration: none;
}
A:active {
	color: #000;
	text-decoration: none;
}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 143px;
	width: 100%;
	background-image: url("images/hint.jpg");	
}

#logo{
	position: absolute; 
	left: 55px;
	top: 170px; 
	width: 187px; 
	height: 55px; 
	z-index: 10;
	border: 0px;
}
#suchen{
	position: absolute; 
	top: 100px; 
	right: 20px;
	height: 29px; 
	z-index: 1; 
	}
#content {
	margin:190px 25% 50px 25%;
	padding:0px;
	text-align: left;
}
#menu {
	position:absolute;
	top:200px;
	left:80%;
	padding:0px;
	border:0px;
	line-height:17px;
	color:red;
	}

#menu ul {
	color: red;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	padding-bottom: 10px;
	text-transform: lowercase;
	
}
#menu ul ul li {
	border: 0;
	font: normal normal 100%/115% verdana,helvetica,sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}
h1
       {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-Serif;
	font-size: 2em;
	color: #4e6c64;
	letter-spacing:  -1px;
     font-weight: 500;
}
h2
     {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-Serif;
	font-size: 1.4em;
	color: red;
	letter-spacing:  -1px;
     font-weight: 100;
	margin:0px;	
}
h3 {
	font-size: 110%;
	color: #6c0;
	margin: 10px 0px 0px 0px;

	
}
h4 {
	font-size: 100%;
	color: red;
	float: left;
	margin: 3px 10px 10px 0;
	padding: 5px;
	border-right: #6EA803 solid 1px;
}
img.align { 
	float: left; 
	margin-right: 2em;
	margin-bottom: 1em;
	border: 1px solid  #6c0;
	padding: 5px;
}
img.alignnb { 
	float: left; 
	margin-right: 2em;
	margin-bottom: 1em;
	padding: 5px;
}

.feedback {
	font-size: 90%;
	text-align: right;
}
.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: red;
	font-weight: normal;
	letter-spacing: 0;
}

.smallgray
     {
	font-family:arial, sans-serif;
	color: #6892B3;
	font-size:x-small;
	font-weight:400;
	letter-spacing:normal
}

.skipnav {
	position: absolute;
	top: 0px;
	left: -999px;
	width: 990px;
 }
.such {
	color: #fff;
	font-weight: 900;

	
	
}
.just
     {
	text-align: left;
	color: #31394A;
}


.tblay
     {
     	font-size: 90%;
     }
     
input, textarea, select, button
    {
	color: #fff ;
	font-size: 90%;
	font-weight:700;	
	background-color:transparent;	
	background-image: url("hint.png");
	border: 1px solid #fff;
}

