/* Start of CMSMS style sheet 'coalesenses stylesheet' */
h1 {
	margin: 0;
	font-size: 1.667em;
	line-height: 1em;
	margin-bottom: 1em;
	color: #000;
}
h2 {
	margin: 0;
	font-size: 1.33em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
	font-weight: normal;
	color: #585858;
	font-style: italic;
}
h3 {
		margin: 0;
	font-size: 1.33em;
	line-height: 1.25em;
	//margin-bottom: 1.25em;
}
h4 {
	margin: 0;
	font-size: 1.1667em;
	line-height: 1.428em;
	margin-bottom: 1.428em;
}
p.small {
	margin: 0;
	font-size: 0.8334em;
	line-height: 2em;
	margin-bottom: 2em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.667em;
}



a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
}






body, html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #353d47;
	font-family: Verdana, Segoe, Helvetica, Arial, sans-serif;
	font-size: 0.75em; /* 12px */
	line-height: 1.667em;
	color: #363636;
}

table.main {
	width: 955px;
	margin: 25px auto 25px auto;
	border: none;
	height: 90%;	
}
table.main td {
	vertical-align: top;
}
td.main_body {
	background: #fff;
	height: 0;
}

td.main_header {
	height: 110px;
	background: #e5daa2 url(images/corner-top-left.gif) no-repeat scroll top left;
}


.header {
	height: 110px;
	background-image: url(images/corner-top-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.logo {
	/*margin: 18px 0 18px 18px;*/
	margin: 24px 0 8px 25px;
	border: none;
}
.logo-subtext {
	color: #474747;
	/*margin-left: 130px;*/
	margin-left: 25px;
	font-size: 0.9em; /* */
}

.login {
	color: #FFFFFF;
	/*margin-left: 130px;*/
	margin-left: 495px;
	font-size: 0.9em; 
width:430px;
text-align:right;
vertical-align:middle;
}

.login a {
	/*display: block;
	
	padding: 0 25px;
	
	margin: 0;
	/*font-size: 8px;  16px */
	line-height: 1.56em;		
	color: #fff;
}

.login a:hover {
	background-color: #FFFFFF;
color:black;
	text-decoration: none;
}


.content {
	padding: 15px;
}

.content_outer {
	width: 100%;
	height: 100%;
}
.content_outer_td {
	vertical-align: top;
	background: #fff;
	height: 100%;
}

.round_edges {}
.round_edges div.outer {background-color: #fff;}
.round_edges div {
	background-image: url(images/corner-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 5px;
	overflow: hidden;
}
.round_edges div div {
	background-image: url(images/corner-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}





.menubar {
	height: 2.08333em; /* 25px */
	background-color: #818e9b;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

.menubar ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

.menubar ul li {
	float: left;
	padding: 0; margin: 0;
}
.menubar ul li a {
	display: block;
	
	padding: 0 25px;
	
	margin: 0;
	background-color: #818e9b;
	font-size: 1.33333em; 	/* 16px */
	line-height: 1.56em;		
	color: #fff;
}
.menubar ul li.active a {
	background-color: #616a75;
}
.menubar ul li a:hover {
	background-color: #747f8b;
	text-decoration: none;
}
.menubar ul li.active a:hover {
	background-color: #4f565f;
}


.content table {
	width: 100%;
}
.content table, .content table td {
	margin: 0; padding: 0;
	vertical-align: top;
}
.content table td.left, .content table td.right {
	width: 25%; /* 237px */
	padding-top: 30px;
}
.content table td.middle {
	width: 50%; /* 480px */
	padding-top: 30px;
}




.menubox {
	padding: 0 0 0 10px;
}
.menubox ul {
	list-style-type: none;
	margin: 0; padding: 0;
	padding-right: 20px;
}
.menubox ul li {
	padding-bottom: 1em;
	padding-top: 0;
	
}
.menubox ul li ul {
	margin-top: 0.3em;
}
.menubox ul li ul li{
	margin-left: 2em;
	font-size: 0.9em;
	padding-bottom: 0.3em;
}

.menubox a {
	color: #363636;
}
.menubox li.active a, .menubox li.active li.active a {
	font-weight: bold;
	color: #000;
}

.menubox li.active li a {
	font-weight: normal;
	color: #363636;
}


.linkbox {
	padding: 2.333em 0 0 40px;
}
.linkbox p img {
	float: left;
	margin: -5px 5px 0 0;
	border: none;
}

.linkbox a {
	color: #363636;
}




.text a {
	color: #363636;
	border-bottom: 1px solid #363636;
}
.text a:hover {
	background-color: #363636;
	color: #fff;
	text-decoration: none;
	
}

table.welcome {
	margin: 0;
}
.welcome tr td {
padding-top: 40px;
}
.welcome .image {
padding: 77px 0 50px 20px;
}

.welcome h2 {
	font-style: normal;
	color: #000;
	margin-bottom: 10px;
	font-size: 1.5em;
}



a img { border: none; }
a.imglink {text-decoration: none; border: none;}
a.imglink:hover { text-decoration: none; border: none;}


.main_footer {
	color: #b6b6b6;
	text-align: center;
	padding: 25px 0 25px 0;
}
.main_footer a {
	color: #b6b6b6;
}



/* Mail Formular */
.contactform fieldset {
	border: none;
	padding: 0;
	margin-top: 50px;
}
.contactform fieldset legend {
	display: none;
}
.contactform div {
	width: 100%;
	padding: 0.25em 0 0.25em 0;
}
.contactform div label {
	display: block;
	width: 15em;
}
.contactform .submit, .contactform .captcha {
	margin-top: 30px;
}
.contactform .message textarea {
	font-family: Verdana, Segoe, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.error {
	color: #bb0008;
}


#modules_image {border: none;}
/* End of 'coalesenses stylesheet' */

