body {
        background-color: #292929;
        color: #000;
	font-family: Verdana;
	font-size: 70.5%;	
}

#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color:#e4e2da;
}


#content_small {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

/* flickr blogdarstellung */
#bloghead{
	width:703px;
	height:85px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/bloghead.png);
	background-repeat:no-repeat;
	margin-top:15px;
}

#blogcontent{
	width:703px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/blogmiddle.png);
	background-repeat:repeat-y;
}

.title {
	font-size:25pt;
	font-family:impact;
	letter-spacing: 2px;
	margin-left:20px;
	padding-top:15px;
	color:#e4e2da;
}

.meta {
	font-size: 8pt;
	margin-left:20px;
	color:#e4e2da;
}

.photo {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.tags {
	font-family:Andale Mono;
	font-size:7pt;
	color:#222;
	margin-left:20px;
	margin-right:20px;
}

.desc {
	margin-top: 15px;
	margin-left:20px;
	margin-right:20px;
	color:#e4e2da;
}

#blogfoot{
	width:703px;
	height:17px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(img/blogfoot.png);
	background-repeat:no-repeat;
}
/* flickr blogdarstellung ende */

.menu {
	color: #e4e2da;
	font-size: 14px;
	width:800px;
	overflow: hidden;
	float:left;
	height: 201px;
	background-image: url(img/head.png);
	background-repeat:no-repeat;
}

.menuclear{
	clear:left;
}

img.header {
	border:none;
}

img.about {
	border:none;
	padding-top:1px;
	padding-right:5px;
}
img.portfolio {
	border:none;
	padding:none;
	margin:none;
}
.port_title{
	font-size:16px;
	margin-top:0.6em;
	text-transform:uppercase;
	font-family:Arial Narrow;
	letter-spacing:0.8em;
}

a.port_link{
	text-decoration:none;
	color:#000;
}

a.port_link:hover {
	text-decoration:none;
	color:#000;
}

hr.port{
	width:92%;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	margin-bottom:0.3em;
}

#menu_links{
	position:relative;
	top: 161px;
	left: 140px;
}

#rss_link{
	position:relative;
	top:20px;
	left:720px;
	float:left;
}

a.menu1 {
	color: #fff;
    text-decoration: none;
	margin-right:20px;
}

a.menu1:hover {
	color:#FFF;
	text-decoration: none;
}

a.footer {
	color: #000;
}

a.footer:hover {
	color:#000;
}

a {
    color: #e56c04;
	text-decoration: underline;
}

a:hover {
	color: #e56c04;
	text-decoration: underline;
}

.vob_photo {
	margin-top: 20px;
	text-align:center;
}
.vob_backurl {
}

img.flickr {
	border:none;
}
	
hr.blog {
	margin-top: 3em;
	margin-bottom: 2em;
	width: 70%;
}

.pager {
        overflow: hidden;
        padding: 10px; 
        position: relative;
		
	/*
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	*/
}

.pager ul,
.pager ul li {
        margin: 0;
        padding: 0;
        list-style: none;
}

.pager ul li {
        float: left;
        margin: .5em .5em .8em 0;
}

.pager li a {
        padding: 4px 8px;
        border: 1px solid #999;
        color: #000;
        text-decoration: none;
}

.pager li a:hover {
        background: #e56c04 ;
	text-decoration: underline;
}

.pager a.current {
        background: #e56c04 ;
        color: #000;
}

.pager a.current:hover {
	text-decoration: underline;
}

.vob_title {
	color:#666;
	font-size:9pt;
	text-align:center;
}

#footer {
	color:#000;
	width: 800px;
	background-image: url(img/foot.png);
	background-repeat:no-repeat;
}

.echobox {
	margin-left: 0;
	background: #181818;
	padding: .5em;
	border: 1px solid #333;
}

.error {
	text-align: center;
	font-size: 10pt;	
}

.error_title {
	font-size: 14pt;	
}