body {
	background: #fff url(/gfx/bg.gif) repeat-x;
	font-size: 72.5%; /* Resets 1em to 10px */
	color: #333;
	text-align: center;
	margin-top: 0px;

}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#widthset {
	
	width: 961px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}
#page {
	width: 961px;
	background: #ffffff url(/gfx/pbg.gif) repeat-y;
	text-align:left;
	float: left;
}
#pagetop {
	
}

#header {
	height: 84px;
	text-align: left;

}

#logo {
	padding-top: 5px;
	padding-left: 20px;
}

#pageouter {
	float: left;
	display: block;
}

#content {
	float: right;
	width: 720px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#right {
	width: 25px;
	height: 120px;
	float: right;
}
#mybottom {
	background: #fff url(/gfx/bottom.gif) no-repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 0.9em;
	color: #666;
	display: block;
	clear:both;
}

#bottomnav {
	width:400px;
	float: left;
	text-align: left;
	padding-left: 20px;
}

.accessable {
	display: none;
}

#leftmargin {
	float: left;
	width: 10px;
	height: 10px;
	font-size: 1em;
}

#navigation {
	float: left;
	width: 194px;
}

#navigation a:link, 
#navigation a:visited, 
#navigation a:active, 
#navigation a:hover {
	margin-left: 4px;
	padding: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background: url(../gfx/hline.gif) bottom repeat-x;
	text-decoration: none;
} 

#navigation a:hover {
	text-decoration: underline;
}

#navigation a.active {
	text-decoration: none;
	font-weight: bold;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li {	
	display: inline;
}
#navigation span {	
	display: block;
	width: 100%;
	cursor:pointer;
}

#navigation #navCurrent,
#navigation #navMainCurrent
 {
	font-weight: bold;
}
#navigation a {
	padding: 3px;
	text-decoration: none;
}
#navigation a.nLev0:link, 
#navigation a.nLev0:active, 
#navigation a.nLev0:visited, 
#navigation a.nLev0:hover  {
	background-color: #A0293D;
	display: block;
	color: #fff;
	margin-bottom: 1px;
}


#navigation a.nLev1 {
	background-color:#E28025;
	display: block;
	color: #fff;
	margin-bottom: 1px;
	padding-left: 10px;
}


#navigation a.nLev2 {
	background-color:#E28025;
	display: block;
	color: #fff;
	margin-bottom: 1px;
	padding-left: 20px;
	font-size: 11px;
}
#navigation #navCurrent1  {
	background-color: #cc0000;
}

#navigation #navCurrent2  {
	background-color: #cc0000;
}

#navigation #navCurrent0  {
	background-color: #E28031;
}
.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
}

.left {
    float: left;
}

.right {
    float: right;
}


.hline {
	background: url(/gfx/hline.gif) repeat-x bottom;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin-bottom: 10px;
	margin-top: 10px;

}

a:link,
a:visited,
a:active {
	color: #3C5175;
}

a:hover {
	color: #6F8AB5;

}

/* REGISTRIEUNG */

#regForm,
#loginForm {
	width: 550px;
}

#regForm .regleft,
#loginForm .regleft {
	width: 150px;
	font-size: 11px;
	float: left;
	padding-right: 10px;
	text-align:right;
}

#regForm .regright,
#loginForm .regright {
	float: left;
	width: 310px;
}

#regForm .regnote,
#loginForm .regnote {
	font-size: 11px;
	color: #123456;
}

#regForm .header,
#loginForm .header,
#myfotos .header {
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

#regForm .submitbutton,
#loginForm .submitbutton {
	display: block;
	margin-top: 20px;
}

#regForm .imgpreview {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px dashed #ccc;
}

#userError {
	border: 1px solid #cc0000;
	padding: 15px;
	color: #cc0000;
	width: 400px;
}

#regForm .textfield,
#loginForm .textfield {
	width: 300px;
}

#regForm .textfield_error,
#loginForm .textfield_error {
	width: 300px;
	background-color: #EEA29D;
}

/* ACCOUNT */

#my_edit {
	background: url(/gfx/my_edit.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}

#my_pw {
	background: url(/gfx/my_pw.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}


#my_calendar {
	background: url(/gfx/my_calendar.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}

#my_profile {
	background: url(/gfx/my_profile.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}

#my_logo {
	background: url(/gfx/my_logo.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}

#my_upgrade {
	background: url(/gfx/my_upgrade.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}


#my_downgrade {
	background: url(/gfx/my_downgrade.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}

#my_logout {
	background: url(/gfx/my_logout.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}

#my_gallery {
	background: url(/gfx/my_gallery.gif) no-repeat;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 20px;
}


#welcome_left {
	float: left;
	width: 300px;
}

#welcome_right {
	float: right;
	width: 400px;
}

/* SYSTEMMELDUNG */

#sysmsg {
	background-color: #000033;
	background-image: url(/gfx/webadmin/msgback.gif);
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 18px;
	position: absolute;
	width: 600px;
	left: 30%;
	color: #fff;
}

#dmaps {
	background-image: url(/gfx/dmap-top.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	width: 149px;
}
#dmaps span {
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	display:block;
	margin-bottom: 4px;
}
#dmaps .small {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	display:block;
	margin-bottom: 4px;
}

#home_left {
	float: left; 
	width: 520px;
}

#home_right {
	float: right; 
	width: 180px;
}

#home_musik_dj h2 a {
	background:url(/gfx/home_musikant-dj.jpg) no-repeat;
	height: 160px;
	float: left;
	width: 170px;
}

#home_zauberer h2 a {
	background:url(/gfx/home_zauberer.jpg) no-repeat;
	height: 160px;
	float: left;
	width: 170px;
}

#home_clown h2 a {
	background:url(/gfx/home_clown.jpg) no-repeat;
	height: 160px;
	float: left;
	width: 170px;
}

#home_comedy h2 a {
	background:url(/gfx/home_comedy.jpg) no-repeat;
	height: 160px;
	float: left;
	width: 170px;
}

#home_artisten h2 a {
	background:url(/gfx/home_jongleur.jpg) no-repeat;
	height: 160px;
	float: left;
	width: 170px;
}

#home_stripper h2 a {
	background: url(/gfx/home_stripper.jpg) no-repeat;
	height: 160px;
	float: left;
	width: 170px;
}

#home_sonstige {
	padding-top: 10px;
	height: 160px;
	float: left;
	width: 170px;
}

#home_help {
	float: right;
	width: 190px;
	font-size:11px;
	margin-bottom: 40px;
	margin-top: 20px;
}

#home_help p {
	margin-top: 5px;
	padding-top: 0px;
}
#home_help li {
	list-style-type: none;
}
#home_help ul {
	padding-left: 0;
	margin-left: 0;
}

#home_musik_dj h2,
#home_zauberer h2,
#home_clown h2,
#home_comedy h2,
#home_artisten h2,
#home_stripper h2,
#home_sonstige h2 {
	margin-top: 0px;
	padding-top: 0px;
}

#home_musik_dj,
#home_zauberer,
#home_clown,
#home_comedy,
#home_artisten,
#home_stripper {
	height: 160px;
	float: left;
}

/* PROFIL */
.ks {
	width: 200px;
	float: left;
	
}
.ks_main {
	font-weight: bold;
}
.ks_sub {
	margin-left: 10px;
	font-size: 11px;
}
.profile_textarea {
	width: 540px;
	height: 120px;
	display: block;
}

/* SUCHE */

#searchform {
	background: url(/gfx/sfbg.gif) no-repeat;
	padding: 10px;
	padding-bottom: 25px;
	padding-top: 10px;
	width: 290px;
	float: left;
	
}

#searchform h1 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#searchform .obutton {
	background: #A0293D;
	font-weight: bold;
	color: #fff;
	border: 1px solid #4F0512;
	display:block;
	margin-top: 10px;
	margin-bottom: 20px;
}

#searchform .left {
	float: left;
	width: 100px;
}


#searchform .right {
	float: left;
	width: 180px;
}
#searchform .clear {
	clear:both;
	height:10px;
}

#plzForm {
}

#expl {
	float: left;
	width: 300px;
	font-size: 11px;
	overflow: auto;
}
#expl p {
	font-size: 11px;
}

.listitem {
	
	position: relative;
}

.searchlist {
	padding-bottom: 10px;
	background: #f7f7f7;
	margin-top: 10px;
	margin-right: 60px;
}


.searchlist_prem {
	padding-bottom: 10px;
	background: #F9EEDC;
	margin-top: 10px;
	margin-right: 60px;
}


.lname {
	font-weight: bold;
	margin-bottom: 10px;
	background: #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
}

.lname_prem {
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #E88637 url(/gfx/l_prem.gif) repeat-x;
	
}
a.lnamelink {
}

a.lnamelink:link {
	text-decoration: none;
	display: block;
	color: #333;
}

a.lnamelink:active
 {
	text-decoration: none;
	display: block;
	color: #333;
}

a.lnamelink:visited {
	text-decoration: none;
	display: block;
	color: #333;
}


a.lnamelink:hover {
	color: #A0293D;
	display: block;
	text-decoration: underline;
}
.lcat {
	width: 200px;
	margin-top: 15px;
	font-size: 11px;
	color: #122454;
	float: left;
	position: relative;
}

.lcat h2 {
	margin-top: 0px;
	padding-top: 0px;
}

.lcity {
	width: 250px;
	float: left;
	position: relative;
}

.ldetailslink {
	float: right;
	width:  250px;
	position: relative;
}

.lpic {
	width: 160px; 
	float: left;
	line-height: 30px;
	position: relative;
}

.details {
	margin-right: 60px;
}

.dname {
	background: #efefef;
	font-weight: bold;
}

.dcat {
	margin-top: 15px;
	font-size: 11px;
	color: #122454;
	
}

.ldistance {
	font-size: 11px;
	color: #122454;
	display: block;
}


a.mynote:link, 
a.mynote:visited, 
a.mynote:active {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding-left: 22px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/gfx/clipboard.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	line-height: 23px;
	margin-top: 10px;
}
a.mynote:hover {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	padding-left: 22px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/gfx/clipboard.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	display: block;
	line-height: 23px;
	margin-top: 10px;
}

#notes_notice {
	font-size: 11px;
	margin-top: 10px;
	margin-right: 60px;
	padding: 15px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

#notes_notice * {
	font-size: 11px;
}

#profileTabBar {
	
	background: #f7f7f7;
	border-bottom: 2px solid #FF9900;
}

#profileTabs {
  width: auto;
  margin-bottom: 20px;
  background: none;
  font-size:93%;
  line-height:normal;
  
 
  }
#profileTabs ul {
	margin:0;
	padding:0;
	list-style:none;
}
#profileTabs li {
	display:inline;
	margin:0;
	padding:0;
}
#profileTabs a {
	float:left;
	background: #efefef;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
	font-weight: bold;

}
#profileTabs a span {
	float:left;
	display:block;
	background: #efefef;
	border-right: 1px solid #ccc;
	padding:3px 25px 5px 12px;
	color:#666;
	font-size: 10px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#profileTabs a span {float:none;}
/* End IE5-Mac hack */
#profileTabs a:hover span {
  color:#333;
}
#profileTabs a:hover {
  background-position:0% -26px;
}
#profileTabs a:hover span {
  background-position:100% -26px;
}
  
#profileTabs a:hover span {
  color:#333;
}
#profileTabs a.activetab {
  background-color: #FF9900;
  background-position:0% -26px;
}
#profileTabs a.activetab span {
  background-color: #FF9900;
  background-position:100% -26px;
}

.picon {
	background: url(/gfx/ps.gif) no-repeat;
	width: 25px;
	height: 30px;
	float: right;
	position: relative;
}

#gmapper_map {
	margin-top: 25px;
}

a.dContact {
	margin-top: 15px;
	display: block;
	margin-left: 10px;
}

.dContent {
	padding: 5px;
	padding-top: 0px;
}


/* TARIFE */

#packages h2 {
	margin:0px;
	padding: 3px;
	padding-left: 10px;
	font-size: 17px;
	color: #A0293D;
}

#packages .std {
	list-style-image: url(/gfx/ul1.gif);
	margin-bottom: 10px;
}

#packages .prm {
	list-style-image: url(/gfx/ul2.gif);
	margin-bottom: 10px;
}
.package {
	width: 310px;
	background: url(/gfx/package_bg.gif) repeat-y;
	float: left;
}

.package_header {
	width: 310px;
	background: url(/gfx/package_header.gif) repeat-x;
}


.package_price {
	width: auto;
	padding: 10px;
	background: url(/gfx/package_header.gif) repeat-x;
}

.package_content {
	padding: 10px;
	border-bottom: 1px solid #DBDBDB;
	
}

.vspacer {
	width: 30px;
	float: left;
	height: 100px;
}

/* KALENDER */

.calendar_tr {
	display: table-row;
}
.calendar_row {
	height: 220px;
	clear: both;
	
}

#calendar_nav {
	text-align: left;
}

#calendar_nav a {
	text-decoration: none;
}

.calendar_month {
	float: left;
	width: 175px;
}

.month_day {
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	font-size: 11px;
	float:left;
	text-align: center;
}

.month_day_header {
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	font-size: 10px;
	float: left;
	font-weight: bold;
	background: #efefef;
	text-align: center;
	line-height:10px;
}

.month_day_reserved {
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	font-size: 11px;
	float: left;
	background: #AF5767; 
	text-align: center;
}

.day_info {
	width: 300px;
	background: #efefef;
	z-index:99;
	position: absolute;
}

.day_info_close {
	width: 300px;
	background: #A0293D;
	height: 14px;
	text-align: right;
}

a.info_close:link,
a.info_close:visited,
a.info_close:active,
a.info_close:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	width: 10px;
	height: 12px;
	border: 1px solid #A42338;
	background: #CE6D7D;
	line-height: 10px;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	float: right;
}


.day_info_content {
	margin: 10px;
	text-align: left;
}

.caladminfield {
	position: absolute;
	display: inline;
	height: 0px;
}

/* FOTOS */

#myfotos {
	margin-top: 20px;
}

.pic_edit {
	position: absolute;
	width: 400px;
	background: #efefef;
	
}

/* ENDE FOTOS */