@charset "utf-8";
/* CSS Document */

BODY {
	color: #FFFFFF;
	background-color:#FFFFFF;
	margin: 0px;	
    font-family:Verdana, Arial, Helvetica, sans-serif; 
  	font-size:10px; 
}

table.content_table{
	width: 800px;
	background-color:#000000;
	border-right:0px solid #000000;
	border-left:0px solid #000000;
}

td{
	padding:2px;
}

td.td_color{
	color:#000000;
}

a, a:visited{
	color:#44c7e0;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#powered_by{
 	position: absolute;
	left:0px;
	top:0px;
	color:#999999;
	display:none;
}
#div_container{
	background-color:#FFFFFF;
    position:absolute;
    left:10px;
    top:10px;
    height:1px;
    width:0px;
    overflow:hidden;
}
#div_container_bg{
    position:absolute;
    left:0px;
    top:0px;
	background-color:#FFFFFF;
    overflow:visible;
}
#div_content{
    position:absolute;
    left:400px;
    top:0px;
    height:40px;
    width:0px;
    border:0px solid #000000;
    display:none;
    overflow:hidden;
}
#div_content_container{
	z-index:1;
    width:300px;
    height:300px;
    position:relative;
    float:right;
    left:-40px;
    top:100px;
    overflow:hidden;
    border:0px solid #000000;
}
#div_menu{
    width:120px;
    height:200px;
    position:relative;
    float:right;
    left:-40px;
    top:100px;
    overflow:hidden;
    border:0px solid #000000;
    text-align:right;
}
IMG.middle { 
	vertical-align: bottom;
	border:0px solid #333333;
	max-width:100px;
	max-height:100px;
}
#flashcontent{
    border:0px solid #000000;
}
#div_footer{
	background-color:#000000;
    position:relative;
    left:0px;
    top:600px;
    height:0px;
    width:0px;
    border:1px solid #000000;
    border-top:0px solid #000000;
    display:none;
}	
div{
   font-size:10px;
   color:#000000;  
   overflow:hidden; 
}
#content_1{	
	width:350px;
	height:250px;
	position:absolute;
	left:17px;
	top:17px;
	display:none;
}
#content_2{
	width:400px;
	height:300px;
	position:absolute;
	left:370px;
	top:17px;
	display:none;
	z-index:2;
}
#content_2_container{
	width:400px;
	height:300px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}
#foto_holder{
	width:357px;
	height:257px;
	position:absolute;
	left:19px;
	top:18px;
	background-color:#44c7df;
}
#content_2_footer{
	width:400px;
	height:108px;
	position:absolute;
	left:370px;
	top:320px;
	display:none;
	z-index:3;
}
#mailiglist{
	width:250px;
	height:60px;
	position:absolute;
	left:17px;
	top:320px;
	display:none;
}
#musicplayer{
	width:200px;
	height:50px;
	position:absolute;
	left:570px;
	top:330px;
	display:none;
	overflow:visible;
}
#musiccontent{
	position:absolute;
	left:-10px;
	top:-35px;
	display:block;
}



#header_calender{
	position:absolute;
	left:17px;
	top:4px; 
	width:364px;
	height:24px;
	overflow:hidden;
	font-size:10px;
	padding-top:2px;
}



div.div_calender{
	position:relative;
	left:17px;
	top:31px; 
	width:52px;
	height:40px;
	float:left;
	overflow:hidden;
	font-size:10px;
	background-image:url(../images/agenda_bg.gif);
	background-position:left;
}



div.div_calender_info{
    position:relative;
    left:0px;
    top:0px; 
    float:left; 
    width:52px;
    height:40px;
    overflow:hidden;
}
div.div_calender_info_hover{
    position:relative;
    left:0px;
    top:0px; 
    float:left; 
    width:52px;
    height:40px;
    overflow:hidden;
}
div.div_calendar_date{
	z-index:1; 
   	width:48px;
    height:36px;
    float:left;
    font-size:10px;
    text-align:right;
    color:#000000;
    padding:2px;
    font-weight:bold;
}
div.div_calendar_date_2day{
	z-index:1; 
    width:48px;
    height:36px;
    float:left;
    font-size:10px;
    text-align:right;
    color:#000000;
    padding:2px;
    font-weight:bold;
	background-image:url(../images/agenda_bg2day.gif);
}
div.div_calendar_date_no{
	z-index:1; 
    width:48px;
    height:36px;
    float:left;
    font-size:10px;
    text-align:right;
    vertical-align:middle;
    color:#000000;
    padding:2px;
    font-weight:bold;
}

div.div_calendar_feest{
	z-index:1;
    padding:1px; 
    padding-top:1px; 
    width:54px;
    height:56px;
	position:relative;
    left:-2px;
    top:-41px;
    float:left;
    text-align:left;
    vertical-align:bottom;
    color:#000000; 
    overflow:hidden;
    font-size:10px;
	
}
div.div_calender_header{
	position:relative;
	left:16px;
	top:24px; 
	width:52px;
	height:15px;
	float:left;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	font-weight:bold;
	overflow:hidden;
	padding-top:1px;
	background-image:url(../images/agenda_bg_header.gif);
	background-position:left;
}


#mini_info{
    border:0px solid #44c7e0;
    width:335px;
    height:70px;
    position:absolute;
    top:15px;
    left:12px;
}

td.td_form {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	color:#000000;
	padding:2px;
	width:160px;
	text-align:right;
}
td.td_form_input {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding:2px;
	text-align:right;
}

td.td_form_button {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding:2px;
	text-align:right;
}

td.td_form_result{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding:2px;
	text-align:center;
}

input.inputfield, textarea.inputfield{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #44c7e0; 
	padding: 2px; 
	font-size: 11px; 
	color: #000000;
	background-color:#ffffff; 
	width:150px;
}

#div_contact{
	position:absolute;
	left:15px;
	top:85px;
	width:360px;
	height:210px;
}
#div_contact_info{
	background-image:url(../images/contact_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	position:absolute;
	left:10px;
	top:10px;
	width:247px;
	height:76px;
	text-align:center;
	z-index:10;
}
#div_contact_bg{
	color:#FFFFFF;
	position:absolute;
	left:10px;
	top:10px;
	width:247px;
	height:76px;
	text-align:center;
	z-index:9;
}