/*
Theme Name: Atelier Borgmann
Theme URI: 
Description: 
Author: Felix Riehm
Author URI: http://www.pikdrei.com
*/

body {
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#484848;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
#bg_boxes {
	position:fixed;
	top:0;
	left:50%;
	margin-left:-510px;
	z-index:0;
	background-image:url(img/bg_boxen.jpg);
	background-repeat:no-repeat;
	width:465px;
	height:465px;
	}
#wrapper{
	position:relative;
	width:925px;
    margin-left:auto;
    margin-right:auto;
	padding-bottom:80px;
    top: 0px; 
	text-align:center;
	z-index:1;
	
}
#navi{
	position:fixed;
	top:0;
	left:50%;
	margin-left:-430px;
	background-image:url(img/bg_blue_transp.png);
	background-repeat:repeat;
	width:165px;
	min-height:400px;
	z-index:3;
	text-align:left;
	padding-top:60px;
	color:#FFF;
	font-size:0.6em;
	}
#logo{
	position:absolute;
	bottom:10px;
	right:0;
	background-image:url(img/atelier_borgmann.png);
	background-repeat:no-repeat;
	width:39px;
	height:302px;
	}
#columns {
	position: relative;
	text-align:left;
	width: 923px;
    top:40px;
	border:1px solid #576170;
	background-image:url(img/bg_black_transp.png);
	background-repeat:repeat;
	color:#d1d1d1;

}
#inhalt {
	position: relative;
	width: 608px;
    top:0px;
	padding-top: 50px;
	padding-bottom:60px;
	padding-left:255px;
	padding-right:60px;
	font-size:0.7em;
	}
#trenner {
	
	float:right;
	text-align:right;
	color:#CCC;
	
	}
.infos {
	width:605px;
	background-image:url(img/trenner.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:4px;
	margin-top:15px;
	margin-bottom:35px;
	color:#666;
	}
#back-btn {
	width:605px;
	height:30px;
	text-align:right;
	
	}
#fusszeile {
	position: relative;	
	top:40px;
	text-align:right;
	padding-top:5px;
	padding-right:20px;
	font-size:0.7em;
	color:#CCC;
	}	
a.nav_link {
	background-image:url(img/navi_trenner.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:6px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	}
a.nav_link:hover {
	color:#405575;
	}
a.headline {
	text-decoration:none;
	}
li.page_item {
	
	background-image:url(img/navi_trenner.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	padding-top:6px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	}
.nav_item {
	color:#FFF;
	text-decoration:none;
	}
.nav_item:hover {
	color:#405575;
	}
a.to_top {
	color:#d1d1d1;
	text-decoration:none;
	}
a.to_top:hover {
	color:#909090;
	}
a{
	color:#8aace4;
	text-decoration:underline;
	}
a:hover {
	color:#607cb8;
	}	
h1 {
	color:#8aace4;
	font-size:1.6em;
	font-weight:normal;
	}
img.size-large {
	width:605px;
	height:inherit;
	padding-bottom:15px;
	padding-top:15px;
	border:0;
	}
img.full-size {
	width:605px;
	height:inherit;
	padding-bottom:15px;
	padding-top:15px;
	border:0;
	}
img.size-medium {
	width:310px;
	height:inherit;
	float:left;
	padding-right:10px;
	padding-bottom:15px;
	
	border:0;}
img.attachment-thumbnail {
	border:0;}
img {border:0;}