body{
background-color:#ddeef6;
}

#container{
	width:950px;
	margin: 0 auto 0 auto;
	color:#4C4C4C;
}

#page{
	float:right;
	width:702px;
	min-height: 350px;
}
#header{
	background-image:url('pictures/mytwitterproxy.com-top.png'); 
	background-repeat:no-repeat;
	width:702px;
	height:28px;
}
#content{
	background-image:url('pictures/mytwitterproxy.com-mitteoben.png');
	background-repeat:repeat-y;
	width:702px;
	min-height:160px;
	color:#ffffff;
}

#content-unten{
	background-image:url('pictures/mytwitterproxy.com-mittenunten.png');
	background-repeat:repeat-y;
	width:702px;
	min-height:1px;
	color:#b2dcf5;
}

#footer{
	background-image:url('pictures/mytwitterproxy.com-bottom.png');
	background-repeat:no-repeat;
	width:702px;
	min-height:27px;
}



#header-content{
	width:680px;
	margin-left:10px;
}
#content-content{
	width:680px;
	margin-left:10px;
}

#content-unten-content{
	width:680px;
	margin-left:10px;
}

#content-pics img{
   border:0px;
   width:24px;
   height:24px;
}

#content-anzeige{
	width:336px;
	height:280px;
}

#footer-content{
	width:680px;
	margin-left:10px;

}
#footer-links{
	color:#bfbfbf;

}

#content-links a:link { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#content-links a:visited { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#content-links a:focus { font-weight:bold; color:#b2dcf5; text-decoration:underline; }
#content-links a:hover { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#content-links a:active { font-weight:bold; color:#b2dcf5; text-decoration:underline; }

#footer a:link { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#footer a:visited { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#footer a:focus { font-weight:bold; color:#b2dcf5; text-decoration:underline; }
#footer a:hover { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#footer a:active { font-weight:bold; color:#b2dcf5; text-decoration:underline; }

#footer-links a:link { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#footer-links a:visited { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#footer-links a:focus { font-weight:bold; color:#b2dcf5; text-decoration:underline; }
#footer-links a:hover { font-weight:bold; color:#b2dcf5; text-decoration:none; }
#footer-links a:active { font-weight:bold; color:#b2dcf5; text-decoration:underline; }

#tooltip{ width:20em; color: #fff; background: #555; font-size: 12px; font-weight: normal; padding: 5px; border: 3px solid #333; text-align: left; }


#sidebar{
	float: left;
	width:200px;
	margin-top:235px;
}
#sidebar-head{
	background-image:url('pictures/mytwitterproxy.com-sidebar-top.png'); 
	background-repeat:no-repeat;
	width:200px;
	height:26px;
}

#sidebar-content-oben{
	background-image:url('pictures/mytwitterproxy.com-sidebar-mittenoben.png');
	background-repeat:repeat-y;
	width:200px;
	min-height:141px;
}

#sidebar-content-unten{
	background-image:url('pictures/mytwitterproxy.com-sidebar-mittenunten.png');
	background-repeat:repeat-y;
	width:200px;
	min-height:141px;
}

#sidebar-content-content{
	margin-left: 10px;
}
#link-block{
	width:180px;
	height:90px;
}

#sidebar-bottom{
	background-image:url('pictures/mytwitterproxy.com-sidebar-bottom.png'); 
	background-repeat:no-repeat;
	width:200px;
	height:22px;
}
