/*
Palim Design
http://www.best-mixes.com
All under Copyright
*/

body {
	margin-top: 5px;
	padding: 0;
	background: #000000;
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #BBBBBB;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	margin: 0;

	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #BBBBBB;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #7c7b7b;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#header {
	height: 145px;
	width: 860px;
	clear: both;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;		
}

#headerb {
	height: 45px;
	width: 860px;
	clear: both;
	margin: 0 auto;
	background: url(images/headerb.gif) no-repeat;		
}

#menu
{
width: 860px;
height: 50px;
	clear: both;
	margin: 0 auto;
background: url(images/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;
	padding-left: 80px;
	clear: both;	
}

#menu li {
	
	display: inline;

}

#menu a {
	float: left;
	width: 100px;
	height: 50px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 0px;
}

#menu a:hover { 
	text-decoration: none; 

background: #fff url(images/img02.jpg) no-repeat left top;
}

/** LOGO */

#banner {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(images/labelgal.jpg) no-repeat left top;
}

#banner2 {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	padding-left: 0px;

}
#banner3 {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(images/labelabout.jpg) no-repeat left top;
}

#banner4 {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(images/labelcon.jpg) no-repeat left top;
}

#banner5 {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(images/labeldown.jpg) no-repeat left top;
}

#banner6 {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(images/labelpla.jpg) no-repeat left top;
}


#logo {
	width: 820px;
	height: 60px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }



#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }


#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #000000 url(images/img02.jpg) repeat left top;
}

#wrapper-btm {
	background: url(images/img03.jpg) no-repeat left bottom;
}
/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 620px;
}

/* Post */

.post {
	padding: 15px 15px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 0px;
	font-size: 18px;
	color: #DADADA;
}

.post .entry {
	padding: 0 15px;
}

.post .meta {
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #333333;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 40px 0 38px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

#sidebar li {
	margin-bottom: 30px;
	text-decoration: none;
}

#sidebar li ul {
	text-decoration: none;
}

#sidebar li li {
	margin: 0;
	padding: 6px 10px;
    background: url(images/small.gif) no-repeat left;
	text-decoration: none;
	font-size: 12px;
}

#sidebar h2 {

width: 176px;
	height: 34px;
	margin-bottom: 5px;
	padding: 2px 0 0 25px;
	font-size: 15px;
	color: #DADADA;
background: url(images/title.gif) no-repeat
}



/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	text-decoration: none;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding-left: 30px;
	font-size: 10px;
	text-decoration: none;
}

html>body #footer {
	height: auto;
}

#footer p {
	text-decoration: none;
}

#legal {
	clear: both;
	text-align: center;
	color: #999999;
	text-decoration: none;
}

#legal a {
	text-decoration: none;
}

/* Einblendfeld */

#basic-accordian{
	background: url(images/flipground.jpg) no-repeat ;
	padding:20px;
	width:510px;
	margin: 0 auto;
}

.accordion_headings{
	padding:5px;
	background:#1c1c1c;
	color:#fff;
	border:1px solid #000000;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#565657;
}

.accordion_child{
	padding:15px;
	background:#1c1c1c;
}

