*{
	margin:0;
	padding:0;
	list-style:none;
}




body  {
	background: url(../images/bg.jpg) repeat-x #FFF;
	color: #435F73;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}


/**** GENERAL LAYOUT ****/

#topBackground {
	background: url(../images/header.jpg) top center no-repeat;
	margin: 0 auto;
	padding-top: 505px;
	width: 960px;
}

#accordian{
	padding:5px;
	width:560px;
	z-index:1;
	margin:0 175px;
}



img {
	padding: 2px;
	background:#fff;
	border:1px solid #435F73;
}






html { 
	height: 100%; 
	margin-bottom: 1px; 
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}
#footer {
	width:560px;
	margin:0 auto;
	color:#999999;
}

#footer a {
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
}

#footer .validate {
	float:right;
}

.header:hover{
	background-color:#666;
}

#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h1 a:hover {
	color:#000;
}
.selected{
	background-color:#CCCCCC;
	color:#797B7A;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(../images/link.gif) left no-repeat;
}
/**** GENERAL LAYOUT- ENDE ****/

input {
	width:180px;
	background:url(../images/input.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:7px 10px;
	margin:5px;
	color:#777;
}
textarea {
	width:350px;
	height:105px;
	background:url(../images/textarea.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#777;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(../images/submit.jpg) top no-repeat;
}

blockquote {
	  font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	  background: url(../images/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

table {
	width:100%;
	padding:5px;
}

td {
	background:#eee;
	padding:4px;
	text-align:center;
	background:url(images/td.jpg) top repeat-x;
}

h2 {
clear:both;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}

#header h1 {
text-align:center;
font:350% Georgia;
font-style:italic;
color:#232323;
margin-top:30px;
letter-spacing:-1px;
}

#header h2 {
text-align:center;
font:100% Verdana;
text-transform:uppercase;
letter-spacing:2px;
color:#bbb;
margin:10px 0 10px;
}





.accordion_headings{
	padding:7px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	padding:20px 30px;
	background:#fafafa;
	border:5px solid #f4f4f4;
}



p {
	margin:15px 0;
	line-height:15px;
		text-align: left;
	display: block;
}

.header_highlight{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}


/**************************************************************
   Logo Sonderbar
 **************************************************************/
h3.example {
	background: url(../images/logo.png) no-repeat top center;
	margin-top:25px;
	height: 84px;
	text-indent: -9999px;
}

h3 {
	color: #435F73;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	border-left:2px solid #BCBDBC;

}


/**************************************************************
   Posts
 **************************************************************/

.post {
	width: 100% !important;
	width: 99%;
	position: relative;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #CCCCCC;
}

.post .date {
	position: absolute;
	top: 0;
	left: 0px;
	width: 2.3em;
	text-align: right;
}


.post .date2 {
  position: absolute;
  top: 0;
  left: 50px;
  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
	display: block;
	margin-top: -2px;
	font: 700 2.1em arial, sans-serif;
	color: #8F9190;
}



.post .title {

  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}


.post .title2 {

  display: block;
  padding: 10px 5px 5px 0;

  font-size: 1.8em;
  font-weight: bold;
  color: #586B7A;
}


.post .undertitle {

  display: block;
  padding: 0 0 0px 0;

border-left:2px solid #BCBDBC;
    text-align:right;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#535555;
	text-decoration:none;
	margin-right:10px;
}



.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
  
 
}


/**************************************************************
   Infobar 
 **************************************************************/
.details {	
	color:#ccc;
	border:1px solid #2d2d2d;
	background:url(../images/details.gif) right no-repeat #313131;
	padding:5px 50px;
	margin:0px 0px 0px 50px;
}

.details p {
	margin:0;
	padding:0;
}

.details p a {
	color:#666;
}






/**************************************************************
   Generic Display 
 **************************************************************/



.floatLeft {
		margin:0px 10px 0px 0px;

  float: left;
}

.floatRight {
		margin:0px 0px 0px 10px;

  float: right;
}



/**************************************************************
   Leftbar 
 **************************************************************/
 
 #rightbar {
	float:left;
	width:150px;
	border-right:1px solid #BCBDBC;
	margin:0px 10px 0px 0px;
	padding:0px 5px 0px 0px;
	

}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#535555;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:10px 10px 50px 0px;
    line-height: 15px;
}


.greytext {    
	border-left:2px solid #BCBDBC;
    text-align:center;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#535555;
	text-decoration:none;
	padding-left:5px;
	margin-left:20px;
}





#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	margin:10px 0 10px;
	padding-left:0px;
	padding-bottom:0px;
}

#rightbar p{
  
	font-family:"Trebuchet MS";
	line-height:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px 10px 0px;
	display: inline-block;
	text-align: left;
}
 



/**************************************************************
   Fotogalarie 
 **************************************************************/
#threecells {
	clear: both;
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells a {
	display: block;
	width: 162px;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span {
	display: none;
}






#cell_1 {
	width: 550px;
	padding-right: 15px;
}

#cell_1 a {
	background-image: url(3colls_p1.jpg);
}

#cell_2 {
	width: 250px;
	padding: 0 15px 0 15px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
}

#cell_2 a {
	background-image: url(3colls_p2.jpg);
}

#cell_3 {
	width: 250px;
	padding-left: 15px;
}

#cell_3 a {
	background-image: url(3colls_p3.jpg);
}




