/*Toulouse css*/

 body 
 {
 margin: auto auto;
 background-color: #999933;
 color: #000000;
 font-size: 100%; 
 font-style: normal;
 font-weight: bold;
 text-align: justify;
 }
 
 h2 
 {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.0em; 
 font-style: normal;
 line-height: normal;
 font-weight: bold
 }
 
img{
border: none;
}

#base
{
margin: auto auto;
width: 1000px;
}
 
#header
{
margin: auto auto;
width: 1000px;
height: 150px
}

#header_l
{
width: 150px;
float: left;
}

#header_r
{
float: right;
width: 850px;
}

#spalte_r
{
color: #FFFFCC;
float: right;
text-align: left;
margin: 20px 0px 0px 0px;
/*padding: 0px 0px 0px 20px;*/
height: 600px;
width: 200px
}

#spalte_r a:link{
color: #FFFFCC;
text-decoration: underline;
}

#spalte_r a:visited{
color: #FFFFCC;
text-decoration: underline;
}

#spalte_r a:hover{
color: #000000;
text-decoration: none;
}

#spalte_r a:active{
color: #FFFFCC;
text-decoration: underline;
}

#spalte_r a:focus{
color: #000000;
text-decoration: none;
}
 
#main
{
/*background-color: #FFFFCC;*/
float: left;
margin: auto auto;
width: 800px;
}

.count
{
 clear: both;
 margin: 0px 0px 0px 0px;
 padding: 20px 0px 0px 0px;
 height: 105px;
 width: 800px;
 background-image: url(img/count.png);
 background-repeat: no-repeat;
 font-size: 0.9em; 
 font-style: normal;
 font-weight: bold;
 text-align: center;
}

.img_l
{
margin: 0px 10px 0px 0px;
float: left;
}

.img_r
{
margin: 0px 0px 0px 10px;
float: right;
}

.day_oben
{
margin: 10px 0px 0px 0px;
height: 45px;
background-image: url(img/day_page_oben.png);
background-repeat: no-repeat;
}
.day_content
{
 padding: 10px 40px 35px 25px;
 background-image: url(img/day_page_mitte.png);
 background-repeat: repeat-y;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.9em; 
 font-style: normal;
 font-weight: normal;
 text-align: justify;
}

.day_unten
{
height: 45px;
background-image: url(img/day_page_unten.png);
background-repeat: no-repeat;
}

.span_2_col_left
{
position: absolute;
width: 300px;
margin-left: 0px;
margin-right: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 1.0em;
  text-align: left;
  font-weight: normal;
}

.span_2_col_right
{
width: 300px;
margin-left: 310px;
margin-right: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 1.0em;
  text-align: left;
font-weight: bold;
}

#disclaimer
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 0.8em;
  text-align: justify;
font-weight: normal;
}

#footer 
{ 
clear: both;
margin: 0px 0px 0px 0px;
display: table;
width: 800px;
background-image: url(img/footer.png);
background-repeat: no-repeat;
position: relative;
height: 60px;
}

img_footer
{
height: 18px;
margin: 10px 0px 0px 0px;
border: none;
}

#dv_100
{
padding: 4px 0px 2px 0px;
float: left;
text-align: center;
display: table-cell;
vertical-align: middle;
width: 200px;
height: 31px;
}

#dv_101
{
padding: 11px 0px 0px 0px;
display: table-cell;
vertical-align: middle;
float: left;
text-align: center;
width: 200px;
height: 23px;
}

#dv_102
{
padding: 11px 0px 0px 0px;
float: left;
text-align: center;
display: table-cell;
vertical-align: middle;
width: 200px;
height: 23px;
}

#dv_103
{
padding: 4px 0px 2px 0px;
float: left;
text-align: center;
display: table-cell;
vertical-align: middle;
width: 200px;
height: 31px;
}

a:link {  font-family: Verdana, Helvetica, sans-serif; font-size: 0.9em; color: #000000; text-decoration: underline; font-weight: bold}
a:hover {  font-family: Verdana, Helvetica, sans-serif; font-size: 0.9em; color: #00CC99; text-decoration: underline; font-weight: bold}
a:focus {  font-family: Verdana, Helvetica, sans-serif; font-size: 0.9em; color: red; text-decoration: underline; font-weight: bold}
a:visited {  font-family: Verdana, Helvetica, sans-serif; font-size: 0.9em; color: #00CC99; text-decoration: underline; font-weight: bold}
a:active {  font-family: Verdana, Helvetica, sans-serif; font-size: 0.9em; color: red; text-decoration: underline; font-weight: bold; font-style: italic}
.stdtextconfigwhite { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}


