.main {
	width:860px;
	margin:0 auto;
	text-align:justify;
}

#header {height:485px; background:#e4e4e4 url(http://www.tachoschule.de/images/header_tile.gif) top repeat-x;}

#middle {background:#e4e4e4;}

#footer {height:83px;}

.column1, .column2, .column3, .col1, .col2, .col3 {float:left;}
.container {width:100%; overflow:hidden;}
.mailsend { display:block; background-color:Green; color:White; text-align:center; font-size:14px; padding:5px; margin:5px;}

/* ============================= default ===========================*/

#default .line {background:url(http://www.tachoschule.de/images/line.gif) repeat-y 446px 0;}
#default .column1 {width:436px;}
#default .column2 {width:254px;}

#default .col1 {width:187px;}
#default .col2 {width:160px;}

/* ============================= kontact ===========================*/

#kontact .line {background:url(http://www.meine-fahrerkarte.de/images/line.gif) repeat-y 326px 0;}
#kontact .column1 {width:326px;}
#kontact .column2 {width:414px;}

#kontact .col1 {width:162px;}
#kontact .col2 {width:212px;}

/* ============================= login ===========================*/
#login .line {background:url(http://www.meine-fahrerkarte.de/images/line.gif) repeat-y 326px 0;}
#login .column1 {width:326px;}
#login .column2 {width:414px;}

#login .col1 {width:162px;}
#login .col2 {width:212px;}

/* ============================= partner ===========================*/

#partner .line {background:url(http://www.meine-fahrerkarte.de/images/line.gif) repeat-y 446px 0;}
#partner .column1 {width:436px;}
#partner .column2 {width:254px;}

#partner .col1 {width:187px;}
#partner .col2 {width:160px;}

/* ============================= bewertung ===========================*/

#bewertung .line {background:url(http://www.meine-fahrerkarte.de/images/line.gif) repeat-y 446px 0;}
#bewertung .column1 {width:436px;}
#bewertung .column2 {width:254px;}

#bewertung .col1 {width:187px;}
#bewertung .col2 {width:160px;}

/* ============================= edit_termine ===========================*/

#edit .line {background:url(http://www.meine-fahrerkarte.de/images/line.gif) repeat-y 446px 0;}
#edit .column1 {width:436px;}
#edit .column2 {width:284px;}

#edit .col1 {width:187px;}
#edit .col2 {width:180px;}


/* ============================= termine ===========================*/

#termine .line {background:url(http://www.tachoschule.de/images/line.gif) repeat-y 446px 0;}
#termine .column1 {width:436px;}
#termine .column2 {width:254px;}

#termine .col1 {width:187px;}
#termine .col2 {width:160px;}

.ajax__calendar_header {}
.ajax__calendar_body { } /* A container element that holds the days, months, and years panes. Also provides a fixed rectangle with hidden overflow that is used for transitioning between views (next/previous month, or days/months/years).Child Css class: .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years.  */
.ajax__calendar_footer { }
.ajax__calendar_container {  }/* The outer rectangular container that supplies the border around the calendar element. Child Css classes: .ajax__calendar_header,.ajax__calendar_body,.ajax__calendar_footer. */
.ajax__calendar_prev  { color:Red; }
.ajax__calendar_title   { } /* An element that displays the title of the current view (month name, year, decade). Child Css classes: none. */
.ajax__calendar_next { }
.ajax__calendar_today { color:Green; } /* An element that displays the current date. Child Css classes: none. */
.ajax__calendar_days  { }/* A container element that holds the layout for the days in a month. Child Css classes: .ajax__calendar_dayname, .ajax__calendar_day */
.ajax__calendar_day { color:Red }  /* Tage die im Monat liegen!*/
.ajax__calendar_dayname { font-weight:bold;color:Black  } 
.ajax__calendar_months {}/*A container element that holds the layout for the months in a year. Child Css classes: .ajax__calendar_month. */
.ajax__calendar_month { }/*An element that displays the month of the year. Child Css classes: none */
.ajax__calendar_years {}/* A container element that holds the layout for the years in a decade. Child Css classes: .ajax__calendar_year. */
.ajax__calendar_year {} /*An element that displays the year in a decade. Child Css classes: none */
.ajax__calendar_active { } /*This is applied to an element in the DOM above a day, month or year and is used to apply CSS attributes that show the currently selected value. Child Css classes: .ajax__calendar_day, .ajax__calendar_month, .ajax__calendar_year. */
.ajax__calendar_other {  } /*This is applied to an element in the DOM above a day or year that is outside of the current view (day not in the visible month, year not in the visible decade). Child Css classes: .ajax__calendar_day, .ajax__calendar_year. */
