/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-x;
 	font-size: 62.5%;
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

/* CONTAINER
----------------------------------------- */
#MainContainer{
	margin: 140px auto 0px auto;
	text-align: center;
}

#logoHome{
	display: block;
	margin: 0px auto;
	width: 190px;
	height: 184px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#BgContainer {
	width: 983px;
	margin: 0 auto;
}

#layoutTop{
	width: 840px;
	height: 7px;
	margin: 20px 0px 0px 40px;
	background-image: url(../images/layoutTop.png);
	background-repeat: no-repeat;
}

#Layout {
	width: 790px;
	margin-left: 40px;
	padding: 0px 30px 20px 20px;
	background-image: url(../images/layoutHintergrund.png);
	background-repeat: repeat-y;
}

#layoutBottom{
	width: 840px;
	height: 7px;
	margin-left: 40px;
	background-image: url(../images/layoutBottom.png);
	background-repeat: no-repeat;
}

#Kontakt {
	width: 141px;
	padding: 0px 10px 0px 10px;
	color: white;
	font-size: 1.2em;
}

#Kontakt p{
	margin-bottom: 10px;
}

#Kontakt a { 
 	text-decoration: underline; 
	color: white;
}

#contentLeft{
	width: 48%;
	float: left;
}

#contentRight{
	width: 48%;
	float: right;
}

.clear{
	clear: both;
}

/* NAVIGATION STARTSEITE
----------------------------------------- */
ul#menuHome{
	display: table;
	margin: 20px auto 0px auto;
	list-style: none;
	text-align: center;
}

ul#menuHome li{
	display: block;
	float: left;
	width: 123px;
	height: 91px;
	margin-right: 15px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
}

ul#menuHome li.boxRed{
	margin-right: 0px;
	background-image: url(../images/boxRot.png);
}

ul#menuHome li:hover{
	background-image: url(../images/boxHover.png);
}

ul#menuHome li.boxRed:hover{
	margin-right: 0px;
	background-image: url(../images/boxRotHover.png);
}

ul#menuHome li a{
	display: block;
	height: 53px;
	width: inherit;
	padding-top: 35px;
	font-size: 14px;
	text-decoration: none;
	color: #343333;
	color: black;
	background-repeat: no-repeat;
	/*background-position: 50px 20px;*/
	background-position: 5px 6px;
	vertical-align: middle;
}

ul#menuHome li a span{
	padding: 2px;
	background: rgba(255, 255, 255, 0.8);
}

a.iconGruppe{
	background-image: url(../images/iconGroup.png);
}

a.iconHerz{
	background-image: url(../images/iconHeart.png);
}

a.iconAnker{
	background-image: url(../images/iconAnchor.png);
}

a.iconBuch{
	background-image: url(../images/iconBook.png);
}

a.iconLampe{
	background-image: url(../images/iconLightbulb.png);
}

a.iconMusik{
	background-image: url(../images/iconMusic.png);
}


#logoNav a{
	display: block;
	height: inherit;
	width: inherit;
}
	

/* Navigation
----------------------------------------- */
#logoNav{
	display: block;
	float: left;
	width: 126px;
	height: 128px;
	margin-right: 20px;
	background-image: url(../images/logoNav.png);
	background-repeat: no-repeat;
}

#Navigation {
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

ul#menu{
	margin: 20px auto 0px auto;
	padding-top: 25px;
	list-style: none;
	text-align: center;
}

ul#menu li{
	display: block;
	float: left;
	width: 123px;
	height: 91px;
	margin-right: 15px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
}

ul#menu li.boxRed{
	margin-right: 0px;
	background-image: url(../images/boxRot.png);
}

ul#menu li:hover, ul#menu li.section, ul#menu li.current{
	background-image: url(../images/boxHover.png);
}

ul#menu li.boxRed:hover{
	background-image: url(../images/boxRotHover.png);
}

ul#menu li a{
	display: block;
	height: 53px;
	width: inherit;
	padding-top: 35px;
	font-size: 14px;
	text-decoration: none;
	color: black;
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

ul#menu li a span{
	padding: 2px;
	background: rgba(255, 255, 255, 0.8);
}

/* Navigation2
----------------------------------------- */

ul#menu2{
	width: 822px;
	height: 29px;
	margin-left: -13px;
	border: 1px solid #657880;
	list-style: none;
	background-image: url(../images/menu2Hintergrund.jpg);
	background-repeat: repeat-x;
}

ul#menu2 li{
	display: block;
	float: left;
	height: 29px;
}

ul#menu2 li:hover, ul#menu2 li.current, ul#menu2 li.section{
	background-image: url(../images/menu2HintergrundHover.jpg);
}

ul#menu2 li a{
	display: block;
	height: 25px;
	padding: 4px 15px 0px 15px;
	font-size: 14px;
	text-decoration: none;
	color: #343333;
	background-repeat: no-repeat;
	background-position: 50px 20px;
}

/* Navigation3
----------------------------------------- */

ul#menu3{
	margin-left: -13px;
}

ul#menu3 li{
	display: block;
	float: left;
	height: 29px;
}

ul#menu3 li:hover{
	font-weight: bold;
}

ul#menu3 li a{
	display: block;
	height: 20px;
	padding: 4px 15px 0px 15px;
	font-size: 12px;
	color: #343333;
	background-repeat: no-repeat;
	background-position: 50px 20px;
}

/* Agenda
----------------------------------------- */
    
table.agenda{
	border: 1px solid #98b6dc;
	width: 90%;
}

table.agenda thead tr{
	background-color: #5d85b7;
}

table.agenda tbody tr{
	background-color: #789dca;
}

table.agenda td{
	margin: 2px;
}

.Bern{
	background-image: url(../images/wappenBern.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.Zürich{
	background-image: url(../images/wappenZuerich.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

/* Startseite Fragen
----------------------------------------- */
.frageBox{
	cursor: pointer;
	position: absolute;
	padding: 5px;
	color: white;
	font-size: 16px;
	background: rgba(66, 107, 158, 0.5);
	border: 2px solid #e5eef9;
}

.frageText{
	z-index: 1000;
	display: none;
	position: absolute;
	left: 20px;
	top: 20px;
	right: 30px;
	padding: 10px;
	color: white;
	font-size: 13px;
	background: rgba(66, 107, 158, 0.9);
	border: 2px solid #e5eef9;
}

.frageBoxClose{
	cursor: pointer;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}

table.agenda{
	width: 800px;
}