/*
** Joomla Template "BuP-immo"
** (C) 2005 - B&P-Interactive
** http://www.bup-interactive.de
**
**
**************************************************************************/
.noPrint {
display: none;
} 

body {
	background-color		: #FFFFFF;
	margin-top			: 0px;
	background			: url(../images/bodyback.jpg) top left repeat-x;
}

p {
	font-weight			: normal;
	font-size			: 11px;
	font-family			: Arial, Helvetica, sans-serif;
	padding				: 6px 20px 10px 20px;
}

ul {
	list-style-image		: url(../images/bullet.jpg);
}

li {
	font-family      		: Arial, Helvetica, sans-serif;
  	color            		: #000000;
  	font-size        		: 11px;
  	padding-left	   		: 22px;
  	white-space      		: wrap;
  	text-decoration  		: none;
  	margin-bottom	   		: 2px;
  	margin-left	  		: 2px;
}

.spacer {
	background				: url(../images/bodyback_02.jpg) top center repeat-x;
}

.pathwaybg {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	height					: 26px;
	width					: 800px;
}
.pathway {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant				: normal;
	color					: #FFFFFF;
	text-decoration				: none;
	padding-top				: 10px;
	padding-left				: 12px;
}

.style1 {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 16px;
	font-weight				: bold;
	color					: #000000;
	text-align				: center;
}
.style2 {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 14px;
	font-weight				: normal;
	color					: #000000;
	text-align				: center;
}

/* #### LEFT CONTAINER ########################################## */
.left {
	background				: #FFAE21;
	border-bottom				: 1px solid #0099FF;
	border-right				: 1px solid #0099FF;
	border-left				: 1px solid #0099FF;
}

.header {
	background				: url(http://www.bestdayz.net/images/banner_600b.gif) no-repeat;
	height					: 119px;
	width					: 585px;
}

.topmenue {
	background				: url(../images/topmenue_02.jpg) top left repeat-x;
	height					: 10px;
	width					: 800px;
}

.footer {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	font-weight				: bold;
	font-variant				: normal;
	color					: #FFFFFF;
	text-decoration				: none;
	background				: url(../images/footerbg.jpg) top left repeat-x;
	height					: 26px;
	width					: 800px;
}

.maincontainer {
	background				: #FFFFCC;
	border-bottom				: 1px solid #0099FF;
	border-right				: 1px solid #0099FF;
	border-left				: 1px solid #0099FF;
}

.back_button {
	float					: left;
	text-align				: center;
	font-size				: 11px;
	font-weight				: bold;
	border					: 1px solid #000000;
	width					: auto;
	padding					: 0px 10px;
	line-height				: 20px;
	margin					: 1px;
}

.pagenav {
	text-align				: center;
	font-size				: 11px;
 	font-weight				: bold;
	border					: 3px double #cccccc;
 	width					: auto;
 	padding					: 0px 10px;
	line-height				: 20px;
	margin					: 1px;
}

.pagenavbar {
	margin-right				: 10px;
	float					: right;
}

td {
	text-align				: left;
	font-size				: 11px;

}

/* #### LINKS ###################################### */
a:link, a:visited {
	color					: #000000; 
	text-decoration				: none;
	font-weight				: bold;
}

a:hover {
	color					: #000000;	
	text-decoration				: none;
	font-weight				: bold;
}

table.contentpaneopen {
	width					: 100%;
	padding					: 0px;
	border-collapse				: collapse;
	border-spacing				: 0px;
	margin					: 0px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant				: normal;
	color					: #000000;
}

table.contentpaneopen td {
	padding-right				: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left				: 4px;
}

table.contentpane {
  	width					: 100%;
	padding					: 0px;
	border-collapse				: collapse;
	border-spacing				: 0px;
	margin					: 0px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant				: normal;
	color					: #000000;
}

.blog {
	width					: 100%;
}

table.contentpane td {
	margin					: 0px;
	padding					: 0px;
}

table.contentpane td.componentheading {
	padding-left				: 4px;
}

.button {
  	color					: #000000;
	font-family				: Arial, Helvetica, sans-serif;
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 1px solid #000000;
  	background-color			: #2490B4;
}

.inputbox {
	padding					: 2px;
	background-color			: #FFFFFF;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant				: normal;
	color					: #000000;
	text-decoration				: none;
	border					: 1px solid #000000;
}

.componentheading {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	color					: #000000;
	text-align				: left;
	padding-top				: 4px;
	padding-left				: 4px;
	height					: 22px;
	font-family				: Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
}

.contentcolumn {
	padding-right				: 5px;
}

.contentheading {
	color					: #FFFFFF;
	background-color			: #2490B4;
	font-weight				: bold;
	font-size				: 16px;
	border-bottom-width			: 1px;
	border-bottom-style			: solid;
	border-bottom-color			: #FFFF;
	padding-left				: 12px;
	padding-top				: 2px;
	padding-bottom				: 2px;
	width					: 99%;
}

.contentpagetitle {
	font-size				: 13px;
	font-weight				: bold;
	color					: #cccccc;
	text-align				: left;
}

table.searchinto {
	width					: 100%;
}

table.searchintro td {
	font-weight				: bold;
}

/* #### SEARCH MODUL ########################### */
.search {
	padding-left				: 6px;
	padding-top				: 5px;
}

#mod_search_searchword {
	border					: 1px solid #000000;
	background-color			: #FFFFCC;
}


/* #### LOGIN MODUL ########################### */
#mod_login_username {
	padding-left				: 16px;
	border					: 1px solid #2490B4;
	background-color			: #FFFFCC;
}

#mod_login_password {
	padding-left				: 16px;
	border					: 1px solid #2490B4;
	background-color			: #FFFFCC;
}

table.moduletable-login td {
	padding-left				: 8px;
	padding-right				: 0px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	width					: 180px;
}

table.moduletable-login tr {
	height					: 34px;
	font-family				: Arial, Helvetica, sans-serif;
}

/* #### MODULE ################################# */
table.moduletable {
	width					: 100%;
	margin-bottom				: 5px;
	padding-bottom				: 2px;
	border-spacing				: 0px;
	font-family				: Arial, Helvetica, sans-serif;
}

table.moduletable th,
table.moduletable-login th {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	color					: #FFFFFF;
	text-align				: left;
	height					: 26px;
	font-family				: Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
	padding-top				: 2px;
	padding-left				: 4px;
}

table.moduletable td {
	font-size				: 12px;
	padding-top				: 2px;
	margin					: 0px;
	font-weight				: normal;
	text-align				:left;
}

table.pollstableborder td {
  padding					: 2px;
}

.sectiontableheader {
  	font-weight				: bold;
  	background				: #f0f0f0;
  	padding					: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color 			: #FFFFFF;
}

.sectiontableentry2 {
	background-color 			: #f9f9f9;
}

.small {
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

.createdate {
	height					: 15px;
	padding-bottom				: 10px;
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

.modifydate {
	height					: 15px;
	padding-top				: 10px;
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

table.contenttoc {
  	border					: 1px solid #cccccc;
	padding					: 2px;
	margin-left				: 2px;
  	margin-bottom				: 2px;
}

table.contenttoc td {
  	padding					: 2px;
}

table.contenttoc th {
  	color					: #666666;
	text-align				: left;
	padding-top				: 2px;
	padding-left				: 4px;
	height					: 21px;
	font-weight				: bold;
	font-size				: 10px;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */

.mainlevel {
  	color            		: #FFFFFF;
  	font-size				: 12px;
  	font-weight      		: bold;
  	font-family				: Arial, Helvetica, sans-serif;
  	padding          		: 4px 2px 4px 28px;
  	letter-spacing   		: 1px;
  	/*width            		: 170px;*/
  	margin           		: 1px 4px 1px 4px;
 	display          		: block;
  	background	   			: url(../images/button_over.jpg);
}

#active_menu {
	font-size        		: 12px;
  	font-weight      		: bold;
  	color            		: #FF6600;
  	background	   			: url(../images/button_down.jpg) top left no-repeat;
}

a.mainlevel:link, a.mainlevel:visited{ 
  	color            		: #FFFFFF;
  	font-weight      		: bold;
  	font-size        		: 12px;
  	/*border           		: 1px solid #CFCFCF; 
  	background       		: #CFCFCF;*/
  	background	   			: url(../images/button_up.jpg) top left no-repeat;	
}

a.mainlevel:hover {
  color            			: #FFFFFF;
  font-weight      			: bold;
  font-size        			: 12px;
  /*border           		: 1px solid #F0F0F0;
  background       			: #e0e0e0;*/
  background	   			: url(../images/button_over.jpg) top left no-repeat;	
}

a.sublevel:link, a.sublevel:visited {
	padding-left			: 1px;
	font-size				: 11px;
	font-weight				: bold;
	color					: #000000;
	text-align				: left;
}
a.sublevel:hover {

	color					: #C43C03;
	text-decoration			: none;
}

.highlight {
	background-color			: Yellow;
	color					: Blue;
	padding					: 0;
}
.code {
	background-color			: #ddd;
	border					: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin					: 2;
 	padding					: 2;
}

div.mosimage {
	border					: 1px solid #ccc;
}

.mosimage {
  	border					: 1px solid #cccccc;
  	margin					: 5px
}

.mosimage_caption {
  	margin-top				: 2px;
  	background				: #efefef;
  	padding					: 1px 2px;
  	color					: #666;
  	text-transform				: normal;
  	font-size				: 10px;
  	border-top				: 1px solid #cccccc;
}