/*
Theme Name: 2010Heu
Theme URI: http://www.teufelsmoor.eu/
Description: Child Theme for TwentyTen
Author: JHeu
Author URI: http://www.teufelsmoor.eu/
Template: twentyten
Version: 1.0
*/
 
@import url("../twentyten/style.css");

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

a:link {
	color: #0066cc;
        text-decoration: none;
}

#site-title {
	float: left;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 14px 0;
	width: 700px;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 10px 0 14px 0;
	width: 220px;
}

#content table.ohneRand {
	border: 0px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}

#content tr.ohneRand td {
	border-top: 0px solid #e7e7e7;
	padding: 6px 24px;
}

#content img {
	margin: 0;
	height: auto;
}


