/* @override http://www.curaproxstudentcamp.ch/soon/fileadmin/templates/layout.css */

body{
	background-color: #FFF;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
	color: #004997;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a, a:link, a:visited{
	color: #004997;
	background-color: #fff;
}

a:hover{
	color: #fff;
	background-color: #004997;
}

a img {
	border: none;
	background: none;
}

#content {
	width: 590px;
	margin-left: 210px;
	font-size: 10pt;
}

#content p{
	line-height: 16pt;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	margin-top: 10px;
}

h1 {
	clear: both;
}


.csc-header {
	clear: both;
}

#content h1{
	background-color: #004997;
	color: #FFF;
	/*margin: 0;*/
	padding-left: 6px;
	padding-right: 6px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}

#content h2{
	/*background-color: #004997;
	color: #FFF;*/
	/*margin: 0;
	padding-left: 6px;
	padding-right: 6px;
	*/
	
	
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	border-bottom: 2px solid #004997;
}

#content img{
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

/* FORMS */

form{
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #004997;
	padding-top: 6px;
}

form fieldset{
	border: none;
	padding: 0;
}

form label {
	width: 180px;
	float: left;
}

form table
{
	width: 100%;
}

form table tr td
{
	padding: 0;
}


input, textarea, select{
	background-color: #edf5ff;
	color: #004997;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 400px;
	float: right;
	border: none;
	border-bottom: 2px solid #004997;
	border-top: 2px solid #edf5ff;
}

input.csc-mailform-check{
	float: left;
	border: none;
	width: auto;
	margin-left: 6px;
}

input.csc-mailform-submit {
	margin-left: 180px;
	background-color: #004997;
	color: #fff;
	border: none;
}

span.csc-mailform-label {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}

div.csc-mailform-field {
	padding-top: 4px;
	clear: both;
}

input.check, input.send {
	width: auto;
}

input.send {
	float: right;
	border: none;
}


/* IMG */


#content img{
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
	/*border-bottom: solid #fff 4px;*/
}

dl.csc-textpic-image{
	/*background-color: #edf5ff;*/
	font-size: 10pt;
}

#content .tx-gooffotoboek-pi1 img{
	margin-right: 10px;
	margin-bottom: 10px;
}


/* CAMPS TEASER */

.btmlink {
	width: 100%;
}
.btmlink a {
	float: right;
}

#content .teaser img 
{
	margin-bottom: 0;
}

#content .btmlink img
{
	margin: 0;
}

div.teaser {
	border-bottom: 2px solid #004997;
	clear: both;
	margin-bottom: 30px;
}

/* LAYOUT */

#header{
	padding-left: 20px;
	background-image: url(img/bg-stroke.gif);
}

#logo{
	height: 64px;
}

#footer{
	padding-left: 20px;
	margin-top: 50px;
	background: url(img/bg-stroke.gif);
	height: 30px;
	clear: both;

}

#spoc{
	background: url(img/spoc.gif) no-repeat;
	height: 30px;
	margin-top: 10px;
	width: 190px;
	float: left;
}

.clear {
	clear: both;
}

/* MENU */

#footermenu {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

#footermenu li{
	display: inline;
	margin-right: 15px;
	font-size: 10pt;
}

#footermenu a{
	text-decoration: none;
}

#footerinfo {
	float: right;
	font-size: 10pt;
	margin-right: 30px;
	margin-top: 6px;
}
