@CHARSET "ISO-8859-1";
/*twitterbox : muss in haupt css!!!!*/
#twitter-container {
	width: 230px;
	margin-left: 150px;
	margin-bottom: 150px;
}

.twtr-widget {
	margin: 0;
	padding: 0;
}

.twtr-widget a img {
	border: 0 !important;
}

.twtr-widget-profile img.twtr-profile-img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 0 !important;
}

.twtr-hd {
	width: 100%;
}

.twtr-widget h3,.twtr-widget h4,.twtr-widget p {
	line-height: 1.2 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}

.twtr-widget h3 {
	font-size: 11px !important;
	font-weight: normal !important;
}

.twtr-widget-profile h4,.twtr-widget-profile h4 a {
	text-decoration: none !important;
	font-size: 16px !important;
}

.twtr-widget-profile {
	padding: 10px;
}

.twtr-widget-profile h3,.twtr-widget-profile h4 {
	margin: 0 0 0 40px !important;
}

.twtr-widget .twtr-doc,.twtr-widget .twtr-hd a,.twtr-widget h3,.twtr-widget-1 h4,.twtr-widget .twtr-popular
	{
	color: #030303 !important;
}

.twtr-widget .twtr-doc {
	background-color: #E0E0E0 !important;
	color: #030303 !important;
}

.twtr-doc {
	overflow: hidden;
	width: 100%;
	text-align: left;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.twtr-doc a {
	text-decoration: none !important;
}

.twtr-doc a:hover {
	text-decoration: underline !important;
}

.twtr-bd {
	padding: 0 1px;
}

.twtr-timeline {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	background: none repeat scroll 0 0 #FAF7FA !important;
}

.twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #DDDDDD;
	overflow: hidden;
}

.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px;
	overflow: hidden;
	zoom: 1;
}

.twtr-avatar,.twtr-user {
	display: none;
}

.twtr-tweet a {
	color: #AD0000 !important;
}

.twtr-widget i {
	display: block;
	font-size: 9px;
	font-style: normal;
	margin-top: 2px;
	color: #030303 !important;
}

.twtr-timeline i a,.twtr-bd p {
	color: #030303 !important;
}

.twtr-bd p {
font-size: 0.9em;
}

/*prüfen visibility*/
a.twtr-reply {
	visibility: hidden;
}

* html .twtr-widget .twtr-tweet a.twtr-reply {
	visibility: visible;
}

.twtr-tweet:hover a.twtr-reply,a.twtr-reply:hover {
	visibility: visible;
}

/*footer*/
.twtr-ft div {
	overflow: hidden;
	padding: 10px;
}

.twtr-ft span {
	float: right;
	text-align: right;
}
