/*
Design by David Loidolt
http://www.free-com.at
*/

html, body {
	height:101%;
}

body {
	background: #FFFFFF url(../images/bg.gif);
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #757575;
}

input, textarea {
	width: 220px;
	/*background: #FFFFFF url(../images/img04.gif) repeat-x;*/
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: 1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	color:#669933;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	margin:0 0 1em 0;
	line-height: 180%;
}

ul, ol {
	/*margin-left: 3em;*/
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	/*color: #C11A00;*/
	color: #0066cc;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	
	width: 900px;
	height: 232px;
	margin: 0 auto;
	border-left:1px solid #FFB10F;
	border-right:1px solid #FFB10F;
	background: url(../images/header.gif) no-repeat left top;
	background-color: #FFFFFF;
}

/* Logo */

#logo {
	width: 900px;
	height: 95px;
	margin: 0 auto;
	padding: 2px 0;
    cursor: pointer;
    /*background: url(../images/logo.jpg) no-repeat left bottom;*/
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 900px;
	height: 0;
	padding-bottom: 3px;
	/*background: url(../images/banner.jpg) no-repeat left top;*/
}

#splash img {
	border:1px solid black;
}


#menu {
	height: 39px;
	width: 900px;
	background: url(../images/menu_bg.gif) repeat-x left top;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	height: 28px;
	padding:5px 16px 0 15px;
	/*background: url(../images/img03.gif) no-repeat left 50%;*/
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing:1px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first_page_item a {
	background: none;
	color: #FFFFFF;
}

#submenu {
	background: url(../images/banner.jpg) no-repeat left top;
	height:118px;
	height:91px;
}

/* Search */

#search {

}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width:900px;
	background-color: #FFFFFF;
	border-left:1px solid #FFB10F;
	border-right:1px solid #FFB10F;
	margin: 0 auto;
	/*background: url(../images/img05.jpg) repeat-x left top;*/
}


div.csc-textpic img {
	border:medium none;
/*	height:72px; */ 
	margin:5px;
/*	width:72px; */
}


/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom:5px;
}

/* Content */

#content {
	float: left;
	width: 620px;
	border-right: 1px dotted #D6C9BF;
}

.post {
	margin-right:30px;
}

h1,
.post h1 {
	padding:0 5px;
	font-size:20px;
	border-bottom: 1px solid #d2e2c4;
	color:#669933;
}

.post .csc-default {
	margin-bottom:30px;
}


.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(../images/img05.jpg) repeat-x left top;
}

.post a {
	color: #0066CC;
}

.post p {
	padding-left:10px;
}

/* Sidebar */

#sidebar {
	float:right;
	width:215px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	line-height: normal;
	margin-left:30px;
}

#sidebar li {
}

#sidebar li p {
	padding: 0 20px;
}

#sidebar .inhaltlinks {
}

#sidebar li h2 {
	background: url(../images/button_bg.jpg) repeat-x left top;
}

/* SUBMENU */
#menu_right {
	margin-bottom:20px;
}

#menu_right p {
	margin:0 10px;
}


/* NEWS */

.news-container-caption, 
.news-container-caption-orange,
.news-container-caption-green {
	height:24px;
	text-transform: uppercase;
	color:#fff;
	font-size:1em;
	letter-spacing: 1px;
	padding:13px 0 0 19px;
	margin-bottom:10px;

	/*-- rounded corner--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.news-container-caption-orange {
	background: transparent url(../images/button_bg.jpg) repeat-x left top;
}

.news-container-caption-orange a, 
.news-container-caption-orange a:link,
.news-container-caption-orange a:visited,
.news-container-caption-orange a:hover,
.news-container-caption-orange a:active,
.news-container-caption-orange a:focus
{
	color:#FFF;	
}



.news-container-caption-green {
	background: transparent url(../images/button_green_bg.gif) repeat-x scroll left top
}


	.news-list-container {
		font-size:0.9em;
		margin: 0 15px;
	}

		.news-list-item {
			margin-bottom:20px;
		}
		
			.news-list-item h2, .news-list-item h3{
				font-size:14px;
				margin: 6px 0 4px 0;
			}
			
			.news-list-date {
				letter-spacing:0;
				font-size:10px;
				color: #666666;
				display:block;
				height:15px;
			}

			.news-list-morelink {
		
			}
			
			.news-single-backlink {
				margin-top:15px;
			}
			
			.news-single-item {
				line-height:200%;
			}
		

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	font-size:10px;
	clear: both;
	width:900px;
	height: 27px;
	/*background-color: #FFFFFF;*/
	border-left:1px solid #FFB10F;
	border-right:1px solid #FFB10F;
	border-bottom:1px solid #FFB10F;
	margin: 0 auto;
	background: #ffd47a url(../images/menu_bg.gif) repeat-x left top;
	/*color:#FFFFFF;*/
	color:#666;
}

#footer p {
	margin:10px;
	text-align:right;
	line-height: normal;
}

#footer a {
	color: #666;
}

#footer .legal {
	float: right;
}

#footer .credit {
	float: right;
}

/* TABLE */

.contenttable {
}

.contenttable td {
	vertical-align:top;
}

.contenttable ul {
	margin:0;
}


.accordion1 {
	margin-right:30px;
	width:588px;
}

.accordion2 {
}


.loading {
	background: url(../images/loadinfo.gif) no-repeat center center;
}


.ui-accordion .ui-accordion-content {
	padding:15px !important;
	padding:1em 2.2em ;
	
	font-size:12px;
}


.ui-accordion ul,
.ui-accordion ol,
.ui-accordion-content ol,
.ui-accordion-content ul {
	margin-left: 10px\9;
	padding-left: 10px\9;
}




#search_container {
	/*--Bottom right rounded corner--*/
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
		
	/*--Bottom left rounded corner--*/
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

	background:#FFFFFF url(../images/search.jpg) no-repeat scroll 11px 50%;
	height:45px;
	margin-right:25px !important;
	margin-right:11px;
	margin-top:46px;
	opacity:0.95;
	width:215px;

	float: right;
}

#search_container form {
	margin:0;
	padding:0;
}


#search_container div.jqTransformInputWrapper{
	margin-left:44px !important;
	margin-left:24px;
	margin-top:8px;
	width:160px !important;
}
/*
#search input {
	background-color:#FFFFFF;
	border:1px solid grey;
	font-size:11px;
	height:15px;
	margin-left:38px;
	margin-top:6px;
	opacity:1;
	padding:2px;
	width:161px;
}*/

div.csc-mailform-field {
	width:500px;
	clear:both;
	padding:10px;
}

div.csc-mailform-field button {
	margin-left:85px;
}

.csc-searchResultHeader {
	font-size:1em;
	padding-left:10px;
}

.csc-searchResult {
	margin-left:5px;
}


#loginform {
	padding-left:100px;
}

#loginform .pwd_link {
	float:left;
	font-size:13px;
	padding:8px;
} 





table.jqTransformTextarea td#jqTransformTextarea-mm textarea {
	width:400px;
}


fieldset {
	border:none;	
}

.powered {
	float:left;
}

div.csc-default {
	clear:both;
}

.ui-accordion-content { 
	zoom: 1;
} 
