/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	height:100%;
}

body {
	color:#fff;
	font:16px/20px Georgia, "Times New Roman", Arial, sans-serif;
	background:#909090;
}

h1 {
	font:normal 25px/normal Arial, sans-serif;
	padding-right:40px;
	padding-top:13px;
	text-align:right;
	background:url("../images/3gt.png") no-repeat;
	height:42px;
	margin:10px 0 10px;
	color:#f6de22;
}

a {
	color:#D81515;
	text-decoration:none;
}

#wrapper {
	width:920px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	height:678px;
	overflow:hidden;
}

#wrapper #twitts > div {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#wrapper #twitts a {
	color:#000;
	text-decoration:none;
}

#wrapper #twitts .bubble {
	background:#fff;
	color:#000;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#wrapper #twitts .bubble p {
	width:185px;
	height:100px; 
	overflow:hidden;
	text-align:center;
	font:14px/16px Georgia, "Times New Roman", Arial, sans-serif;
}

#wrapper #twitts .bubble img {
	min-width:185px;
}

#wrapper #twitts .flickr p {
	background:url("../images/ajax-loader.gif") center center no-repeat;
}

#wrapper #twitts .twitter p {
	text-align:left;
	font:14px/16px Arial, sans-serif;
}

#wrapper #twitts .flickr p {
	text-align:center !important;
}

#wrapper #twitts .author {
	padding:13px 8px 0;
	vertical-align:top;
	background:url("../images/bubble.png") no-repeat;
}

#wrapper #twitts .author a {
	color:#AF0A0A;
	text-decoration:none;
}

#wrapper #twitts .author .author_avatar {
	width:30px;
	height:30px;
	vertical-align:top;
	margin-right:5px;
}

body {background-color: #333;}

h1 {color:#FF9A02;
background:transparent url(../images/webmontag.png) no-repeat scroll 0 0;
}

#wrapper #twitts .twitter p {
font-size:18px;
line-height:18px;
height: 130px;
}

#wrapper #twitts .bubble {
height: 130px;
}

#wrapper #twitts .author a {
color:#fff;
font-family:arial;
}
