﻿@charset "UTF-8";
/* CSS Document by Thomas Paul */

.tp_twitter {
	width:234px;
	margin-left: 20px;
}

	.tp_twitter_bubble-start {
		width:100%;
		height:1px;

	}
	
	.tp_twitter_bubble-content {
		width:100%;
		padding: 10px;
		background-image: url(tw-hinten.png);
		background-repeat: repeat-y;
	}
		.tp_twitter_bubble-content p {
			line-height:1em;
			margin:0px;
			margin-left:5px;
			margin-right:20px;
			padding-bottom:1em;
			font-family: Arial;
			font-size:12px;
			color:#444545;
			text-align: left;

		}
	
	.tp_twitter_bubble-end {
		width:100%;
		height:107px;
		margin-bottom: 20px;
		
	}
	
		.tp_twitter-follow-me {
			position:relative;
			top:10px;
		}