body {
	padding: 20px 0;
	margin: 0;
	color: #003366;
	background-color: #336600;
  	text-align: center;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
}

table, td {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #003366;
}
a:visited { color: #666; }
a:hover {
	color: #fff;
	background-color: #003366;
}

a.image:hover { background: none; border: none; }
a.image img { border: none; }

form {
  margin: 0; padding: 0;
}

div#Container {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background-color: #33CC66;
	padding: 15px;
}

div#Masthead {
	border-bottom: 1px solid #003399;
	margin-bottom: 40px;
	padding: 0px 0px 20px 0px;
	text-align: right;
}

div#Content {
	width: 470px;
	float: left;
  margin-right: 50px;
}

div#Sidebar {
	width: 150px;
	float: right;
	text-align: right;
	padding: 50px 80px 0 0;
}

div#Footer {
  clear: left;
  border-top: 1px dotted #003366;
  padding-top: 10px;
  margin-top: 40px;
}

div#AdBox {
  border-top: 1px dotted #ccc;
  padding: 10px 0;
}

/*-------------------------------------------------
MASTHEAD
-------------------------------------------------*/

div#Masthead img {
	float: right;
	margin: 0px 0px 0px 15px;
}

div#Masthead h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 98%;
  line-height: 18px;
  letter-spacing: -1px;
  margin: 0px 0px 4px 0px;
}

div#Masthead h1 a:link,
div#Masthead h1 a:visited {
  color: #A873B8;
  color: #393;
}

div#Masthead h1 a:hover {
  background: none;
}

div#Masthead p {
  font-size: 80%;
  margin:0px;

}


/*-------------------------------------------------
CONTENT: HEADER
-------------------------------------------------*/

div.header {
  clear: left;
  margin: 0 0 20px 0;
}

div.header h1 { /* header title */
	font-size: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #003366;
}


/*-------------------------------------------------
CONTENT: POSTS
-------------------------------------------------*/

div.post {
  clear: left;
  margin: 0 0 20px 0;
}

div.post div.post_header h2,
div.post div.post_header h2 a:link,
div.post div.post_header h2 a:visited { /* post title */
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	padding: 0;
	margin: 1.2em 0 0.6em 0;
	color: #003366;
	text-decoration: none;
	letter-spacing: -1px;
}

div.post div.post_header h2 a:hover {
  text-decoration: underline;
  background: none;
}

div.post div.post_header h2 span.nobreak {
  white-space: nowrap;
}

div.post div.post_header h2 span.author,
div.post div.post_header h2 span.date {
  text-transform: none;
  font-size: 98%;
}

div.post div.post_header h2 span.author {
  color: #c9c;
}

div.post div.post_header h2 span.date {
  color: #FFFFFF;
  font-weight: normal;
}

div.post div.post_header h3 { /* comment line */
  font-family: helvetica, arial, sans-serif;
  line-height: 30px;
  letter-spacing: normal;
  color: #aaa;
  background: url('http://assets.37signals.com/svn/images/comment.gif') no-repeat 0 50%;
  font-size: 12px;
  padding: 0 0 0 29px;
  margin: 0 0 5px 0;
  font-weight: normal;
  vertical-align: middle;
  white-space: nowrap;
}

div.post div.post_header h3 strong { /* the name of the last person to comment */
  color: #999;
}

div.post div.post_header h3 a:link,
div.post div.post_header h3 a:visited {
  font-weight: bold;
  font-size: 12px;
  color: #A873B8;
  text-decoration: none;
  border-bottom: 1px solid #ebe;
  margin-right: 3px;
}

div.post div.post_header h3 a:visited {
  color: #aaa;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
}

div.post div.post_header h3 a:hover {
  background: none;
}

div.post div.post_header h3 a.latestcomment:link,
div.post div.post_header h3 a.latestcomment:visited {
  color: #aaa;
  font-weight: normal;
  margin: 0;
  border-bottom: 1px solid #eee;
}

div.post h2,
div.post h4 {
  font-size: 14px;
  margin: 0 0 3px 0;
  padding: 0;
  border: 0;
}

div.post img {
  padding: 1px;
  border: 1px solid #996;
  margin: 3px 0;
}

div.post .post_content{

}
div.post .photo{
	width:160px;
	padding: 0px;
}
div.post .text{
	width: 300px;
}


div.post p {
	font-size: 12px;
	color: #222;
	padding: 0;
	margin: 0;
	line-height: 110%;
}
div.post td, div.post td p {
	line-height: 110%;
	color: #222;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 106%;
}

div.post blockquote {
  background: url('http://assets.37signals.com/svn/images/blockquote.gif') no-repeat 0 2px;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  padding-left: 23px;
  margin: 0 40px 15px 0px;
}

div.post ul, div.post ol {
	margin: 0 0 15px 0;
	padding-left: 35px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

div.post ul li {
  list-style-type: square;
}

.perma div.post {
  margin-bottom: 40px;
}

.bildunterschrift {
	font-size: 11px;
	line-height: 120%;
	width: 240px;
}


/*-------------------------------------------------
CONTENT: ARCHIVES
-------------------------------------------------*/

p#archiveslink {
  font-size: 13px;
}

div#ArchiveList h3 {
  font-size: 26px;
  font-family: helvetica, arial, sans-serif;
  line-height: 30px;
  letter-spacing: -1px;
  padding: 0;
  margin: 0 0 5px 0;
  color: #393;
  text-decoration: none;
}

div#ArchiveList ul {
  margin: 0 0 30px 0; padding: 0;
  list-style: none;
}

div#ArchiveList ul li {
  margin: 0 0 3px 0; padding: 0;
  font-size: 13px;
}

/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/

div#Sidebar div.box {
	background-color: #F0EDDA;
  padding: 3px;
}

div#Sidebar div.box div.inner {
  padding: 8px;
  border: 1px solid #fff;
	background-color: #F7F5E7;
}

div#Sidebar h2 {
  color: #996;
  text-transform: uppercase;
  font-size: 9px;
  margin: 0 0 3px 0;
  padding: 0;
}

div#Sidebar h2.red {
  color: #c00;
}

div#Sidebar p {
  margin: 0 0 10px 0;
  font-size: 75%;
}

div#Sidebar div.products {
  margin: 15px 0 0 0;
  text-align: left;
}

div#Sidebar div.products img {
  margin: 0 7px 30px 0;
  border: 0;
  background: #fff;
}

div#Sidebar div.products h2 {
  margin-bottom: 10px;
}

div#Sidebar div.products h3 {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
}

div#Sidebar div.products h3 a:link,
div#Sidebar div.products h3 a:visited {
  color: #000;
}

div#Sidebar div.products h3 a:hover {
  color: #fff;
}

div#Sidebar div.products p {
  margin-bottom: 20px;
}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

div#Footer p {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 72%;
  font-weight: normal;
  color: #333;
  letter-spacing: 0;
  width: 450px;
  margin: 0;
}

/*-------------------------------------------------
AD
-------------------------------------------------*/

div.ad {
	font-size: 10px;
	margin-bottom: 15px;
}

div.ad h4 {
	font-size: 9px;
	margin-bottom: 5px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 3px;
	color: #666;
}

div.ad img.ad {
	margin-bottom: 5px;
	padding: 1px;
}

div.ad a:hover {
	background-color: #fff;
}

div.ad p a:hover {
	background-color: #000;
	color: #fff;
}
#Container #Sidebar h3 {
	font-size: 120%;
	color: #000000;
}
