* {
	margin:0;
	padding:0;
}

body, h1, h2 {
	color:#999999;
	font-size:10px;
	line-height:20px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	background-color:#ffffff;
}

h1, h2 {
	font-size:16px;
	display:inline;
	font-weight:normal;
	background-color:transparent;
}

a {
	color:#666666;
	outline:none;
	text-decoration:none;
}

ul {
	list-style:none;
}
ul li {
	clear:both;
}

/* --- mainPrt. --- */

.center {
	width:586px;
	margin-left:-293px;
	margin-top:-165px;
	position:absolute;
	top:50%;
	left:50%;
}

.center .teaser, .center .content {
	float:left;
}

.center .content {
	width:441px;
	border-top:1px solid #666666;
	margin-left:20px;
}

.content .box {
	height:156px;
	padding-top:10px;
	margin-bottom:4px;
	position:relative;
}

.box .logo {
	font-size:16px;
	position:absolute;
	right:0px;
	top:0px;
}

.box .logo h2, .box .logo a {
	color:#ff7f00;
}

.box .links {
	height:140px;
	overflow:hidden;
	color:#666666;
	font-size:12px;
	line-height:14px;
}

.box .info {
	color:#999999;
	line-height:10px;
	font-size:9px;
	position:absolute;
	left:0px;
	bottom:0px;
}

/* --- shoutbox --- */

.shoutbox ul li {
	margin-top:6px;
	line-height:11px;
}

.shoutbox form input {
	width:442px;
	font-size:10px;
	display:inline;
	margin-left:-1px;
	border:none; /* hack */
	border-bottom:1px dotted #666666;
}

/* --- technik --- */

.technik {
	position:absolute;
	bottom:10px;
	right:10px;
	background:transparent url('mcf-tag.png') no-repeat scroll 0px 0px;
	text-indent:-4375px;
}
.technik, .technik a {
	width:25px;
	height:25px;
	display:block;
}