@CHARSET "UTF-8";
body, html {height:100%;min-height:100%;}
body {
	margin:0 auto;
	background: #000000 url(../img/back_timemachine.jpg) no-repeat center top;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height: 18px;
}
/* Links */
a:link, a:visited, a:active {color: #666666;text-decoration: none;}
a:hover {color: #FF6600;text-decoration: none;}
/* Klassen */
.header {
	width: 850px;
	margin: 0 auto;
}
.header-top {
	background-image: url(../img/head_background_red.png);
	width: 850px;
	height: 93px;
	vertical-align: bottom;
}
.header-logo {
	background-image: url(../img/macvillage_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 213px;
	height: 93px;
	margin: 0 0 0 42px;
}
.header-special {
	background-image: url(../img/special_ipad.jpg);
	width:850px;
	height: 184px;
}
.background-white {background-color: #ffffff;}
.background-black {background-color: #000000;}
.divider {
	width: 850px;
	height: 15px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	background-image: url(../img/line_trans.png);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
.main {
	min-height: 500px;
	margin: 0 auto;
	padding: 38px 42px;
	width: 766px;
}
.main-feedbox{
	width: 341px;
	margin: 0px 20px 0px 20px;
	height: 250px;
	float: left;
	text-align: left;
}
.main-feedbox ul {
	list-style: none;
	list-style-position: outside;
	padding: 0px;
}
.main-feedbox-header {
	border-bottom: 1px solid #797979;
}
.main-feedbox-header img {
	border: 0;
}
.main-feedbox-logo {
	margin-right: 5px;
}
.main-feedbox-rss {
	float: right;
}
.rsslist,.aktt_tweets>ul {
	padding: 0px 0px 0px 15px;
	text-align: left;
}
.featured {
	width: 850px;
	height: 200px;
	margin: 0 auto;
}
.featured a img{
	border: 1px solid #d4d4d4;
	margin: 17px 1px 0px 1px;
}
.featured-title {
	width: 850px;
	height: 14px;
	margin: 0 auto;
	background-image: url(../img/featured.png);
	background-repeat: no-repeat;
	background-position: center;
}
.social {
	width: 808px;
	height: 500px; 
	margin: 0 auto;
	padding: 45px 0px 0px 42px; 
}
.social-mvspecial {	
	width: 284px;
	height: 468px;
	float: left;
}
.social-mvspecial a img{
	border: 0;	
}

.social-twitter-title {
	width: 53px;
	height: 17px;
	background: url(../img/tweets.png) no-repeat;
}
.social-box {
	width: 400px;
	margin-left: 350px;
}
.social-digg-title {
	width: 53px;
	height: 17px;
	background: url(../img/diggs.png) no-repeat;
}
.flickr {
	width: 440px;
	height:220px;
	margin: 0 auto;
	padding: 0px 205px;
}
.flickr-title {
	width: 440px;
	height: 65px;
	background: url(../img/flickr.png) no-repeat center;
}
.flickr_badge_image {
	float: left;
	margin: 0px 5px;
}
.flickr_badge_image a img {
	border: 1px solid #d4d4d4;
}
.footer {
	text-align: center;
	margin: 0 auto;
	width: 850px;	
}
.colorswitcher {
	vertical-align: middle;
	text-align: center;
	margin: 0px auto;
	width: 850px;
	padding: 20px 0px; 
}

