body {
	background 		: #f2f2f2 url("/fileadmin/images/wrapback.png") repeat-y 50% 0%;
	margin			: 0 auto;
	padding			: 0;
	text-align		: center;
}

/* force right scrollbar */
html { 
    height: 100%;
    margin-bottom: 1px;
}


h2, h2 span {
	color: #006FB4;
	margin:0px;
	margin-bottom: -10px;
	font-weight:bold;
}

body, div, th, p, td, a, span, p.bodytext, h2 {
    font: 15px "Trebuchet MS", Lucida, Verdana, sans-serif;
	line-height: 22px;
	color:#888;
}

#right p.bodytext, #right p.bodytext a {
	font-size: 12px;
}

li {
	margin-left:-22px;
}

.browsebox li {
	margin:0px;
}
#content a.internal-link, #content a {
	font-weight:bold;
	color: #006FB4;
}

.tx-indexedsearch-redMarkup {
	color:#ff8a00;
}

.searchinputfield {
	width:225px;
	margin-bottom: 5px;
}

html>body .searchinputfield{
	height: 22px;
	width:225px;
	margin-top:15px;
	margin-bottom: -5px;
}

div .csc-header {
	margin-top:50px;
}

/*
hr.line {
	color: #f00;
	background-color: #f00;
	height: 500px;
	width:1px;
}
*/

a:hover {
	text-decoration: none;
	background-color: transparent;
	border-color: #006FB4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}


a {
	text-decoration: none;
	background-color: transparent;
	border-color: #006FB4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}


#wrap {
	position		: relative;
	width 			: 980px;
	background		: url("/fileadmin/images/containerback.jpg") no-repeat 50% 0%;
	margin			: 0 auto;
	z-index			: 1;
}

#container {
	position		: relative;
	width 			: 960px;
	margin			: 0 auto;
	z-index			: 1;
}

#inner-wrap {
	position		: relative;
	margin			: 0 auto;
	z-index			: 2;
	text-align		: left;
}

#header {
	position		: relative;
	width			: 960px;
	height			: 334px;
	margin			: 0 auto;
	_top			: -10px;
}

#headertop {
	position		: relative;
	background-color: #f26522;
	width			: 340px;
	height			: 7px;
	padding 		: 0px;
	margin 			: 0px;
	margin-left		: 620px;
	
}

#headeroverlay {
	z-index			: 20;
	position		: absolute;
	top				: 0px;
	left			: 0px;
	background		: url("/fileadmin/images/kreanova_newlogo.png") no-repeat;
	width			: 340px;
	height			: 340px;
}


#backlogo {
	position 		: absolute;
	background		: url("/fileadmin/images/back_logo_new.jpg");
	width			: 213px;
	height 			: 310px;
	top 			: 250px;
	left 			: 191px;
	z-index 		: 12;
	_left 			: 191px;
	
}


html>body #backlogo {
	left 			: 191px;
}


#content {
	position:relative;
	margin-left:10px;
	width : 580px;
	padding : 10px;
	z-index : 10;
	
}

#content IMG {
	margin: 0px 25px 0px 10px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: none; }

#contentheader {
	position:absolute;
	top: 125px;
	width : 622px;
	height : 212px;
	
}

#contentheaderimage {
	position:absolute;
	background-image : url("/fileadmin/images/contentheader.jpg");
	/*background-image : url("/fileadmin/images/content_headerback.jpg");*/
	width : 622px;
	height : 212px;
	
}

h1 {
	line-height:30px;
	color: #ff8a00;
	color: #f26522;
	
}

h1.csc-firstHeader {
	margin:0px;
	margin-top:-35px;
}

#right h1.csc-firstHeader {
	margin-top:-35px;
}

p strong, h2 {
	color: #006FB4;
}

.contentsplit {
	padding-top:50px;
}

.button {
	margin-left: 20px;
	width: 60px;
}

.tx-essentialdotsaccountcreation-pi1 .button {
}

#sitemap ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none;
	display: inline; 
}

#sitemap li {
	display: inline; 
	border-left: 1px solid #ddd;
	padding-left: 10px;
	margin-left: 10px;
	
}

#sitemap {
	padding-top: 250px;
}
#buttons_wrap {
	margin-top: 100px;
	width:100%;
}

#content div.buttons {
	position:relative;
	float:left;
	margin:10px 25px 0px 0px;
}



#right {
	position 	: relative;
	float 		: right;
	/*left		: 622px;*/
	width 		: 338px;
	/*background 	: url("/fileadmin/images/right_headerback.jpg") repeat-x 0% 0%;*/
	padding 	: 10px;
	z-index 	: 1;
	margin 		: 0px;
}

html>body #right{
	width : 318px;
	
}


#right-inner-wrap {
	position 		: relative;
	z-index 		: 15;
	width			: 300px;
	left			: 5px;
}


/*

#right h1  {
	color : #253e7f;
	font-size : x-small;

}

html>body #right h1 {
	font-size: small;

}



#right p, #right p a {
	color: #ffffff;
}

*/

#headeroverlay .quotes {
	margin-top:85px;
	padding:15px;
	width:275px;
}




.title {
	color:#fff;
	margin-left:15px;
	height:20px;
}

.highlightquote {
	margin:15px 0px 0px 100px;
	text-align:center;
	
}

.highlightquote p {
	width: 250px;
	margin-top:30px;
	color: #006FB4;
	font-size:18px;
	line-height:25px;
	text-align:left;

}

.rightitem {
	border: 1px solid #fff;
	margin: 5px;
}

.tx-srfeuserregister-pi1-email label {
	color:#fff;
}
h1 {
	font-size: small;
}

html>body h1{
	font-size: medium;
}



#tx-srfeuserregister-pi1-fe_users_form fieldset {
	border: 0px;
}

#menu {
	position 		: relative;
	background-color: green;
	width 			: 100%;
	background		: #ff8a00 url("/fileadmin/images/menu_overlay.png") repeat-x 0% 0%;
	z-index			: 1000;
	_top 			: -15px;
}

#footer {
	position		: relative;
	clear 			: both;
	padding-top 	: 50px;
	z-index			: 5;
	width			: 960px;
	left:10px;
	_left:0px;
}



#footer a {
	color: #aaa;
	font-size: 11px;
	
}

#footer .contact {
	background-color : #253e7f;
	
	color 			: #fff;
	padding 		:5px;
}

#footer .contact a {
	color 			: #fff;
	font-size 		: 14px;
}

div.creator {
	padding: 5px;
	margin-right: 5px;
	background-color:#f2f2f2;
	width:975px;

}

.creator a {
color: #aaa;
font-size: 12px;

}

a {
	text-decoration:none;
	
}

#sitemap {
	width:975px;
	background-color:#f2f2f2;
	
	
}

#sitemap div.csc-sitemap {
	padding:50px;
	
}
.csc-sitemap li a {
	color: #bbb;
	font-size:12px;
}

#menu_wrap {
		list-style		: none;
		margin 			: 0;
		padding 		: 0;
}

#menu_itemwrap {
	margin 			: 0;
	padding 		: 0;
	padding-top		: 2px;
	width			: 200px;
}

#menu_item {
	position 		 : relative;
	background-color : #ff8a00;
	width 			 : 170px;
	height 			 : 27px;
	float 			 : left;
}

#menu_item_left {
	position 		: relative;
	background		: url("/fileadmin/images/nav_left.gif") no-repeat 0% 0%;
	width 			: 15px;
	height			: 27px;
	float 			: left;
}

#menu_item_right {
	position 		: relative;
	background		: url("/fileadmin/images/nav_right.gif") no-repeat 0% 0%;
	width 			: 15px;
	height			: 27px;
	float 			: right;
}

#menu_item a {
	height 			: 22px;
	font-weight 	: bold;
	display 		: block;
	font-size 		: x-small;
	vertical-align 	: middle;
	color 			: #fff;
	margin-top		: 3px;
	text-align		: center;
}


html>body #menu_item a {
	height 			: 27px;
	font-size		: x-small;
}


#menu_item a:hover {
	height 			: 22px;
	color 			: #00569e;
}

html>body #menu_item a {
	height 			: 27px;
	font-size		: small;
}

#menu_itemwrap {
	margin-bottom: 0px;
}



/*FORMS*/
input, textarea, select {
	border: 1px solid #999;
	color: #444;
	margin-bottom: 4px;
	padding-left: 2px;
}

.csc-mailform, .csc-mailform-field {
	padding: 5px;
	/*border:1px solid #ff8a00;*/
	border: 0px;
}

.csc-mailform label {
	display: block;
	float:left;
	width: 200px;
	color: #006FB4;

}

fieldset#tx_essentialdotscontactform_pi1 {
	border:0;
}

.tx-essentialdotsaccountcreation-pi1 .button {
	float:right;
	margin-top: -26px;
	margin-right: 20px;
}

html>body div.tx-essentialdotsaccountcreation-pi1 .button {
	margin-top: -24px;
	margin-right: 50px;
}
.csc-mailform-field {
	padding-top:10px;
	border:0;
	margin:0;
}

.csc-mailform-radio {
	margin-left: 0;
}

.csc-mailform-radio label {
	display: block;
	float: left !important;
	float: none;
	vertical-align: top;
	width: 300px;
	
}

input.csc-mailform-radio, input.csc-mailform-check {
	border: none;
	width: 20px;

	
}

input.csc-mailform-radio {
	clear: left !important;
	float: left;
}


input.csc-mailform-submit, input#mailformformtype_mail {
	background-color: #006FB4;
	border: 1px solid #253e7f;
	color:#fff;
	font-weight: bold;
	font-size:18px;
	margin-top: 4px;
	cursor: pointer;
	width: 300px;
}

/*copied from landingstyle*/

.fieldset-noborder {
	border:none;
}

input {
	background-color: #eee;
	border: 1px solid #006FB4;
	color:#006FB4;
	font-weight: normal;
	font-size:18px;
	margin-top: 4px;
	cursor: pointer;
}

input.button#submit {
	background-color: #eee;
}

form {
	margin-top:50px;
}

form td {
	font-weight:bold;
	color:#006FB4;
	font-size:18px;
}
