
/* 
	stylesheet espiridon.com
*/


body {
	width:100%;
	padding: 0;
	margin: 0;
	color:#535353;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	background: #aaaaaa;
}

#website {
	margin: 20px auto;
	width: 1000px;
	background-color: #FFF;
	}

#header {
	
	background: #006633;
	width:620px;
	height:5px;
	float: left;
	
}

#mainImage {
	float: left;
	height:257px;
	width: 620px;
	border:0;
	border-bottom:1px solid #aaaaaa;
	background: #FFFFFF;
}
#header,
#menu,
#mainImage
{
	border-right: 1px solid #aaaaaa;
}
#logo {
	float: right;
	height: 289px;
	width: 375px;
	background: #FFFFFF;
	overflow: hidden;
}

#logo img {
	margin: 0 auto;
}


#contentContainer {
	padding: 0;
	width:1000px;
	background: white url('../images/gray-bg.jpg') repeat-y;
	background-position: 620px 0px;
	clear: both;
}


#contentLeft {
	float:left;
	padding: 25px 35px 40px 35px;
	width:550px;
	line-height: 140%;
}

#contentRight {
	border:0;
	float:right;
	padding: 41px 38px 20px;
	margin: -1px 0 0 0;
	width: 304px;
	line-height: 140%;
	border-top:1px solid #aaaaaa;
}

#footer {
	height: 14px;
	padding:5px 5px 5px 0;
	background-color: #006633;
	text-align: right;
	width: 995px;
	color: white;
}

#footer ul li a, #footer ul li a:visited {
	color: white !important;
}

#footer ul li {
	color: white !important;
}

.footerText {
	font-size: 11px;
	margin-right: 5px;
}

h1 {
	line-height: 120%;
	}

h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:120%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}

a {	color:#006633; }


.clearBoth { clear: both;}


#contentRight .mod_newslist {
	font-size: 90%
	}
	
#contentRight h3 {
	padding: 9px 0 10px;
	margin-top: 0;
	}
	
img#lang {

	margin: -40px -20px 0 30px;
	border: 0;
	}

img {
	border: 0;
	}


/* -------------------- News, Jobs, Teaser ------------- */

div.layout_latest h4 {
	padding: 0;
	margin: 0;
	}
	
div.layout_news_short p.teaser {
	padding: 0 0 20px 0;
	margin: 0;
	}
	
div.layout_latest p.teaser {
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px #535353 dotted;
	}
	
div.box {
	margin: 20px 0 0;
	padding: 10px;
	border: 1px #aaaaaa solid;
	background: #eeeeee;
	}
	

	
/* -------------------- Kontaktformular ------------- */

div.formbody table td input, div.formbody table td textarea, div.formbody table td select {
	margin-bottom: 10px;
	}
	
div#inhalt-kontakt div.formbody table  {
	width: 500px;
	}
	
div.tableform div.formbody table td.col_0 {
	width: 120px !important;
	vertical-align: top;
	padding-right: 5px;
	}

/* -------------------- galerie ------------- */

.ce_gallery  img, .team  img {
	border: 1px #535353 solid;
	}
	
.ce_gallery  img:hover, .team  img:hover {
	border: 1px #FCC300 solid;
	}
	
#dms-rechts .ce_gallery  img:hover {
	border: 1px #535353 solid !important;
	}
	

/* -------------------- MINI-KALENDER ------------- */

table.minicalendar{
	border-collapse: collapse;
	}

table.minicalendar td, table.minicalendar th {
	border: 1px white solid;
	border-collapse: collapse;
	}

table.minicalendar td.days, table.minicalendar th {
	height: 21px;
	width: 24px;
	text-align: center;
	}

table.minicalendar td.active {
	font-weight: bold;
	}
	
	
/* -------------------- TERMINE ------------- */
	

div.mod_eventlist h2 {
	padding: 20px 0 0;
	margin-bottom: 6px;
}


div.mod_eventlist p.date {
	padding: 0;
	margin: 0;
}

div.mod_eventlist div.ce_text {
	margin-top: 10px;
}

span.image_teaser img {
	height: 70px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}

/* -------------------- Vertetungen-Tabelle ------------- */

#vertretungen table td {
	width: 350px;
	padding-right: 10px;
	padding-bottom: 30px;
	vertical-align: top;
}

/* -------------------- Sprachen-Link in Navi ------------- */

li.language {

font-size: 80%;

}




	