@CHARSET "UTF-8";
body {
	background-image: url('images/ibiza.jpg');
	background-attachment: fixed;
	margin: 0;
	font-family: verdana, helvetica, sans-serif;
}

body, p {
    color: #444444;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
    text-transform: none;
}

#logo {
	/*background-image: url('images/logo.jpg');*/
	background-repeat: no-repeat;
	min-height: 200px;
	/*margin-left: 52px;*/
}

#logo h1 {
	/*margin-left: 100px;*/
}

h2 {
	margin-left: 50px;
}

h2.entry-title {
	margin: 20px 0 0 0;
}

h4 {
	width: 100%;
	text-align: center;
}

#menue {
    height:50px;
    text-align:center;
    padding-left: 18px;
	margin: 0 auto;
	font-weight:bold;
}

#menue ul, #menu li {
    margin: 0 auto;
    padding: 0;
    list-style: none
}
#menue ul {
    width: 70%;
    display: flex;
	justify-content: center;
}
#menue li {
    position: relative;
}
#menue a {
    line-height: 45px;
    padding: 0 15px;
    text-decoration: none;
    font-style: normal;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #756A5F;
}
#menue li a:hover {
    color: #444444;
}

#menue a.current_page_item {
		color: red;
}

#sub_menue {
    height:20px;
    text-align:center;
    padding-left: 18px;
	margin: 0 auto;
	font-weight:bold;
}

#sub_menue ul, #sub_menu li {
    margin: 0 auto;
    padding: 0;
    list-style: none
}
#sub_menue ul {
    width: 70%;
    display: flex;
	justify-content: center;
}
#sub_menue li {
    position: relative;
}
#sub_menue a {
    line-height: 45px;
    padding: 0 15px;
    text-decoration: none;
    font-style: normal;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #756A5F;
}

#sub_menue li a:hover {
    color: #444444;
}

#sub_menue a.current_page_item {
		color: red;
}

.self-clear {
	clear: both;	
}

div {
	margin: 0;
}
#content {
	width: 1000px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	background-repeat: repeat-y;
}


.startseitentext {
	width: 880px;
	margin:10px 55px 0 55px;
	border-width: 2px;
	border-color: red;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	text-align: center;
}


table {
	width: 900px;
	margin: 10px 50px 10px 50px;
}

td.first {
	min-width: 80px;
	vertical-align: top;
}

td.last {
	padding: 0 25px 10px 0;
}

img.block {
	display: block;
	width: 890px;
	border: 0;
	margin: 20px 50px 10px 0;
}

img.historie {
	border: 0;
	margin: 10px 5px 0 0;
	width: 60px;
}

img.galerie {
	margin: 0 0 0 5px;
	border: 0;	
}

img.galerie_startseite {
	margin: 0 0 0 5px;
	border: 0;	
}

.bildbeschreibung {
	font-style: italic;
}

td.bildbeschreibung {
	padding: 0 120px 0 20px; 
}

img.pic_news {
	border: 0;
	margin: 3px 6px 0 0;
}
ol.tags {
	padding-inline-start: 15px;
}
.aufmacher_pic {
	border: 0;
	width: 150px;
	display: block;
	float: left;
	margin: 0 15px 5px 0;
}

.post-date, .news-date span {
    background-color: #A3A3A3;
    border: 3px double #FFFFFF;
    margin: 0 0 0 0;
    padding: 4px 15px;
}

.post-header, .post-date  {
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 9px;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    margin: 0 0 0 0;
}

.post-date {
    display: block;
}

.post-teaser-float {
	width: 890px;
	margin: 0 0 0 0;
}


.entry-content {
    clear: both;
}

.entry-content, .post-header, .page-title, .archive-meta, .entry-meta-bottom, .news-entry-content{
    margin-left: 55px;
    margin-right: 55px;
}

.entry-content {
	 margin-bottom: 55px;	
}

.news-entry-content {
	margin-bottom: 50px;	
}


.entry-content p a:link {
    color: #009EE0;
}

.entry-content p a {
    color: #009EE0;
    font-style: italic;
    text-transform: none;
    text-decoration: none;
}


.entry-title, .entry-meta-top, .post-date {
    text-align: center;
    /*margin: 10px 50px 0 50px;*/
}

.entry-title a:link, .news-title a:link {
    text-decoration: none;
}

.entry-title a, .news-title a {
    line-height: 1em;
}

.entry-title a, .news-title a {
    font-size: 26px;
    letter-spacing: 1px;
}

.entry-title a, .post-title a, #content .entry-title, #content .post-title {
    color: #444444;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
    /*text-transform: uppercase;*/
}


.entry-content {
    clear: both;
}

/*
.entry-content, .post-header, .page-title, .archive-meta, .entry-meta-bottom, .news-entry-content{
    margin: 15px 55px 20px 55px;
}
*/
.entry-content {
	 margin-bottom: 55px;	
}

h2.news-title {
	margin: 20px 0 20px 0;
}

.news-title a {
	color: #444444;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
    /*text-transform: uppercase;*/
    text-align: center;
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;	
}

li.item {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    background-attachment: scroll;
    background-color: #EFEFEF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-color: #D9D9D9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #E6E6E6;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #E6E6E6;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #E6E6E6;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    margin-right: 3px;
}

a:link {
    color: #444444;
    text-decoration: none;
}

a {
    color: #444444;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
}

h2.galerie {
	width: 900px;
	margin:7px 25px 7px 3px;
}


img.galerie {
	margin: 0 2px 0 4px;
	border: 0;	
}

#toTop {
	width:40px;
	min-height: 15px;
	height: 15px;
	border:1px solid #ccc;
  	background:#f7f7f7;
	background-image: url('images/icon_top.png');
	background-repeat: no-repeat;
  	text-align:center;
  	padding:5px;
  	position:fixed;
  	bottom:10px;
  	right:10px;
  	cursor:pointer;
  	display:none;
  	color:#333;
  	font-family:verdana;
  	font-size:11px;
}
h4.footer {
	padding-left: 45px;
}

ul.footer li{
	padding-left: 5px;
	list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	text-decoration: none;
}

td.footer {
	vertical-align: top;
}

div.copyright {
	font-size: smaller;
	text-align: center;	
}

#footer  {
	width: 1000px;
	background-color: #ffffff;
	margin: 0 0 0 0;
	
}

