/* $Id: screen.css 53 2009-10-28 11:17:28Z BlackTiger $ */

/********************** Gmünder Stadtlauf ***********************/

/********************** global *****************************/

* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	text-decoration: none;
	color: #4b639f;
}

body {
	background: #b0b2b8;
	font: 1em Helvetica, sans-serif;
}

.clear {
	width: 100%;
	clear: both;
}

/********************** header *****************************/

#header {
	background: #fff url(img/muenster.jpg) top right no-repeat;
	height: 250px;
	width: 980px;
	border-bottom: 1px solid #b0b2b8;
}

#logo {
	padding: 5px 5px 0 5px;
	float: right;
}

#title-gmuender {
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 3em;
}

#title-gmuender a {
	color: #000000;
}

#title-stadtlauf {
	margin: -10px 0 0 130px;
	color: #e2001a;
	font-style: italic;
	font-weight: bold;
	font-size: 3em;
}

#title-stadtlauf a {
	color: #e2001a;
}

/********************** headermenu *****************************/

#headermenu {
	float: right;
	margin-top: -27px;
}

#headermenu li {
	list-style: none;
	display: inline;
}

.box { 
	background: transparent; 
	float: left;
	margin: 0 2px;
	width: auto !important;
	width: 1em;
}

.box .boxcontent {
	margin: -2px 0 0 0; 
	padding: 0 10px 2px 10px;
	background: #e7ebf5;
	border-left: 1px solid #b0b2b8;
	border-right: 1px solid #b0b2b8;
	height: 20px;
}

.box .top, .box .bottom {
	display: block;
	background: transparent;
}

.box .top b, .box .bottom b
{
  display: block;
  height: 1px;
  overflow: hidden;
  background: #e7ebf5;
}

.box .r1, .box .r2, .box .r3, .box .r4 {
	border-left: 1px solid #b0b2b8;
	border-right: 1px solid #b0b2b8;	
}

.box .r1 { 
	margin: 0 5px;
	border-top: 1px solid #b0b2b8;
}

.box .r2 {
	margin: 0 3px;
}

.box .r3 {
	margin: 0 2px;
}

.box .top .r4, .box .bottom .r4 { 
	margin: 0 1px; 
	height: 2px;
}

#headermenu a {
	text-decoration: none;
	font-weight: bold;
	color: #4b639f;
}

#headermenu a:hover {
	color: #b0b2b8;
}

/********************** main content *****************************/

#wrapper {
	width: 980px;
	margin: 5px auto;
	background-color: #fff;
}

#maincontent-frame {
	float: right;
	width: 750px;
	min-height: 750px;
	margin-top: 10px;
	margin-right: 10px !important;
	margin-right: 5px;
	border: 1px solid #b0b2b8;
/*	padding: 10px;*/
	background: url(img/laeufer.jpg) top right no-repeat;
	font-size: 1em;
}

#maincontent {
	margin: 10px;
	width: 720px;
}

#maincontent .gmuender {
	text-transform: uppercase;
}

#maincontent .stadtlauf {
	color: #e2001a;
	font-style: italic;
	font-weight: bold;
}

#maincontent p {
	margin: 5px 0;
}

#maincontent ul li {
	margin-left: 20px;
	margin-top: 10px;
	font-weight: bolder;
}

#maincontent ul li ul li {
	list-style: none;
	margin-top: 2px;
	font-weight: normal;
}

/********************** sortable *****************************/

.sortable {
	margin: 0;
}

.teamlist ul li {
	list-style: none;
}

/********************** side content *****************************/

#sidecontent {
	float: left;
	width: 200px;
	margin: 10px 0 0 5px;
}

.sidedata {
	margin-left: 10px !important;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #b0b2b8;
	background-color: #fff;
}

.sideheading {
	color: #4b639f;
	font-weight: bold;
	border-bottom: 1px solid #b0b2b8;
	padding-left: 10px;
	background-color: #e7ebf5;
}

.sidedata a {
	margin-left: 24px;
}

.sidedata img {
	margin: 5px 0;
}

#navi a {
	margin: 0;
}

#navi li {
	list-style: none;
}

#navi li {
	margin: 5px 3px 5px 10px;
}

#navi a {
	color: #4b639f;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #b0b2b8;
}

.anynews p {
	margin: 5px 3px 5px 13px;
}

/********************** footer *****************************/

#footer {
	clear: both;
	background: #fff;
	height: 1em;
}

#footer .copyright {
	float: right;
	font-size: 0.8em;
	margin-right: 10px;
}

/********************** topics *****************************/

.tp_readmore {
	clear: both;
}

.mod_topic_loop img {
	width: 180px;
	float: left;
	margin: 10px;
}

/********************** mpform *****************************/

/* new classes: */
div.mpform p {
    padding:1px;
    margin:1px;
}

div.mpform p.help_txt {
    color:#600;
}

div.mpform fieldset {
	padding: 0px 6px 6px 6px;
	margin: 6px 0px 16px 0px;
	background-color: #ffe;
    width: 610px;
}

/* IE7 specific: 
*:first-child+html div.mpform fieldset {
	padding: 6px 6px 6px 6px;
	margin: 22px 0px 24px 0px;
} */

div.mpform legend {
	padding: 6px 6px 0px 6px;
	margin: 0px 0 20px 0;
	background-color: #ffe;
	border-left: 1px solid #666;
	border-top: 1px  solid #666;
	border-right: 1px  solid #666;
	font-weight: bold;
}

/* IE7 specific:
*:first-child+html div.mpform legend {
	padding: 2px 6px 0px 6px;
	margin: -22px 0 10px 0;
} */


/* >>>>>>>> Layout without main table: */
div.mpform div.newline {
  clear: both;
  margin: 0;
  padding: 0;
}

div.mpform div.questionbox {
  clear: left;
  float:left;
  width:180px;
  height:auto;
  background:#ffd;
  padding: 4px;
  margin: 2px 0px 2px 2px;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #aa3;
  text-align: right;
}

div.mpform fieldset div.questionbox {
  clear: left;
  float:left;
  width: 172px;
  height:auto;
  background:#ffd;
  padding: 4px;
  margin: 2px 0px 2px 2px;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #aa3;
  text-align: right;
}

div.mpform div.answerbox {
  float:left;
  width:420px;
  height:auto;
  background:#ffd;
  padding: 4px;
  margin: 2px 2px 2px 0;
  border: 1px solid #aa3;
}

div.mpform div.answerbox {
  float:left;
  width: 412px;
  height:auto;
  background:#ffd;
  padding: 4px;
  margin: 2px 2px 2px 0;
  border: 1px solid #aa3;
}

div.mpform div.submitbox {
  clear: both;
  float: left;
  width: 602px;
  height: 26px;
  padding: 8px;
  margin: 2px;
  text-align: center;
}

div.mpform div.submitbox input {
    cursor: pointer;
    border: 2px solid #999;	
    color:#666;
    text-align: center;
    width: 200px;
    margin: 2px 2px 2px 180px;
}
/* <<<<<<<<< Layout without main table: */


/* old classes: */
.mpform_title{
font-weight:normal;
/*width:400px;*/
display: block;
vertical-align:top;
padding:6px;
}

.mpform_field{
width:460px;
background-color:#fed;
padding:6px;
}

.mpform_date, .mpform_email, .mpform_textarea, .mpform_text, .mpform_radio, .mpform_select, .mpform_checkbox {
background-color:#F4F4F4;
border: 1px solid #CCCCCC;	
}
.mpform_err_date, .mpform_err_email, .mpform_err_textarea, .mpform_err_text, .mpform_err_radio, .mpform_err_select, .mpform_err_checkbox {
background-color:#F4F4F4; 
border: 1px solid red;
}

.mpform_date:hover, .mpform_email:hover, .mpform_textarea:hover, .mpform_text:hover,
.mpform_radio:hover, .mpform_select:hover, .mpform_checkbox:hover, .mpform_err_date:hover,
.mpform_err_email:hover, .mpform_err_textarea:hover, .mpform_err_text:hover, .mpform_err_radio:hover,
.mpform_err_select:hover, .mpform_err_checkbox:hover {
background-color:white;
} 

.mpform_date, .mpform_err_date{
width: 120px;
}

.mpform_date_img{
cursor: pointer;
border: 0;
vertical-align: middle;
}	
.mpform_email, .mpform_err_email {
width:410px;
}

/*.mpform_textarea, .mpform_err_textarea {
width:410px;
height:100px;
}*/

.mpform_text, .mpform_err_text {
width:410px;
} 
.mpform_radio, .mpform_err_radio{
width:10px;
}
.mpform_checkbox, .mpform_err_checkbox{
width: 24px;
}
.mpform_select, mpform_err_select{
width:410px;
}
.mpform_heading{
width:98%;	
}
.mpform_submit {
cursor: pointer;
border: 2px solid #999;	
color:#666666;
}
.mpform_submit:hover{
border: 2px solid #333;
}
.mpform_required {
color:red;	
}

#mpform_captcha input {
background-color:#F4F4F4;
border: 1px solid #CCCCCC;	
}
#mpform_captcha .captcha_expl{
font-weight:normal;
}


.mpform_a_img{
border:0;	
}
.mpform_img_help{
border:0;
width:16px;
height:16px; 
display:block;
}

.mpform_td_help{
width:16px;
/*padding:0;
margin:0;*/
vertical-align:top;
}

.mpform_help_box_td{
border:1px solid #336699;
padding:6px;
background-color:#ECF3F7;
color:#003366;
}



.mpform_help_box_div{
color:#003366;
background-color:#ECF3F7;
}

#mpform_help_box_hr {
color:#336699;
/*background-color:#336699;*/
margin:0;
padding:0;
}

h5.mpform_help_box_h5 {
color:#036;
background-color:transparent; 
font-size:1.0em;
font-weight:normal;
margin:0;
padding:0;
}

.mpform_help_box_h6 {
color:#003366;
background-color:#ccf;
font-size:1.0em;
font-weight:normal;
margin:0;
padding:4px;
}

/* >>> Start Calendar */
.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(http://orthointern/include/jscalendar/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute; 
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 99; 
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* <<< End Calendar */

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

div.mpform fieldset {
	width: 700px;
	background-color: #e7ebf5;
}

div.mpform legend {
	border: none;
	margin: 0 0 22px 0;
	background-color: #e7ebf5;
}

.mpform_field {
	background-color: #e7ebf5;
}

/********************** special content *****************************/

.laufliste li {
	list-style: none;
	margin-bottom: 20px;
}

.laufliste li li {
	margin-left: 25px;
}