@charset "utf-8";

.csc-linkToTop {
	text-align: right;
}

/* CSS Document */
/*** HTML  **************************************/
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: #d2dce6;
}
input, textarea {
	color: #000;
	font-size: 11px;
	padding-left: 2px;
	border: 1px solid #888;
	background-color: #fff;
}
select {
	color: #000;
	font-size: 11px;
	border: 1px solid #888;
	background-color: #fff;
}
fieldset {
	border: none;
}
/*** LAYOUT  ***********************************/
#main {
	position: relative;
	margin: 1em auto;
	width: 970px;
	margin-top: 0px;
	/*background: #6d90a6 url(../images/bg/bg_philo.jpg) no-repeat 0% 0%;*/
	border: 1px solid #fff;
	min-height: 900px;
	
}
#logo {
}
#breadCrumb {
	clear: both;
	color: #9eb9c9;
	padding-left: 60px;
	font-weight: bold;
}
#breadCrumb a{
	color: #9eb9c9;
}
#breadCrumb a:hover{
	color: #666;
	text-decoration: none;
}
#breadCrumb img{
	padding: 0px 5px;	
}

#cHolder {
	padding: 50px 0px 50px 60px;
	width: 405px;
	text-align: justify;
}
#cHolder p a, #cHolder td a{
	background: url(../images/ico_arrow.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
#cHolder .csc-linkToTop a {
	background: url(../images/ico_arrow_up.gif) no-repeat 0px 6px;
	padding-left: 14px;
}
#headLine {
	position: absolute;
	top: 400px;
	left: 600px;
	width: 300px;
	color: #fff;
	font: 1.2em/1.5em;
	display: none;
}
#footer {
	clear: both;
	height: 70px;
	background-image: url(../images/footer.png);
	background-repeat:  no-repeat;
	padding: 15px 30px 0px 0px;
	font-size: 10px;
	text-align: right;
}
#topMenu {
	margin: 172px 0px 0px -5px;
	//margin: 172px 0px 0px 30px;
	padding: 0px 0px;
	height: 160px;
}
#metaMenu {
	position: absolute;
	top: 20px;
	left: 60px;
}
.clearer, .clear {
	clear: both;
}
.hidden {
	display: none;
}
.cElement {
	clear: both;
	padding-bottom: 10px;
}
.cElement img{
	border: none;
}
/* Typographie*/
body { font:75%/1.5em Arial, Helvetica, sans-serif;}

p { padding:0em 0em 0.5em 0em; color:#fff;}


p.first:first-letter{ float:left; font-family: Arial, Helvetica, sans-serif;font-size:3em;font-weight:700;line-height:1em;margin-bottom:-0.2em;padding:0.2em 0.1em 0 0; }
p img       { float: left; margin: 0.3em 0.833em 0.833em 0; padding: 0; }
p img.right { float: right; margin: 0.3em  0 0.833em 0.833em;  }


h1,h2,h3{ font-weight: bold; color: #fff; text-align: left;}
h4,h5,h6 { font-weight: normal; color: #fff; text-align: left; }


h1 { font-size: 1.4em;  margin-bottom: 0.5em; }
h2 { font-size: 1.3em;  margin-bottom: 0px; }
h3 { font-size: 1.2em;  margin: 0px; margin-bottom: 0px; }
h4 { font-size: 1.1em;  margin-bottom: 0px; }
h5,h6 { font-size: 1.1em;  margin-bottom: 1.196em; }

li ul, 
li ol  { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }


dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

a { color:#fff; text-decoration:none; }
a:hover { text-decoration: underline; }


table { margin-bottom:1.5em; border-collapse: collapse; }
th { font-weight:bold; text-align: left;}
tr,th,td { margin:0; padding:0 1.5em 0 0em; color: #fff; }
tfoot { font-style: italic; }
caption { text-align:center; font-family:Georgia, serif; }
tr { }

abbr, acronym { border-bottom:1px dotted #000; }
address { margin-top:1.5em; font-style: italic; }
del {color:#000;}


blockquote { padding:1em 1em 1em 1.5em; font-family: Arial, Helvetica, sans-serif; }
blockquote > *:first-child:before { content:"\201C";font-size:2.5em;margin-left:-.62em;font-family: Arial, Helvetica, sans-serif;padding-right:.2em;color:#aaa;line-height:0; }/* From Tripoli  */

strong { font-weight: bold; }
em { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr { margin-bottom:1.5em; }

/*other small things */

.tc { text-align:center; }
.tr { text-align:right; }
.tl { text-align:left; }
.b { font-weight:bold; }
.i { font-style:italic; }

.indent { text-indent:1.5em;}
.open { font-variant: small-caps; }
p.break { text-align:center;text-indent:0;line-height:0; }
p.zero{padding:0; margin:0}
p.one { padding:0 1em  1em 1em;color:#111;}
p img.right10 { float: right; margin:0.833em;  }

.oldbook { font-family:"Book Antiqua","Warnock Pro","Goudy Old Style","Palatino",Georgia,serif; }
.note { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:0.9em; margin:0.1em; color:#333; } 
.mono { font-family:"Courier New", Courier, monospace; }

/* BilderText Rahmen */
.csc-textpic-intext-right .csc-textpic-imagewrap {
	background: #cddae2;
	padding: 1px !important;
}
.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-caption {
	color: #6d90a6;
	text-align: right;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.csc-textpic-above {
	
}
#lbNumber {
	display: none;
}
.tx_lumogooglemaps_pi1_infobox, .gmapDir, .gmapDir p {
	color: #222 !important;
	padding: 0px;
	
}
.tx_lumogooglemaps_pi1_infobox a, .gmapDir a{
	color: #222;
	padding-left: 0px !important;
}
.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}
.tx-flseositemap-pi1 {
	text-align: left;
}