body{
padding:0px;
margin:0px;
background-color:#737D82;
}
A{
		color: #777777;
		text-decoration:none;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #98A5AC;
}
.lang {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #BFBFBF;
}
.language {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #98A5AC;
	margin-left:625px;
	margin-bottom:50px;
}
.title_1 {
	font-family: Times New Roman;
	font-size: 15px;
	color: #98A5AC;
	float:none;
}
.content {
		padding-top:20px;
		padding-right:20px;
		}
H1 {
	font-family: Times New Roman;
	font-size: 18px;
	color: #777777;
}
H2 {
	font-family: Times New Roman;
	font-size: 16px;
	color: #777777;
}
H3 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #777777;
}
H4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
}
H5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #777777;
}

.bodytext {
	font-family: Times New Roman;
	font-size: 12px;
	color: #777777;
	text-align:justify;
}
.csc-form-label-req {
	font-family: Times New Roman;
	font-size: 12px;
	color: #777777;
	padding-right:10px;
}
input {
	font-family: Times New Roman;
	font-size: 12px;
	color: #777777;
	width:150px;
	height:20px;
}
UL { list-style:circle;}
LI {
	font-family: Times New Roman;
	font-size: 12px;
	color: #777777;
	padding-right:20px;
	text-align:justify;
}
.small_arrow {
	margin-left:20px;
	margin-right:6px;
	margin-bottom:1px;
	} 
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9D9D9D;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #424242;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #727272;
}
/***************MAILFORM********************/

.csc-mailform,.tx-powermail-pi1_fieldset { border: none; margin-left: 10px; }
.csc-mailform fieldset { border: none; }
.csc-mailform .csc-mailform-field {
	clear: both;
}

.csc-mailform-field-error-message {
        padding-left: 5px;
        font-size: 10px;
        color: #FF8700;
        position:relative;
        top: -7px;
}
.csc-mailform label {
	display: block;
	float: left;
	margin-bottom: 3px;
	width: 125px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 12px;
	color: #777777;
}

.powermail_text,.tx-powermail-pi1_fieldset_kontaktnformul,.csc-mailform-label {
	font-family: Times New Roman;
	font-size: 12px;
	color: #777777;
}

.powermail_text,.powermail_textarea,.csc-mailform input,textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 3px;
	font-family: sans-serif;
	font-size: 12px;
	color: #7F8485;
}

.csc-mailform select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 5px;
	font-family: sans-serif;
	font-size: 12px;
}

.csc-mailform input.csc-mailform-radio {
	display: block;
	width: 20px;
	float: left;
}

SPAN.csc-mailform-radio {margin-top:10px; margin-bottom:10px; }

.csc-mailform input.csc-mailform-submit {
		clear: left;
		width: 75px;
	margin-left: 85px;
		}

.csc-mailform br {
	clear: left;
}


/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {  }
FORM TABLE TR TD.csc-form-fieldcell { }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:solid; border-width:1px; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }