html {
	font-size: 62.5%;
}
body {
	font-size: 1.1em;	
	font-family: trebuchet ms;		
}
div {
	padding: 0;
	margin: 0;
	border: 0 none;
}
#container {
	
	margin-top:-320px;
	margin-left:-500px;
	top:50%;left:50%;
	position:absolute;
	width: 1000px;
}
#container-top {	
	width: 1000px;
	height: 85px;
	background: url(http://www.think-media.de/images/style/background-top.gif) no-repeat center bottom; 
}
#container-left {	
	width: 150px;
	height: 470px;
	background: url(http://www.think-media.de/images/style/pixel-black.gif) repeat-y right top; 
}
#container-center {		
	width: 700px;
	height: 470px;
	background: url(http://www.think-media.de/images/style/background-center.gif) no-repeat left top #E9E9E9; 
}
#container-right {	
	width: 150px;
	overflow:hidden;
	height: 470px;
	background: url(http://www.think-media.de/images/style/pixel-black.gif) repeat-y left top; 
}
#container-bottom {	
	width: 1000px;
	height: 85px;
	overflow:hidden;
	background: url(http://www.think-media.de/images/style/background-bottom.gif) no-repeat center bottom;
}
#container-left, #container-center, #head-logo, #head-caption, #menu, #contentm, .portfolio-out    {
	float: left;	
}
#head-logo {
	width: 185px;
	height: 145px;
}

#head-caption {
	width: 495px;
	height: 145px;
/*	background: url(http://www.think-media.de/images/style/tm_schwaden.gif) no-repeat center center;*/
	color: #666;
	font-size: 1.8em;
	position: relative;
	z-index: 1;
}
img {
	border: 0;
}
img.logo {
	width: 143px; 
	height: 109px; 
	margin: 30px 0 0 30px;
}
#menu {
	width: 185px;
	height: 320px;
	overflow: hidden;
	font-size: 1.2em;	
	font-family: Tahoma;		
}

#content {
	width: 510px;
	height: 340px;
	overflow: hidden;	
	position: relative;	
	top: -30px;	
}

.menu-hover, .menu-hover2 {
	background: #FFF;	
	font-size: 1.1em;
}
h1 {
	font-size: 0.95em;
	display: inline;
	line-height: 1.9em;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a.focus {
	font-size: 0.95em;
	display: inline;
	line-height: 1.3em;
	color: #999;  
	font-weight: normal;
	text-decoration: none;
	font-size: 0.90em;
}

h2 a.selected {
	color: #676767;
	font-weight: bold;
}

h2 a:hover {
	color: #676767;
	font-weight: bold;
	font-size: 0.90em;
}

h1 a, h1 a:link, h1 a:visited, h1 a.focus {
	text-decoration: none;
	color: #000;  
	line-height: 1.4em;
	margin-right: 3px;
}
h1 a, h1 a.selected {
	text-decoration: none;
	color: #676767;  
	margin-right: 3px;
}
.content-headline {
	text-align: center; 
	width: 100%;
	margin-bottom: 20px;
	height: 50px;	
}	

.content-headline a img {
	margin: 25px 5px 0px;
}

.font-yellow {
	color: #FF9A00;
}
a.portfolio-out:link, a.portfolio-out:visited, a.portfolio-out.focus, a.portfolio-out:hover {
	color: #FF9A00;
	text-decoration: none;
}

a:link, a:visited, a.focus {	
	color: #676767;
	text-decoration: underline;
}

a:hover {
	color: #FF9A00;
	text-decoration: none;
}

div.distance {
	 clear: both; 
	 height: 4px;
	 line-height: 4px;
}

.div-menu {
	padding-left: 30px; 
	float: left; 
	height: 20px;
}