/*
Theme Name: Webgarten
Theme URI: http://blog.webgarten.ch/
Description: Webagentur in der Schweiz
Version: 1.0
Author: Oliver Schmid
Author URI: http://www.webgarten.ch/
*/


body {
	font-family: arial;
	line-height: 150%;
	font-size: 16px;
}

.einzug {
	margin-left: 30px;
}


#content img {
	border: 8px solid #f0f0f0;
	margin-top: -4px;
}

#content .ohnerahmen {
	border: 0px solid #fff;
}

a:link,a:visited{color:#9b962c;text-decoration:none;}
a:hover,a:active,a:focus{background-color:#b2b85f;color:#fff;text-decoration:none;}


#content {
	position: absolute;
	width: 550px;
	top: 160px;
	left: 160px;
}




#content ul li {
	list-style-type:none;
	padding-bottom: 9px;
}

h1 {
	font-size: 20px;
	font-family: georgia;
	margin-top: 10px;
	margin-bottom: 25px;
	font-weight: normal;
}

h1 a:link, h1 a:visited{ 
	background-color: #b2b85f;
	color:#fff;
	padding: 7px 20px 6px 20px;

}

#logo {
	position: absolute;
	top: -3px;
	left: 0px;
}

#twitter {
	position: absolute;
	top: 41px;
	left: 20px;
	font-size: 11px;
	color:#999;
}

#sidebar {
	position: absolute;
	width: 270px;
	top: 0px;
	left: 740px;


}


#respond {
	background-color: #f2f2f2;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 525px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.hinweis {
	background-color: #fffedf;
	padding: 15px;
	width: 525px;
	font-family: georgia;
	font-style: italic;
	border-top: 1px solid #efedd1;
	border-bottom: 1px solid #efedd1;
}


code {
	background-color: #f2f2f2;
	width: 525px;
	border-top: 1px solid #efedd1;
	border-bottom: 1px solid #efedd1;
	margin: 0;
	padding: 15px;
	display: block;
}

.postmetadata {
	color:#999;
	margin-bottom: 60px;
	margin-top: 30px;
}



h2 {
	font-size: 32px;
	font-family: georgia;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: normal;
}



h3 {
	font-size: 20px;
	font-family: georgia;
	margin-top: 35px;
	margin-bottom: 20px;
	font-weight: normal;
}

#respond h3  {
	margin-top: 5px;

}

.datum {
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 0px;
	color:#999;
}

.comment-meta {
	font-size: 12px;
}

#sidebar ul
{
	margin-left: 30px;
	padding-left: 0px;
}


#sidebar ul li
{
	text-decoration:none;
	list-style-type:none;
	font-size: 14px;
	font-family: georgia;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

#submit {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	background-color: #000;
	color: #fff;
	border: 0px solid #000;
	cursor: pointer;
	
}

input, textarea {
	border: 1px solid #e1e1e1;
	font-size: 16px;
	padding: 7px;
	font-family: arial;
}

textarea {
 	width: 480px;
}


.time-meta, .entry-meta, .twitterwidget-title {
	display: none;
	
	}
	
.funkt {
	width: 540px;
	border-collapse:collapse;
}	

.funkt td {

	border-bottom: 1px solid #cccccc;
	padding: 8px;
}

.funkt tr:nth-of-type(odd) {
  background-color:#f0f0f0;
}

.funkt th {
	height: 50px;
	border-bottom: 1px solid #cccccc;
	padding: 8px;
	background-color:#404040;
	color:#fff;

} 



