#content.content-visual-square #padding {
	width: 28.2em;
	padding-bottom: 0.3em;
}

#content.content-visual-horizontal #padding {
	width: 30.7em;
	padding-bottom: 0.3em;
}

/*	CONTENT ELEMENTS	*/
#content #padding h1 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #222222;
	margin-top: 0em;
	padding-top: 0em;
}

#content #padding h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #222222;
}

#content #padding h3,h4 {
	font-family: Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #222222;
}

#content #padding p {
	font-family: Verdana, Sans-Serif;
	text-align: justify;
	font-size: 0.8em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	margin-top: 0.4em;
}

#content #padding ul {
	margin-top: 0.4em;
	margin-bottom: 0em;
	padding-left: 1em;
}

#content #padding ul li {
	padding-left: 0.2em;
	font-family: Verdana, Sans-Serif;
	text-align: justify;
	font-size: 0.8em;
}

#content #padding p a {
	font-family: Verdana, Sans-Serif;
	color: #892034;
	text-decoration: none;
	cursor: pointer;
}

#content img {
	border: 0em;
}

/*	LANGUAGEMENU	*/
#languagemenu a {
	font-family: Verdana, Sans-Serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #892034;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	display: block;
	cursor: pointer;
}

/*	TOPMENU	*/
#mainmenu a {
	font-family: Verdana, Sans-Serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #892034;
	cursor: pointer;
}

#mainmenu ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}

#mainmenu ul li.no a {
	
}

#mainmenu ul li.act a {
	color: #000000;
}

#mainmenu ul li.actifsub a {
	color: #000000;
}

/*	SUBMENU	*/
#mainmenu ul li ul {
	list-style-type: none;
	margin: 0.3em 0em 0.3em 1.3em;
	padding: 0.3em 0.6em 0.3em 0.6em;
	border: 1px #892034 solid;
}

#mainmenu ul li ul li.no a {
	color: #892034;
}

#mainmenu ul li ul li.act a {
	color: #000000;
}

.tx-gsipagenav-pi1 img {
	border: 0em;
}

.tx-gsipagenav-pi1 img.next {
	margin-left: 0.5em;
}

/*	FORM ELEMENTS	*/
#content fieldset {
	width: 28.2em;
	border: none;
	padding: 0em;
	margin: 1em 0em 1.5em 0em;
}

#content fieldset legend {
	
}

#content fieldset form {
	padding: 0em;
	margin: 0em;
}

#content fieldset div {
	clear: both;
	padding: 0em 0em 0.3em 0em;
}

#content fieldset p {
	clear: both;
	padding: 0em 0em 0.3em 0em;
	margin: 0em;
}

/* standard input div */
#content div.csc-mailform-field {
	clear: both;
	padding: 0em 0em 0.3em 0em;
	margin: 0em;
}

#content .csc-mailform-field label {
	display: block;
	padding: 0.2em 0em 0.1em 0em;
	text-align: left;
	color: #333333;
	font-size: 0.8em;
}

#content .csc-mailform-field input,#content .csc-mailform-field select,#content .csc-mailform-field textarea
	{
	width: 100%;
	border: #333 1px solid;
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Sans-Serif;
	font-size: 0.8em;
	color: #333;
}

#content input.csc-mailform-submit {
	width: 6.5em;
}

#content .csc-mailform-field input.csc-mailform-check {
	border: #999 1px solid;
	width: 1em;
	height: 1em;
	margin-left: 0em;
	padding: 0em;
}

/* radio div */
#content .csc-mailform-field fieldset {
	position: relative;
	float: left;
	padding: 0em;
	margin: 0em;
}

#content .csc-mailform-field fieldset legend {
	display: none;
}

#content .csc-mailform-field fieldset input.csc-mailform-radio {
	float: none;
	display: inline; /* mozilla fix */
}

/*	TEAM IMAGES	*/
#content table.team {
	border: 0em;
	border-spacing: 0em;
	border-collapse: collapse;
	width: 28.2em;
}

#content table.team img.teamimage {
	display: none;
}

#content table.team th {
	vertical-align: top;
	text-align: left;
	color: #892034;
	margin: 0em;
	padding: 0.5em 0.6em 1em 0em;
	width: 8.5em;
	font-size: 0.8em;
}

#content table.team td {
	vertical-align: top;
	text-align: left;
	margin: 0em;
	padding: 0em 0em 1em 0em;
}

#content table.team td p {
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
}

#content table.team td p.team {
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
}

#content table.team td p a {
	color: #333333;
}

#content table.team td p a strong {
	text-decoration: underline;
	color: #333333;
}