@charset "utf-8";

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-repeat: repeat;
	background-color: #ECECEC;
	background-position: center;
	color: #0C0C0C;
	background-image: url(../images/efcnbackground.gif);
	margin-top: 0px;
}
h1, h2, h3, h4, h5 {
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li, a{
	color: #000000;
}
/*Wrapper*/
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: white;
	background-image: url(../images/efcn-logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px 40px;
	height: 100%;
	border: 1px solid black;
}

/*Header*/
#header {
	height: 100px;
	background-repeat: no-repeat;
}
#header h1 {
	height: 0px;
	position: absolute;
	overflow: hidden;

}
#header span {
	text-indent: -999px;
	display: none;
}
/*Mainmenu*/
#mainmenu {
	width: 720px;
	text-align: right;
	position: relative;
	top: 75px;
	left: 210px;
	padding: 0 10px 5px 0;
	border-bottom: solid #0a7ca7 3px;
	overflow: hidden;
	margin-right: 20px;
}
/*Topmenu*/
#topmenu {display: inline;}
/*SidecontentB*/
#sidecontentB {
	padding: 5px;
	margin: 20px 10px 10px 0px;
	float: right;
	width: 200px;
}
#sidecontentB h2 {
	font-size: 1.2em;
}

/*Events*/
#events h4{
	font-size: 1em;
	color: #8AAC05;
	margin: 0;
}
#events a {
	color: #0A7CA7;
	width: 40px;
	float: right;
	margin-right: 20px;
}
#events, #positions {
	padding-bottom: 10px;
	width: 200px;
	border-top: 3px solid #0a7ca7;
	padding-top: 0px;
	background-color: #F9F9F9;
	margin-right: 5px;
}

#events li, #positions li {
	width: 190px;
	margin: 10px auto 5px auto;
	border-bottom: 1px solid gray;
	list-style: none;
	padding: 10px;
}
/*SidecontentA*/
#sidecontentA span {
	margin-top: 1em;
	width: auto;
	display: block;
	text-align: center;
	background-color: white;
	border-top: 3px solid #0A7CA7;
	padding-top: 10px;
}
#sidecontentA h4 {
	text-align: center;
}
#sidecontentA {
	width: 185px;
	float: left;
	background-color: #F9F9F9;
	margin: 120px 10px 10px 10px;
	border-top: 3px solid #0a7ca7;
}

	

/*MainContent*/

#maincontent {
	width: 500px;
	padding-top: 0px;
	margin: 20px 0px 0px 215px;
}
/*Content*/
#content {
	width: 460px;
	background-image: url(../images/main_content-background.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding: 5px 20px 0px 20px;
	margin: 20px 0px 0px 0px;
	background-position: center top;
	overflow: hidden;
}
h1 {
	font-size: 1.5em;
	margin-top: 40px;
	margin-left: 20px;
}
/*Footer*/
#footer {
	text-align: right;
	height: 40px;
	width: 960px;
}
#footer li, #topmenu li {
	display: inline;
	padding: 0 3px 0 5px;
	border-left: 1px solid gray;
}
/*FooterMenu*/
#footermenu {
	width: 750px;
	border-top: 3px solid #0a7ca7;
	margin: 5px 0px 0px 0px;
	float: right;
}

.green {
	color: #8aac05;
}

.naked {
list-style:none;
padding: 0px;
}
#events ul {
	padding: 0px;
	margin: 0;
}

.sidemenu li {
	list-style-type: none;
	margin-bottom: 5px;
}
.sidemenu ul {
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 0px;
}
#footermenu ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px;
}
.menuinvers {
	font-size: 1em;
	margin-top: 0px;
	padding: 2px;
	background-color: #0A7CA7;
	text-align: center;
	color: white;
}
.menuinvers {
	font-size: 1em;
	margin-top: 0px;
	padding: 2px;
	background-color: #0A7CA7;
	text-align: center;
	color: white;
}
.sidemenu.p {
	padding: 5px;
}
.sidemenu p {
	padding: 5px;
}
#positions ul {
	margin: 0px;
	padding: 0px;
}
#topmenu .firstmenu {
	border: none;
}
#footermenu .firstmenu {
	border: none;
}

#form-wrap {
	width: 460px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#form-area {
	width: 460px;
	margin-top: 25px;
	
}

#form-area input, #form-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Verdana, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#form-area textarea {
	height: 150px;
}

#form-area textarea:focus, #form-area input:focus {
	border: 2px solid #900;
}

#form-area input.button {
	width: 200px;
	
}

.warning {
    font-weight: bold;
    color: #f00;
}

form h2 {
    color: #036;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

label {
	font-weight: bold;//
	color: #036;
}

#content img {
	float: right;
}
.black {
	color: #000000;
}
.contacts {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	border-bottom: 1px solid grey;
	padding-bottom: 1em;
}
#guestbox h4 {
	margin-bottom: 0.5em;
}
.bold {
	font-weight: bold;
}
.gray {
	color: #333333;
}

#footermenu {
	font-size: 0.8em;
	}
#guestpicture {
	position: relative;
	padding: .5em;
	}
.right {
display: block;
text-align: right;
	
}

