/*
Theme Name: wertebach-privat-14
Author: Reuter Webdesign
Author URI: https://www.reuter-webdesign.de
Description: Custom Theme Reuter Webdesign
Version: 1.0
Updated: 2015-01-01 12:00:00
*/

html, body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-family: Balthazar;
	font-size: 1.2em;
	line-height: 125%;
	color: #111;
	margin: 0;
	background-color: #000;
}

a:link { color: #111; }
a:visited { color: #111; }
a:hover, a:active {color: #fff; background-color: #000060; /*3CA6C7*/}

h1 { color: #000080; font-size: 175%; line-height: 1.3; }
h2 { color: #000080; font-size: 130%; line-height: 1.3; }
h3 { color: #555; font-size: 110%; }

#container img.alignright {
float: right;
}

#container img.alignleft {
float: left;
}

#container2 {
    width: 950px;
    height: 100%;
    position: fixed;
    left: 50%;
    margin-left: -475px;
    display: none;
}

#container {
    overflow:auto;
    margin:auto;
    width: 950px;
    min-height: 475px;
    height: 100%;
    overflow: hidden;
    text-align: left;
    padding: 0 0 0 0;
    background-color: #eee;
    margin-bottom: 25px;
    margin-top: 45px;
}

#links {
    width: 230px;
    float: left;
}

#header {
    height: 200px;
    width: 230px;
    position: relative;
    overflow: hidden;
}

#logo {
    height: 200px;
    width: 230px;
    position: relative;
    margin-top: -190px;
    margin-left: 10px;
 /*   background-image:url(Transpartent_Logo230.png);
    background-size: 210px;
    background-repeat: no-repeat;
    background-position: 0 0;*/
}

#logo img {
    width: 230px;
    margin-left: -10px;
    margin-top: -10px;
    height: 200px;
}

#menu {
    width: 190px;
    margin-left: 20px;
}


#menu ul li { margin-top: 3px; }
#menu ul ul li { margin-top: 2px; }
#menu li a { color: #000; display: block; padding: 8px 5px 8px 0.5em; background-color: #fff;
    text-decoration: none;
}
#menu li a:hover, #menu li.current_page_item a:hover { background-color: #fff; color: #000; border-right: 5px solid #616161; }
#menu li .menu_current a, #menu li .menu_current a:link { background-color: #616161; color: #fff; }
#menu ul { margin-left: 0; padding-left: 0; list-style-type: none; line-height: 120%; }
#menu ul li a { }
#menu ul ul { line-height: 1em; color: white; padding-left: 10px; list-style-type: none; }
#menu ul ul li a {background-image: none; font-size: 0.9em; padding:3px 3px 3px 10px; color: #fff; background-color: #000060; }
#menu ul ul ul { font-size: 80%; font-weight: normal; padding-left: 20px; list-style-type: none; font-size: 95%; }
#menu li.current_page_item a
{background-color: #000; color: #fff;}
#menu li.current_page_item ul a {
 background-color: #000060; color: #fff;}
#menu ul.children {display: none;}
#menu li.current_page_item ul {display: block; }
#menu li.current_page_parent ul.children {display: block; }

#search { position: relative; margin-top: 15px; margin-left: 0px;}

#content {
    position: relative;
    float: right;
    overflow: hidden;
    width:680px;
    margin: 0; /* top right bottom left */
    padding: 10px 20px 0px 20px;
    line-height: 125%;
    min-height: 600px;
    z-index: 2;
}

#content2 {
  /*  background-image:url(Bild.jpg);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
        background-color: #fff;
  opacity: 0.25;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  /*z-index: -1;  */
    z-index: -1;
}

#artikel{
    border-top: 4px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 15px;
}

#artikel-datum {
float: right;
font-size: 80%;
margin-top: 15px;
margin-right: 30px;
}

#artikel h2 a {
text-decoration: none;
}


#footer {
    color: #444;
    position: fixed;
    bottom: 0;
    width: 950px;
	padding: 2px 30px;
	font-size: 75%;
	z-index: 1;
}
#footer a{color: #fff;
}

#footer2 {
    position: fixed;
    bottom: 0;
    width: 270px;
    padding: 2px 30px;
    text-align: right;
    left: 50%;
    margin-left:135px;
}

.search {
	border: 1px solid;
	font-weight: lighter;
	color: #aaa;
	width: 190px;
	margin-bottom: 30px;
}

input.searchbutton {
	padding: 5px 3px 5px 3px;
	color: #000;
	border: none;
	background: #737373;
	cursor: pointer;
	text-transform: uppercase;

}
input.searchbutton:hover {
	padding: 5px 3px 5px 3px;
	color: #FFFFFF;
	border: none;
	background: #737373;
	cursor: pointer;
	text-transform: uppercase;
}

/*Rahmen um Bilder*/
.wp-caption {
    border:1px solid #ccc;
    background-color: #fff;
    margin: 3px;
    padding: 1px;
    text-align: center;
    font-size: 0.9em;
    line-height: 1.1em;
        /*abgerundete Ecken*/
    -moz-border-radius:15px; /* Firefox */
    -webkit-border-radius:15px; /* Safari, Chrome */
    -khtml-border-radius:15px; /* Konqueror */
    border-radius:15px; /* CSS3 */
}

.alignright{float: right;}

.alignleft {float: left;}
.wp-caption-text{
margin-top: 0px;
margin-bottom: 10px;
padding-top: -50px;
}

#container .wp-caption img  {
border: 0px;
}

#font-resize {
position: relative;
width: 100px;
float: right;
font-size: 1.5em;
list-style-type: none;
margin-bottom: -30px;
}

#widget {
padding-left: 10px;
border-top: 1px solid #DBDBDB;
border-bottom: 2px solid #DBDBDB;
border-left: 1px solid #DBDBDB;
border-right: 1px solid #DBDBDB;
background-color: #DBDBDB;
width: 400px;

/*abgerundete Ecken*/
-moz-border-radius:15px; /* Firefox */
-webkit-border-radius:15px; /* Safari, Chrome */
-khtml-border-radius:15px; /* Konqueror */
border-radius:15px; /* CSS3 */
}

#widget h2{
font-size:120%;
}

#widget li {
list-style-type: none;
margin-left: -40px;
}
