html, body, div, p, h1, h2, h3, 
span, a, table, td, form, img
{
/*	font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana, sans-serif; */
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:black;
	margin:0;
	padding:0;
	border:0;
}

body
{
	background-image:url('../media/base/background_streifen.gif');
	background-repeat:repeat-x;
	background-position: center 332px;
	line-height:1.2;
}

body.noPic
{
	background-image:url('../media/base/background_streifen.gif');
	background-repeat:repeat-x;
	background-position: center 153px;
}

body.start
{
	background-image:url('../media/base/background_start.gif');
	background-repeat:repeat-x;
	background-position: center 112px;
}

/* ++++++++ main divs ++++++++ */
div
{
	z-index:20;
}

div#masterCenter
{
	position:absolute;
	width:735px;
	margin-left:-367px;
	left:50%;
	top:30px;
	padding:0;

}

div#content
{
	text-align:justify;
	width:727px;
	margin-top:20px;
	padding-left:4px;
	padding-right:4px;
}

div#bottom
{
	width:735px;
	margin-top:20px;
	border-top:1px solid black;
	padding-top:4px;
}
/* ++++++++ links ++++++++ */
a, a:visited
{
	color:#65a438;
	text-decoration:none;
}

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

a.mapLink, a.mapLink:visited
{
	color:#990000;
	text-decoration:none;
}
a.mapLink:hover
{
	color:#65a438;
	text-decoration:none;
}

a.linkExt
{
background-image:url(../media/base/Externer_Link_1.gif);
background-repeat:no-repeat;
background-position: right;
padding-right:12px;
}

/* ++++++++ menu ++++++++ */
table.menu
{
	margin:0;
	padding:0;
	margin-top:11px;
	height:56px;
}
table.menu td
{
	padding-bottom:6px;
	width:139px;
	background-color:#cbcbcb;
	border-right:10px solid white;
	vertical-align:bottom;
	text-align:right;
	cursor:pointer;
}

table.menu td a, table.menu td a:visited
{
	text-decoration:none;
	color:black;
	font-size:13px;
	margin-right:8px;
	font-weight:bold;
}

table.menu td#menuTd1active, table.menu td#menuTd3active,
table.menu td#menuTd4active, table.menu td#menuTd5active
{
    background-color:#62b12b;
}

table.menu td#menuTd2active
{
    background-color:#faaa22;
}


table.menu td#menuTd1active a, table.menu td#menuTd2active a, 
table.menu td#menuTd3active a, table.menu td#menuTd4active a, 
table.menu td#menuTd5active a 
{
    color:white;
}

/* ++++++++ headlines ++++++++ */
h1
{
	font-size:24px;
	font-weight:normal;
}

h2
{
	color:#2c551b;
	font-size:12 px
}

h3
{

	font-size:11 px
}

table.infoBox
{
	width:100%;
}
td.infoBox
{
	border:1px solid black;
	vertical-align:top;
	padding:4px;
	background-color:#f6f6f6;
}

table.infoBox1
{
	width:100%;
}
td.infoBox1
{
	border:1px solid #CBCBCB;
	vertical-align:top;
	padding:4px;
}

/* ++++++++ Kalender ++++++++ */
table.calList
{
	width:100%;
	border-collapse:collapse;
}

table.calList th, table.calList td
{
	vertical-align:top;
	padding:4px;
	text-align:left;

}

table.calList th
{
	color:white;
	font-weight:bold;
	background-color:#FAAA22;
}

table.calList td
{

	border:1px solid black;
	border-left:0;
	border-top:0;
	background-color:#F2F2F2;
}

table.calDetail
{
	width:100%;
	border-collapse:collapse;
}

table.calDetail th, table.calDetail td
{
	vertical-align:top;
	padding:4px;
	text-align:left;
}

table.calDetail th
{
	vertical-align:bottom;
	border:1px solid black;
	border-top:0;
}

table.calDetailInfos td
{
	padding:2px;
	padding-right:6px;
}
/*
kleine Schrift 10 px
Graue Schrift  11px , #707070
 

h1 #2c551b,  12 px
h2 #993300,  12 px
 

Link hellgruen (= Standard)   
Link rot (Karten)   #993300
Link zurück   #000 (roll #65a438)
Link zurück   #000 (roll #65a438)
 

Hintergrund Box Lage  #f7f7f7
Hintergrund Box Größe #f6f6f6 (damit man später eventuell andere Farbe wählen kann, nur im css)
(bei Ebene 3 - siehe Bildln)
 
Rechtecke Menü oben hell #eeeeee
Rechtecke Menü oben dunkel #cbcbcb
 
Rechteck Menü-Veranstaltungen aktiv  #faaa22
andere Menü-Rechtecke aktiv   #62b12b
    #62b12c
    #62b12d
    #62b12f
    (Option für später - ändern, nur im css)
*/


div.startMenu
{
	position:absolute;
	right:5px;
	top:12px;
}

div.startMenu a, div.startMenu a:visited
{
	color:black;
	font-size:12px;
}

table.startNextEvents
{
	width:100%;
}

table.startNextEvents td
{

	padding:4px;
	padding-left:0px;
	border-bottom:1px solid black;
	vertical-align:top;
	font-size:11px;
	text-align:left;
}

table.startNextEvents td a
{
	font-size:11px;
}


table.adventures
{
	width:100%;
}

table.adventures td
{
	padding:4px;
	vertical-align:top;
	padding-bottom:14px;
	padding-right:0px;
}