/* tisseenschande 2010 */

/* standards */

body {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #121212;
	color: #ffffff;
	font-size: 100%;
	height: 100%;
	overflow: auto;
	font: 10px Helvetica, Arial, sans-serif;
	line-height: 1.5em;
}

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

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

img {
	border: 0;
}

h1 {
	font: 24px Verdana, Geneva, sans-serif;
}

h2 {
	font: 16px Verdana, Geneva, sans-serif;
}

h3 {
	font: 24px Verdana, Geneva, sans-serif;
}

h4 {
	font: 24px Verdana, Geneva, sans-serif;
}

/* headers */

.tietel {
	font: 24px;
	color: #ffffff;
}

/* div */

.centered_div {
	text-align: left;
	width: 900px;
	height: auto;
	margin: 0px auto;
	background: url(backgrounds/2Pct.png);
}

.div_left {
	font: 0.6em;
	color: #cccccc;
	width: 550px;
	height: auto;
	float: left;
	padding:20px 25px 0 25px;
	
}

.logo {
	width: 300px;
	float: left;
	height: 60px;
}

.div_menu {
	width: 900px;
	height: 60px;
	overflow: hidden;
}

.div_right {
	font: 0.6em;
	width: 250px;
	float: left;
	padding: 25px;
	background: url(backgrounds/4Pct.png);
}

.div_top {
	font: 0.6em;
	width: 850px;
	padding: 20px 25px 0 25px;
	background: url(backgrounds/8Pct.png);
}

/*WEBLOG/PROJECT OVERVIEW BLOCKS*/ 

.div_bottom {
	font: 0.6em;
	width: 900px;
	/*background: url(backgrounds/4Pct.png);*/
}

.div_bottom .container {
	float: left; 
	width: 400px; 
	height: 108px;
	margin: 25px;
}

.div_bottom .image {
	width:100px; 
	float:left; 
	height: 100px; 
	border: 4px solid #ffffff;
	overflow: hidden;
}

.div_bottom .container .contentContainer {
	width:265px; 
	height: 108px;
	float:left; 
	margin-left: 25px;
	padding: 0;
}

.div_bottom .contentContainer .content {
	font: 10px; 
	color: #cccccc; 
	height: 60px;
	padding: 0; 
	overflow: hidden;
}

.div_bottom .contentContainer .link {
	height: 10px;
	text-align: right;
}

.div_bottom .contentContainer a {
	text-decoration: underline;  
}

.div_bottom .contentContainer a:hover {
	text-decoration: none; 
}

/* FLASH */

.flash_header {
	clear: left;
	width: 900px;
	height: 300px;
	background-color: #121212;
	
}

.clearLeft {
	clear: left;
}

.footer {
	margin: 0px auto;
	width: 875px;
	height: 50px ;
	text-align: right;
	font: 0.4em;
	padding: 25px 25px 0 0;
}

.footer a {
	color: #ffffff;
}

/* SIFR */

.titleSIFR {
	font: 24px bold;
}

.reactSIFR {
	font: 24px bold;
}


/* menu */

.menu {
	height: 60px;
}

.menuLink {
	float: left;
}

.menuLinkSelected {
	float: left;
	margin: -60px 0 0 0;
}

.menuLink a {
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
}

.menuLink a:hover {
	display: block;
	overflow: hidden;
	margin: -60px 0 0 0;
}


/* dBase data*/

.caps {
	padding: 15px 0 2px 0;
	text-transform:uppercase;
	font-weight: bold;
	color: #ffffff;
}

.content {
	padding-bottom: 20px;
	/*margin: 0 50px 20px 0;*/
	font: 10px;
}

.title {
	padding: 15px 0 2px 0;
	color: #ffffff;
	font: 12px bold;
}

.contentUnderlined {
	padding-bottom: 20px;
	/*border-bottom: 1px solid #493a2e;*/
}

.entryText {
	padding: 0;
}

.reactLink {
	padding: 10px 0;
	/*border-bottom: 1px solid #493a2e;*/
}

.crapLink {
	width: 250px;
	padding: 0;
	text-align: right;
	overflow: hidden;
}

.blogLink {
	padding: 2px 0;
}

.blogDate {
	float: left;
	width: 100px;
}

.photoContainer {
	float: left;
	margin: 25px 50px 0 25px;
	width: 200px;
	height: 250px;
}

.photo {
	border: 4px solid #ffffff;
	width: 200px;
	height: 200px;
	
	overflow: hidden;
	
}

.subTitle {
	padding: 5px 0 10px 0;
	margin: 0 50px 0 0;
}

#toggleText {
	display: none;
}

/*tisseenshirt*/

.tisseenshirt {
	position: absolute;
	top: 0px;
	right: 100px;
}

#next {
	width: 480px;
	clear: left;
	padding: 0 25px 50px 25px;
}

#next #left {
	float: left;
	width: 200px;
	
} 

#next #right {
	float: right;
	width: 200px;
	text-align: right;
} 
