body {
	background-color: white;
/*  background-image: url("http://www.iacobaeus.com/bgfoo.gif");*/
	color: #111;
	text-align:left;
	margin:0;
	padding:0;
	font-family: Georgia, "Bitstream Vera Serif", "Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
	font-family: "Gill Sans","Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #333;
	padding: 0;
	line-height: 21px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 19px;
	text-transform: uppercase;
	font-weight:bold;
}

h3 {
	font-size: 16px;
	clear: left;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid black;
	width: 290px;
	line-height: 21px;
	clear: left	;
}

sup {
	position: relative;
	top: -0.3em
}

.capital {
	text-transform: uppercase;
}

p {
  font-size: 13px;
	margin: 0 0 21px 0;
	line-height: 21px;
}

li {
  font-size: 13px;
	line-height: 21px;
}

.blog ul {
  list-style: disc outside;
  padding-left: 1em;
  margin-bottom: 21px;
}

ul#nav {
	padding: 0px 20px 20px 140px;
}

ul#nav li {
	float: left;
	position: relative;
	width: 7em;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none !important;
	color: #B31814 !important;
	font-size: 13px;
	padding: 0 2px;
}

ul#nav a {
	text-decoration: none !important;
	color: #B31814 !important;	
}

a:link {
	text-decoration: none;
	color: #B31814;		
}

a:visited {
	text-decoration: none;
	color: #6B0E0C;		
}

a:hover {
	text-decoration: underline;
	color: #B31814;	
}

a:active {
	text-decoration: underline;
	color: #FFA500;		
}

li ul.sub {
	display: none;
	position: absolute; 
	top: 1.6em;
	left: 0;
	background-color: white;
	border: 1px solid #555;
}

li > ul.sub {
	margin-left: -3px;	
}

li:hover ul, li.over ul{ 
	display: block; 
}
 
#container{
	clear: left;
	text-align:left;
	padding: 0;
	width:720px;
}

#head {
	background-color: #B21214;
	margin-bottom: 0px;
	background-image: url(bilder/redtop01.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 63px;
}

#content {
	margin: 45px 0 20px 140px;
	padding: 0;
	border: 1px solid white;
}

#subcontent {
	width: 385px;
}

#submenu {
	float: right;
	border-left: 1px #555 dotted;
	width: 150px;
	padding: 0 10px 10px 20px;
	display: inline;
	margin-left:10px;
}

#foot {
	clear: both;
	text-align:right;
	border: 1px none black;
	background-image: url(bilder/redline.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 200px 0 20px;
	margin-bottom: 10px;
	float: right;
	height: 32px
}

#head_meta {
	position: absolute;
	left: 700px;
	top: 5px;
	width: 40px;
}

#flags {
	float: left;
	margin: 0 3px 0 0;
	width: 19px;
} 

table#kontakt td.label {
	text-align: right;
	padding: 4px 4px 2px 2px;
}

table#kontakt td {
	padding: 2px;
	vertical-align: top;
}

.smaller {
	font-size: 11px;
}

acronym, dfn, abbr {
	font-style: normal;
	border-bottom: 1px dotted #A71616; 
	cursor: help;
}

.blog {
	margin: 0 0 20px 0;
	border-bottom: 1px dotted black;
}

.blogimage {
	width: 100%;
	text-align: center; 
	height: 189px;
}

.blog h3, .previous h3 {
  text-align: right;
  position: absolute;
  left: 7px;
  width: 126px;
  display: block;
  margin:0;
  padding-right:7px;
  padding-bottom: 21px;
  border-right: 1px solid black;
}

.blog>h3, .previous>h3 {
  width: 119px;
  margin-top:-2px;
}

.center {
	text-align: center; 
}

.date {
	display:none;
}

.clear {
	clear:both;
}

.hidden{
	display: none;
}

.nofluff {
	text-indent: 0 !important;
	margin: 0 !important;
	list-style:none;
}

.right {
  text-align: right;
}

.previous {
}

.bok {
	border-bottom: 1px solid black;
	margin-top: 20px;
}

.boktitel {
	border: 0;
}

.bokbild, .tumme {
  text-align: right;
  position: absolute;
  left: 10px;
  margin:0;
  padding:0 7px;
}

.forfattare {
	font-style: italic;
}

.book_img_s {
  height: 84px;
  margin:0;
}

p.favicon {
  height: 21px;
}

.shopicon {
	position: relative;
	top: 4px;
}

ul.cv {
	list-style: disc outside;
	margin-left: 1em;
}

ul.cv ul {
	list-style: circle outside;
}

input.contact_input, textarea.contact_textarea {
	width: 200px;
	border: 1px dotted black;
	background: #fcfcfc;
}

textarea.contact_textarea {
	height:200px;
}

.receptbild {
	margin: 0 5px 5px 5px;
	float: right
}

.border {
	border: 1px solid black;
}