body
{
  margin: 0 0 20px 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: url('../gfx/body_bg.png') repeat-x #5abff6;
}

#head
{
  width: 100%;
  background: url('../gfx/nav_bg.png') repeat-x top #d7dceb;  
  table-layout: auto;
}

#logo
{
  width: 200px;
}

#nav
{
  float: left;
  margin: 0;
  padding: 0;
  color: white;
  font-size: 14px;
  min-width: 800px;
}

#nav li
{

  display: inline;
}

.navitem,
.navitem_act
{
  width: 90px; 
  text-align: center;
}

.navitem
{
  background: url('../gfx/nav_item_bg.png') repeat-x top left;
  background-position: 0 0;
}

.navitem_act,
.navitem:hover
{
  background: url('../gfx/nav_item_bg.png') repeat-x top left;
  background-position: -400px 0;
  color: white;
}

#nav .navitem:hover,
#nav .navitem_act:hover
{
  background: url('../gfx/nav_item_bg.png') repeat-x top left;
  background-position: -400px 0;
  color: white;
}


#nav .spacer
{
  background: url('../gfx/nav_spacer_bg.png') no-repeat top left;
}

.navitem a,
.navitem_act a
{
  display: block;
  height: 68px;
  text-decoration: none;
  padding: 30px 10px 0 10px;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  color: #32417a;
  border: 0;
  text-transform: uppercase;
}

.navitem a:hover,
.navitem_act a
{
  background: url('../gfx/nav_item_bg.png') repeat-x top left;
  background-position: -400px 0;
  color: white;
}



#button_graz a
{
  color: #8cc63e;
}

#button_wien a
{
  color: #ef3a41;
}

#button_neustadt a
{
  color: #f78e1f;
}

#button_graz a:hover,
#button_wien a:hover,
#button_neustadt a:hover
{
  color: white;
}


#wrapper
{
  width: 1154px;
}

#sidebar
{
  float: left;
  width: 160px;
  margin: 0;
  padding: 242px 0 0 0;
}

#main
{
  float: left;
  width: 834px;
  margin: 0 0 20px 0;

  background: white;
}


#sponsors
{
  float: left;
  width: 135px;
  margin: 280px 10px 0 2px;
  color: #fff;
  font-size: 10px;
}

#sponsors .csc-textpic
{
  margin: 7px 0 0 0;
}

#sponsors img
{
  margin: 3px 0 0 7px;
}
 
#title
{
  width: 100%;
  margin: 0;
  padding: 0;
}

#header
{
  width: 100%;
  margin: 0;
  padding: 0;
  height: 177px;
}

#subnav
{
  background: url('../gfx/content_border_top.png') repeat-x bottom left;

}


#main
{
  background: url('../gfx/main_bg.png') repeat-y top left;     
}

#content_footer
{
  clear: both;
  margin: 0;
  padding: 20px 20px 20px 0;
  background: url('../gfx/content_border_bottom.png') no-repeat bottom left; 
  text-align: right;
  font-size: 12px;
}

#content_footer img
{
  border: 0;
  padding: 0 0 2px 3px;
}

#content_footer a
{
  color: #32417a;
  text-decoration: none;
}

#content
{
  clear: both;
  margin: 0 10px 0 10px;
  padding: 10px 15px 0 15px;
  min-height: 400px;
  font-size: 14px;
}

.sidebar_element
{
  width: 152px;
  padding: 0 0 10px 0;
}

.sidebar_element h2
{
  margin: 0;
  padding: 6px 10px 6px 0;
  background: url('../gfx/sidebar_el_border_top.png') no-repeat top right;   
  text-align: center;
  font-size: 12px;
  font-weight: bold;

  color: #32417a;
}

.sidebar_element h3
{
  margin: 0;
  padding: 2px 10px 1px 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;

  color: #32417a;
}

.sidebar_element .se_content
{
  padding: 0 0 13px 7px;
  background: url('../gfx/sidebar_el_bg.png') repeat-y bottom right;   
  font-size: 13px;
  color: #32417a;
}

.sidebar_element a
{
  text-decoration: none;
  color: #32417a;
}

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

#nav_links
{
  font-weight: bold;
}

#subtitle
{
  display: none;
}

#content
{
  font-size: 16px;
}


.align-right
{
  text-align: right;
}

.align-center
{
  text-align: center;
}

b, strong
{
  color: #32417a;
}


.members
{
  margin: 14px 0 0 0;
}

.members td
{
  width: 200px;
  vertical-align: top;
}

.members .caption td
{
  padding: 5px 5px 30px 5px;
}

.csc-frame-rulerAfter
{
  border-bottom: 1px solid #32417a;
  margin: 20px 0px 20px 0;
  clear: both;
}

#content ul
{
  list-style-type: square;
}

#content p
{
  margin: 0 0 20px 0;
  padding: 0;
}

#content h1
{
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  font-size: 20px;
  color: #32417a;
  border-bottom: 1px solid #32417a;
}

#content h2
{
  margin: 0 0 20px 0;
  font-size: 18px;
  color: #32417a;
}

#content h3
{
  margin: 0 0 18px 0;
  font-size: 16px;
  color: #32417a;
}

#content h4
{
  margin: 0 0 15px 0;
  font-size: 14px;
  color: #32417a;
  border-bottom: 1px solid #32417a;
}

#content h5,
#content h6
{
  margin: 0 0 12px 0;
  font-size: 14px;
  color: #32417a;
}

#content a,
#content a:active,
#content a:visited,
#footer a,
#footer a:active,
#footer a:visited
{
  color: #32417a;
  text-decoration: none;
}

#content a:hover,
#footer a:hover
{
  text-decoration: underline;
}


#minical .se_content
{
  margin: 0 0 0 0;
  padding: 0 0 11px 3px;
}

#minical .sideback .prev_month
{
  padding-right: 15px;
}

#minical .sideback .month_title
{

}

#minical .sideback .next_month
{
  padding-left: 15px;
}

#minical td,
#minical th
{
  font-size: 13px;
  text-align: right;
  padding: 0;
  border: 0;
}

#minical th
{
  color: #32417a;
  font-weight: normal;
}

.month-weeknums
{
  display: none;
  font-weight: normal;
}

#minical .sideback
{
  text-align: center;
  color: #32417a;

} 

#minical .cal
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#minical table
{
  width: 133px;
  margin: 0 15px 0 0;
  border-spacing: 0;
  border: 0;
  border-collapse: collapse;
}

#minical tbody
{

}

#minical .monthSmallBasic,
#minical .monthWeekend,
#minical .cal_day0,
#minical .cal_day1,
#minical .cal_day2,
#minical .cal_day3,
#minical .cal_day4,
#minical .cal_day5,
#minical .cal_day6
{
  background: none;
  background-color: transparent;
  border: 0;
}

#minical .monthToday
{
  border: 0;
  background: none;
  background-color: transparent;
  font-weight: bold;  
}

#minical .eventDay
{
  background: none;
  border: none;
}

#minical .eventDay a
{
  font-weight: bold;
  color: #32417a;
  text-decoration: none;
}

#minical .monthEventDayCat_wingnet_graz-h a
{
  color: #8cc63e;
}

#minical .monthEventDayCat_wingnet_wien-h a
{
  color: #ef3a41;
}

#minical .monthOff
{
  color: #f0f0f0;
}

#minical .nextevents
{
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
}

#minical .nextevents h3
{
  zoom: 100%;
  margin: 0 10px 0 0;
  padding: 6px 0 2px 0px;

  text-align: left;
  background: none;
  border-bottom: 1px solid white;
}

#minical .nextevents ul
{
  list-style-type: none;
  margin: 1px 10px 0 0;
  padding: 0;

}

#minical .nextevents li
{
  font-size: 12px;
  color: #32417a;
  margin: 4px 0 1px 0;
  padding: 0;
  line-height: 1.2em;
}

#minical .no_event_found
{
  display: none;
}


#minical .nextevents .wingnet_graz-h a
{
  color: #579503;
}

#minical .nextevents .wingnet_wien-h a
{
  color: #ef3a41;
}


#mailform fieldset
{
  border: none;
}

#mailform label
{
  float: left;

  display: block;
  width: 100px;
  margin: 8px 0 0 0;
}

#mailform .csc-mailform-field input,
#mailformmessage
{
  float: left;
  width: 300px;
  margin: 4px;
  border: 1px solid  #32417a;
}

#mailform .csc-mailform-field
{
  clear: both;
}

#mailform #mailformformtype_mail
{
  margin: 12px 0 12px 258px;;
  width: 150px;
  float: left;
}

#content .links
{
  margin: 15px;
}

#content .links img
{
  border: 0;
  margin: 15px 30px 15px 0;
}


#content td
{
  vertical-align: middle;
}

#footer
{
  margin: 0;
  padding: 0 50px 10px 50px;
  text-align: right;
  font-size: 12px;
  background: #84a6ca;
}

#content .members .caption td
{
  vertical-align: top;
} 

#sidebar #sb_login h3
{
  margin: 0 0 5px 0;
  padding: 0; 
  font-size: 12px;
  font-weight: normal;
}

#sidebar #sb_login .user_pass
{
  clear: both;
  margin-right: 10px;
}



#sidebar #sb_login .user_pass input
{
  width: 132px;
  margin-bottom: 5px;
  border: 1px solid #32417a;
  float: right;
}

#sidebar #sb_login
{
}

#sidebar #sb_login .submit input
{
  border: 1px solid #32417a;
  margin-right: 10px;
  float: right;
}

#sidebar #sb_login .felogin-hidden
{
  clear: both;
}

#sidebar #sb_login .user_pass .label
{
  color: #32417a;
  clear: both;
  zoom: 100%;
}

#sidebar #sb_login form
{
  margin: 0;
  padding: 0;
}

#sidebar #sb_login .logout
{
  clear: both;
  margin-bottom: 6px;
  zoom: 100%;
  color: #32417a;
}

#sidebar #sb_login .over
{

}

#content #sc4 p
{
  clear: both;
  margin-top: 20px;
}

#sc4.tabcontent
{

}

#content .wtgallery_list_area img
{
  padding: 0 10px 10px 0;
}

#content .wtgallery_pagebrowser_list
{
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

#content .wtgallery_pagebrowser_list li
{
	
  display: inline;
  padding-left: 0;
  margin: 0;
  padding-right: 15px;
}

