/* Johannes Becker CSS */

/* base styles -------------------------------------------------------------- */

body{
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%; 
	max-height: 100%; 
	text-align: left;
	background-image: url(bg_images/rotate.php);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #000000;
}

#logo{
	margin: 0px 0px 0px 0px; 	
}

#wrapper {	
	width: 960px;	
	height: 100%;
	margin: 10px 0px 0px 350px;
	padding: 0;
	text-align: left;	
}

#logo a{
	text-decoration: none; 
}

#preview {
	position:absolute;
	background: none;
	padding:10px;
	display:none;
	color:#fff;
	z-index: 100;
	}

a {
	color: #ffffff;
	text-decoration:none;
}

a:link {
	color: #cccccc;
	text-decoration:none;
}

a:visited {
	color: #888888;
	text-decoration: none;
}

a:focus {
	color: #FFFFFF;
	text-decoration:none;
	outline:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

a:active {
	color: #FFFFFF;
	text-decoration:none;
}


/*--------------------JohannesBecker--------------------*/

#JohannesBecker {
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: 1.4em;
	top: 20px;
	left: 20px;
	width: auto;
	height:auto;
        margin: 0;
	padding: 0;
        border-width: 3px 9px 3px 10px;
        border-style:solid;
        border-color: #000000;
	position: fixed;
	z-index:2;
	color: #ffffff;
	background: #000000;
	text-decoration:none;
}

#JohannesBecker a:visited {
	color: #ffffff;
}

#JohannesBecker a:link {
	color: #ffffff;
}

#JohannesBecker a:hover {
	position: fixed;
	top: 20px;
	left: 20px;
        color: #000000;
        background: #ffffff;
        border-width: 3px 10px 3px 10px;
        border-style:solid;
        border-color: #ffffff;
}

/*--------------------work--------------------*/

#WorkPermanent  {
	list-style-type: none;
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: 1.4em;
	top: 52px;
	left: 20px;
	width: auto;
	height:auto;
        margin: 0;
	padding: 0;
        border-width: 3px 10px 3px 10px;
        border-style:solid;
        border-color: #000000;
	position: fixed;
	z-index:2;
        color: #ffffff;
	background: #000000;
}

#WorkPermanent a:visited {
	color: #ffffff;
}

#WorkPermanent a:link {
	color: #ffffff;
}

#WorkTemporary  {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 1.6em;
	top: 75px;
	left: 20px;
	width: auto;
	height:auto;
	padding: 7px 13px 7px 10px;
	position: fixed;
	z-index:4;
	background: #000000;
	visibility: hidden;
}

/*--------------------Me--------------------*/

#MePermanent  {
	list-style-type: none;
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: 1.4em;
	top: 20px;
	left: 284px;
	width: auto;
	height:auto;
        margin: 0;
	padding: 0;
        border-width: 3px 10px 3px 10px;
        border-style:solid;
        border-color: #000000;
	margin: 0;
	position: fixed;
	z-index:2;
	background: #000000;
}

#MePermanent a:visited {
	color: #ffffff;
}

#MePermanent a:link {
	color: #ffffff;
}

#MeTemporary  {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 1.6em;
	top: 43px;
	left: 284px;
	width: auto;
	height:auto;
	padding: 7px 13px 7px 10px;
	position: fixed;
	z-index:4;
	background: #000000;
	visibility: hidden;
}

/*--------------------ProjectInfo--------------------*/

#ProjectInfo  {
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: 1.4em;
	top: 84px;
	left: 20px;
	width: auto;
	height:auto;
        margin: 0;
	padding: 0;
        border-width: 3px 10px 3px 10px;
        border-style:solid;
        border-color: #000000;
	position: fixed;
	z-index:2;
        background: #000000;
}


#ProjectInfo  a {
	color: #ffffff;

}

#ProjectInfo  a:hover {
	position: fixed;
	top: 84px;
	left: 20px;
        color: #000000;
        background: #ffffff;
        border-width: 3px 10px 3px 10px;
        border-style:solid;
        border-color: #ffffff;
}

/*
#ProjectInfo a:visited {
	background: #000000;
	color: #ffffff;
}

 */

#abouttxt  {
	font-size: 0.75em;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
	line-height: 140%;
	top: 107px;
	left: 20px;
	width: 300px;
	height:auto;
	padding: 8px 12px 8px 10px;
	position: fixed;
	z-index:3;
	background: #000000;
}

#abouttxt a:link{
        color: #9A9AFF;
}

#abouttxt a:hover {
        color: #9A9AFF;
}

#abouttxt a:visited{
        color: #DC9EDC;
}
/*--------------------Copyright--------------------*/

#Copyright {
	font-size: 0.75em;
	font-weight: normal;
	text-transform: none;
	line-height: 1.4em;
	top: 521px;
	left: 20px;
	width: auto;
	height:auto;
	padding: 3px 9px 3px 6px;
	position: fixed;
	z-index:2;
	background: #ffffff;