/*
Theme Name: Bernds Design
Theme URI: http://bernds.biz
Description: Es liegt keine Beschreibung vor
Author: Christian Bernds
Author URI: http://bernds.biz
*/

/* ---------- ---------- ---------- Seite ---------- ---------- ---------- */
body {
	background-image: url(gfx/bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #dad8d3;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #383838;
}

/* ---------- ---------- ---------- Boxen ---------- ---------- ---------- */
#header		{
	width: 1024px;
	height: 4px;
	margin: auto;
	text-align: center;
	background-image: url();
	background-repeat: no-repeat;
} 

#logo {
	width: 400px;
	height: 225px;
	background-image: url(gfx/logo.png);
	background-repeat: no-repeat;
	margin-left: 570px;
	margin-top: 100px;
}

#navileiste		{
	width: 1024px;
	background-color: rgba(196, 177, 148, 0.7);
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 150px;
} 

#footerleiste		{
	width: 1000px;
	margin: auto;
	background: rgba(254,254,254,0.5);
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	border-radius: 10px;
		margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 150px;
		padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
} 

#wrapper	{
	width: 1024px;
	margin: auto;
	background: rgba(254,254,254,0.9);
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
			-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
		margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 150px;
}

#main		{
	width: 500px; 
	float: left;
}

#sidebar	{
	width: 274px;
	float: left;
	border: thin solid;
	border-color: rgba(196, 177, 148, 0.3);
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
			-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#main2		{
	width: 1000px;
	margin: auto;
	text-align: left;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	text-align: justify;
}

#footer		{

}

#trennstrich {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: rgba(196, 177, 148, 0.3);
}

#trennstrich_2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: rgba(196, 177, 148, 0.3);
}

#slideshowborder {
	height: 5px;
	color: #ffffff;
	background-color: #383838;
}

/* ---------- ---------- ---------- Normale Link ---------- ---------- ----------s */
a:link {
	color: #c4b194;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c4b194;
}
a:hover {
	text-decoration: none;
	color: #a68e68;
}
a:active {
	text-decoration: none;
	color: #c4b194;
}

/* ---------- ---------- ---------- News Headline ---------- ---------- ---------- */
.newsheadline {
	color: #575757;
	font-size: 24px;
	font-weight: bolder;
	font-family: Trebuchet MS;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: rgba(196, 177, 148, 0.4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

	a.newsheadline:link {
	color: #575757;
}

	a.newsheadline:hover {
	color: #575757;
	text-decoration: none;
	background-color: rgba(196, 177, 148, 0.6);
	-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
}

	a.newsheadline, a.newsheadline:visited, a.newsheadline:active {
	color: #575757;
  	text-decoration: none;
}

/* ---------- ---------- ---------- Überschriften ---------- ---------- ---------- */
.uberschrift {
	color: #575757;
	font-size: 24px;
	font-weight: bolder;
	font-family: Trebuchet MS;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: rgba(196, 177, 148, 0.4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.uberschrift_2 {
	color: #c4b194;
	font-size: 24px;
	font-weight: bolder;
	font-family: Trebuchet MS;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	padding-left: 3px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.uberschrift_3 {
	color: #c4b194;
	font-size: 20px;
	font-weight: bolder;
	font-family: Trebuchet MS;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.uberschrift_klein_1 {
	color: #575757;
	font-size: 16px;
	font-weight: bolder;
	font-family: Trebuchet MS;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.uberschrift_klein_2 {
	color: #575757;
	font-size: 12px;
	font-weight: bolder;
	font-family: Trebuchet MS;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: rgba(196, 177, 148, 0.4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	margin-bottom: 10px;
}

/* ---------- ---------- ---------- Schriften ---------- ---------- ---------- */

.schrift_klein_1 {
	color: #575757;
	font-size: 12px;
}

/* ---------- ---------- ---------- Formular ---------- ---------- ---------- */
input {
    border: 5px solid white; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    padding: 15px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
}

textarea {
    border: 5px solid white; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    padding: 15px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
}

/* ---------- ---------- ---------- Bilder ---------- ---------- ---------- */

img {
	border: 5px solid white;
	-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.7),
            0 0 16px rgba(0,0,0,0.7);
	-moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.7),
            0 0 16px rgba(0,0,0,0.7);
	box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.7),
            0 0 16px rgba(0,0,0,0.7);
	padding: 0px;
	background: rgba(255,255,255,0.5);
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.img2 { 
   border:0px;
       -webkit-box-shadow: 
      inset 0 0 0px  rgba(0,0,0,0.0),
            0 0 0px rgba(0,0,0,0.0); 
    -moz-box-shadow: 
      inset 0 0 0px  rgba(0,0,0,0.0),
            0 0 0px rgba(0,0,0,0.0); 
    box-shadow: 
      inset 0 0 0px  rgba(0,0,0,0.0),
            0 0 0px rgba(0,0,0,0.0); 
	background: rgba(0,0,0,0);
}

/* ---------- ---------- ---------- Bilder Ausrichten ---------- ---------- ---------- */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ---------- ---------- ---------- Navigation ---------- ---------- ---------- */

#navi {
	margin: 0 auto;
	text-align: center;
}

/* Hier werden die Punkte vor den Links ausgeblendet*/
#navi .menu-header ul,
div.menu ul {
	display: inline-block;
	list-style: none;
	margin: 0 auto;
	padding:0;
	text-align: center;
}

/* Hier werden die Links nebeneiander gemacht */
#navi .menu-header li,
div.menu li {
	padding: 2xp 5px;
	float: left;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

/* Normal */
#navi a {
	color: #ffffff;
	font-size: 18px;
	font-family: Trebuchet MS;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: rgba(196, 177, 148, 0.0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(0, 0, 0, 0.1);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(0, 0, 0, 0.1);
	}

/* Hover */
#navi li:hover > a,
#navi ul ul :hover > a {
	background-color: rgba(196, 177, 148, 0.0);
	-webkit-box-shadow: inset  0px 0px 20px rgba(255, 255, 255, 0.6);	
	-moz-box-shadow: inset  0px 20px rgba(255, 255, 255, 0.6);
	box-shadow: inset  0px 0px 20px rgba(255, 255, 255, 0.6);
}

/* Aktiv */
#navi ul li.current_page_item > a,
#navi ul li.current_page_ancestor > a,
#navi ul li.current-menu-ancestor > a,
#navi ul li.current-menu-item > a,
#navi ul li.current-menu-parent > a {
	background-color: rgba(196, 177, 148, 0.0);
	-webkit-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.4);	
	-moz-box-shadow: inset 0px 15px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.4);
}

/* ---------- ---------- ---------- Footernavi ---------- ---------- ---------- */

/* Normal */
#footernavi a {
	color: #ffffff;
	font-size: 12px;
}

/* Hover */
#footernavi li:hover > a,
#footernavi ul ul :hover > a {
	text-decoration: underline;
}

/* Aktiv */
#footernavi ul li.current_page_item > a,
#footernavi ul li.current_page_ancestor > a,
#footernavi ul li.current-menu-ancestor > a,
#footernavi ul li.current-menu-item > a,
#footernavi ul li.current-menu-parent > a {
	text-decoration: underline;
}

/* ---------- ---------- ---------- Gallery Bilder ---------- ---------- ---------- */

.gallery_box_p ul{
	list-style: none outside none;
	margin:0;
}
.gallery_box_p li{
	padding: 10px 10px 0 0;
	clear: both;
}
.gallery_box_p li img {
	margin:0 10px 10px 0;
	float:left;
}
.gallery_box_p p {
	margin-bottom:0px;
}
.gallery_detail_box_p {
	float:left;
}