* {
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}

body {
	background-color: black;
	text-align: center;
}

p {
	margin-bottom: 30px;
}

#site {
	text-align: left;
	margin: auto;
	width: 1170px;
	background-image: url(/style/images/hintergrund.png);
	background-repeat: repeat-y;
	overflow:hidden;
}

#ueberschrift {
	padding: 0px;
	margin: 0px;
	background-image: url(/style/images/header.png);
	width: 1170px;
	height: 374px;
}

#calendar {
	width: 327px;
	height: 311px;
	float: right;
	margin-top:30px;
	margin-right:15px;
}

#note {
	z-index:auto;
	position: absolute;
}

#calendar_content {
	width: 327px;
	margin:0px;
	padding-top:35px;
	padding-left:30px;
	z-index:auto;
	position: absolute;
}

#heute {
	background-image:url(/style/images/heute.png);
	background-repeat: no-repeat;
}

.birthday {
	background-image:url(/style/images/birthday.png);
	background-repeat: no-repeat;
}

.concert {
	background-image:url(/style/images/concert.png);
	background-repeat: no-repeat;
}

.else {
	background-image:url(/style/images/rest.png);
	background-repeat: no-repeat;
}

#linkleiste {
	margin-top: 130px;
	margin-left: 50px;
}

#content {
	margin-left: 100px;
	width: 650px;
}

.subtitel {
	margin-top: 20px;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #333333;
}

form {
	padding: 5px;
}

input, textarea, file {
	border: 1px solid black;
	padding: 2px;
}

#navi {
	float: right;
	width: 355px;
	background-image: url(/style/images/navi_top.png);
	background-repeat: no-repeat;
}

#navi_inhalt{
	padding: 30px;
	margin-top: 70px;
}

.rechts {
	text-align: right;
}

.zentriert {
	text-align: center;
}

#navi_inhalt li {
	list-style: none;
    display: block;
    padding-top: 5px;
}

#footer {
	margin: 50px 0 0 350px;
}

.errormessage {
	font-weight: bold;
	padding: 5px;
	background-color: red;
	border: 1px solid black;
}

/********************
 * bbcode 
 ********************/

.fett {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

.unterstrichen {
	text-decoration: underline;
}

.durchgestrichen {
	text-decoration: line-through;
}

.blogimage {
	text-align: center;
	padding: 20px;
}

.blogimagetop {
	text-align: center;
}

.blogimagebottom {
	text-align: center;
}

.blogimageleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.blogimageright {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

/********************
 * Ende bbcode 
 ********************/

.tabelle{
	float: left;
	vertical-align: top;
	width: 650px;
	margin-top: 40px;
}

.tabelle_links{
	float: left;
	text-align: left;
	width: 295px;
	margin-top: 30px;
}

.tabelle_mitte{
	float: left;
	text-align: center;
	width: 60px;
	font-weight: bold;
}

.tabelle_rechts{
	float: left;
	text-align: right;
	width: 295px;
	margin-top: 30px;
}

.clear{
	clear: both;
}

.leftside {
	float: left;
}

.rightside {
	float: right;
}

.adressen {
	height: 100px;
}

.bildergalerie {
	border: 0;
	text-align: center;
}

.thumbnail {
	border: 0;
	padding: 5px;
	margin: 0;
	text-align: center;
}

#twitter_oben {
	background-image: url(/style/images/andi.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 295px;
	height: 154px;
	display: table;
	vertical-align: bottom;
}

#twittertext_oben_wrapper {
	display: table-cell;
	vertical-align: bottom;
}

#twittertext_oben_top {
	margin-left: 140px;
	height: 7px;
	background-image: url(/style/images/bubble_top_sarah.png);
	background-repeat: no-repeat;
}

#twittertext_oben {
	margin-left: 140px;
	padding: 5px 10px 5px 10px;
	background-image: url(/style/images/bubble_middle.png);
	background-repeat: repeat-y;
}

#twittertext_oben_bottom {
	margin-left: 140px;
	height: 28px;
	background-image: url(/style/images/bubble_bottom_sarah.png);
	background-repeat: no-repeat;
}

#twitter_unten {
	background-image: url(/style/images/sarah.png);
	background-repeat: no-repeat;
	background-position: right;
	min-height: 156px;
	width: 295px;
}

#twittertext_unten_top {
	margin-right: 140px;
	height: 28px;
	background-image: url(/style/images/bubble_top_andi.png);
	background-repeat: no-repeat;
}

#twittertext_unten {
	margin-right: 140px;
	padding: 5px 10px 5px 10px;
	background-image: url(/style/images/bubble_middle.png);
	background-repeat: repeat-y;
}

#twittertext_unten_bottom {
	margin-right: 140px;
	height: 7px;
	background-image: url(/style/images/bubble_bottom_andi.png);
	background-repeat: no-repeat;
}

.tweetinfo {
	margin-top: 5px;
	font-size: 10px;
	font-style: italic;
}

.tweetinfo a {
	font-size: 10px;
	font-style: italic;
}

.tweet {
	margin: 20px;
}

/********************
 * Tagcloud
 ********************/
.tagcloud {
	width: 295px;
	text-align:center;
}
.tagcloud a {
	padding: 0 4px 0 4px;
}
.smallest {
	font-size: 8px;
}
.small {
	font-size: 10px;
}
.medium {
	font-size:12px;
}
.large {
	font-size:14px;
}
.largest {
	font-size:16px;
}
/********************
 * Ende Tagcloud
 ********************/

#lastfm_links {
	background-image: url(/style/images/lastfm_links.png);
	background-repeat: no-repeat;
	width:295px;
	height:56px;
	margin-top: 15px;
}


#lastfm_rechts {
	background-image: url(/style/images/lastfm_rechts.png);
	background-repeat: no-repeat;
	width:295px;
	height:56px;
}

#lastfm_content_links {
	font-size: 11px;
	padding-top: 10px;
	padding-left: 30px;
}
#lastfm_content_rechts {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 30px;
}

.lastfminfo {
	font-size: 10px;
	font-style: italic;
}

.lastfminfo a {
	font-size: 10px;
	font-style: italic;
}

#tabelle_verweise {
	border: 0px;
	empty-cells: show;
	width: 650px;
}

.tabelle_aufzaehlung {
	width: 20px;
}

.tabelle_titel {
	width:250px;
	font-variant: small-caps;
}

.tabelle_link {
	width:100px;
}


.tabelle_beschreibung {
	width:280px;
	font-style: italic;
}


