/* @override http://tobiasfurtschegger.net/css/formatPortfolio.css */

/* @override http://www.tobiasfurtschegger.net/css/formatPortfolio.css */

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Geneva, sans-serif;
	color: #fff;
	//background-image: url(../content/images/tobias2.gif);
	//background-image: url(../cubes/?create=1);
	background-position: bottom left;
}

div#newBody div#navigation {
	height: 300px;
	position: absolute;
	bottom: 200px;
	left: 300px;
	width: 700px;
}

div.block {
	height: 16px;
	line-height: 16px;
	margin-left: 120px;
	clear: both;
	color: #fff;
	padding: 0 2px;
}

div#describtion, div#twitterMessage, div#contactInfo, div#image, div#projectInfo, div#pages, div#player {
	position: absolute;
	top: 0;
	left: 0;
}

div#contactInfo {
	left: 500px;
}

div#image {
	left: 400px;
	top: 0px;
	height: 100px;
	width: 100px;
	text-indent: -10000px;
	border: 0px solid #000;
	background: url(../content/images/tobias2.jpg) center center no-repeat;
	display: none;
}

div#persoenliches, div#info {
	height: 100px;
	line-height: 14px;
	width: 400px;
	background-color: #000;
	display: none;
}

div#persoenliches div, div#info div {
	padding: 5px;
}

div#player {
	top: -300px;
	left: 220px;
	width: 600px;
	height: 300px;
	background: #000;
	display: none;
}

div#twitter {
	position: absolute;
	padding: 0;
	left: -16px;
	margin: 0;
	width: 16px;
}

div#blockA1 {
	position: absolute;
	padding: 0;
	left: -25px;
	top: 28px;
	margin: 0;
	width: 25px;
}


div#blockA2 {
	position: absolute;
	padding: 0;
	left: 0;
	top: 57px;
	margin: 0;
	width: 32px;
	z-index: -1;
}

div#blockA3 {
	position: absolute;
	padding: 0;
	left: 0;
	top: 128px;
	margin: 0;
	width: 50px;
}

div#furtschegger {
	position: absolute;
	padding: 0;
	padding-left: 4px;
	left: -154px;
	top: 84px;
	margin: 0;
	width: 150px;
}

div#kurzInfo {
	position: absolute;
	padding: 0;
	padding-left: 4px;
	left: -0;
	top: 100px;
	margin: 0;
	width: 296px;
}

div#block1 {
	position: absolute;
	padding: 0;
	padding-left: 4px;
	left: -139px;
	top: 200px;
	margin: 0;
	width: 135px;
}

div#block2 {
	position: absolute;
	padding: 0;
	left: -64px;
	top: 230px;
	margin: 0;
	width: 64px;
}

div#block2 a {
	float: right;	
	margin: 0px;
	margin-left: 2px;
}


div#sehen {
	position: absolute;
	padding: 0;
	padding-left: 4px;
	left: -74px;
	top: 156px;
	margin: 0;
	width: 70px;
}

a#twitterLink {
	background: url(../gfx/twitter.gif) left center no-repeat;
	text-indent: -10000px;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
	outline: none;
}

div#twitterBox {
	position: absolute;
	width: 200px;
	top: -100px;
	left: -100px;
	height: auto;
	margin: 0;
	padding: 0;
	height: 100px;
	display: none;
}

div#twitter_update_list {
	display: inline;
}

div#twitter_update_list li {
	list-style: none;
}

div#twitterBox div {
	padding: 5px;
}

div#twitterBox div div#twitter_update_list {
	padding: 0;
}

div#twitter_update_list li span a {
	padding: 0;
	display: inline;
	float: none;
}

div#twitter_update_list li a {
	display: none;
}

div#videoHell {
	margin: 6px 0 0 44px;
}

div#info div p {
	height: 30px;
	line-height: 32px;
	padding-left: 5px;
	margin: 0;
}

div#info {
	width: 200px;
}

#slider {
	background-color: red;
}

a, a.inline {
	color: #999;
	text-decoration: none;
}

a:hover, a.inline:hover {
	text-decoration: underline;
}

a#close {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 16px;
	text-indent: -10000px;
	background: url(../gfx/close.gif) center center no-repeat;
}

a#close:hover {
	background-color: #222;
}

#projects a.external {
	padding-right: 15px;
	background: url(../gfx/external.gif) 98% center no-repeat #000;
}

#projectInfo a.inlineLink {
	color: #999;
	float: none;
	display: inline;
	padding: 0;
}

#projectInfo a.inlineLink:hover {
	text-decoration: underline;
}

div#projects {
	padding: 0;
	height: 32px;
	position: absolute;
	top: 156px;
	width: 460px;
	margin: 0;
}

div#pages {
	left: 0;
	margin: 0;
	top: 200px;
	padding: 0;
	height: 100px;
}

div#projectInfo {
	left: 200px;
	margin: 0;
	top: 200px;
	width: 400px;
	padding: 0;
	margin: 0;
	display: none;
	height: 100px;
}

div#projectInfo p {
	line-height: 130%;
	padding: 5px;
	margin: 0;
}

div.block.bg {
	background-color: #000;
}

div.block.mg {
	margin-top: 12px;
}

div.block a {
	display: block;
	float: left;
	height: 17px;
	background-color: #000;
	text-align: center;
	color: #fff;
	line-height: 17px;
	font-size: 12px;
	margin-right: 2px;
	padding: 0 4px;
	white-space: nowrap;
	outline: none;
}

div.block a:hover {
	text-decoration: none;
	color: #fff;
}

div.block a.num {
	width: 16px;
	height: 16px;
	padding: 0;
	float: left;
	font-size: 11px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.block a.num.noMG {
	
}

div.block a.more {
	display: inline;
	background: none;
	padding: 0;
	float: none;
}

div#loader {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 15px;
	width: 204px;
	text-indent: -1000px;
	background: #000;
	margin-left: -102px;
	margin-top: -10px;
}

div#loader div#ladebaken {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 11px;
	width: 0px;
	background: #fff;
}

div#grabNavigation {
	background: #000;
	position: absolute;
	top: 300px;
	left: 0;
	width: 23px;
	height: 16px;
	cursor: move;
}

div#grabNavigation:hover {
	background: url(../gfx/move.gif) no-repeat 3px 1px #000;
}

div#follower {
	background: url(../gfx/preloader.gif) #000;
	height: 16px;
	width: 16px;
	position: absolute;
	display: none;
	z-index: 2002;
}
