body {
	scrollbar-3dlight-color: ##c0c0c0;
	scrollbar-arrow-color: #black;
	scrollbar-face-color: #DCDCDC;
	scrollbar-track-color: #white;
	scrollbar-darkshadow-color: #999999;
	scrollbar-highlight-color: #white;
	scrollbar-shadow-color: #333333;
	margin: 0;
	padding: 0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-color: white;
	padding-top: 10px;
}

#slide1dv{
	width:150px;
	height:200px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border-style:solid;
	border-width:0px;
	border-color:#FFFFFF;
	z-index:1;
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=3,enabled=false);
	position: relative;
}

.tooltip {
	font: 11px  Arial, Helvetica, sans-serif;
    color: white;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	width: 300px;
	
}

.tooltip b.bottom {
	background: url(bt.gif) no-repeat bottom;
	padding: 3px 8px 15px;
}

.tooltip span.top {
	background: url(bt.gif) no-repeat top;
	padding: 30px 8px 0 50px;
}

.dhtmlwindow{
position: absolute;
border: 2px solid #dcdcdc;
visibility: hidden;
background-color: black;
z-index: 101;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #dcdcdc;
color: #333333;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}

.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid #dcdcdc;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #dcdcdc;
height: 13px; /*height of resize image*/
}

.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

.error {
	width: 280px;
	height: 80px;
	font-size: 13px;
	line-height: normal;
	text-indent: 0;
	position: absolute;
	top: 600px;
	left: 500px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
	border: 1 dashed;
	padding: 10px 10px 10px 10px;
	list-style-type: none;
}

#danke{
	position: absolute;
	z-index:100;
	left:380px;
	top:830px;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	line-height: 1.8;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

strong {
	color: #4A3E29;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	background: url(../images/bg02x.jpg) repeat-x;
	valign: center;
	
}

.container {
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 130px;
	background: url(../images/bg04.gif);
}

/* Logo */

#logo {
	float: left;
	width: 280px;
	height: 134px;
	padding: 20px 0 0 0;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

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

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}
/* Banner */

#banner {
	float: left;
	height: 118px;
	padding: 10px 10 0 0px;
}


/* Menu */

#menu {
	background: url(../images/bg04.gif) no-repeat 0 -211px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
}

#menu ul {
	height: 50px;
	margin: 0 25px;
	padding: 0px 0 0 14px;
	background: url(../images/bg05.gif);
	line-height: 1
}

#menu li {
	float: right;
	height: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu li.active {
	background: url(../images/bg06.gif) no-repeat;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFF;
}

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

/* Bar */

.bar {
	height: 20px;
	margin: 0px;
	text-align: right;
}

.bar .text {
	float: left;
	padding: 2px 25px 25px 25px;
	text-transform: none;
	font-size: 14px;
	color: #333;
}

/* Top Bar */

#top-bar {
	background: url(../images/bg04.gif) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

table{
	color:#333333;
	font-size:12px;
}

.einladung-input {
	color:#333333;
	font-size:12px;
	border: 1 dashed;
	padding:3px;
	height:26px;
	width:250px;
}

.einladung-message{
	color:#333333;
	font-size:12px;
	border: 1 dashed;
	padding:3px;
	width:250px;
}

.einladung-submit {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4A3E29;
	border: 1 solid;
	padding:3px;
	height:30px;
	width:250px;
}


/* Page */

#page {
	background: url(../images/bg03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0 24px 0 25px;
	background: url(../images/bg04.gif) no-repeat 0 -335px;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	font-size: 22px;
	color: #5A5544;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 25px;
	padding: 10px 0;
	border-top: 1px solid #E5E1D8;
}

.post .meta {
	height: 53px;
	background: #dcdcdc;
	border-bottom: 1px solid #cacaca;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(../images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(../images/img05.gif) no-repeat 0 50%;
}


	

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 10px 20px 0 0;
	background: url(../images/bg04.gif) no-repeat 100% -335px;
	border: 1;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
	width: 210px;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#footer p {
	text-align: left;
	color: #8F8B83;
	margin-left: 25px;
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 0px 0 25px 0;
	border-bottom: 1px solid #E5E1D8;
	width: 220px;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(../images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	width: 595px;
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	background: url(../images/bg10.gif) no-repeat;
	padding: 30px 0px;
	text-align: center;
	position: relative;
}

#footer a {
	color: #8F8B83;
}
.w210 {
	width: 210px;
}
.preview {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: Gray;
	background-color: #FFF;
	text-align: left;
	padding: 4 4 10 4;
	border: thin;
	border-bottom-style: solid;
}
.norm {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: Gray;
	background-color: #FFF;
	padding: 4 4 10 4;
	
}
.willkommen {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: Gray;
	background-color: #FFF;
	text-align: justify;
         vertical-align: bottom;
}

.pab_blog {
         border-bottom: 1px dashed #423C31;
        
}