/*Compass Design layout.css CSS file*/
* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
body {
	text-align: center; /*center hack*/
}
body div#wrap {
	margin: 0 auto; /*center hack*/
	text-align: left; /*center hack*/
	width: 1006px; /*IE6 hack*/
}
#sidebar {
	float: left;
	overflow: hidden;
	padding-top: 12px;
	width: 168px;
}
#content60 {
	float: left;
	overflow: hidden;
	width: 538px;
}
#content100 {
	float: left;
	overflow: hidden;
	width: 838px;
}
#sidebar-2 {
	float: left;
	overflow: hidden;
	padding-top: 12px;
	width: 300px;
}
#footer {
	clear: both;
}
.inside {
	padding: 12px 25px;
}
.tool-tip {
	background-color: #FFFFC7;
	border: thin solid #CCC;
	max-width: 300px;
	text-align: left;
}
.tool-title {
	padding: 6px;
	text-align: center;
}
.tool-text {
	padding: 6px;
}
/*Faux Columns*/
#leftfauxcol {
	background: url(../images/leftslidingcolumn.png) 20% 0;
}
#rightfauxcol {
	background: url(../images/rightslidingcolumn.png) 20% 0;
}

/*#################### Typography ####################*/
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0 0 1em;
}
blockquote {
	margin: 1em 2em;
	font-style: italic;
}
ol li {
	margin: 1em 0 1em 3em;
}
li, dd {
	margin-left: 1em;
}
.inside ul li {
	margin: .5em 0 .5em 2em;
}
fieldset {
	padding: 1em 0.5em;
}
#wrap {
	border: 1px solid #999;
	border-top: none;
	margin-top: 6px;
}
#footer {
	border-top: 1px solid #999;
}
a {
	text-decoration: none;
	color: #004276;
}
a:hover { 
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
}

h1, .componentheading, .componentheading_none {
	font-size: 200%;
	margin-bottom: 6px;
}
h2, .contentheading, .contentheading_none {
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 6px;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
/*a.contentpagetitle, a.contentpagetitle_none {
	color: #000;
}
a.contentpagetitle:hover, a.contentpagetitle_none:hover {
	color: #333;
}*/
#footer, .small, .createdate, .modifydate, .mosimage_caption {
	font-size: 85%;
	color: #666;
}
.img_caption.left p, .img_caption.right p, .img_caption p {
	color: #666;
}
.createdby {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.buttonheading {
	float: right;
	margin: 0.5em 0 0 0;
}

/*#################### Head ####################*/
#header {
	color: #FFF;
	background: #FFF;
	position: relative;
	padding: 12px 0;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif small-caps;
	font-variant: small-caps;
	font-stretch: expanded;
	padding-left: 20px;
}
#header .premium {
	position: absolute;
	right: 12px;
	top: 12px;
	height: 90px;
	width: 234px;
	text-align: right;
}

/*#################### Navbar ####################*/
/*See dropline.css and ie_dropline.css for navigation CSS*/


/*#################### Top ####################*/
#top {
	background:#666 /*url(../images/teaser.png) no-repeat*/;
	padding: 6px 12px;
	position: relative;
	height: 24px;
}
#top .moduletable h3 {
	color: #FFF;
	background: none;
	text-align: left;
	font: 2.5em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-stretch: expanded;
}
#top .moduletable {
	font: bold 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
}
#top #date {
	font: 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	margin: 4px auto;
}
#top #date p {
	margin: 0;
}
#top form {
	margin: 0;
}
#top .search {
	position: absolute;
	top: 7px;
	right: 12px;
}
#top .search input {
	background: url(../images/search.png) no-repeat;
	border: 0;
	height: 22px;
	width: 168px;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
}

/*#################### Content ####################*/

#content60 .blog .contentpaneopen_edit img,
#content100 .blog .contentpaneopen_edit img {
	padding: 0 6px 0;
}

.contentdescription {
	overflow: hidden;
	padding-bottom: 12px;
}
#media {
	margin: 0 auto 12px auto;
	text-align: center;
}
img {
	border: none;
}
.blog img {
	padding-top: 5px;
}
#content60 .blog img {
	/*max-width: 226px;*/
	float: left;
	padding: 5px 9px 0 0;
}
/*#content60 .blog img {
	width: expression(this.width > 225 ? '226px' : true);
}*/
#content100 .blog img {
	/*max-width: 360px;*/
	float: left;
	padding: 5px 9px 0 0;
}
#content100 .blog img {
	/*width: expression(this.width > 359 ? '360px' : true);*/
}

.blog, .contentpaneopen, #page, .blog_none, .contentpaneopen_none, #page_none {
	width: 100%;
}

/*Features*/
#inner-wrap60 {
	width: 498px;
	margin: -6px;
	position: relative;
	overflow: hidden;
}
#inner-wrap100 {
	width: 798px;
	margin: -6px;
	position: relative;
	overflow: hidden;
}

/*Modules*/
/*See modules.css for module CSS*/

/*#################### Footer ####################*/
#footer {
	background: #212121;
	color: #FFF;
	text-align: center;
	clear: both;
}
/*Footer Navigation (Code thanks to dropline.css)*/
#footer .moduletable {
	margin: 0;
	padding: 0;
	border: none;
}
/* All lists must float */
#footer ul {
	margin: -3px 0 -3px -6px;
	padding: 0;
	float: left;
}
/* All list-items must obey parent selector */
#footer li {
	padding: 0;
	margin: 3px 0;
	float: left;
	display: block;
}
#footer ul li {
	margin-right: 1px;
	border-right: 1px solid #FFF;
}
#footer ul a {
	display: block;
	float: left;
	font-weight: normal;
	padding: 0 6px;
	background: none;
	height: 1.2em;
	line-height: 1.2em;
	color: #FFF;
}
/* IE needs to know we are on a computer */
#footer a {
	text-decoration: none;
	cursor: pointer;
}

#footer ul li:hover ul,
#footer li:hover a:link,
#footer li:hover a:visited,
#footer li.sfhover a:link,
#footer li.sfhover a:visited {
	text-decoration: underline;
}

/*#################### Bottom ####################*/
#bottom {
	background: #333;
	clear: both;
	color: #CCC;
	float: left;
	padding: 6px 50px;
	width: 906px;
}
/*Bottom Navigation (Code thanks to dropline.css)*/
#bottom .moduletable {
	border: none;
	margin: 6px 0;
	padding: 0;
}
#bottom a {
	color: #CCC;
}
/* IE needs to know we are on a computer */
#bottom a {
	text-decoration: none;
	cursor: pointer;
}

#bottom a:hover {
	text-decoration: underline;
}

/*#################### Article ####################*/
#page {
	text-align: left;
}
p.articleinfo {
	margin: 0.5em 0 1.0em;
}
#page img {
	padding-top: 5px;
}
.contenttoc {
	background: #E1E1E1;
	float: right;
	margin: 0 0 12px 12px;
	padding: 12px;
	width: 160px;
}
.contenttoc td {
	padding: 4px 0;
}
/* ########################### Contacts ########################### */
div.contact {
	margin:10px 0;
}

address {
	font-style: italic;
	margin: 10px 0;
	line-height: 1.5;
}

address p {
	line-height:1.5;
}

.contact label {
	float:left;
	font-weight:bold;
	width:14em;
	margin:10px 0 0;
}

span.marker {
	margin:0 10px 0 0;
}

.contact_email_checkbox label {
	float:none !important;
}

.contact label.copy {
	width:90%;
	padding:0 0 0 10px;
}

.contact form {
	background:#E1E1E1;
	color: #000;
	padding: 20px;
	margin: 10px 0;
}

.contact input {
	background:#fff;
	border:solid 2px #999;
	color:#000;
	padding:2px 2px 0;
	margin:10px 0 0;
}

.contact .button {
	background: url(../images/pfeil.gif) #000 no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	margin: 20px 10px 0 0;
	padding: 0 0 0 30px;
	cursor: pointer;
}

label.textarea {
	float: none !important;
	margin: 10px 0;
	display: block;
	width: 100%;
}

#contact_text {
	width: 80%;
	height: 150px;
}

.contact input.invalid,.contact textarea.invalid {
	border: solid 2px red;
}

.contact label.invalid {
	color: red;
}

/*#################### Tables ############################ */
.blog table,
#page table {
	border-collapse: collapse;
	margin: 0 0 1em;
}

.blog table td,
#page table td {
	padding: 2px;
}
table.tablepadding td, table.rate_table td {
	padding: 5px;
}

table.newsfeed {
	border: solid 1px;
}

table.newsfeeds td,table.weblinks td,table.category td {
	border-right: solid 1px #EEE;
	padding: 5px;
}

table.newsfeeds th,table.weblinks th,table.category th {
	background: #EEE;
	padding: 5px;
}

table.newsfeeds,table.weblinks,table.category, table.pagenav {
	/*border: solid 1px #EEE;
	font-size: 1em;
	margin: 20px 0;*/
	width: 100%;
}

table.pagenav th {
	font-size: 85%;
}

th.pagenav_next {
	text-align: right;
}

/* category table */
#count {
	width: 10%;
}

#tableOrdering {
	width: 70%;
}

#author {
	width: 20%;
}

table.contentpane td.sectiontableheader,
table.contentpane tr.sectiontableentry1 td,
table.contentpane tr.sectiontableentry2 td {
	padding: 5px;
}

/*#################### Blog Layout ############################ */
/* More Blogs */
p.iteminfo {
	margin: 0 0 1em;
}
.blog_more ul {
	list-style-type: none;
}
.blog_more li {
	padding: .5em 0;
}
div#content60 .buttonheading img,
div#content100 .buttonheading img {
	padding: 0;
}

/*#################### Category List Layout ############################ */
div#content60 table.contentpane td.contentdescription img,
div#content100 table.contentpane td.contentdescription img {
	padding: 0 1em;
}

/********************************* JComments ***************************************/
div.comment-box {
	line-height: 1.4;
}

/********************************* ChronoForms *************************************/

/*-----------Form Styles--------------*/

.form_item {
 /*border:1px #CCCCCC solid;*/
	height:auto;
}

.form_element {
	float: left;
	margin: 10px 0 10px 0;
	width: 85%;
}

.form_element label {
	/*width:150px;*/
	padding: 0px 10px 0px 0px;
	margin: 0;
	display: block;
	float: left;
	line-height: 22px;
	vertical-align: middle;
	text-align: right;
}
.form_element .check_label {
	/*width:150px;*/
	padding:0px 0px 0px 10px;
	float: left;
	display:inline;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}
.form_element .radio_label {
	/*width:150px;*/
	padding:0px 0px 0px 10px;
	display: inline;
	line-height: 22px;
	vertical-align: middle;
	text-align: left;
}

.form_element select,
.form_element input {
	/*width: 150px;*/
	font-size: 14px;
}

.form_element input {
	float: left;
}

.cf_heading,
.cf_heading h1 {
	margin-top: 0;
}

.cf_fileinput{
	width:auto!important;
}



.delete_icon {
	float: right;
	/*border-left: 1px #CCCCCC solid; 
	padding: 10px;*/
}

.delete_icon1 {
	float: right;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 10px;
}

/*.button {
	text-align: center;
	border: none;
	margin-top: 10px;
}*/

.no_delete {
	border: none;
}

.cf_button {
	padding-left: 210px;
}

.cf_button1 {
	width: 70px!important;
}


.radio {
	width: 20px!important;
}

.float_left {
	float: left;
}
.cfclear { 
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.chronoform {
	visibility: hidden;
}

/*.width1 { width:571px;}*/

/********************************* LiveValidation *************************************/

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}