@font-face 
{
	font-family: MEgalopolisExtra;
	src: url(MEgalopolisExtra.otf);
}

body
{
  margin: 0px;
  padding: 0px;
  background-color: #EDEDED;
  font-family: "Trebuchet MS";
	color: #000000;
  font-size: 14px;
  text-align: center;
}

img
{
  border: none;
}

pre
{
	color: #008000;
	border-left: 3px solid #008000;
	margin-left: 20px;
	padding-left: 10px;
	margin-right: 30px;
}

h1
{
  margin: 0px;
  font-weight: normal;
  font-size: 34px;
	margin-bottom: 40px;
	margin-top: 60px;
	font-family: MEgalopolisExtra;
	text-decoration: none;
}

h2
{
  margin: 0px;
  font-weight: normal;
  font-size: 20px;
	margin-bottom: 25px;
	font-family: MEgalopolisExtra;
	color: #888888;
}

p
{
	margin: 0px;
	padding: 0px;
	
	margin-bottom: 20px;
}

a
{
  color: #104675;
	cursor: pointer;
	text-decoration: none;
}

a:active, a:focus 
{
	outline: none;
}

a:Hover
{
	color: #000000;
}

a h1
{
  color: #000000;
}

a h1:Hover
{
  color: #104675;
}

#root 
{ 
  margin: 0px auto;
  width: 860px;
}

#background_bottom
{
  width: 860px;
  background-image: url(images/content_background_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 56px;
}

#content
{
  width: 860px;
  background-image: url(images/content_background_main.png);
	padding-bottom: 50px;
}

#content_end
{
  width: 814px;
  height: 25px;
  padding-right: 46px;
  text-align: right;
  letter-spacing: 2px;
  font-size: 10px;
  color: #CDCDCD;
  background-image: url(images/content_background_main_end.png);
  background-repeat: no-repeat;
}

#banner
{
  width: 140px;
  height: 140px;
  background-image: url(images/banner.png);
  position: absolute;
  margin-left: 24px;
}

#logo
{
  margin-top: 12px;
}

#menu
{
  float: right;
  font-size: 12px;
  position: absolute;
  top: 0px;
  text-align: right;
  margin-left: 687px;
  margin-top: 16px;
  line-height: 12px;
  letter-spacing: 1px;
}

#menu a
{
  width: 117px;
  display: block;
	text-decoration: none;
  background-image: url(images/menu_background.png);
}

#menu a:Hover
{
  text-decoration: none;
}

#main
{
  text-align: left;
  margin-left: 80px;
  margin-right: 100px;
  margin-top: 100px;
	
	line-height: 24px;
}

.terminator
{
	clear: both;
}

.error
{
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
	background-color: #AA2222;
	color: #F6F6F6; 
	margin: 20px auto;
	width: 300px;
}

.polaroid
{
	background-image: url(images/polaroid.png);
	width: 297px;
	height: 279px;
	padding: 15px;
	margin-right: 10px;
	margin-top: 10px;
}

.polaroid .picture
{
	width: 283px;
	height: 210px;
	overflow: hidden;
}

.polaroid .caption
{
	font-size: 11px;
	color: #777777;
}

.polaroid .picture img
{
	border: 1px solid #e9e9e9;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.middle
{
	margin: 0px auto;
}

.absBottom
{
	clear: both;
}

.blogpost
{
	clear: both;
	margin-bottom: 100px;
}

.blogpost .datas
{
	clear: both;
	text-align: right;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	border-top: 1px solid #bbbbbb;
}

.blogpost .datas .direktlink
{
	float: left;
	border: 1px solid #bbbbbb;
	color: #888888;
	padding: 2px;
	margin-left: 3px;
	width: 230px;
	font-size: 9px;
	margin-top: 3px;
}

.blogpost .datas label
{
	float: left;
	color: #888888;
}

.blogpost .datas a
{
	color: #000000;
	text-decoration: underline;	
}

.blogpost .datas a:Hover
{
	color: #104675;
	text-decoration: underline;	
}

.extlink
{
	padding-right: 13px;
	background-image: url(images/icon_link.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
}

.reference
{
	padding: 15px;
	margin-bottom: 20px;
	background-color: #F2F2F2;
}

.reference:Hover
{

}

.reference a.lightbox
{
	padding: 5px;
	background-image: url(images/ref_thumbs_background.png);
	background-repeat: no-repeat;
}

.reference img
{
	margin-right: 10px;
	border: 5px solid #CCCCCC;
}

.reference p
{
	font-size: 12px;
	line-height: 13px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.reference h2
{
	margin-bottom: 10px;
}

.more
{
	text-align: center;
}

.totop
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	display: none;
	cursor: pointer;
}

.socialmedia
{
	width: 41px;
	height: 147px;
	background-image: url(images/social_media_background.png);
	background-repeat: no-repeat;
	position: fixed;
	left: 0px;
	top: 0px;
	padding-left: 12px;
	overflow: hidden;
}

.socialmedia img
{
	display: block;
	margin-top: 4px;
}

.comment 
{
	background-image: url(images/quote-left.gif);
	background-repeat: no-repeat;
	padding: 30px;
}

.comment .datas
{
	color: #777777;
	font-size: 11px;
	margin-bottom: 5px;
}

.comments_container
{
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 40px;
}

.comment_form
{
	padding-left: 80px;
	padding-right: 80px;
}

.comment_form label
{
	width: 90px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

.comment_form .small
{
	clear: both;
	font-size: 11px;
	padding-top: 10px;
}

.comment_form .failure, .reaction .failure 
{
	color: #FFFFFF;
	background-color: #804040;
	padding: 3px;
}

.comment_form .confirmed, .reaction .confirmed
{
	color: #008000;
	padding: 3px;
}

.comment_field
{
	clear: both;
	vertical-align: top;
	margin-bottom: 10px;
}

#comment_submit
{
	float: right;
}

.contact_socialmedia
{
	list-style-type: square;
	color: #888888;
	margin-top: 5px;
	margin-bottom: 40px;
}

.recommend_link
{
	display: inline-block;
	width: 311px;
	height: 21px;
	background-image: url(images/blogroll_link_background.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}
