* {
	margin:0;
	padding:0;
}

body {
	background: url(../img/bkg.png) repeat-x #c4c2c2;
	color: #919291;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	margin: 0;
}

a {
	text-decoration: none;
	color: #919291;
}
.other-image-galeria{
  float: left;
  margin: 5px;
  border: none;
}
.other-image-galeria a {
  border: none;
}
.other-image-galeria img {
  border: none;
}

#main{
	width:875px;
	margin:0 auto;
}

#wrapper{
	/*background:#c8c7c7;*/
}

#mainIntro{
	width:863px;
	margin:0 auto;
}

#skip_intro {
	font-size:10px;
	font-weight:bold;
	margin-top:2px;
	text-align:center;
	color: #333;
}

#skip_intro a {
	color: #333;
}

#wrapperIntro{
	margin-top: 5px;
}

#top_header {
	text-align: right;
	margin: 5px 0 3px 0;
	background: url(../img/lang_bkg.png) repeat-x;
	width: 870px;
	padding-right:7px;/*528 332*/
}

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

#wrapper2 {
	background: url(../img/wrapper2_bkg.png) repeat-x #cfcece;
	padding: 7px;
	border: 1px solid #6a6969;
	float: left;
}

#header_wrapper {
	float: left;
}

#header {
	float: left;
}

#header_left {
	background:transparent url(../img/header_bkg.png) repeat-x;
	float:left;
	height:161px;
	overflow:hidden;
	padding-left:15px;
	width:513px;
}

#header_right {
	width: 332px;
	height: 161px;
	background: url(../img/header_logo.png) no-repeat;
	float: left;
}

.header_news {
	float:left;
	height:149px;
	padding-right:5px;
	padding-top:12px;
	width:438px;
}

.header_news_h {
	float: left;
	height: 156px;
	width: 60px;
	padding-top:5px;
	font-weight:bold;
}

.siteNews {
	clear:both;
	line-height:13px;
	font-weight:bold;
	margin-bottom:8px;
}

.siteNewsHead {
	font-weight:bold;
	margin-bottom:8px;
}

.siteNews a {
	color: #e7e7e7;
	font-weight:normal;
}

.siteNews a:hover {
	text-decoration: underline;
}

#menu_wrapper {
	clear: both;
}

#menu_top {
	background: url(../img/menu_top.png) no-repeat;
	width: 860px;
	height: 6px;
	clear: both;
}

#menu_middle {
	width: 860px;
	float: left;
	color: #3f3e3f;
	text-align: center;
}

#menu_middle a {
	color: #3f3e3f;
	display: block;
}

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


.menu_left {
	float:left;
	background: url(../img/menu_bkg.png) repeat-x;
	height:28px;
	width: 25px;
}

.menu_left_frame {
	background:url(../img/menu_bkg.png) repeat-x;
	float:left;
	width:482px;
}

.menu_button1 {
	float:left;
	background: url(../img/menu_bkg.png) repeat-x;
	height:28px;
	/*width: 186px;*/
	line-height:27px;
	/*padding-left:15px;
	padding-right:13px;*/
	padding-left:11px;
	padding-right:11px;
}

.menu_button2 {
	float:left;
	background: url(../img/menu_bkg.png) repeat-x;
	height:28px;
	padding-left:8px;
	padding-right:8px;
	/*width:166px;*/
	line-height:27px;
}

.menu_button3 {
	float:left;
	background: url(../img/menu_bkg2.png) repeat-x;
	height:28px;
	width: 225px;
	line-height:27px;
}

.menu_separator1 {
	float:left;
	background: url(../img/menu_separator.png) no-repeat;
	height:28px;
	width: 32px;
}

.menu_separator2 {
	float:left;
	background: url(../img/menu_separator2.png) no-repeat;
	height:28px;
	width: 87px;
}

.menu_right {
	float:left;
	background: url(../img/menu_bkg2.png) repeat-x;
	height:28px;
	width: 41px;
}

#menu_bottom {
	background: url(../img/menu_bottom.png) no-repeat;
	width: 860px;
	height: 6px;
	clear: both;
}

#middle_wrapper {
	clear: both;
	float: left;
}

#content_wrapper {
	float: left;
	width: 773px;
	min-height: 401px;
}

#content {
	float: left;
	width: 733px;
	padding: 10px 20px;
	color:#3F3E3F;
	background: url(../img/content_bkg.png) #fff repeat-x;
	margin-top: 5px;
	min-height: 353px;
}

#content a {
  color: #44691C;
}

#content a:hover {
  color: #3F3E3F;
}

#content ul, #content ol {
	margin-left: 30px;
	font-size: 12px;	
}

#content p {
	font-size: 12px;
}

#content2 {
	float: left;
	width: 773px;
	padding: 0;
	color:#3F3E3F;
	background: url(../img/content_bkg.png) #fff repeat-x;
	margin-top: 5px;
	min-height: 373px;
}

#content3 {
	float: left;
	width: 733px;
	padding: 10px 20px;
	color:#3F3E3F;
	background: #cdcdcd repeat-x;
	min-height: 381px;
}

#submenu_wrapper {
	float: left;
	width: 753px;
	padding: 0px 10px;
	height: 23px;
	background: url(../img/submenu_bkg.png) repeat-x;
}

/*#submenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 23px;
}

#submenu li {
	display: inline;
	height: 23px;
}

#submenu li a {
	border-right: 1px solid #747273;
	line-height:23px;
	padding:5px 10px 4px;
	color: #c4c2c2;
}

#submenu li a:hover {
	text-decoration: underline;
}

#submenu .submenu_item_last a {
	border-right: 0px none !important;
}*/

#left_menu_wrapper {
	width: 87px;
	float: left;
	clear: both;
}

ul#left_menu {
	list-style: none;
}

#left_menu li {
	display: block;
	height:77px;
	width:82px;
	clear:both;
	margin-top:4px;
}

#left_menu li a {
	clear:both;
	color:#BBBABA;
	height:28px;
	padding-right:3px;
	padding-top:49px;
	text-align:right;
	width:79px;
	background: url(../img/menu_item_bkg.png) repeat-x;
	display: block;
	overflow: hidden;
}

.left_menu_first {
	margin-top: 0px !important;
}

#left_menu .left_button0 a:hover, #left_menu .left_active0 a {
	background: url(../img/button1.png) no-repeat;
}

#left_menu .left_button1 a:hover, #left_menu .left_active1 a {
	background: url(../img/button2.png) no-repeat;
}

#left_menu .left_button2 a:hover, #left_menu .left_active2 a {
	background: url(../img/button3.png) no-repeat;
}

#left_menu .left_button3 a:hover, #left_menu .left_active3 a {
	background: url(../img/button4.png) no-repeat;
}

#left_menu .left_button4 a:hover, #left_menu .left_active4 a {
	background: url(../img/button5.png) no-repeat;
}

#footer_wrapper {
	clear: both;
}

#footer_top {
	background: url(../img/footer_top.png) no-repeat;
	width: 860px;
	height: 6px;
}

#footer_banner {
	width: 860px;
	height: 70px;
}
#footer_banner img {
	border:0;
}

#footer_bottom {
	background: url(../img/footer_logo.png) no-repeat;
	width: 860px;
	height: 28px;
}

#copyright_wrapper {
	clear:both;
	color:#3F3E3F;
	font-size:11px;
	height:20px;
	line-height:18px;
	padding-right:20px;
	text-align:right;
	width:780px;
	/*background: #C4C2C2;*/
}

#copyright_wrapper a {
	color:#3F3E3F;
	text-decoration:underline;
	font-size:11px;
}

#copyright_wrapper a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
}

#error_content {
	float: left;
	width: 820px;
	padding: 20px 20px;
	color:#3F3E3F;
	background: url(../img/content_bkg.png) #fff repeat-x;
	min-height: 280px;
}

#error_content h2 {

}

#error_content h4 {
	margin-top:20px;
}

.error_button {
	margin-top: 10px;
}

.error_button input {
  background: #00484d;
  color: #fff;
  border: 1px #00484d solid;
  width: 100px;
}

.weather_box {
	float:left;
	margin-right:8px;
}

.weather_box h3 {
	font-style:italic;
	text-decoration:underline;
}

.weather_box p {
	margin-bottom:9px;
	font-size: 11px;
}

.weather_top {
	background: url(../img/weather_top.png) no-repeat;
	width:236px;
	height:8px;
	clear:both;
}

.weather_middle {
	background: url(../img/weather_bkg.png) repeat-x;
	height:118px;
	width:227px;
	float: left;
	text-align:center;
}

.weather_bottom {
	background: url(../img/weather_bottom.png) no-repeat;
	width:236px;
	height:20px;
	clear:both;
}

.weather_right {
	background: url(../img/weather_right.png) no-repeat;
	width: 9px;
	height:118px;
	float: left;
}

.weather_middle h3 {
	color:#FFFFFF;
}

.weather_info {
	float:left;
	height:88px;
	padding-left:5px;
	padding-top:9px;
	text-align:left;
	width:125px;
}

.weather_info p {
	color: #FFFFFF;
}

.weather_img {
	float:left;
	height:75px;
	padding-top:20px;
	width:97px;
	text-align:left;
}

.weather2_top {
	background: url(../img/weather2_top.png) no-repeat;
	width:236px;
	height:8px;
	clear:both;
}

.weather2_middle {
	background: url(../img/weather2_bkg.png) repeat-x;
	height:118px;
	width:227px;
	float: left;
	text-align:center;
}

.weather2_bottom {
	background: url(../img/weather2_bottom.png) no-repeat;
	width:236px;
	height:23px;
	clear:both;
}

.weather2_right {
	background: url(../img/weather2_right.png) no-repeat;
	width: 9px;
	height:118px;
	float: left;
}

.weather2_info {
	float:left;
	height:88px;
	padding-left:5px;
	padding-top:9px;
	text-align:left;
	width:125px;
}

.weather2_info p {
	color: #757575;
}

.weather2_middle h3 {
	color:#757575;
}

.weather_headline, .directions_headline {
	color:#FCFAFA;
	font-style:italic;
	line-height:24px;
	margin-bottom:5px;
	margin-left:15px;
}

#partners_flash {
	margin-left:56px;
	margin-top:90px;
}

/* kalendar */
table.month {
  width: 100%;
  border: 1px #003c3f solid;
}
table.month tr td.agenda {
  margin: 10px;
  background: #ddd;
  width: 14%;
}


table.month tr td.agenda:hover {
  margin: 10px;
  background: #dfd;
}

table.month tr td.agenda a:link, table.month tr td.agenda a:visited, table.month tr td.agenda p  {
  font-size: 20px;
  color: #aaa;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 20px 0 20px 0;
}
table.month tr td.agenda ul {
  position: absolute;
  border: 1px #003c3f solid;
  background: #fff;
  display: none;
  width: 20%;
  margin: 0 0 0 -4%;
  padding: 10px;
}
table.month tr td.haveAgenda {
  background: #ccc;
}
table.month tr td.haveAgenda p, table.month tr td.agenda p {
  text-align: center;
}
table.month tr td.priority1 {
  background: #00CC00;
}

table.month tr td.priority2 {
  background: #00CCCC; 
}
table.month tr td.priority3 {
  background: #FFCC00; 
}
table.month tr td.priority4 {
  background: #CC0000; 
}

table.month tr td.priority1 a:hover, table.month tr td.priority2 a:hover, 
table.month tr td.priority3 a:hover, table.month tr td.priority4 a:hover {
  color: #FFFFFF;
  font-weight: bold;
  background: #767676;
} 

table.month tr td.today {
  background: #ffd;
}
table.month tr td.agenda ul li.event {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
table.month tr td.Mon a:link, table.month tr td.Mon a:visited, table.month tr td.Mon p,
table.month tr td.Tue a:link, table.month tr td.Tue a:visited, table.month tr td.Tue p,
table.month tr td.Wed a:link, table.month tr td.Wed a:visited, table.month tr td.Wed p,
table.month tr td.Thu a:link, table.month tr td.Thu a:visited, table.month tr td.Thu p,
table.month tr td.Fri a:link, table.month tr td.Fri a:visited, table.month tr td.Fri p,
table.month tr td.Sat a:link, table.month tr td.Sat a:visited, table.month tr td.Sat p,
table.month tr td.Sun a:link, table.month tr td.Sun a:visited, table.month tr td.Sun p {
  color: #003c3f;
}

table.month tr td.haveAgenda a:link, table.month tr td.haveAgenda a:visited, table.month tr td.haveAgenda p {
  color: #FFFFFF;
  font-weight: bold;
}

div#pickDate {
  margin: 5px 0 10px 0;
}
div#pickDate img {
	border: none;
}
div#pickDate strong {
  padding: 0 10px 0 10px;
}
div#pickDate a:link, div#pickDate a:visited {
  text-decoration: none;
}
ol.agenda li {
  margin: 3px 0 3px 0;
  padding: 5px 0 5px 0;
}
ol.agenda li ul li {
  list-style: none;
  margin-right: 20px;
  padding: 5px
}
ol.agenda li ul li.even {
  background: #f8f8f8;
}
ol.agenda li ul li span.description {
  padding-left: 30px;
}
ol.agenda li ul li img.button {
  float: right;
  margin-left: 10px;
}
#item_legend {
  text-align: left;
  padding: 7px;  
}

#Prioprity_legend1 {
  background: #ddd;
  width: 15px;
  height: 15px;
  float: left;
  margin-right:5px;
}
#Prioprity_legend2 {
  background: #00CCCC;
  width: 15px;
  height: 15px;
  float: left;
  margin-right:5px;
}
#Prioprity_legend3 {
  background: #FFCC00;
  width: 15px;
  height: 15px;
  float: left;
  margin-right:5px;
}
#Prioprity_legend4 {
  background: #CC0000;
  width: 15px;
  height: 15px;
  float: left;
  margin-right:5px;
}
.setrezort_content p a {
  color: #44691C;

}

.simulator .picker {
    width: 320px;
}
.simulator table.month {
    width: auto;
    float: left;
}
.simulator table.month tr td {
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.simulator table.month tr td ul {
    display: none;
}
.simulator table.month tr td a:link,
.simulator table.month tr td a:visited {
    display: block;
    padding: 10px;
    margin: 0;
}
.simulator table.month tr td a:hover {
    background: #cfc;
}
#content .simulator table.month tr td.Blank a:link,
#content .simulator table.month tr td.Blank a:visited,
#content .simulator table.month tr td.Blank a:hover {
    color: #666;
}
.simulator table.month tr td.selected {
    background: #FFFFDD;
}
.simulator table.month tr td.today {
    background: #fff;
}

.simulator div.agenda {
    float: right;
    width: 350px;
}
.simulator div.agenda h2 {
    float: left;
    font-size: 14px;
    padding: 0;
}
.simulator div.agenda h2.sim1 {
    margin: 0 0 10px 50px;
    color: #548C7B;
}
.simulator div.agenda h2.sim2 {
    margin: 0 0 10px 20px;
    color: #474747;
}
.simulator ol.agenda {
    /*float: left;
    margin-left: 15px;
    list-style-position: outside;*/
}
.simulator ol.agenda li {
    list-style-position: outside;
    background: #eee;
    margin: 0;
    padding: 0;
    height: 40px;
    overflow: display;
}
.simulator ol.agenda li.even {
    background: #ddd;
}
.simulator ol.agenda li div {
    height: 1px;
    font-size: 1px;
}
.simulator ol.agenda li div {
    width: 5px;
}
.simulator ol.agenda li ul {
    list-style: none;
    float: left;
    width: 287px;
    padding: 0;
    margin: -1px 0 0 0;
    position: absolute;
}
.simulator ol.agenda li ul li.event {
    z-index: 100;
    position: absolute;
    width: 110px;
    padding: 5px 0 0 0;
    height: 35px;
    color: #01383B;
    text-align: center;
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
}
.simulator ol.agenda li ul li.event.sim1 {
    background: #abd0c0;
}
.simulator ol.agenda li ul li.event.sim2 {
    background: #c0c0c0;
    margin-left: 145px;
}
.simulator ol.agenda li ul li.event span {
    display: none;
}
.simulator ol.agenda li ul li.event:hover span {
    display: block;
}

.simulator form {
    clear: left;
    padding: 20px 0 0 0;
}
.simulator form .text input, .simulator form .select select {
    width: 150px;
}
.simulator form .checkbox input {
    float: right;
    margin-right: 130px;
}
.simulator form label {
    float: left;
}
.simulator form div {
    clear: left;
    height: 22px;
}

#wrapperPopup {
	padding: 10px 20px;
	background:#FFFFFF url(../img/content_bkg.png) repeat-x;
	margin:0 auto;
	width:722px;
}
#wrapperPopup2 {
  text-align: center;
	padding: 10px 20px;
	background:#FFFFFF url(../img/content_bkg.png) repeat-x;
	float: left;
}

/* form */
form div {
  margin: 10px 0 10px 0;
}
form div label, form label.radio {
  display: block;
  float: left;
  width: 160px;
}
form div input {
  width: 250px;
  background: #fff;
  color: #000;
  border: 1px #00484d solid;
}
form div.radio input {
	width: 20px !important;
}
form div.checkbox input {
	width: 20px !important;
}
form div.select select {
	border: 1px solid #00484D;
	width: 252px;
}
form div fieldset {
  width: 400px;
}
form div fieldset legend {
  display: block;
  float: left;
  width: 150px;
  margin: 0;
}
form div fieldset input,
form div fieldset label {
  width: 150px;
  margin: 0;
  padding: 0;
  text-align: center;
}
form div.submit input {
  background: #00484d;
  color: #fff;
  border: 1px #00484d solid;
  width: 100px;
  margin-left: 160px;
}

/* END FORM */

.error-message {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:5px;
	clear: both;
}

.required {
	font-weight:bold;
}

#WebmembertempAddForm input[type=radio], #WebschooltempAddForm input[type=radio] {
	margin-left:5px;
	margin-right:5px;
}

#WebmembertempAddForm label , #WebschooltempAddForm label {
	font-weight: bold;
}

#directions_wrapper {
	float:left;
	margin-bottom:15px;
}

.directions_left {
	float:left;
	padding:10px;
	width:345px;
	background: #024246;
	color: #fff;
	height:330px;
}

.directions_right {
	float:left;
	padding:10px;
	width:345px;
	background: #e4e4e4;
	color:#757575;
	height:330px;
}

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

#map_canvas {
	clear:both;
}

#directions_wrapper p.directions_head {
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	padding-left:0px;
}

#directions_wrapper p {
	font-size:11px;
	line-height:16px;
	padding-left:5px;
}