body {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-color:#004a69;
}

.invisible {
	display:none;
}

.clear {
	clear:both;
}

#frame {
	margin:auto;
	margin-top:0;
	overflow:visible;
	padding:0;
	width:1000px;
	height:650px;
	background-image: url(grafic/matthiaszwittag.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#frame_about {
	margin:auto;
	margin-top:00px;
	overflow:visible;
	padding:0;
	width:1000px;
	height:650px;
	background-image: url(grafic/matthiaszwittag_about.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#content {	
	width:550px;
	height:403px;
	position:relative;
	overflow:hidden;
	top:48px;
	left:49px;
	padding: 10px 20px 20px 20px;
	overflow:auto;
}

#twitter {	
	width:268px;
	height:48px;
	position:relative;
	overflow:hidden;
	top:46px;
	left:48px;
	padding: 35px 10px 10px 10px;
}

#about {
	background-color:#004a69;	
	width:288px;
	height:40px;
	position:relative;
	overflow:hidden;
	top:86px;
	left:48px;
}

#facebook {
	background-color:#004a69;
	width:288px;
	height:40px;
	position:relative;
	overflow:hidden;
	top:106px;
	left:48px;
}

#siwa {
	background-color:#004a69;
	width:288px;
	height:40px;
	position:relative;
	overflow:hidden;
	top:186px;
	left:48px;
}

#siwa-icon {
	width:130px;
	height:150px;
	position:relative;
	overflow:hidden;
	top:86px;
	left:35px;
	background-image: url(grafic/siwa.png);
	background-repeat:no-repeat;
	background-position: left top;
}

.facebook_small {
	font-size:10px;
	float:left;
	margin-left:20px;
}

ul#twitter_update_list {
	list-style-type: none;
	margin:0;
	padding:0;	
}

#about a {
	display:block;
	width:278px;
	height:40px;
	font-size:20px;
	text-align:right;
	line-height:40px;
	padding-right:10px;
	font-weight:bold;
}

#facebook a {
	display:block;
	width:278px;
	height:40px;
	font-size:20px;
	text-align:right;
	line-height:40px;
	padding-right:10px;
	font-weight:bold;
}

#siwa a {
	display:block;
	width:278px;
	height:40px;
	font-size:20px;
	text-align:left;
	line-height:40px;
	padding-right:10px;
	font-weight:bold;
	overflow:hidden;
	position:relative;
	text-align:left;
	text-indent:-9999px;
	background-image: url(grafic/siwa-logo.png);
	background-repeat:no-repeat;
	background-position: 165px center;
}

.siwa {
	font-size:10px;
	width:250px;
	text-align:center;
	padding:0;
	margin:auto;
	margin-top:20px;
}

.siwa * {
	font-size:10px;
}
