
* {
	padding: 0;
	margin: 0;


}

html, body {
	background-color: #fff;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;	
	}
	
td { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	 }

img { border: none; }

#page {
	margin: 0 auto;
	width: 780px;
	padding-right: 220px;
	text-align: left;
	position: relative;
	}

#header {
	height: 120px;
	position: relative;
	}

#logo {
	position: absolute;
	left: 23px;
	top: 35px;
	}

#nav_main {
	position: absolute;
	bottom: -5px;
	left: 190px;
	}
	
#nav_help {
  width: 500px;
  position: absolute;
  top: 11px;
  left: 23px;
}	

#nav_foot {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#claim {
	float: left;
	padding-left: 25px;
	margin-top: 5px;
	color: #ae0000;
	font-weight: bold;
	}

#content {	

}


#footer {

}

#footer_presse {
	clear: both;
	padding: 10px 0 10px 25px;
	font-weight: bold;
	color: #666;
	}

#footer_presse ul {
	list-style: none;
	overflow: hidden;
	}
#footer_presse p { border: solid 1px red; }
* html #footer_presse ul { height: 1%; }
#footer_presse li {
	float: left;
	margin-right: 3px;
	}
#footer_presse a span { display: none; }
#footer_presse a {
	display: block;
	height: 31px;
	}

#fpr_01 a {
	background-image: url(/files/images/template/presselogos/vanityfair_off.gif);
	width: 63px;
	}
#fpr_01 a:hover {
	background-image: url(/files/images/template/presselogos/vanityfair_on.gif);
	}	
#fpr_02 a {
	background-image: url(/files/images/template/presselogos/abendblatt_off.gif);
	width: 93px;
	}
#fpr_02 a:hover {
	background-image: url(/files/images/template/presselogos/abendblatt_on.gif);
	}	
#fpr_03 a {
	background-image: url(/files/images/template/presselogos/welt_am_so_off.gif);
	width: 112px;
	}
#fpr_03 a:hover {
	background-image: url(/files/images/template/presselogos/welt_am_so_on.gif);
	}	
#fpr_04 a {
	background-image: url(/files/images/template/presselogos/mopo_off.gif);
	width: 29px;
	}
#fpr_04 a:hover {
	background-image: url(/files/images/template/presselogos/mopo_on.gif);
	}	
#fpr_05 a {
	background-image: url(/files/images/template/presselogos/revue_off.gif);
	width: 41px;
	}
#fpr_05 a:hover {
	background-image: url(/files/images/template/presselogos/revue_on.gif);
	}	
#fpr_06 a {
	background-image: url(/files/images/template/presselogos/die_welt_off.gif);
	width: 67px;
	}
#fpr_06 a:hover {
	background-image: url(/files/images/template/presselogos/die_welt_on.gif);
	}	
#fpr_07 a {
	background-image: url(/files/images/template/presselogos/lebensmittel_zeitung_off.gif);
	width: 56px;
	}
#fpr_07 a:hover {
	background-image: url(/files/images/template/presselogos/lebensmittel_zeitung_on.gif);
	}	
#fpr_08 a {
	background-image: url(/files/images/template/presselogos/tomorrow_off.gif);
	width: 71px;
	}
#fpr_08 a:hover {
	background-image: url(/files/images/template/presselogos/tomorrow_on.gif);
	}	
#fpr_09 a {
	background-image: url(/files/images/template/presselogos/ct_off.gif);
	width: 56px;
	}
#fpr_09 a:hover {
	background-image: url(/files/images/template/presselogos/ct_on.gif);
	}	
#fpr_10 a {
	background-image: url(/files/images/template/presselogos/connect_off.gif);
	width: 73px;
	}
#fpr_10 a:hover {
	background-image: url(/files/images/template/presselogos/connect_on.gif);
	}	
#fpr_11 a {
	background-image: url(/files/images/template/presselogos/computer_bild_off.gif);
	width: 53px;
	}
#fpr_11 a:hover {
	background-image: url(/files/images/template/presselogos/computer_bild_on.gif);
	}	

	

#ajax-indicator {
	position: fixed;
	left: 50%;
	top: 50%;
	border: solid 1px #ae0000;
	text-align: left;
	width: 150px;
	padding: 10px;
	background-color: white;
	margin: -50px 0 0 -90px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 10;
	
}

* html #ajax-indicator {
	position: absolute;
	}

#ajax-indicator img, #ajax-indicator span {
	opacity: 1;
	float: left;
	display: block;
	margin-right: 10px;
	color: #ae0000;
	font-weight: bold;
	filter: alpha(opacity=100);
	}

.clear { clear: both; }

a.user_zoom {
	display: block;
	position: relative;
	}

a.user_zoom span { display: none; }
a.user_zoom:hover span { 
	display: block;
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 10;
}


#overlay {
  position: absolute;
  z-index: 100;
  margin-left: 31px;
  margin-top: 1px;
}

#fullsize {
	position: absolute;
	top: 30px;
	left: 288px;
	}

	
#skyscraper {
	position: absolute;
	top: 100px;
	left: 790px;
	}	
	
	
/* Content Box */


#content_head {
	background: url(../images/template/frame_head.gif) no-repeat;	
	height: 20px;
	clear: both;
	}
	
#content_head_sub {
	background: url(../images/template/frame_head_submenu.gif) no-repeat;	
	height: 28px;
	clear: both;
	}	
	
#content_body {
	padding: 0 5px;
	background: url(../images/template/frame_body.gif) repeat-y;	
	clear: both;
  voice-family: "\"}\"";
  voice-family:inherit;  
  overflow: hidden;
}

#content_foot {
	height: 20px;
	background: url(../images/template/frame_foot.gif) no-repeat;
	clear: both;
	}



.page_wide #content_head {
	background: url(../images/template/frame_head_wide.gif) no-repeat;
	}

.page_wide #content_body {
	background: url(../images/template/frame_body_wide.gif) repeat-y;
	}

.page_wide #content_foot {
	background: url(../images/template/frame_foot_wide.gif) no-repeat;
	}


	
.section {
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
  overflow: hidden;
  clear: both;
  width: 770px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 730px;
}

.section_col {
  padding: 0 20px;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  width: 770px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 730px;
}

.section_col_nopad {
  padding: 0;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  width: 770px;  
}

.section_last, .section_text {
  padding: 10px 20px 0 20px;
  clear: both;
  width: 730px; 
  voice-family: "\"}\"";
  voice-family:inherit;  
  overflow: hidden;
}


.col1 {
	float: left;
	width: 344px;
	padding: 10px 20px 10px 0;
	border-right: 1px solid #ccc;
	}

.col2 {
	float: left;
	width: 344px;
	padding: 10px 0 10px 20px;
	}

.col1_nopad {
	float: left;
	width: 364px;
	padding: 0;
	border-right: 1px solid #ccc;
	}

.col1_nopad .section {
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
  overflow: hidden;
  clear: both;
  width: 324px; 
}



/* Boxen */

.boxHead, .boxBody {
	overflow: hidden;
	clear: both;
	}
	
* html .boxHead { height: 1%;}

.boxScroll {
  overflow: auto;
  height: 400px;
  border: 1px solid #ebebeb;
}

.boxHead h2 {
	color: #444;
	font-weight: normal;
	padding: 3px 0 4px 0;
	margin: 0;
	font-size: 12px;
	}
	






/* Menu */

ul#nav_main
{
list-style-type: none;
margin: 0;
}

ul#nav_main li
{
margin-top: 3px;
margin-left: -1px;
float: left;
border: 1px solid #d3d3d3;
position: relative;
}

ul#nav_main li a
{
display: block;
padding-top: 3px;
float: left;
height: 19px;
width: 80px;
background: url(../images/template/main_nav_bg.gif) repeat-x;
color: #666;
text-align: center;
text-decoration: none;
}

ul#nav_main li#main_active a
{
border-top: 3px solid #ae0000;
height: 19px;
color: #ae0000;
background: #fff;
}

ul#nav_main li#main_active
{
margin-top: 0;
border-bottom: 1px solid #fff;
}


#nav_sub {
  position: absolute;
  top: 30px;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -40px;
  float: none;
  width: 400px;
}

#nav_sub li {
  float: left;
  line-height: 14px;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border-left: solid 1px #afafaf !important;
  padding-left: 6px !important;
  margin-left: 6px !important;
  color: #aaa !important;
}

#nav_sub li.first{
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

#nav_sub li a {
  color: #666 !important;
  text-decoration: none;
  margin: 0 !important;
  padding: 0 !important;  
  float: none !important;
  width: auto !important;
  height: auto !important;
  border: none !important;
  background-image: none !important;
}

#nav_sub li#sub_active a {
	color: #ae0000 !important;
	}

.nav_event #nav_sub {
	left: -288px;
	width: 700px;
	}

.nav_event #nav_sub li {
	border: none !important;
	
}

.nav_event #nav_sub li#sub_active a {
	font-weight: bold;
	}

#nav_event_standalone #nav_sub {
  position: absolute;
  top: 130px;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  float: none;
  width: 400px;
  margin-left: -100px;
}


#nav_help, #nav_foot {
  list-style: none;
}

#nav_help li, #nav_foot li {
  float: left;
  line-height: 14px;
  border-left: solid 1px #afafaf;
  padding-left: 6px;
  margin-left: 6px;
}

#nav_help li.first, #nav_foot li.first {
	margin: 0;
	padding: 0;
	border: none;
}

#nav_help li a, #nav_foot li a {
  color: #ae0000;
  text-decoration: none;
}








/* Text */

h1 {
	color: #ae0000;
	font-size: 14px;
	margin: 0 0 5px 0;
	}

h2 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	color:#444444;
	margin: 0 0 5px 0;
	}

h3 {
	color: #ae0000;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 5px 0;
	}


h4 {
	color: #ae0000;
	font-size: 11px;

	}
h5 {
	color: #ae0000;
	font-size: 14px;
	margin-top: 20px;
	}

	
a {
  color: #ae0000;
  text-decoration: underline;
}

h2 a {
  color: #666;	
}

h1 a, h2 a, h3 a, h4 a, h5 a {
  text-decoration: none;
}


p {
  margin-bottom: 6px;
}

.section_text h2 {
	font-weight: bold;
	}

.section_text ul, .section_text ol, .section_magazin ul, .section_magazin ol  {
  margin-left: 15px;
  margin-bottom: 6px;
}

.small {
	font-size: 10px;
	line-height: 1.2em !important;
	}

/*------------------- presse -----------------------*/
.presse {
     padding-bottom:15px;
	 padding-top:10px;
	 padding-right:20px;
    }
/*------------------- faq -----------------------*/


.faq_block {
margin:0 0 10px 0;
clear:both;
overflow:hidden;
voice-family:inherit;
width:730px;
}

.faqh1 {
padding: 30px 0 15px 0;
}


.faq_block h2 {
float:left;
width: 220px;
}

.faq_antwort {
margin: 0 20px 0 240px;
}





/* Formulare */


input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;	
	}

.form_row {
  clear: both;
  overflow: hidden;
  margin-bottom: 5px;
}

* html .form_row {
	border-bottom: solid 1px white;
	margin-bottom: 3px;
	height: 1%;
	}


input.text {
	width: 131px;
	border: 1px solid #666;
	padding: 1px 2px;
	}
	
textarea {
	border: 1px solid #666;
	padding: 1px 2px;	
	}	
	
input.text:focus, input.text:active, textarea:focus {
	color: #ae0000;
	}	

.form_label, .form_checkfield {
	float: left;
	width: 100px;
	padding-right: 10px;	
	text-align: right;
	}
	
	
label {
	line-height: 16px; 
	}
	
.form_field, .form_checklabel {
	  float: left;
	 /* margin-right: 10px; */
}
	
.form_checkgroup {
/*	float: left;
	margin-right: 30px;
*/
	margin-bottom: 5px;
	}
		

img.help {
	vertical-align: bottom;
	}


.form_error .error_message {
	margin-left: 110px;
	clear: both;
	color: #ae0000;
	}


.form_error input, .form_error select { border: 1px solid #ae0000; }

.form_error input.button { border: none; }



fieldset {
	padding: 0;
	margin: 0;
	border: none;
	clear: both;
	overflow: hidden;
	}
	
legend {
}			

optgroup option {
	padding-left: 10px;
	}

.form_submit {
  float: right;
  margin-top: 8px;
  clear: both;
}

.form_row .datetime input, .form_row .datetime a, .form_row .date input, .form_row .date a {
	float: left;
	margin-right: 4px;
	display: block;
	}
	
.form_row .datetime input.date { 
	width: 91px;
	}

.form_row .datetime .hours, .form_row .datetime .minutes { 
	width: 24px;
	}	

.form_row .date input.date { 
	width: 110px;
	}

div.button {
  margin-top: 8px;
  text-align: right;
}

.button_left {
	float: left;
}

.button_right {
	float: right;
}

.button_label_right {
	padding-top: 3px;
	float: right;
	margin-right: 10px;
	}
	
.button_label_left {
	padding-top: 3px;
	float: left;
	margin-left: 10px;
	}	

.button_help {
	float: right;
	}

.datetime input.hours, .datetime input.minutes { 
	width: 24px !important
	}

.datetime select.hours, .datetime select.minutes { 
	width: 40px !important
	}

.error_notify {
	color: #ae0000;
	border: solid 1px #ae0000;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	
}


#fLoginPopup input.text, #fLogin input.text { width: 160px; }






/* Startseite */



#start_part1 {
	height: 135px;
	position: relative;
	background: url(../images/template/startseite_block2_bg.gif) no-repeat;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	}


#start_part1_1 {
	position: absolute;
	top: 16px;
	left: 345px;
	}
	
#start_part1_1 a:hover {
	background: url(/files/images/template/bg_fav.gif) no-repeat;
	}	


#start_part1_2 {
	position: absolute;
	left: 420px;
	top: 80px;
	}

#start_part1_2 label {
	display: block;
	color: #ae0000;
	font-weight: bold;
	}

#start_part1_2 select {

margin-right:5px;
width:220px;
}


#start_part1_1 a {
	text-decoration: none;
	color: #666;
	display: block;
	text-align: center; 
	width: 67px;
	float: left;
	}



#start_part2 {
	overflow: hidden;
	border-bottom: solid 1px #ccc;
	}
 
* html #start_part2 { height: 1%; }


#qt_teaser {
  padding: 10px 17px 5px 18px;
  float: left;
  width: 200px;
  text-align: center;
  height: 155px;
  position: relative;
  }
  
#qt_teaser h1 { text-align: left; }

#blog_teaser {
  padding: 10px 17px 5px 18px;
  float: left;
  width: 230px;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;  
  height: 155px;
  position: relative;
  }

#blog_teaser .blog_rss {
	font-size: 12px;
	font-weight: bold;
}

a.welcome_link {
	position: absolute;
	bottom: 5px;
	}
	
#qt_teaser a.welcome_link {
	width: 230px; 
	left: 0;
	text-align: center;
	}

#blog_teaser a.welcome_link {
	right: 20px;
	}
	
.wbdy_login a.welcome_link {
	left: 18px;
}

#welcomebody  {
   border-top: 1px solid #ccc;
   height: 265px;
   border-bottom: 1px solid #ccc;
   background-image: url(../images/template/start_bg_mitte.gif);
   background-repeat:repeat-y;
  }
  

  
#welcomebody_low  {
   background-repeat:repeat-y;
  padding: 12px 5px 0px 18px;  
  clear: both; 
 }
* html #welcomebody_low { height: 1%; }
 


#col1, #col2, #col3 {
    height: 248px;
  float: left;

  border-collapse: collapse;
}

#col1, #col2, #col3, #col4 ,#col5 {
  float: left;
  border-collapse: collapse;
}

#col4 {
  width: 513px;
}
#col1, #col2, #col3, .wbdy_login, .wbdy_event, .wbdy_quicktour {
  padding: 10px 5px 0px 18px;
}

#col1, #col2 , #col3 {
  width: 233px;
  voice-family: "\"}\"";
  voice-family:inherit;
padding-bottom: 6px;
}

#start_part2 #col5 { width: 260px;
  height: 170px;
  position: relative;
}

.wbdy_body div {
  padding: 5px 0px 5px 0px;
}
a.arr {
  background-image: url(../images/template/icn_arrow_red.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

#col4 .form_row, #col1 .form_row {
  padding: 3px 5px 0px 0px;
}


#col4 .form_field input {
  width: 118px;
  height: 17px;
  border: 1px solid #ccc;
}

#col4 .form_label {
  width: 50px;
  text-align: left;
}
#col4 select, #col1 select {
  width: 150px;

  margin-right: 5px;
}


#col4 {
padding-top: 12px;
}

.page_qt1 #col4, .page_qt2 #col4, .page_qt3 #col4 {
padding-top: 8px;
}


img#findout {
float: left;

}

.chooseevent {
	float: left;
	padding: 15px 0 0 20px;
}

/*.wbdy_login, .wbdy_event {
  padding-bottom: 10px;
}*/

.wbdy_head {
  padding-bottom: 5px;
}



.page_qt1 .wbdy_head, .page_qt2 .wbdy_head, .page_qt3 .wbdy_head {
  padding-bottom: 22px;
  padding-left: 15px;
}

.wbdy_teaser {
  padding: 4px 5px 10px 0px;
  height: 34px;
}

.wbdy_teaser, #col4 .form_label, #col4 a, .wbdy_event .form_row, #col1 .form_row {
  color: #ae0000;
}

.wbdy_login .button {
  float: right;
}
.wbdy_body div img, #start_part1_2 .button {
  vertical-align: middle;
}

.wbdy_login h1 { color: #666 }

#entry_register {
	margin-top: 10px;
}

.welcome_lostpass { float: left; }


.page_start .form_label, .page_start .form_checkfield {
	width: 50px;
}



/*----neu------*/

.startseite_teaser_block {
margin-left: 14px;
}

.startseite_teaser_h1 a{
text-decoration:underline;
}

.startseite_teaser_line {
clear:both;
overflow:hidden;
}
.startseite_teaser_line h2 {
font-size:11px;
font-weight:bold;
margin-bottom: 10px;
margin-top: 5px;
}

#blog_teaser h2 {
font-size:11px;
font-weight:normal;
margin-bottom: 10px;
}

#blog_teaser h2 a {
color: #000;
text-decoration: underline;
}

.startseite_teaser {
width: 370px;
float: left;
position: relative;
height: 100px;
}


.startseite_teaser a.welcome_link {
	bottom: 0;
	}

.startseite_teaser_head a{
font-weight: bold;
text-decoration:none;
}

.startseite_teaser_pic{
float:left;
}

.startseite_teaser_text{
margin-left: 98px;
margin-right: 10px;
}

#blog_teaser .startseite_teaser_text{
margin-left: 85px;
margin-right: 0;
}

* html .startseite_teaser_text {
	height: 1%;
	}

#fLoginHome input.text {
	width: 165px;
	}
	
* html #fLoginHome .form_row {
	height: auto;
	}	


#fakelink1 a {
	position: absolute;
	display: block;
	top: 30px;
	left: 20px;
	width: 180px;
	height: 20px;
	}

#fakelink2 a {
	position: absolute;
	display: block;
	top: 90px;
	left: 20px;
	width: 120px;
	height: 20px;
	}
	
#fakelink1 span, #fakelink2 span { display: none; }	



/* Registration Preview */

.section_regpreview {
  padding: 0;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 770px;
}

.section_regpreview .col1 {
	width: 512px;
	height: 422px;
	padding: 0;
	}

.section_regpreview .col2 {
	width: 257px;
	padding: 0;
	}

.section_regpreview .form_row {
	margin-bottom: 8px;
	}
* html .section_regpreview .form_row {
	margin-bottom: 6px;
	}


#section_previewmyevents .col1 {
	background: url(/files/images/template/preview_myevents.gif);
}
#section_previewmyevents .box_regpreview {
	margin: 240px 40px 0 270px;
}

#section_previewabook .col1 {
	background: url(/files/images/template/preview_abook.gif);
}
#section_previewabook .box_regpreview {
	margin: 187px 40px 0 270px;
}

#section_previewphotos .col1 {
	background: url(/files/images/template/preview_photos.jpg);
}
#section_previewphotos .box_regpreview {
	margin: 250px 40px 0 250px;
}

#section_previewmyinvyte .col1 {
	background: url(/files/images/template/preview_myinvyte.gif);
}
#section_previewmyinvyte .box_regpreview {
	margin: 198px 40px 0 270px;
}

.section_regpreview .box_regpreview li { margin-top: 12px; }

.section_regpreview .form_label {
	width:55px;
}

.section_regpreview #fLogin input.text {
	width:120px;
}

.section_regpreview .col2 .section {
	padding: 20px 30px;
	width: auto;
	}

#section_previewmagazin { border: none; }
#section_previewmagazin h1 { font-size: 11px; }
#section_previewmagazin h2 { font-size: 11px; color: #ae0000; margin-left: 110px; }
#section_previewmagazin h1 a { text-decoration: underline; }
#section_previewmagazin img { float: left; margin-bottom: 8px; }
#section_previewmagazin p { clear: both; margin-bottom: 1em; }


/* Neues Event */

.design_thumb {
	background: url(../images/template/design_frame.gif) no-repeat;
	padding: 4px;
	width: 151px;
	height: 120px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	display: relative;
	voice-family: "\"}\"";
	voice-family:inherit; 	
	width: 151px;
	height: 111px;	
	}
	
.design_thumb_first {
	margin-left: 0;
	}

.design_thumb img {
	display: block;
	cursor:pointer
	}
	
.design_thumb img.previewMouseover {
	display: none;
	}
	
.design_caption	{
	padding-top: 4px;
	}
	
.largeView {

  position: absolute;
  width: 303px;
  height: 231px;
  background-image: url(../images/template/bubble.png);
  background-repeat: no-repeat;
}

* html .largeView {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/files/images/template/bubble.png');
} 

.largeView img{
  margin: 42px 0px 0 14px;
}

#thumb_selected {
	background: url(../images/template/design_frame_selected.gif) no-repeat;
}

/* force scrollbar for firefox */
body.choosedesign {
	overflow: scroll;
	#overflow: visible;
	}

#change_event_type {
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	}


/* Details */

#fieldset_base .form_label, #fieldset_invitation .form_label, #fieldset_base .form_checkfield {
	width: 120px;
	}
	
#fieldset_base .form_error .error_message {
	margin-left: 130px;
	}	

#fieldset_base input.text, #fDetails select {
	width: 180px;
	}
	
#fieldset_base input#base_postcode { 
	width: 50px;
	}

#fieldset_base input#base_town { 
	width: 121px;
	}


.form_bwcnt .form_label {
	width: 60px;
	}

#fieldset_base .form_row .datetime input.date { 
	width: 71px;
	}


#fieldset_invitation textarea {
	width: 339px;
	height: 120px;
	overflow: scroll;
	}
	
	
#fieldset_addons  div input {
	margin-right: 5px;
	}


#fDetails .col1 { min-height: 240px; }

* html #fDetails .col1 { height: 240px; }


#container_addguest, #container_contacts {
	margin-top: 10px;
	overflow: hidden;
	}
	
#container_addguest .form_row {
	float: left;

	clear: none;
	}

#container_addguest .form_field {
	padding: 0;
	margin-right: 3px;
	}
* html #container_addguest .form_field {
  margin-right: 1px;
}

#container_addguest .form_error .error_message, #container_addguest .form_error .error_message {
	margin-left: 0;
	clear: both;
	color: #ae0000;
	}

#container_addguest input.text {
	width: 74px;
	}
	
#container_contacts input {
	float: right;
	}		
	
	
#box_newevent_abook .boxHead h2 {
	float: left;
	}
	
#box_newevent_abook select#group_filter {
	font-weight: bold;
	width: 130px;
	}	

#box_newevent_abook select#letter_filter {
	font-weight: bold;
	width: 50px;
	}	

#box_newevent_abook #container_groupfilter {
	float: right;
	margin-bottom: 2px;
	}

* html #box_newevent_abook #container_groupfilter {
	float: right;
	margin-bottom: 2px;
	}

#box_addressbook, #box_guestlist {
	background: url(../images/template/list_bg.gif);
	}

#fieldset_guestlistoptions .form_checkfield {
  width: 20px;
}

#fieldset_guestlistoptions {
	clear: none;
	}
	
#fieldset_answerstyles label {
	margin-left: 30px;
	}
	
#fieldset_answerstyles select {
	width: 150px;
	}

#fieldset_answerstyles input.text {
	width: 60px;
	}

#fieldset_answerstyles label#label_no_maybe { margin: 0; }

#container_guestlist, #container_addressbook {
float: left;
margin-right: 20px;
}

#container_guests {
  clear: both;
	overflow: hidden;

}


#section_preview .col1_nopad {
	width: 505px;
	min-height: 475px;
	}

#section_preview .col2 {
	width: 229px;
	}
	
#section_preview .col1_nopad .section, #section_preview .col1_nopad .section_last {
	width: 505px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 465px;
	}	


#section_preview .book_row {
	width: 225px;
	}

#section_preview .book_name {
	width: 180px;
	overflow: hidden;
	}
* html #section_preview h2 {
  clear: both;
}

* html #myguestlist .col1, * html #myguestlist .col2 {
  width: 344px;
}

* html #myguestlist .boxScroll {
  width: 344px;
}

* html #section_preview .boxScroll {
  width: 225px;
}

#preview_gmap {
	float: right;
	width: 200px;
	/*overflow: hidden;*/
	}

#section_preview #fieldset_base {
	width: 255px;
	float: left;
	}

#section_preview .col2 {
  /*padding-left: 0px;*/
}

/* reoccurence */


#fieldset_reoccurrence_daily, #fieldset_reoccurrence_weekly, #fieldset_reoccurrence_monthly, #fieldset_reoccurrence_yearly {
	/*position: absolute;
	top: 30px;
	left: 0;
	width: 290px;*/
	}



#reoccurrence_day_every_count, 
#reoccurrence_week_every_count, 
#reoccurrence_month_on_day_number, 
#reoccurrence_month_each_month_count_1, 
#reoccurrence_month_each_month_count_2,
#reoccurrence_year_every_day_number, 
#reoccurrence_end_after_reoccurences_count,
#reoccurrence_days_send_before_event {
	width: 20px;
	}
	
#fieldset_reoccurrence select {
	width: auto;
	}


#fieldset_reoccurrence_time,
#group_reoccurrence_series_type,
#fieldset_reoccurrence_range {
	width: 200px;
	margin-right: 10px;
	float: left;
	clear: none;
	}

#fieldset_reoccurrence_time {
	width: 210px;
	}

#group_reoccurrence_series_type {
	/*position: relative;*/
	min-height: 110px;
	width: 300px;
	}
* html #group_reoccurrence_series_type {
	height: 110px;
}
	
#fieldset_reoccurrence_range {
	margin: 0;
	}

#fieldset_reoccurrence_time .form_label {
	width: 50px;
	}
	
#form_reoccurrence_series_type .form_label {
	width: 70px;
	}

#group_reoccurrence_series_type .form_checkfield {
	width: 10px;
	}
	
#fieldset_reoccurrence_range .form_label {
	width: auto;
	}	

#reoccurrence_start_time, #reoccurrence_end_time {
	width: 70px;
	}

#reoccurrence_start_date {
	width: 100px;
	}
	
#reoccurrence_end_date {
	width: 70px;
	}

	
#fieldset_reoccurrence_range .form_checkfield {
	width: 15px;
	}	
	
#form_reoccurrence_week_days .form_row {
	clear: none;
	float: left;
	width: 100px;
}

#form_reoccurrence_week_days .form_checklabel {
	padding-right: 0;
	width: auto;
}

#form_reoccurrence_week_every_count .form_label {
	width: auto;
	}

#fieldset_reoccurrence .form_error .error_message {
	margin-left: 0;
	}
	
.gmap_marker {
	height: 80px;
	width: 215px;
	}	

.gmap_marker h3 {
	color: #ae0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	}

.markerTitle input {
	color: #ae0000;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	margin: 0 0 1px 0;
	}

.markerDescription {
	height: 45px;
	}

.markerShow .markerDescription {
	overflow: auto;
	width: 200px;
	}
	
.markerEdit .markerDescription textarea {
	width: 200px;
	height: 40px;
	}
	
.markerButtons {
	text-align: right;
	width: 205px;
	}

.markerButtons img {
	cursor: pointer;
	}

#editgmap {
	width: 500px;
	height: 375px;
	float: left;
	}

#editgmaphelp {
	width: 200px;
	margin-left: 20px;
	float: left;
}

#editgmaphelp li {
	margin-left: 20px;
	margin-bottom: 5px;
}

#tgmap_address_invalid {
	color: #ae0000;
	border: solid 1px #ae0000;
	padding: 3px;
	margin-bottom: 10px;
	left:150px;
	margin-bottom:10px;
	padding:3px;
	position:absolute;
	top:100px;
	width:200px;
	background: #fff;	
}



#fDetails h1.head_1, #fDetails h1.head_2, #fDetails h1.head_3, #fDetails h1.head_4 {
	color: #ae0000;
	padding: 2px 0 0 38px;
	height: 21px;
	margin: 0 0 10px 0;
	width: 300px;
	}
	
#fDetails h1.head_1	 {
	width: 240px;
	}
	

#fDetails h1.head_1 {
	background: #e8e8e8 url(../images/template/head_invite_1.gif) no-repeat;
	}

#fDetails h1.head_2 {
	background: #e8e8e8 url(../images/template/head_invite_2.gif) no-repeat;
	}
	
#fDetails h1.head_3 {
	background: #e8e8e8 url(../images/template/head_invite_3.gif) no-repeat;
	}
	
#fDetails h1.head_4 {
	background: #e8e8e8 url(../images/template/head_invite_4.gif) no-repeat;
	}	

#bwItemsMessage { width: 250px; }

ul.attachment {
	list-style: none;
	}

ul.attachment li {
	overflow: hidden;
	margin-bottom: 5px;
	}

ul.attachment li img {
	float: left;
	}
ul.attachment li span {
	margin-left: 40px;
	display: block;
	}


#morePolls, .moreAnswers, #moreBwItems, #moreAttachments {
	cursor: pointer;
	}

	
#evt_ext {
	cursor: pointer;
	margin-left: 2px;
	}
	
#evt_ext img {	
	margin: 0 7px 0 0;
	}
	
#section_newevent {
border-bottom: solid 1px #ccc;
background-image:url(../images/template/start_bg_unten.gif);
background-repeat:repeat-y;
height:162px;
}


#section_invmailstyle .mark {
	color: #ae0000;
	}



/* Adressbook */

#form_addgroup .form_row {
	float: left;
	width: 150px;
	clear: none;
	}
	
#form_addgroup .form_error .error_message, #form_addbook .form_error .error_message {
	margin-left: 0;
	clear: both;
	color: #ae0000;
	}	

#form_group_delete {
	float: right;
	}


#box_group .boxHead h2, #box_abook .boxHead h2 {
	float: left;
	}
	
#box_group .boxHead select, #box_abook .boxHead select {
	float: left;
	margin-left: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	width: 150px;
	}

.col_label {
	float: right;
	padding-right: 10px;
	}



#form_addbook .form_row {
	float: left;
	width: 130px;
	clear: none;
	}

#form_addbook input.text {
	width: 115px;
	}

#form_addbook #form_member_group {
	width: 180px;
	}

#form_addbook #form_member_group select {
	width: 160px;
	}

#container_addguest .form_row {
	float: left;
	clear: none;
	}


#list_addressbook, #list_group, #js_addressbook {
	background: url(../images/template/list_bg.gif);
	}
	
#addressbook_buttons {
	clear: both;
	overflow: hidden;
	}	


#addressbook_buttons .button_selectall {
	float: left;
	}
	
#addressbook_buttons .button_sendmail {
	float: right;
	}	
	
	


.book_row {
  clear: both;
  height: 40px;
} 


.book_select {
	width: 17px;
	float: left;
	padding: 15px 0 0 6px;
}


*:first-child+html .book_select {
	padding: 10px 0 0 6px;
} 
* html .book_select {
	padding: 10px 0 0 6px;
}

.book_answer {
	width: 19px;
	height: 30px;
	float: left;
	padding: 10px 6px 0 6px;
}

.book_image {
  width: 30px;
  height: 40px;
  float: left;
}


.book_name {
  float: left;
  width: 244px;
  padding: 7px 0 0 6px;
  color: #ae0000;
}

.book_name span.valid{
	display: none;
}

.book_name span.invalid{
	color: #ff0000;
	display: inline;
}

.book_email {
	float: left;
	width: 200px;
    padding: 12px 0 0 6px;
    color: #ae0000;	
    overflow: hidden;
	}


.book_groups {
	float: left;
	width: 120px;
    padding: 12px 0 0 6px;
    color: #ae0000;	
    overflow: hidden;
	}


.book_firstname, .book_lastname {
	float: left;
	width: 120px;
    padding: 12px 0 0 6px;
    color: #ae0000;	
    overflow: hidden;
	}	




.book_button {
  float: left;
  width: 25px;
  padding: 10px 0 0 10px;

}

.book_firstname input, .book_lastname input {
	width: 110px;
	}
.book_email input {
	width: 150px;
	}

.book_head_email, .book_head_groups, .book_head_firstname, .book_head_lastname {
	float: left;
    padding: 0 0 5px 6px;
    font-weight: bold;
	}
.book_head_firstname, .book_head_lastname {
	width: 120px;
	}
.book_head_email {
	width: 200px;
	}
.book_head_groups {
	width: 120px;
	}

.book_head_firstname {
	padding-left: 61px;
}	

* html #js_addressbook {
  width: 710px;
}
/*
* html #list_group {
  width: 320px;
}
* html #list_addressbook {
  width: 340px;
}
*/
* html #form_add_to_book .form_checkfield, * html #form_add_to_book .form_checklabel, * html #form_email_atonce .form_checkfield, * html #form_email_atonce .form_checklabel, * html #form_email_daily .form_checkfield, * html #form_email_daily .form_checklabel {
  /*border: 1px solid #FF0000;*/
  height: 20px;
  line-height: 18px;
  vertical-align: middle;
}
* html #fieldset_guestlistoptions .form_row {
  padding: 0px;
  margin: 0px;
}
/*
* html .col1_nopad {
  height: 475px;
}
* html .col1 {
  height: 492px;
}
*/
* html #list_group {
  width: 344px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 324px;
}

#abook_nogroups {
	padding: 20px;
	}


#abook_filter {
	margin-bottom: 5px;
	overflow: hidden;
	}


#abook_filter a {
	text-decoration: none;
	border: solid 1px #ccc;
	padding: 1px 4px;
	min-width: 8px;
	display: block;
	float: left;
	margin-right: 3px;
	text-align: center;
	}

#csv_import { padding-top: 5px; }
#csv_import img, #abook_import img {
	vertical-align: middle;
	}

#form_addbook {
	overflow: hidden;
	margin-bottom:5px;
	}

* html #form_addbook { height: 1%; }

#abook_filter a.selected {
	border: solid 1px #ae0000;
	background-color: #f5f5f5;
	}
	
#abook_filter a:hover {
	background-color: #f5f5f5;
	}

#abFilterGroup { width: 150px; }





/* MyEvents */


#guestlist_filter {
	clear: both;
	overflow: hidden;
	}

#guestlist_filter div {
	float: left;
	margin-right: 30px;
	}

#guestlist_filter div input {
	margin-right: 5px;
	}

#guestlist_buttons {
	clear: both;
	overflow: hidden;
	margin-top: 12px;
	}

#guestlist_buttons .button_selectall {
	float: left;
	}

#guestlist_buttons .button_selectall {
	float: left;
	}

#guestlist_buttons .button_group {
	float: right;
	}
	
#guestlist_buttons .button_group div {
	float: left;
	margin-left: 30px;
	}	

.guestlist_navbuttons .button_back {
	float: left;
	}

.guestlist_navbuttons .button_invite, .guestlist_navbuttons .button_delete {
	float: left;
	margin-left: 20px;
	}

.guestlist_navbuttons .button_editguests {
	float: right;
	}
	
#box_eventviewguests .boxHead select {
	float: right;
	margin-bottom: 2px;
	font-weight: bold;
	width: 150px;
	}	
	
#box_eventviewguests .boxHead .answersummary, #print_guestlist_summary .answersummary {
	float: left;
	margin-right: 20px;
	}
	
#box_eventviewguests .boxHead .answers_yes {
	margin-left: 20px;
	}

#box_eventviewguests .boxHead .answers_noanswer, #print_guestlist_summary .answers_noanswer {
	margin-top: 6px;
	}

#print_guestlist_summary { overflow: hidden; }
* html #print_guestlist_summary  { height: 1%; }

#box_eventviewguests .book_name {
	width: 450px;
	color: #666;
	padding: 0 0 0 6px;
	}
	
#box_eventviewguests .book_replymessage {
	color: #ae0000;
	}	

#box_eventviewguests .book_additional {
	float: left;
	padding: 7px 0 0 6px;
	width: 160px;
	}


#box_guestlist {
	background: url(../images/template/list_bg.gif);
	}

#box_eventviewguests #box_guestlist {
	width: 711px;
}

table.event_list {
	border-collapse: collapse;
	width: 100%;
	}

table.event_list td {
	padding-bottom: 6px;
	}

table.event_list th {
	text-align: left;
	}

table.event_list th, table.event_list td {
	padding-right: 5px;
	}
	
table.event_list th.noanswer {
	font-weight: normal;
	width: 40px;
	}	

table.event_list tr.ownevent td {
	color: #ae0000;
	}

.parent .date a {
	color: #666;
	text-decoration: none;
	}

.ownevent .date a {
	color: #ae0000 !important;
	}

.parent td.date, .parent td.event, .parent td.type, .parent td.user, .parent td.comment  {
	padding-right: 12px;
	}

.child td.date, .child td.event, .child td.type, .child td.user, .child td.comment  {
	padding-left: 12px;
	padding-right: 0;
	}


#print_cover #container_invite .col2 {
	padding: 0;
	
	}

#print_cover { border-bottom: solid 1px #ccc; }

#print_guestlist #box_guestList table { width: auto; }

/* calendar */

table.calendar {
	border: solid 1px #e7e7e7;
	border-collapse: collapse;
	
}
table.calendar th {
	text-align: center;
	color: #ae0000;
	font-weight: normal;
	font-size: 10px;
	padding: 2px 0;
}
table.calendar td {
	border: solid 1px #d3d3d3;
	vertical-align: top;
	width: 79px;
	cursor: pointer;
}

table.calendar td.selected {
	background-color: #fafafa;
}

table.calendar td.today {
	background-color: #f5f5f5;
}

table.calendar td * {
	font-size: 10px !important;
	}

table.calendar td div.td {
	position: relative;
	min-height: 50px;		
}

table.calendar td.weekend {
	width: 78px;
}

* html table.calendar td div.td {
	height: 50px;
	}

table.calendar td.premonthdays {
	border-left: solid 1px #e7e7e7;
	border-top: solid 1px #e7e7e7;
	border-right: none;
	border-bottom: none;
	color: #e7e7e7;	
}

table.calendar td.postmonthdays {
	border-right: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	border-left: none;
	border-top: none;
	color: #e7e7e7;
}

table.calendar td.weekend .daynumber {
	color: #ae0000;
}

table.calendar .slot {
	padding-top: 1px;
	height: 27px;
}

table.calendar .slot {
	height: 25px;
	display: block;
	padding-left: 4px;
	padding-bottom: 2px;
	text-decoration: none;
	overflow: hidden;
	}
	
table.calendar .slot a:hover {
	background-color: #f5f5f5;
	}	

table.calendar .slot span {
	display: block;
	}
	
table.calendar .slot span.cal_time {
	color: #444;
	
	}	
	
table.calendar .slot span.title {
	color: #ae0000;
	
	}

table.calendar .start, table.calendar .middle, table.calendar .end {
	border-top: 1px solid #ae0000;
	padding-top: 0;
	}
	
table.calendar .start, table.calendar .single {
	background: url(/files/images/template/cal_corner_start.gif) no-repeat top left;
	}	
table.calendar .end {
	background: url(/files/images/template/cal_corner_end.gif) no-repeat top right;
	}	
	
table.calendar td.premonthdays .start, table.calendar td.premonthdays .single, table.calendar td.postmonthdays .start, table.calendar td.postmonthdays .single {
	background: url(/files/images/template/cal_corner_start_gray.gif) no-repeat top left;
	}	
table.calendar td.premonthdays .end, table.calendar td.postmonthdays .end {
	background: url(/files/images/template/cal_corner_end_gray.gif) no-repeat top right;
	}	

table.calendar td.premonthdays .start, table.calendar td.premonthdays .middle, table.calendar td.premonthdays .end, table.calendar td.postmonthdays .start, table.calendar td.postmonthdays .middle, table.calendar td.postmonthdays .end {
	border-top: 1px solid #e7e7e7;
	}
	
table.calendar td.premonthdays, table.calendar td.postmonthdays, table.calendar td.premonthdays a span, table.calendar td.postmonthdays a span {
	color: #e7e7e7 !important;
	}

table.calendar .middle span, table.calendar .end span {
	visibility: hidden;
	}

table.calendar td .daynumber {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 10px;
	}

#section_myinvyte_list .col1 .select_pulldown {
	margin-right: 5px;
	width:108px;
}

#section_myinvyte_list .col1 {
	width: 180px;
	padding-top: 25px;
	padding-bottom: 25px;
	border: none;
	}	

#section_myinvyte_list .col2 {
	width: 509px;
	border-left:1px solid #CCCCCC;
	min-height: 95px;
	}	
	
* html #section_myinvyte_list .col2 { height: 95px; }
	
#section_myinvyte_list table.event_list td {
	padding-bottom: 0;
	}	
	
#section_myinvyte_list table.event_list h2 {
	color: #ae0000;
	font-weight: bold;
	}	

#section_myinvyte_calendar {
	padding: 0;
	width: 770px;
	position: relative;
	}

#section_myinvyte_calendar .col1 {
	width: 599px;
	padding-bottom: 0;
	padding-right: 0;
	border: none;
	}
	
#section_myinvyte_calendar .col2 {
	width: 170px;
	overflow: hidden;
	padding: 0;
	border-left:1px solid #CCCCCC;
	}
	
#calendar {
	margin-left: 20px;
	margin-bottom: 20px;
	min-height: 270px;
	}
	
* html #calendar {
	height: 270px;
	}	

.calendar_month .calendar_prev {
	position: absolute;
	top: 170px;
	left: 12px;
	width: 8px;
	text-align: right;
	}

.calendar_month .calendar_next {
	position: absolute;
	top: 170px;
	left: 579px;
	width: 8px;
	}
	
* html .calendar_month .calendar_next {
	left: 581px;
	}
	
.calendar_event_mouseover h2 {
	color: #ae0000;
	font-weight: bold;
	}	

.calendar_event_mouseover h3 {
	color: #666;
	font-weight: bold;
	}	
	
.calendar_mouseover_section, .calendar_mouseover_section_last	{
	padding: 10px;
	border-bottom: 1px solid #efefef;
	clear: both;
	overflow: hidden;
	}
	
.calendar_mouseover_section_last {
	border-bottom: none;
	}	
	

.calendar_event_mouseover .answersummary {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.calendar_event_mouseover .answers_noanswer {
	clear: both;
	float: none;
	}

#section_myinvyte_calendar .col1 .section {
	width: 559px;
	border-bottom: none;
	border-top: 1px solid #ccc;
	}
	
	
#fDateform .form_label {
	width: 120px;
	}	
	
#fDateform .error_message, #fDateform_delete { margin-left: 130px; }

#calendar_mouseover {
	height: 480px;
	overflow: auto;
	}

#calendar_nextreasons {
	padding: 10px;
	border-top: 1px solid #ccc;
	}

#calendar_nextreasons h2 {
	color: #ae0000;
	font-weight: bold;
	}	

#myevents_datetext {
	float: left;
	width: 180px;
	}

#myevents_datebutton {
	float: left;
	margin-left: 10px;
}

td.type_label { text-align: right; }




/* Invitation */

.invite #container_invite {
  background: url(../images/template/frame_invitecol.gif) repeat-y;
  width: 770px;
  voice-family: "\"}\"";
  voice-family:inherit;
  overflow: hidden;
}
.invite #content_head {
  background-image: url(../images/template/frame_head_invite.gif);
  background-repeat: no-repeat;
  z-index: 20;
}
.invite #content_foot {
  background-image: url(../images/template/frame_foot_wide_invite.gif);
  background-repeat: no-repeat;
}

.invite p { margin: 0; }
/*
#container_invite {
	width: 770px;
}
*/
#container_invite .col1 {
  width: 360px;
  float: left;
  border: none;
  padding: 0px 0px 0px 0px;
}

#container_invite .col2 {
  width: 409px;
  margin-left: 1px;
  float: left;
  padding: 240px 0px 0px 0px;
}
/* IE 5+6 only */
* html #container_invite .col2 {
  overflow: hidden;
  /*border: 1px solid #FF0000;*/
}


#container_invite h1, #container_invite h2, #box_bringAlongOption .ba_text {
  margin-bottom: 15px;
}

#container_invite h1 {
  font-size: 16px;
}

#container_invite h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	}

#box_guestForm .form_label, #form_answer .form_checkfield, #form_answer .form_checklabel, #form_votingOpt .form_checkfield {
  text-align: left;
}
#container_invite h3 {
  padding: 20px 0px 10px 0px;
  margin: 0;
}

#container_invite h3.markerTitle {
  padding: 0;
}

#container_invite .section {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  width: auto;
}

/*
#container_invite .col1 .section { width: 320px; }

#container_invite .col2 .section { width: 409px; }
*/
#container_invite .section_last {
  clear: both;
  overflow: hidden;
  width: auto;
}
#box_bringAlongOption h2, #box_bringAlongOption h3, #box_guestList h2, #box_guestList .stats, #box_comments h2 {
  padding: 5px 5px 5px 16px;
}

#box_comments p {
  padding: 0 5px 0 16px;
}


#box_eventdata .ed_head {
	color: #ae0000;
	font-size: 12px;
  font-weight: bold;
	margin: 0 0 5px 0;
}

#box_eventdata #ical { margin-top: 8px; }

#container_invite h3, #box_comments td.co_col1, #box_replycomments td.co_col1, #box_guestList .gl_name, #box_guestList span.ja, #box_guestList span.vlt, #box_guestList span.nein, #box_bringAlongOption .bao_col2, #form_replymessage div.form_label label, #box_organizer .bo_head {
	color: #ae0000;
	font-size: 11px;
  font-weight: bold;
}
#form_replymessage .form_label {
  width: auto !important;
  padding: 10px 5px 5px 0px;
}

#form_company .error_message {
margin: 0;
}

#ivt_pic {
  position: absolute;
  top: -15px;
  left: 0px;
  width: 409px;
  height: 251px;
  border-bottom: 1px solid #ccc;
  voice-family: "\"}\"";
  voice-family:inherit;
  top: 125px;
  left: 366px;
}

#ivt_pic img {  display: block; }

#ivt_createnew {
	padding: 0 20px;
	}

#ivt_createnew .form_label {
	width: auto;
	color: #ae0000;
	font-weight: bold;
	padding-top: 3px;
	}

#ivt_createnew .form_row {
	margin: 3px 0 2px 0;
	}

#ivt_createnew select {
	width: 120px;
	}

.bo_col1, .bo_col2 {
  float: left;
}

#box_organizer .bo_col1 { padding-bottom: 10px; }

#box_eventdata h3, #box_organizer h4, #box_guestList h4 {
  display: inline;
}

.invite_noanswer {
	border: solid 1px #ae0000 !important;
	height: 1%;
	}

h2.invite_answer {
	background-color: #e8e8e8;
	color: #ae0000;
	margin: 0 !important;
	padding: 10px 20px;
	}	
	
#box_guestForm h3 {
	color: #ae0000;
	padding: 5px 0 0 38px;
	height: 18px;
	margin: 10px 0 10px 0;
	}

#box_guestForm h3.head_1 {
	background: #e8e8e8 url(../images/template/head_invite_1.gif) no-repeat;
	}

#box_guestForm h3.head_2 {
	background: #e8e8e8 url(../images/template/head_invite_2.gif) no-repeat;
	}
	
#box_guestForm h3.head_3 {
	background: #e8e8e8 url(../images/template/head_invite_3.gif) no-repeat;
	}
	
#box_guestForm h3.head_4 {
	background: #e8e8e8 url(../images/template/head_invite_4.gif) no-repeat;
	}		

#box_guestForm h3.head_5 {
	background: #e8e8e8 url(../images/template/head_invite_5.gif) no-repeat;
	}	


#guestForm h4 {
  margin: 20px 0px 0px 0px;
}

#box_guestForm .form_row {
  padding: 3px 0px 3px 0px;
}

.invite #form_guest_firstname .form_label, .invite #form_guest_surname .form_label, .invite #form_guest_email .form_label {
  width: 70px;
}
.invite #form_guest_firstname input, .invite #form_guest_surname input, .invite #form_guest_email input {
  width: 116px;
  height: 16px;
  padding: 2px 0px 0px 3px;
}

.invite #form_company input.text {
	width: 30px;
	}
	
.invite .form_checkfield {
  width: auto;
}
.invite #replymessage {
  width: 260px;
  height: 80px;
}
.invite #form_guest_firstname input, .invite #form_guest_surname input, .invite #form_guest_email input, .invite #replymessage {
  border: 1px solid #ae0000;
}



#box_guestForm .form_label {
  width: 80px;
}
#box_guestForm select {
  width: 50px;
}

#box_guestList span.ja {
  background-image: url(../images/template/icn_ja_gr.gif);
}
#box_guestList span.vlt {
  background-image: url(../images/template/icn_vlt_gr.gif);
}
#box_guestList span.nein {
  background-image: url(../images/template/icn_nein_gr.gif);
}
#box_guestList span.ja, #box_guestList span.vlt, #box_guestList span.nein {
background-position:right top;
background-repeat:no-repeat;
margin:0pt 30px 0pt 0pt;
padding:10px 30px 10px 0px;
}


#box_guestList tr.odd, #box_comments tr.odd {
  background-color: #f8f8f8;
}


#box_comments table, #box_guestList table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	}


#box_guestList tr, #box_guestList td {
  height: 40px;
}

#box_guestList td.glcol1 {
  width: 25px;
}
#box_guestList td.glcol2 {
  width: 40px;
}
#box_guestList td.glcol3, #box_guestList td.glcol3 div {
  width: 220px;
  overflow: hidden;
}
#box_guestList td.glcol4 {
  width: 80px;
  text-align: right;
  padding-right: 5px;
}

#box_bringAlongOption .bao_col1 {
  width: 35px;
}
#box_bringAlongOption .bao_col2 {
  width: 260px;
}
#box_bringAlongOption .bao_col3 {
  width: 70px;
}
#box_bringAlongOption .ba_head_col2, #box_bringAlongOption .ba_col3 {
  text-align: right;
}
#box_bringAlongOption h2 {
  margin-bottom: 0px;
}
#box_eventdata p {
  padding: 0px 0px 5px 0px;
}


#box_comments .co_btn {
  text-align: right;
  padding: 10px 5px 5px 0px;
}
#box_comments td.co_col1 {
  width: 100px;
  text-align: right;
  vertical-align: top;
}

#box_comments td.co_del{
  width: 20px;
  padding-left: 5px;
  padding-right: 10px;
}


#box_comments td.co_col2 {
  padding-left: 15px;
  vertical-align: top;  
  width: 242px;
}

#box_comments td.co_col2 div {
	width: 242px;
	overflow: hidden;
	}

#box_comments .comment_date {
	font-weight: normal;
	color: #666;
	}

#box_comments td {
  padding-bottom: 15px;
}
.vr_col1, .vr_col2 {
  float: left;
}

.vr_col1 {
  width: 50px;
}
.vr_col2 {
  width: 265px;
}

#box_voting hr{
  background-color: #ae0000; /* Mozilla 1.4 */
  color: #ae0000; /* IE 6 */
  border: #ae0000; /* Opera 7.11 */
  height: 1px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
  text-align: left;
  margin-top: 2px;
}



#box_voting h3 {
  padding-top: 0px;
}
/*
#box_bringAlongOption .bao_spacer {
  border-bottom: 1px solid #ededed;
}
*/
#box_bringAlongOption td.bao_col1, #box_bringAlongOption td.bao_col2, #box_bringAlongOption td.bao_col3 {
  border-bottom: 1px solid #ededed;
}

#box_bringAlongOption td.bao_col1 {
  padding-left: 16px;
  height: 40px;
}


#box_organizer .bo_col2 p {
  padding: 3px 0px 3px 30px;
}
#box_bringAlongOption {
  padding: 0px;
}
#box_bringAlongOption .bao_body {
  max-height: 215px;
}
#box_comments .co_body {
  max-height: 600px;
  border-bottom: 1px solid #ededed;
  width: 409px;
}

#box_comments .co_body table {
	width: 392px;
	}	

#box_comments .co_col2 a {
	color: #666;
	text-decoration: none;
	}

#box_guestList .gl_body {
    max-height: 625px;
	width: 409px;  
}


#box_guestList .gl_body table {
	width: 392px;
	}	

#box_bringAlongOption .bao_body, #box_comments .co_body, #box_guestList .gl_body {
  overflow: auto;
  overflow-x:hidden;
}

* html .ie6_large #box_guestList .gl_body,
* html .ie6_large #box_comments .co_body
 {
	height: 625px !important;
}


#box_guestList, #box_comments {
  padding: 0px;
}


#box_guestList .stats {
  padding: 5px 5px 15px 16px;
}
#box_organizer h2 {
  /*padding: 5px 0px 8px 16px;*/
  margin-bottom: 0px;
}
/* IE 5+6 only */
* html #box_organizer .bo_body, * html #ivt_createnew .form_row {
  height: 100%;
}
/* IE 5+6 only */
* html #box_eventviewguests .boxBody, * html #box_adressbook .boxBody, * html #box_group .boxBody {
  width: 100%;
  height: 100%;
}


#box_guestList td.glcol1 {
  padding-left: 16px;
}
#box_bringAlongOption .bao_body, #box_comments .co_body, #box_guestList .gl_body {
  border-top: 1px solid #ededed;
}

* html #box_guestForm h3 {
  width: 250px;
}


#box_eventdata {
  width: 340px;
  overflow: hidden;
  padding-right: 0;
}

.owner_buttons {
	margin-top: 10px;
	}
	
.owner_editguests {
	float: right;
	margin: 10px 5px 0 0;
	}

/* IE 5+6 only */


* html #box_guestForm h3{
  clear: both;
}
#ivt_createnew {
  height: 28px;
}

#guestForm .butsave, #box_mailoptions .butsave {
  clear: both;
  text-align: center;
}

#user_register {
	border-top: 1px solid #EDEDED;
	padding: 10px 5px 5px 20px;
	}
	
#user_register .form_label { width: 150px; }

.invite_owner #container_invite .col2 {
  padding-top: 0;
}

.invite_owner #ivt_pic {
  position: static;
}

.invite_owner #ivt_pic img {  display: none; }


.invite_photos  {
	overflow: hidden;
	clear: both;
	}
	
.invite_photos_buttons  {	
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	}


.invite_photos  .photos_thumb {
	margin-right: 20px;
	margin-bottom: 0;
	}

* html #box_photos { height: 1%; }


#container_invite #box_description {
	overflow: auto !important;
	max-height: 300px;
	width: 320px;
	}

a.public {
color: #666;
width: 340px;
display: block;
overflow: hidden;
}

#container_invguest {
	overflow: hidden;
	}
	
#container_invguest .form_row {
	float: left;
	clear: none;
	}

#container_invguest .form_field {
	padding: 0;
	margin-right: 3px;
	}
* html #container_invguest .form_field {
  margin-right: 1px;
}

#container_invguest .form_error .error_message, #container_invguest .form_error .error_message {
	margin-left: 0;
	clear: both;
	color: #ae0000;
	}

#container_invguest input.text {
	width: 80px;
	}
	
#box_invguestForm p { margin-bottom: 5px; }

* html #box_invguestForm { height: 1% }

.invreg_teaser {
	float: left;
	margin-right: 10px;
	width: 190px;
	}

.invreg_teaser img {
	float: left;
	margin-right: 5px;
	}

.invreg_teasers {
	overflow: hidden;
	height: 100px;
	}

#evtSender { vertical-align: middle; }



#container_suggest {
	overflow: hidden;
	}
	
#container_suggest .form_row {
	float: left;
	clear: none;
	}

#container_suggest .form_field {
	padding: 0;
	margin-right: 3px;
	}
* html #container_invguest .form_field {
  margin-right: 1px;
}

#container_suggest .form_error .error_message, #container_suggest .form_error .error_message {
	margin-left: 0;
	clear: both;
	color: #ae0000;
	}

#container_suggest input.text {
	width: 80px;
	}
	
#box_suggestForm p { margin-bottom: 5px; }

* html #box_suggestForm { height: 1% }

textarea#templateText { 
	width: 400px;
	height: 170px;
}

.section_col textarea#templateText {
	width: 338px;	
} 

/* User Login & Registration */



#updateUserForm .col2 img { margin-top: 10px; }

/* IE 5+6 only */
* html #mysettings .col2  {
  width: 300px;
}

* html #mysettings .form_row {
  padding: 0px;
  margin: 2px;
  height: 20px;
}

* html #mysettings #form_pwcheck {
  height: 30px;
}

* html #mysettings #form_user_picture input {
  width: 198px;
  height: 17px;
  border:1px solid #666666;
}


#registerForm select, #updateUserForm select {
	width: 137px;
	}

#form_agbcheck .form_checkfield, #form_user_nletter .form_checkfield  { width: 15px; }

#form_user_nletter .form_checklabel { width: 300px; }

#requestconfirmmail {
  border: solid 1px #ae0000;
  padding: 3px;
  margin-bottom: 5px;
}

#field_captcha { 
	width: 140px; 
	height: 40px;
	float: left;
	text-align: center;
	 }
	 
	 
	 

/* Zoom Window */



/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}





/*  Modifications */

.overlay_thor {
	background-color: #666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.thor_nw {
	/*background: transparent url(alphacube/left-top.gif) no-repeat 0 0;*/
  background: transparent url(/files/images/zoomwindow/e_top_left.gif) no-repeat 0 0;
  width:13px;
  height:29px;
}

.thor_n {
  /*background: transparent url(alphacube/top-middle.gif) repeat-x 0 0;*/
  background: transparent url(/files/images/zoomwindow/e_top_middle.gif) repeat-x 0 0;
  height:29px;
}

.thor_ne {
  /*background: transparent url(alphacube/right-top.gif) no-repeat 0 0;*/
  background: transparent url(/files/images/zoomwindow/e_top_right.gif) no-repeat 0 0;
  width:13px;
  height:29px;
}

.thor_w {
  background: transparent url(/files/images/zoomwindow/e_frame_left.gif) repeat-y top left;
  width:13px;
}

.thor_e {
  background: transparent url(/files/images/zoomwindow/e_frame_right.gif) repeat-y top right;
  width:13px;
}

.thor_sw {
  /*background: transparent url(alphacube/bottom-left-c.gif) no-repeat 0 0;*/
  background: transparent url(/files/images/zoomwindow/e_bottom_left.gif) no-repeat 0 0;
  width:13px;
  height:13px;
}

.thor_s {
  background: transparent url(/files/images/zoomwindow/e_bottom_middle.gif) repeat-x 0 0;
  height:13px;
}

.thor_se, .thor_sizer  {
  /*background: transparent url(alphacube/bottom-right-c.gif) no-repeat 0 0;*/
  background: transparent url(/files/images/zoomwindow/e_bottom_right.gif) no-repeat 0 0;
  width:13px;
  height:13px;
}

.thor_sizer {
	cursor:se-resize;	
}
/*
.thor_close {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.thor_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.thor_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}
*/
.thor_title {
	float: left;
	height: 14px;
	font-size: 14px;
    font-weight: bold;
	text-align: center;
	margin-top: 2px;
	width: 100%;
	color: #ae0000;
}

.thor_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	background: #fff;
	padding-top: 10px;
	text-align: left;
}

/* For alert/confirm dialog */
.thor_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.thor_message {
	text-align: ;
	width:100%;
	padding-bottom:10px;
}

.thor_message form {
	text-align: left;
	}

.thor_buttons {
	text-align:center;
	width:100%;
}

.thor_buttons input {
	width:30%;
	margin:10px;
}

.thor_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.thor_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}


#fSetanswer .form_field {
  text-align: left;
}
#fSendmail textarea, #fSendmail input, #fComment textarea {
  width: 150px;
}
.fsa_col1, .fsa_col2 {
  float: left;
}
.fsa_col2 {
  padding-left: 8px;
}

.fsa_row {
  clear: left;
  padding: 3px 0px 3px 0px;
}


#fSendmail input, #fSendmail textarea {
	width: 250px;
	}


.thor_content h2 {
	font-weight: bold;
	}






/* Photos */

/* event list */


.photos_event {
	width: 160px;
	height: 191px;
	padding: 4px;
	background: url('/files/images/template/photo_event_border.gif') no-repeat;
	float: left;
	position: relative;
	margin-left: 18px;
	display: inline;
}

#photos_event_first {
	margin-left: 0;
	}

.photos_preview {
position: relative;
width: 159px;
height: 159px;
overflow: hidden;
}

.photos_preview_pic  {
	width: 78px;
	height: 78px;
	overflow: hidden;
	float: left;
	margin-bottom: 3px;
	display: block;
	background-color: #f5f5f5;
	text-align: center;
}


.photos_preview_pic a  {
	display: block;
	width: 78px;
	height: 78px;
}

.photos_preview_pic1, .photos_preview_pic3 {
	margin-right: 3px;
}
/*
.photos_preview_corner {
	width: 4px;
	height: 4px;
	position: absolute;
}

.photos_preview_pic1 .photos_preview_corner {
	top: 0;
	left: 0;
	background: url('/files/images/template/corner_ul.gif') no-repeat top left;
	}

.photos_preview_pic2 .photos_preview_corner {
	top: 0;
	right: 0;
	background: url('/files/images/template/corner_ur.gif') no-repeat top right;	
	}
	
.photos_preview_pic3 .photos_preview_corner {
	bottom: 0;
	left: 0;
	background: url('/files/images/template/corner_ll.gif') no-repeat bottom left;
	}
	
.photos_preview_pic4 .photos_preview_corner {
	bottom: 0;
	right: 0;
	background: url('/files/images/template/corner_lr.gif') no-repeat bottom right;
	}
*/

.photos_list_events {
	height: 1%;
	position: relative;
}

.photos_list_events .photos_prev {
	position: absolute;
	top: 77px;
	left: -9px;
	width: 8px;
	text-align: right;
	}

.photos_list_events .photos_next {
	position: absolute;
	top: 77px;
	right: -5px;
	width: 8px;
	}
	
/* thumbs */

.photos_thumb {
	padding: 4px;
	width: 91px;
	height: 91px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background: url('/files/images/template/photo_thumb_border.gif') no-repeat;
	}
	
.photos_thumb_pic {
	width: 91px;
	height: 91px;
	position: relative;
}
.photos_thumb a {
	width: 91px;
	height: 91px;
	display: block;
	overflow: hidden;
	background-color: #f5f5f5;
	}

.corner {
	position: absolute;
	width: 4px;
	height: 4px;
	}

.ul {
	top: 0;
	left: 0;
	background: url('/files/images/template/corner_ul.gif') no-repeat top left;
	}
	
.ur {
	top: 0;
	right: 0;
	background: url('/files/images/template/corner_ur.gif') no-repeat top right;
	}
	
.ll {
	bottom: 0;
	left: 0;
	background: url('/files/images/template/corner_ll.gif') no-repeat bottom left;
	}
	
.lr {
	bottom: 0;
	right: 0;
	background: url('/files/images/template/corner_lr.gif') no-repeat bottom right;
	}			
	
/* IE 6 sucks... */
* html .ur { right: -1px; }
* html .ll { bottom: -1px; }
* html .lr { bottom: -1px; right: -1px; }
	

#photosList {
	height: 210px;
	}

.photos_list_thumbs {
	height: 210px;
	position: relative;
	
}

.photos_list_thumbs .photos_prev {
	position: absolute;
	top: 95px;
	left: -9px;
	width: 8px;
	text-align: right;
	}

.photos_list_thumbs .photos_next {
	position: absolute;
	top: 95px;
	right: -1px;
	width: 8px;
	}	
	
	
#photoDetails {
	min-height: 245px;

}

* html #photoDetails {
	height: 245px;
	}

#photoDetails table {
	margin: 0 auto;
	}

form#fphotoDel { float: right; }
form#fphotoDownload { float: left; }

#photo_large {
	position: relative;
	border: solid 1px #ccc;
	}
	
#photo_large img { display: block; padding: 3px;  }


.photo_caption {
	padding: 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	}

#photo_comments {
	width: 180px;
	margin-left: 10px;
}

#photo_comments .boxHead {
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	padding-left: 13px;
	}
	
#photo_comments .boxFoot {
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	padding: 3px 13px;
	}	

#photo_comments .boxScroll {
	height: 285px;
	width: 178px;
	}
	
.photo_comment {
	padding: 3px 13px;
	border-bottom: 1px solid #EBEBEB;
	}	
	
.photo_comment_comment {
	color: #ae0000;
	margin-top: 3px;
	}	
	
.photo_comment_delete {
	float: right;
	margin-left: 5px;
	width: 20px;
	}	


.corner2 {
	position: absolute;
	width: 8px;
	height: 8px;
	}

.ul2 {
	top: -1px;
	left: -1px;
	background: url('/files/images/template/corner_ul2.gif') no-repeat top left;
	}
	
.ur2 {
	top: -1px;
	right: -1px;
	background: url('/files/images/template/corner_ur2.gif') no-repeat top right;
	}
	
.ll2 {
	bottom: -1px;
	left: -1px;
	background: url('/files/images/template/corner_ll2.gif') no-repeat bottom left;
	}
	
.lr2 {
	bottom: -1px;
	right: -1px;
	background: url('/files/images/template/corner_lr2.gif') no-repeat bottom right;
	}	
	
/* IE 6 sucks... */
* html .ul2 { top: 0;  }
* html .ur2 { top: 0;}
* html .ll2 { bottom: 0; }
* html .lr2 { bottom: 0;}



#savebtn {
	display: block;
	margin-top: 6px;
	margin-left: 90px;
	clear: both;
	}
			
			
#morePhotouploads { 
	position: absolute;
	bottom: 3px;
	right: -30px;
}

#container_photoupload {
	float: left;
	position: relative;
	}

* html #container_photoupload { 
	width: 230px;  }
			
			
/* Magazin */



.magazin_links {
 position: absolute;
 top: 10px;
 left: 20px;
 width: 195px;
}

.magazin_links a{
text-decoration: none;
}


.magazin_links h2{
margin-top: 20px;
}

.magazin_links li{
list-style:none;
margin: 0 0 3px 0;;
padding: 0;
}

.magazin_links ul{
margin: 0 0 10px 0;
padding: 0;
}



.magazin_links option{
width: 100px;
}


.magazin_rechts {
 height:620px;
 overflow: auto;
 margin-left: 220px;
 border:1px solid #EBEBEB;
 position: relative;
}


.magazin_rechts .magazin_teaser{
/*height: 1%;*/
clear: both;

overflow: hidden;
border-bottom: 1px solid #EBEBEB;
padding: 10px 20px;
}


.artikel_teaser{
/*height: 1%;*/
clear: both;

overflow: hidden;
padding: 10px 20px;
}



.artikel_teaser .magazin_teaser_pic img{
margin: 0 0 5px 0;
}

.magazin_teaser_pic  {
float:left;
margin-right: 10px;
}

.magazin_teaser_bu {
text-align:center;
width: 220px;
}


.magazin_teaser_bu_copyright {
font-size:9px;
width: 220px;
}


.magazin_rechts .magazin_teaser_text {
margin-left: 235px;
}

* html .magazin_teaser_text {	
	height: 1%;
}

.magazin_zurueck {
position:absolute;
top:5px;
left:380px;
width: 100px;
}

.section_magazin {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 20px;
	voice-family: inherit;
	width: 730px;
	background-image:url(../images/template/magazin_bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #CCCCCC;
}


.section_magazin h2, .section_magazin h1 {
	font-weight: bold;
}
	
.section_magazin #event_type {
	width: 130px;
}
	
.rezept_content {
	padding: 10px;
}

.rezept_content table.zutaten {
	padding-bottom: 10px;
}

.rezept_content table.zutaten tr td{
	padding-right: 10px; 
	vertical-align:top;
}

.zutaten li {
	list-style: none;
}

ul.checkliste{
  padding-left: 20px;
}
	
ul.checkliste li{
  padding-bottom: 3px;
}
	
	/*----------- ab hier fÃ¼r magazin unter myevents------------------*/



.magazin_section_col {
clear:both;
overflow:hidden;
padding:0pt 20px;
voice-family:inherit;
width:730px;
}

.magazin_col1 {
float:left;
padding:10px 20px 10px 0pt;
width:344px;
}

.myinvite_magazin_teaser h2 {
font-size:11px;
font-weight:bold;
}


.myinvite_magazin_teaser{
/*height: 1%;*/
clear: both;
overflow: hidden;
padding: 0;
}

.myinvite_magazin_teaser img {
margin: 0 0px 5px 0;
}


.myinvite_magazin_teaser .magazin_teaser_text {
margin-left: 160px;
}


.select_pulldown { width: 140px; margin-right: 5px; padding-right: 10px; display: block; float: left; padding:2px; border: 1px solid #ccc; color: #000000 !important;
background: #fff url(../images/template/select_arrow_down.gif) no-repeat right top;
}


A.select_pulldown { text-decoration:none; }
A.select_inner { text-decoration: none; color: #000000; }
A.select_inner:hover { text-decoration: none; color:#ae0000; }
.select_inner_div { padding: 1px; color: #000000; cursor: pointer; text-align:left; background: #eee;
}
.select_inner_div span { cursor: pointer; }

#select_div_0 .select_inner_div { 
background: #eee url(../images/template/select_arrow_right.gif) no-repeat right top;
}
.select_inner_active {padding: 1px; cursor: pointer; text-align:left;background: #e0e0e0}

#select_div_0 .select_inner_active {
background: #e0e0e0 url(../images/template/select_arrow_right2.gif) no-repeat right top;
}


#container_register_login {
	position: absolute;
	left: 390px;
	top: 0;
	}

img.button { vertical-align: middle; }


/*----------- ab hier new_magazin ------------------*/


.new_magazin_teaser_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 200px;
	float: left;
	display: inline;
	}
	
	
	
.new_magazin_teaser_text li{
	margin-top: 10px;
	margin-left: 90px;
	margin-bottom: 20px;
	font-size: 13px;
	}
	

.new_magazin_subtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}


.new_magazin_teaser_pic  {
	margin-left: 24px;
	}


.new_magazin_teaser_headline {
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 24px;
	}
	

.new_magazin_teaser_bu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 419px;
	}
	

.new_magazin_right {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 173px;
	margin-right: 43px;
	display: inline;
	}
	
.new_magazin_right2 {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 245px;
	margin-right: 43px;
	display: inline;
	}
		
.new_magazin_checkliste {
	margin-top: 170px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


.new_magazin_checkliste ul {
	margin: 0;
	border-bottom: solid 5px #ae0000;
	border-top: solid 5px #ae0000;
	padding-bottom: 5px; 
	}	
	

.new_magazin_checkliste img{
	padding-bottom: 7px; 
	}
	

.new_magazin_checkliste li{
	list-style: none;
	padding-top: 7px; 
	}
	

.new_magazin_right2 {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 173px;
	margin-right: 43px;
	display: inline;
	}
	

.new_magazin_checkliste2 {
	margin-top: 250px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

.new_magazin_checkliste2 ul {
	margin: 0;
	border-bottom: solid 5px #ae0000;
	border-top: solid 5px #ae0000;
	padding-bottom: 5px; 
	}	
	

.new_magazin_checkliste2 img{
	padding-bottom: 7px; 
	}


.new_magazin_checkliste2 li{
	list-style: none;
	padding-top: 7px; 
	}	


.snack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #54524e;
	text-transform: uppercase;	
	}
		

.new_magazin_right3 {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 173px;
	margin-right: 43px;
	margin-top: 20px;
	display: inline;
	}
	

.new_magazin_checkliste3 {
	margin-top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

.new_magazin_checkliste3 ul {
	margin: 0;
	border-bottom: solid 5px #ae0000;
	border-top: solid 5px #ae0000;
	padding-bottom: 5px; 
	}	
	

.new_magazin_checkliste3 img{
	padding-bottom: 7px; 
	}	
	

.new_magazin_pics {
	margin-top: 95px;
	}		
		

.new_magazin_checkliste3 li{
	list-style: none;
	padding-top: 7px; 
	}	
	

.new_magazin_teaser_bu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 167px;
	}


.new_magazin_bd3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 210px;
	margin-bottom: 10px;
	}



.new_magazin_bd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 15px;
	margin-bottom: 10px;
	}
	

.new_magazin_bd_headline {
	font-weight: bold;
	}
	

.rezepte_soundtrack {
 	margin-top: 20px;
 	}


.rezepte_soundtrack a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54524e;
	text-decoration: underline;
	}
	

.rezepte_soundtrack_item img {
 	margin-top: 10px;
	float: left
 	}
	

.rezepte_soundtrack_item p {
	margin-top: 20px;
	margin-left: 5px;
 	float: left;
	display: inline;
	}
	

.rezepte_soundtrack_item {
	overflow: hidden;
	}
	
* html .rezepte_soundtrack_item { height: 1%; }	
 

.cocktail_rezepte {
 	margin-top: 8px;
	}
	
.bold {
	font-family:font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 280px;
	}
	
.normal {
	font-family:font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 280px;
	}

.new_magazin_right4 {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 173px;
	margin-right: 75px;
	display: inline;
	}
	
.new_magazin_right4 img {
	margin-top:20px;
	padding-right: 20px;
	}

.new_magazin_teaser_bu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
.new_magazin_checkliste4 ul {
	margin: 0;
	margin-left: 31px;
	border-bottom: solid 5px #999;
	padding-bottom: 5px; 
	}	
	
.new_magazin_checkliste4 li{
	list-style: none;
	padding-top: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54524e;
	}	
.new_magazin_checkliste4 a{
	text-decoration: underline;
	color: #54524e;
	}	
  
.popup_pics {
	background: url('/files/images/magazin/soundtrack.jpg') no-repeat;
	margin-top: 50px;
  }

.new_magazin_right5 img {
	margin-top: 705px;
	padding-left: 52px;
	}

.new_magazin_right6 img {
	margin-top: 780px;
	padding-left: 52px;
	}
	

.new_magazin_right7 {
	float: right;
	margin-right: 43px;
	margin-top: 250px;
	margin-bottom: 50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 173px; 
	display: inline;
	}

.new_magazin_teaser_bu5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 442px;
	}
	
.new_magazin_teaser_bu6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 220px;
	}
	
.new_magazin_teaser_bu7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 166px;
	}	

.new_magazin_bd5 {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 395px;
	margin-right: 80px;
	margin-bottom: 10px;
	}
	
.new_magazin_bd6 {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 340px;
	margin-right: 27px;
	margin-bottom: 10px;
	}

.new_magazin_bd7 {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 280px;
	margin-right: 40px;
	margin-bottom: 10px;
	}

.linklist {
	background: url('/files/images/magazin/linklist_bg.gif') no-repeat;
	width: 255px;
	height: 180px;
	margin-top: 20px;
	}

.linklist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 14px;
	padding-top: 55px;
	padding-bottom: 10px;
	}

.linklist a {
	color: #000;
	}

.tipplist {
	background: url('/files/images/magazin/tipp_list.gif') no-repeat; 	
	width: 180px;
	height: 368px;
	margin-top: 20px;
	padding-bottom: 250px;
	}

.tipplist p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #154570;
	width: 150px;
	margin-top: 10px;
	margin-left: 14px;
	}	
	
.underlined {
	text-decoration: underline;
	padding-top: 60px;
	}




 /* Aktion */
 
.action-status strong {
	color: #ae0000;
}
 
.action-legal,
.action-legal h1 {
	color: #666;
} 

#action-head {
	height: 139px;
	background: url(/files/images/template/action_header_bg.gif) no-repeat;
}

#action-head ul {
	list-style: none;
	margin: 0;
	padding: 35px 0 0 5px;
	overflow: hidden;
}

#action-head li {
	float: left;
	width: 160px;
	padding: 0 30px 0 65px;
	display: inline;
	}




/* Halloween */

.magazin2 #content-header {
	position: relative;
	height: 117px;
	background-image: url(/files/images/magazin/halloween-header.jpg); 
	background-repeat: no-repeat;
}

.magazin2 #content-navframe {
	border-bottom: 1px solid #d3d3d3;
	height: 30px;
}

*:first-child+html .magazin2 #content-navframe {
	height: 38px;
} 

.magazin2 ul#content-nav {
	position: relative;
	margin: 9px 0 0 80px;
	height: 30px;
	top: 1px;
	list-style-type: none;
}
.magazin2 #content-nav li {
	list-style-type: none;
	padding: 0 10px 0 10px;
	float: left;
}

.magazin2 #content-nav li a {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	color: #858585;
	padding-top: 1px;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;	
}

.magazin2 ul#content-nav li.active a, ul#content-nav li a:hover {
	border-top: 1px solid #ae0000;
	padding:0;
	color: #ae0000;
	background-color: #fff;
}

.magazin2 #content-left {	
	position: relative;
	margin: 18px 0 84px 59px;
	width: 432px;
	float: left;
}

* html .magazin2 #content-left {
 	margin: 18px 0 84px 30px;
}

.magazin2 #content-right {	
	position: relative;
	margin: 18px 0 0 9px;
	width: 211px;
	float: left;
}	

.magazin2 #content-footer {	
	position: relative;	
	padding: 20px 0 0 76px;
	height: 34px;
	background-image: url(/files/images/magazin/footer-bg.gif); 
	background-repeat: no-repeat;
	background-position: 60px top;
	clear: both;
	font-size: 12px; 
}

.magazin2 #content-footer p {
	float: left;
	margin-right: 10px;
}	

.magazin2 #content-claim {
	padding: 12px 0 0 15px;
	height: 184px;
	width: 432px;
	background-image: url(/files/images/magazin/claim-bg.gif); 
	background-repeat: no-repeat;
}

.magazin2 #content-right-inner {	
	position: relative;
	padding: 12px 0 11px 13px;
	width: 211px;
	height: 183px;
	background-image: url(/files/images/magazin/teaser-bg.gif); 
	background-repeat: no-repeat;	
}

.magazin2 #content-right-checkbox {	
	position: relative;
	padding: 12px 0 11px 13px;
	width: 211px;
	height: 800px;
	background-image: url(/files/images/magazin/big-box.gif); 
	background-repeat: no-repeat;	
}

.magazin2 #teaser-block {
	position: absolute;
	height: 74px;
	width: 161px;
	top: 110px;
	left: 25px;
	padding: 7px 10px 10px 10px;
	background-image: url(/files/images/magazin/teaser-textbox-bg.gif); 
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	color: #000;
}

.magazin2 #teaser-block h1 {	
	font-size: 12px;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	line-height: 1.6em;
	color: #c70000 ;
}


.magazin2 #teaser-block a {
	text-decoration: none;
}

.magazin2 #teaser-block a:hover {
	text-decoration: underline;
}

.magazin2 #content-main {
	padding: 0 15px 0 15px;
	font-size: 12px; 
	line-height: 1.8em;
	color: #000;
}


.magazin2 #content-main li {
	list-style: none;
}

.magazin2 #content-main h1 {
	font-size: 12px;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	margin-top: 1em;
	line-height: 2em;
	color: #000 ;
}

.magazin2 #content-main a {
	text-decoration: none;
	color: #c70000 ;
}

.magazin2 #content-main a:hover {
	text-decoration: underline;
	color: #c70000 ;
}

.magazin2 #teaser-block2  {
	position: absolute;
	height: 74px;
	width: 161px;
	top: 35px;
	left: 8px;
	padding: 7px 10px 10px 10px;
	font-size: 11px;
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	color: #000;
}

.magazin2 #teaser-block2 li {
	list-style: none;
	margin-top: 8px;
	margin-bottom: 5px;
}

.magazin2 #teaser-block2 h1 {	
	font-size: 11px;
	font-family: Verdana, sans-serif; 
	font-weight: bold;
	line-height: 1.6em;
	color: #000 ;
}
