body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background: #FFFFFF;
}

body.main {
/*	background-image: url(../images/header.png);
	background-repeat: repeat-x;
*/
	margin: 0px;
	margin-left: 10%;
	margin-right: 10%;
	
	background-image: url(./images/schnecke.png);
}

img
{ 
	border: 0px;
}

div.main {
	/*background-image: url(../images/bg_all.png);*/
	background-repeat: repeat-y;
	background-color: white;
}

div.kopfzeile {
	/* background-image: url(./images/head-color.png); 
	background-repeat: repeat-x; */

	padding: 0px;
	margin: 0px;
	color: #223567;
	
	font-size: 14px;
	font-weight: bold;
}

div.helpzeile {
	background: #f8f4f1;

	padding: 5px;
	margin: 0px;
	margin-top: 10px;
	color: black;
	
	text-align: center;
}

div.fuszzeile {
	background: #f8f4f1;
	padding: 3px;
	padding-left: 5px;
	color: black;
	height: 205px;
}

div.hauptteil {
	padding: 10px;
	background: #fafafa;
	margin-left: 200px;

	border-left: solid 1px #000080;
}

div.location {
	padding: 3px;
	background: #fafafa;
	margin-left: 200px;

	border-left: solid 1px #000080;
	border-bottom: solid 1px #000080;
}

h1 {
	vertical-align: middle;
	margin-bottom: inherit;
	margin-top: inherit;
}

h2 {
	vertical-align: middle;
	margin-bottom: inherit;
	margin-top: inherit;
	padding: 2px;
	padding-left: 7px;
	margin-bottom: 5px;
	
	color: #000080;
	background-color: #6E8BB3;
}

h3 {
	vertical-align: middle;
	margin-bottom: inherit;
	margin-top: inherit;
	padding: 2px;
	padding-left: 7px;
	margin-bottom: 5px;
	
	color: #000080;
	background-color: #6E8BB3;
}

th {
	background-color: #6E8BB3;
	font-size: 10pt;
	color: white;
}

td {
	font-size: 10pt;
}

tr.even td {
	background-color: #DDDDDD;
	text-align: left;
/*	cursor: pointer; */
}

tr.even:hover td {
	background-color: #ccc;
}

tr.odd td {
	background-color: #F2F2F2;
	text-align: left;
/*	cursor: pointer; */
}

tr.odd:hover td {
	background-color: #ccc;
}

table.clickable tr td {
	cursor: pointer;
}

a {
	text-decoration: underline;
	color: #6E8BB3;
}

a:hover {
	text-decoration: none;
	color: black;
}

div.fuszzeile a {
	color: black;
}

.subnavlist	{
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	
	background: #f2f2ea;
	/*background-image: url('../images/bg_subnav.png');*/
	background-repeat: repeat-y;
	background-position: right;
	
	border-right: solid 1px #000080;
}

ul.subnav {
	margin-left: 12px;
	padding-left: 12px;
}

li.subnav_no:hover {
	background-color: #ccc;
}

li.subnav {
	padding: 1px;
	list-style-image:url('../images/li_closed.png')
}

li.subnav_open {
	padding: 1px;
	list-style-image:url('../images/li_open.png')
}

li.subnav_leave {
	padding: 1px;
	list-style-image:url('../images/li_leave.png')
}

/*For the flying windows (error boxes)*/
.message { /*	// position: absolute; */
	top: 10px;
	left: 300px;
	border: none;
}

table {
	empty-cells: show;
}

.info {
	position: absolute;
	background-color: #e5dcc0;
	width: 200px;
}


/* tabs */

.tabheadgroup {
	border-bottom: solid 3px #6E8BB3;
	padding-left: 5px;
}

.tabhead {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	background-color: #DDDDDD;
	color: #646464;
	cursor: pointer;
	font-weight: bold;
}

.tabhead_active {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	background-color: #6E8BB3;
	color: white;
	cursor: pointer;
	font-weight: bold;
}

.tabcontent {
	display: none;	
	padding-bottom: 10px;
}


/**********************************************************************
*          Calendar JavaScript [DOM] v3.04 by Michael Loesler          *
************************************************************************
* Copyright (C) 2005-08 by Michael Loesler, http//derletztekick.com    *
*                                                                      *
*                                                                      *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 3 of the License, or    *
* (at your option) any later version.                                  *
*                                                                      *
* This program is distributed in the hope that it will be useful,      *
* but WITHOUT ANY WARRANTY; without even the implied warranty of       *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        *
* GNU General Public License for more details.                         *
*                                                                      *
* You should have received a copy of the GNU General Public License    *
* along with this program; if not, see <http://www.gnu.org/licenses/>  *
* or write to the                                                      *
* Free Software Foundation, Inc.,                                      *
* 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.            *
*                                                                      *
 **********************************************************************/


/* Fuer IE <= 6 */
div#calendar {
	text-align: center;
}

div#calendar table thead th{ 
	font-weight: bold; 
	color: white; 
	text-align: center;
	background-color: #6E8BB3;
}

div#calendar table thead th.weekday{ 
	font-weight: bold; 
	color: black; 
	text-align: center;
	background-color: #DDDDDD;
}

div#calendar table tbody td{ 
	font-weight: normal; 
	padding-left: 5px; 
	padding-right: 5px; 
	color: #0E224B; 
	text-align: right;
	cursor: pointer;
	background-color: #F2F2F2;
}

div#calendar table tbody td:hover{
	background-color: #ccc;
} 

div#calendar table tbody td.weekend{ 
	color: #9A2525;
}

div#calendar table tbody td.today{
	background-color: #c0dce5;
}

div#calendar table tbody td.today:hover{
	background-color: #ccc;
}


div#calendar table tbody td.last_month, div#calendar table tbody td.next_month {
	color: 	#ccc;
	cursor: default;
	background-color: #F2F2EA;
}

div#calendar table{
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-color: #F6F6F6;
}

div.suggest_entry:hover {
	background-color: #ccc;
} 

div.suggest_entry {
	background-color: #F2F2EA;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
} 

div.suggest_head{
	background-color: #DDF;
	font-weight: bold;
} 

