/*
Theme Name: Steuerberaterin-Wernigerode Joomla-Theme
Theme URI: http://www.wagnergraphics.de
Author: wagnergraphics - Torsten Wagner
Author URI: http://www.wagnergraphics.de
Description: Das alte Joomla-Theme.
Version: 1.0

-------------------------------------------------------------- */


/* vollkorn-regular - latin */
@font-face {
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/vollkorn/vollkorn-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/vollkorn/vollkorn-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/vollkorn/vollkorn-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
}
/* vollkorn-700 - latin */
@font-face {
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/vollkorn/vollkorn-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/vollkorn/vollkorn-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/vollkorn/vollkorn-v21-latin-700.woff') format('woff'), /* Modern Browsers */
}


*{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-size: 15px;
	font-family: 'Vollkorn', serif;
	line-height: 20px;
	color: #00305d; 
	overflow: auto;
	background-color: #ffffff;
	background-image: url(images/hintergrund.jpg);
	background-position:top center;
	background-attachment:fixed;
	background-repeat: no-repeat;	
}

#wrapper {}

#header {
	width: 720px;
	height: 150px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
}

#topmenu {
	position:relative;
	padding: 97px 70px 0 0;
}

#news {
	margin: 40px 40px 0 40px;
	padding: 20px 5px 40px 0;
	border-top:1px solid #e50035;
	border-right:1px solid #e50035;
}

#inhalt {
	margin-top: -150px;
	text-align: justify;
}


#footer{
	margin-top:60px;
	height: 42px;
	background-image: url(images/footer.png);
	background-position: center;
	color: #00305d;
}


#footer .textwidget {
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	}

#footer .menu-footer-container {
	margin: 0 0 25px 0;
	text-align: center;
	font-size: 14px;
	}
	















/* Headings */

h1, .contentheading {
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 38px 0;
	padding-bottom: 5px;
	color: #05345d;
	border-bottom: 1px solid #e50035;
}


h2 {
	font-weight: normal;
	font-size: 18px;
	color: #05345d;
	margin: 0 0 15px 0;
	text-align: left;
	border-bottom: none;
}



h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0 5px 0;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0 5px 0;
}






















/* Menü links */
#topmenu ul {
	margin: 0 0 0 10px;
	list-style: none;
}

#topmenu ul li {
	display: table-cell;
}

#topmenu a, 
#topmenu a:visited {
	display: block;
	height: 19px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 16px;
}

#topmenu a:hover {
	text-decoration: none;
	color: #90d5d4;
	background-position: left 0px;
	background-color:#475A7C;
}

#topmenu .current_page_item a:link,
#topmenu .current_page_item a:visited {
	color: #00305d;
	background-position: left 0px;
	background-color:#d3d8de;
}

#topmenu .current_page_item a:hover {
	color: #00305d;
	background-position: left top;
}


.separator {
	display: block;
	color: #ffffff;
	margin: 30px 0 5px  25px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	width: 130px;	
}





/* Footer-Menue */
#footer ul {
	list-style:none;
	display: inline-block;
}

#footer li {
	float: left;
	padding: 0 15px 0 15px;
	border-right: 1px solid #05345d;
}

#footer li:last-child {
	padding: 0 0px 0 15px;
	border-right: none;
}

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #3f677a;
	text-decoration: none;
	background: none;
}







/** Blog **/

.leading {
	margin: 30px 0 30px 0;
}

.createdate {
	display: block;
	text-align: right;
	font-size: 10px;
	margin-top: -35px;
	margin-bottom:20px;
}

.pagination {text-align:center;}
.pagination {list-style-type:none;}
.pagination li {display:inline;}






/** sonstiges **/

a:link, a:visited {
	color: #9b2224;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #122e45;
	text-decoration: none;
	font-weight: normal;
}




.inputbox, input, textarea, .button{
	padding: 2px;
	border:solid 1px #e50035;
	background-color: #faf4f5;
	margin: 0 5px 5px 0;
}

.inputbox:hover, input:hover, textarea:hover {
	border:solid 1px #e50035;
	background-color: #ffffff;
}



form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}




img.bild_links,
.alignleft {
  border: 1px solid #00305d;
  margin: 0 15px 5px -8px;
  padding: 8px;
  float: left;
  background-color:#FFF;
}

img.bild_rechts,
.alignright  {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
display:block;
margin:0 0px 5px 15px;
padding:4px;
float: right;
}

img.aligncenter ,
.aligncenter  {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
display: block;
margin: 15px 0px;
padding:4px;
	width: 100%;
	height: auto;
}
  
.bild_unsichtbar { display:none;}

.rahmen  {
  border: 1px solid #e50035;
  margin: 10px 0;
}


#inhalt ul {
	margin: 20px 0 25px 35px;
	padding: 0;	
	text-align: left; 
	list-style: url(images/listenbutton.png) outside ;
}

#inhalt li {
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}


td {
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	border-collapse: collapse;
}

hr {background-color:#e50035; height:1px; border:none; margin:40px 0; clear:both;}

p {margin-bottom: 10px; hyphens: auto; }


.div_bezeichnung {
	width: 120px;
	padding-right: 15px;
	margin-bottom: 15px;
	float: left;	
}








/*jquery Toggler/Trigger
----------------------------------------------- */
h2.trigger {
	color: #222;
	margin: 10px 0;
	padding: 2px 5px;
	height: 24px;
    background:#d3d8de ;
	border-bottom: 1px solid #e50035;
	font-size:1.1em;
	font-weight: normal;
	cursor: s-resize;
	background-image: url(images/trigger.gif);
	background-position: right 0px;
	overflow: hidden;
}
h2.trigger a {
    background:#d3d8dF ;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: right -24px;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0;
	padding: 4px;
	clear: both;
}






















/** Suche **/
.search_suchfeld {
	margin-top: 67px;
	margin-left: 40px;
	border: none;
	width: 200px;
}


.inputbox_suchfeld {
	border: none;
	background: none;
	font-size: 15px;
	color: #000000;
	margin: 0;
}

.inputbox_suchfeld:hover {
	background: none;
	border: none;
}

.search_suchfeld label {
	visibility: hidden;
}

.searchintro {
	margin-top:35px;
}

.results li {
	margin-bottom:35px;
}

.highlight {
	color: #122e45;
}











/* =============================================================================
   Formulare
   ========================================================================== */
.wpcf7 { max-width: 500px; }

#inhalt input, 
#inhalt textarea {
	font-family: 'Vollkorn', serif;
	padding: 4px;
	box-sizing: border-box;	
	width: 100%;
	min-height: 2em;
	border: 1px solid #ccc;
	border-radius: 0px;
	margin-bottom: 4px;
	font-size: 1em !important;
	font-weight: 400;
	color: #111;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
}

#inhalt input.wpcf7-validates-as-required, 
#inhalt textarea.wpcf7-validates-as-required {
	border: 1px solid #00305D;
}


#inhalt input:focus, 
#inhalt textarea:focus {
	color: #000; 
	background: rgba(255, 255, 255, 0.6);
	box-shadow: 0px 0px 2px rgba(0, 107, 81, 0.8) !important;;
	border: 1px solid #93117E !important;
	min-height: 2em;
}

.wpcf7-validates-as-required, .your-message > textarea { color: #000 !important; }

form label {}

#inhalt textarea { overflow: auto; vertical-align: top; resize: vertical; margin-bottom: 20px; }
#inhalt .plz input {width: 15%;}
#inhalt .wohnort input { width: 83%; margin-right: 0; float: right;}
#inhalt .captcha-263 input {width: 80px; padding:2px; text-align: center;}
#inhalt .wpcf7-captcha-captcha-263 { margin-top: -4px; padding:4px; background-color: #FFF;}


.button, 
#post-nav a, 
#comments-nav a, 
.wpcf7-submit,
.comment-reply-link {
	background-color: #00305D !important;
	width: 100% !important;
	font-size: 1.4em !important;
	color: #fff !important;
	border-radius: 1px !important;
	border: none !important;
	padding: 6px 24px !important;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.button:hover, 
#post-nav a:hover,
#comments-nav a:hover, 
.wpcf7-submit:hover,
.comment-reply-link:hover { 
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.8);
}

/* Fehlermeldungen */
input:valid, textarea:valid {}
input:invalid, textarea:invalid, .wpcf7-not-valid { 
	background-color: #eee;
	color: #000 !important;
	border: 1px solid #c03 ;
}

.wpcf7-not-valid-tip-no-ajax,
.wpcf7-not-valid-tip-no-ajax,
.wpcf7-response-output,
.wpcf7-mail-sent-ok
{
	margin: 5px 0 20px 0 !important;
	background-color: #900;
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
	text-align: center;
	color: #FFF !important;
	padding: 6px;
	font-size: 1em !important;
	border-radius: 2px;
	text-shadow: none;
}
.wpcf7-response-output {
	background-color: #FC0;
	color: #000 !important;
}
.wpcf7-mail-sent-ok {
	background-color: #566981;
	color: #fff !important;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #111;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #111;
}
:-moz-placeholder { /* Firefox 18- */
  color: #111;
}


.your-subject {
	margin-top: 2rem;
	}









/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/


.nav-wrap { margin: 50px auto;  background-color: rgba(0,0,0,0.6); border-top: 2px solid white; border-bottom: 2px solid white; }

.menu:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .menu { zoom: 1; } /* IE7 */

#example-one { margin: 0 auto; list-style: none; position: relative; }
#example-one li { display: inline; }
#example-one li a {   display: block; float: left;  text-decoration: none; }
#example-one li a:hover { color: white; }
#magic-line { position: absolute; bottom:0px; left: 0; width: 100px; height: 2px; background: #ffffff; }

#example-two { margin: 0 auto; list-style: none; position: relative; width: 960px; }
#example-two li { display: inline; }
#example-two li a { position: relative; z-index: 200; color: #bbb; font-size: 14px; display: block; float: left; padding: 6px 10px 4px 10px; text-decoration: none; text-transform: uppercase; }
#example-two li a:hover { color: white; }
#example-two #magic-line-two { position: absolute; top: 0; left: 0; width: 100px; background: rgba(220, 133, 5, 0.9); z-index: 100; -moz-border-radius: 5px; -webkit-border-radius: 5px; }