/* CONTENTBOX */
#inhalt div.contentbox {
	background: #ffffff url(images/contentbox_top_opaque.gif) repeat-x top;
	float:left;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
#inhalt div.contentboxstyle-ball-red {
	background: #ffffff url(images/contentbox-weihnachtskugel-rot.jpg) no-repeat top right;
}
#inhalt div.contentboxstyle-ball-blue {
	background: #ffffff url(images/contentbox-weihnachtskugel-blau.jpg) no-repeat top right;
}
#inhalt div.contentbox_content {
	float:left;
	width:100%;
	overflow:hidden;
	background: url(images/contentbox_bottom.gif) no-repeat bottom;
	margin:20px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	display:inline;
}
#inhalt div.contentboxstyle-ball-red div.contentbox_content p.bodytext {
	margin-right: 100px;
}
#inhalt div.contentboxstyle-flake-1 div.contentbox_content {
	background: url(images/contentbox_bottom_flake-1.gif) no-repeat bottom;
	padding-bottom: 50px;
}
#inhalt div.center {
	text-align:center;
}
#inhalt div.noborder img {
	border:none;
	margin:0px auto 0;
	text-align:center;
}
#inhalt div.smalltext p {
	font-size:10px;
	margin-right:5px;
}


/* COLUMNS 2-1 */
#inhalt div.columns_2-1 {
	float:left;
	width:100%;
}
#inhalt div.columns_2-1 div.column_1 {
	float:left;
	width:390px;
	overflow:hidden;
}
#inhalt div.columns_2-1 div.column_2 {
	float:right;
	width:190px;
	overflow:hidden;
}


/* COLUMNS 1-2 */
#inhalt div.columns_1-2 {
	float:left;
	width:100%;
}
#inhalt div.columns_1-2 div.column_1 {
	float:left;
	width:190px;
	overflow:hidden;
}
#inhalt div.columns_1-2 div.column_2 {
	float:right;
	width:390px;
	overflow:hidden;
}


/* COLUMNS 1-1-1 */
#inhalt div.columns_1-1-1 {
	float:left;
	width:100%;
}
#inhalt div.columns_1-1-1 div.column_1 {
	float:left;
	width:190px;
	overflow:hidden;
}
#inhalt div.columns_1-1-1 div.column_2 {
	float:left;
	width:190px;
	overflow:hidden;
	margin-left:15px;
}
#inhalt div.columns_1-1-1 div.column_3 {
	float:right;
	width:190px;
	overflow:hidden;
}


/* COLUMNS 3 */
#inhalt div.columns_3 {
	float:left;
	width:100%;
}
#inhalt div.columns_3 div.column_1 {
	float:left;
	width:100%;
}


/* GOOGLE MAP */
#map {
	width: 370px;
	height: 500px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border:1px solid #ab0000;
}
#weihnachtsmarktmap {
	width: 370px;
	height: 270px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border:1px solid #ab0000;
}


/* BLOG */
#inhalt div.navigation {
	margin:5px 15px 0px 15px;
	font-size:9px;
	color:#000000;
}
#inhalt div.navigation div.alignleft {
	float:left;
}
#inhalt div.navigation div.alignright {
	float:right;
}
div.blogform-field {
	width:100%;
	float:left;
}
div.post, div.tx-veguestbook-pi1 {
	float:left;
	width:100%;
	display:inline;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.post h2 {
	margin:10px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}
div.post h3, div.tx-veguestbook-pi1 h3 {
	margin:10px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	font-size:11px;
}
div.post h2 a:link, div.post h2 a:visited {
	text-decoration:none;
	color:#000000;
}
div.post h2 a:hover, div.post h2 a:active {
	text-decoration:none;
	color:#757c7f;
}
#remember_no, #remember_yes {
	width:10px;
	height:10px;
}
div.subheader p {
	font-weight:bold;
}


/* FLICKR */
#flickr_badge_uber_wrapper {
	text-align:center;
	width:150px;
	margin:0px 20px 0px 20px;
}
#flickr_badge_wrapper {
	padding:10px 0 10px 0;
}
.flickr_badge_image {
	margin:0 10px 10px 10px;
}
.flickr_badge_image img {
	border: 1px solid #ab0000 !important;
}
#flickr_badge_source {
	text-align:left;
	margin:0 10px 0 10px;
}
#flickr_badge_icon {
	float:left;
	margin-right:5px;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#AB0000;
}
#flickr_badge_wrapper {
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}


/* MUSICLOAD CHARTS */
#charts {
	text-align:center;
}
#charts table {
	width:500px;
	margin:0px auto 0;
	clear:all;
	text-align:left;
}
#charts table table {
	width:auto;
	float:left;
	margin:0px 0px 0px 0px;
}
#musicload {
}
#musicload p {
	float:left;
	width:250px;
	display:inline;
}
#musicload div.search {
	float:right;
	width:250px;
	overflow:hidden;
	display:inline;
}
#musicload div.search form {
	clear:both;
	width:250px;
}


/* POLL */
#inhalt #poll form,
#inhalt #poll dl,
#inhalt #poll dt,
#inhalt #poll dd {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	display:inline;
	border:none;
}
#inhalt #poll dl {
	width:150px;
	margin:0px 0px 0px 20px;
}
#inhalt #poll dt {
	width:100px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#inhalt #poll dt label {
	font-weight:bold;
}
#inhalt #poll dt img {
	height:30px;
}
#inhalt #poll dd {
	width:45px;
	padding-bottom:5px;
}
#inhalt #poll input {
	width:40px;
	height:23px;
	margin:0px 3px 0px 0px;
	padding:7px 4px 0px 4px;
	background:#ffffff;
	color:#000000;
	border:1px solid #ab0000;
	float:left;
	display:inline;
}
*html #inhalt #poll input {
	height:30px;
}
#inhalt #poll input:focus {
	border: 1px dashed #ab0000;
}
#inhalt #poll input.pollanswer {
	width:15px;
	height:15px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	border:0px;
}
#inhalt #poll input.pollsubmit {
	width:auto;
	height:auto;
	cursor:pointer;
	border: 1px outset #ab0000;
	padding:0px 4px 0px 4px;
	margin-top:5px;
}