/* *********************** Grundinformationen *********************** */

/* Setzt alle Boxen und Rahmen standardmaessig auf 0 */
* {
	margin:		0;
	padding:	0;
}

body {
	/* text-align:	center; */
	min-width:	760px;
	font-family:	verdana, arial, "sans serif";
	font-size:		11px;
	background-color:	#52443C;
	/* Nach Weihnachten auskommentieren */
	background-image: 	url(http://www.budspencer.de/images/template/standard/schnee.gif);
}

p {
	xheight:				20px;
}



/* Formulare */
input {
	font-size:			10px;
}

select {
	font-size:			10px;
}

/* *********************** Ende Grundinformationen *********************** */


#master {
	width: 				972px;
	position: 			relative;
	/* left: 				50%;
	margin-left: 		-485px; */
	background-image: 	url(http://www.budspencer.de/images/template/standard/allgemein_background.gif);
	background-repeat: repeat-y;
	background-color:	#F1F0ED;
	margin:			auto;
}

#header {
	position: 			relative;
	width: 				972px;
	height: 			181px;
	background-color: 	#ffffff;
	/* Weihnachtsdesign */
	/*background-image: url(http://www.budspencer.de/images/template/standard/head_back.jpg);*/ 
	background-image: url(http://www.budspencer.de/images/template/standard/winter.jpg);
	background-repeat: no-repeat;
}

/* Hauptnavigation */
#spalteLeft {
	width: 170px;
	float: left;
}

/* 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */
#content {
	width: 802px;
	float: right;
}

#spalteContent {
	width: 530px;
	min-height: 10px;
	float: left;
	margin-left:		3px;
	text-align:			left;
}

#spalteContent[id] {
	margin-left:		8px;
}

#spalteRight {
	position:			relative;
	top:				100px;
	width: 				246px;
	float: 				right;
	background-color: 	#CFCBC2;
}

/* Ende 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */
#footer {
	width: 				972px;
	position: 			relative;
	left: 				50%;
	margin-left: 		-486px;
	clear: 				both;
	text-align: 		center;
	height: 			78px;
	background-image: 	url(http://www.budspencer.de/images/template/standard/footer_background.gif);
	background-repeat: 	no-repeat;
	margin-bottom:		15px;
	
}

#footer span {
	position:			relative;
	top:				30px;	
}

div#logoPosition {
	position:			absolute;
	top:				75px;
	left:				10px;
}

/********************** Navigationsboxen **************************/

ul.topNavigation {
	position:			absolute;
	top:				148px;
	left:				7px;
	margin: 			0;
	padding: 			0;
	list-style: 		none;
	width:				800px;
}

ul.topNavigation li {
	float: left;
	background: 		url(http://www.budspencer.de/images/template/standard/tab_right.gif) no-repeat top right;
}

ul.topNavigation li a {
	display: 			block;
	padding-left:	10px;
	padding-right:	10px;
	line-height: 		20px;
	background-color: 	#E1DED8;
	xcolor:				#F37D02;
	background: 		url(http://www.budspencer.de/images/template/standard/tab_left.gif) no-repeat top left;
	float:				left;
	text-decoration:	none;
	border-left:		1px solid #CFCBC2;
}

ul.topNavigation li a:hover {
	color:				#3F3D37;
}

/****** Spencerhill Infos ***********/
.navigationInfoBoxHeadline {
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
}

ul.navigationInfoBoxListUl {
	display:			block;
	list-style: 		none;
}

li.navigationInfoListLi a {
	display:			block;
	width:				163px;
	height:				17px;
	line-height:		17px;
	color:				#403D38;
	background-color:	#ffffff;
	text-decoration:	none;
	text-indent:		10px;
	border-bottom: 		1px solid #DEDAD0;
	text-align:			left;
}


/****** Navigation Weitere Infos ***********/
.navigationWeiteresBoxHeadline {
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
	margin-top:			10px;
}

ul.navigationWeiteresBoxListUl {
	display:			block;
	list-style: 		none;
}

li.navigationWeiteresListLi a {
	display:			block;
	width:				163px;
	height:				17px;
	line-height:		17px;
	color:				#403D38;
	background-color:	#ffffff;
	text-decoration:	none;
	text-indent:		10px;
	border-bottom: 		1px solid #DEDAD0;
	text-align:			left;
}



/****** Navigation Veroeffentlichungen ***********/
.navigationVoeBoxHeadline {
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
	margin-top:			10px;
}

ul.navigationVoeBoxListUl {
	display:			block;
	list-style: 		none;
}

li.navigationVoeListLi a {
	display:			block;
	width:				163px;
	height:				17px;
	line-height:		17px;
	color:				#403D38;
	background-color:	#ffffff;
	text-decoration:	none;
	text-indent:		10px;
	border-bottom: 		1px solid #DEDAD0;
	text-align:			left;
}


/****** Navigation Interaktiv ***********/
.navigationInteraktivBoxHeadline {
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
	margin-top:			10px;
}

ul.navigationInteraktivBoxListUl {
	display:			block;
	list-style: 		none;
}

li.navigationInteraktivListLi a {
	display:			block;
	width:				163px;
	height:				17px;
	line-height:		17px;
	color:				#403D38;
	background-color:	#ffffff;
	text-decoration:	none;
	text-indent:		10px;
	border-bottom: 		1px solid #DEDAD0;
	text-align:			left;
}


/****** Navigation Fun ***********/
ul.navigationFunBoxListUl li.navigationFunBoxHeadline {
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
	margin-top:			10px;
}

ul.navigationFunBoxListUl {
	display:			block;
	list-style: 		none;
}

ul.navigationFunBoxListUl li {
	display:			block;
	width:				163px;
	height:				17px;
	line-height:		17px;
	background-color:	#ffffff;
	text-indent:		10px;
	border-bottom: 		1px solid #DEDAD0;
	text-align:			left;
}

ul.navigationFunBoxListUl li a {
	color:				#403D38;
	text-decoration:	none;
}



/********** Counter Box ***************/

.navigationCounterBox {
	display:			block;
	width:				163px;
	height:				90px;
	background-color:	#ffffff;
	color:				#403D38;
	text-align:			center;
	line-height:		17px;
}

.navigationCounterHeadline {
	display:			block;
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
	margin-top:			10px;
}


/********** Bookmark Box ***************/

div.bookmarksBox {
	display:			block;
	width:				163px;
	height:				70px;
	background-color:	#ffffff;
	color:				#403D38;
	text-align:			center;
	line-height:		17px;
}

div.bookmarksBox h2 {
	display:			block;
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	font-size:			11px;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
	margin-top:			10px;
}

div.bookmarksBox ul {
	list-style:			none;
	padding-left:		6px;
	padding-top:		10px;
}

div.bookmarksBox ul li {
	float:					left;
	padding-right:	2px;
}




/********** Channel Box ***************/

div.channelBox {
	display:			block;
	width:				163px;
	height:				300px;
	background-color:	#ffffff;
	color:				#403D38;
	text-align:			center;
	line-height:		17px;
}

div.channelBox h2 {
	display:			block;
	width:				163px;
	height:				21px;
	line-height:		21px;
	color:				#ffffff;
	text-decoration:	none;
	border-bottom: 		2px solid #F37D02;
	text-align:			center;
	font-weight:		bold;
	font-size:			11px;
	background-image: 	url(http://www.budspencer.de/images/template/standard/navi_headline.gif);
	background-repeat: 	no-repeat;
	margin-top:			10px;
}

div.channelBox p {
	display:			block;
	padding:			3px;
	text-align:			left;	
}

div.channelBox img {
	float:				left;
	margin-right:		3px;
	margin-bottom:		3px;
	border:				0px;
}



/****** Zur Zeit Navi fuer Top Info Menuepunkte ***********/
a.navigationTopInfoList {
	position:			relative;
	left:				250px;
	display:			inline;
	height:				19px;
	line-height:		19px;
	color:				#40307A;
	text-decoration:	none;
	text-align:			right;
	padding-right:		8px;
}



/****************************** Boxenformatierung fuer rechte Navigation ********************/

/******* Community Box ********/
div.communityBox {
	display:			block;
	list-style: 		none;
	background-color: 	#CFCBC2;
}

div.communityBox h2 {
	width:				235px;
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
	font-size:		11px;
}

div.communityBox li {
	width:				235px;
	display:			block;
	height:				17px;
	line-height:		17px;
	color:				#4F4A44;
	text-decoration:	none;
	text-indent:		10px;
	background-color:	#E3DFD4;
	text-align:			left;
}

div.communityBox li a {
	color:				#4F4A44;
	text-decoration:	none;
}

div.communityBox form fieldset {
	width:				235px;
	xheight:				110px;
	border:				0px;
	background-color:	#E3DFD4;
	text-align:			left;
}

div.communityBox form fieldset input {
	margin-top:			5px;
	margin-left:		5px;
	width:				150px;
	height:				19px;
	line-height:		15px;
	border:				1px solid #CFCBC2;
	background-color:	#ffffff;
}

div.communityBox form fieldset span input {
	position:			relative;
	top:				0px;
	width:				50px;
	color:				#F37D02;
}

ul.communityBoxListUl[class] form fieldset span input {
	top:				3px;
}


div.communityBox form fieldset p {
	position:			relative;
	width:				200px;
	left:				6px;
	display:			block;
	margin-top:			10px;
	background-color: 	#E3DFD4;
	color:				#89867E;
}



/******************* Shoutbox ********************/

div.shoutBox {
	display:			block;
	list-style: 		none;
	background-color: 	#CFCBC2;
}

div.shoutBox h2 {
	width:				235px;
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(../images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
	font-size:			11px;
	margin-top:			10px;
}

div.shoutBox h3 {
	display:			block;
	width:				235px;
	background-color:	#E3DFD4;
	margin-top:			0px;
	text-align:			center;
	font-size:			12px;
}

div.shoutBox p {
	display:			block;
	width:				227px;
	background-color:	#E3DFD4;
	margin-top:			0px;
	padding-bottom:		6px;
	padding-left:		8px;
}

div.shoutBox p small {
	display:			block;
}


/******************* TV-Termine *****************/
div.tvterminBox {
	margin-top:			15px;
	width:				235px;
	display:			block;
	background-color:	#E3DFD4;
	height:				150px;
}

div.tvterminBox h1 {
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	font-size:			11px;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
}

div.tvterminBox h2 {
	display:			block;
	background-color:	#990808;
	font-weight:		bold;
	text-align:			center;
	font-size:			11px;
	line-height:		20px;
	color:				#ffffff;
}

div.tvterminBox div {
	position:			relative;
	left:				7px;
	width:				160px;
	float:				left;
	margin-right:		5px;
	xbackground-color:	red;
}

div.tvterminBox div span {
	display:			block;
	margin-top:			5px;
}

div.tvterminBox img {
	margin-top:			5px;
}


/***************************** Newsletter Box **************************/

div.newsletterBox {
	margin-top:			15px;
	width:				235px;
	display:			block;
	background-color:	#E3DFD4;
	height:				150px;
}

div.newsletterBox h1 {
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	font-size:			11px;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
}

/***************************** Weihnachts Box **************************/

div.weihnachtBox {
	display:			block;
	margin-top:			15px;
	width:				235px;
	background-color:	#E3DFD4;
	height:				140px;
}

div.weihnachtBox h1 {
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	font-size:			11px;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
}

div.weihnachtBox img {
	float:				left;
	margin-right:		5px;
	margin-top:			5px;
}

div.weihnachtBox span {
	display:			block;
	margin-top:			5px;
}


/* Anzeigenbox */
div.anzeigenBox {
	display:			block;
	margin-top:			15px;
	width:				235px;
	background-color:	#E3DFD4;
	height:				160px;
}

div.anzeigenBox h1 {
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	font-size:			11px;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
}

div.anzeigenBox a img {
	display:			block;
	height:				73px;
	width:				235px;
}

div.anzeigenBox strong {
	display:			block;
	height:				21px;
	line-height:		21px;
	text-decoration:	none;
	font-size:			11px;
	text-align:			center;
	font-weight:		bold;
}

div.anzeigenBox span {
	display:			block;
	color:				#4F4A44;
	text-decoration:	none;
	font-size:			10px;
	text-align:			center;
}



/******* Newsletter Box ********/
div.newsletter h2 {
	width:				235px;
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
	font-size:		11px;
}

div.newsletter {
	display:			block;
	list-style: 		none;
	background-color: 	#CFCBC2;
	margin-top:			15px;
}

div.newsletter form fieldset {
	width:				235px;
	height:				80px;
	border:				0px;
	background-color:	#E3DFD4;
	text-align:			left;
}

div.newsletter form fieldset input {
	margin-top:			5px;
	margin-left:		5px;
	width:				220px;
	height:				19px;
	line-height:		19px;
	border:				1px solid #CFCBC2;
	background-color:	#ffffff;
}

div.newsletter form fieldset span input {
	display:			block;
	position:			relative;
	top:				0px;
	width:				107px;
	color:				#F37D02;
	float:				left;
	margin-bottom:		5px;
}

div.newsletter[class] form fieldset span input {
	top:				3px;
}

div.newsletter form fieldset span strong {
	display:			block;
	color:				red;
	font-size:			11px;
	text-align:			center;
	font-weight:		bold;
}





/****************************** Bildformatierung nebeneinander ********************/
.bildFormat {
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}

div#spencerhillRadio a {
	position:			absolute;
	left:				587px;
	top:				136px;
	z-index:			1000;
	font-weight:		bold;
	color:				#CFCBC2;
}





/******************* Fantreffen *****************/
div.fantreffenBox {
	display:			none;
	margin-bottom:		15px;
	width:				235px;
	background-color:	#E3DFD4;
	height:				110px;
}

div.fantreffenBox h1 {
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	font-size:			11px;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(http://www.budspencer.de/images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
}

div.fantreffenBox div {
	position:			relative;
	left:				7px;
	width:				160px;
	float:				left;
	margin-right:		5px;
	xbackground-color:	red;
}

div.fantreffenBox div span {
	display:			block;
	margin-top:			5px;
}

div.fantreffenBox img {
	margin-top:			5px;
}



/******************* Social Box *****************/
div.socialBox {
	margin-bottom:		15px;
	width:				235px;
	display:			block;
	background-color:	#E3DFD4;
	height:				100px;
}

div.socialBox h1 {
	height:				21px;
	line-height:		21px;
	color:				#4F4A44;
	text-decoration:	none;
	font-size:			11px;
	border-bottom: 		2px solid #ffffff;
	text-align:			center;
	font-weight:		bold;
	background-image: 	url(../images/template/standard/rechts_navi_headline.gif);
	background-repeat: 	no-repeat;
}

div.socialBox div {
	position:			relative;
	left:				7px;
	float:				left;
	margin-top:			7px;
	margin-right:		15px;
	padding:			3px;
}

div.socialBox div img {
	border:				0px;
}


