/*
Theme Name: Stadtportale
Description: A simple and clean theme.
Author: PIXTURA Werbeagentur e.K.
Author URI: http://www.pixtura.de/
*/

.pixfbox {
	padding: 25px;
	background-color: rgb(255, 228, 196);
	font-weight: bold;
	display: block;
	text-align: center;
}

ul.check { list-style: none }

ul.check li::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-right: 0.4em;
    color: #79b41e;
}

* {
outline: none;
}
html{
margin:0;
padding:0;
}
body {
font-family : Arial;
font-size : 9pt;
font-weight : normal;
color : #5C5C5C;
padding: 0;
margin: 0;
text-align: center;
background: #eef1f4 url('images/page-bg.gif') repeat-y center top;
line-height: 18px;
}

body {
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
}



a {
color : #d57e1c;
/*font-weight : normal;*/
text-decoration: none;
outline: none;
}
a:hover {
color : #808080;
/*font-weight : normal;*/
text-decoration: underline;
}
#page-wrap {
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/* General Styling */
h1, h2, h3, h4, h5, h6 {
font-family: 'Trebuchet MS';
font-size : 28pt;
color : #404040;
margin: 0 0 10px 0;
line-height: 25px;
text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration: none;
}

h2.wp-table-reloaded-table-name {
font-size : 10pt;
font-weight: bold;
/*text-transform: uppercase;*/
margin: 0;
font-family: Arial;
}

h2 {
font-size: 22pt;
}
h3, h3 a {
font-size : 14pt;
margin: 0 0 5px 0;
}
h4 {
font-size : 13pt;
}
h5 {
font-size : 12pt;
}
h6 {
font-size : 10pt;
font-weight: bold;
text-transform: uppercase;
margin: 0;
font-family: Arial;
}
form {
margin: 0;
padding: 0;
}
input, textarea, select {
background: #eeeeee;
font-size: 10pt;
color: #808080;
font-family : Arial;
padding: 3px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border : 0px;
}
input:focus, textarea:focus {
background: #f6f6f6;
}
hr {
color: #808080;
background-color: #808080;
margin: 10px 0;
border: 0;
}
fieldset {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-width: 1px soldi #808080;
}
legend {
text-transform: uppercase;
font-weight: bold;
margin: 0;
padding: 0;
}
th, td {
padding: 3px 10px;
}

.textwidget th, td {
padding: 0px;
}

.textwidget div{
margin-left:-4px;
}

html body div#page-wrap div#content div#main-content div.eventim div div table tbody tr td table tbody tr {
margin-bottom:25px;
}

ul {
margin-left : 0.8em;
padding-left : 0.8em;
margin-top : 0.2em;
padding-top : 0.2em;
list-style : square;
}
ol {
margin-left : 0.8em;
padding-left : 0.8em;
margin-top : 0.2em;
padding-top : 0.2em;
}
li {
padding-bottom : 5px;
}
blockquote {
margin-left : 20px;
padding-left : 5px;
color : #808080;
border-left : 1px solid #808080;
}
code {
font-family: 'Courier New';
color : #808080;
}

#button {
  margin-top:15px;
  margin-bottom:15px;
  text-align:right;
}

#button_form {
  margin-top:15px;
  text-align:left;
}

.vereinsform {
margin-top:20px;
}

#button a,
#button_form a {
  padding:5px;
  color:white;
	background-color:#909B1B;
 	text-decoration: none;
}

#button a:hover,
#button_form a:hover  {
  padding:5px;
 	background-color:#A6A7A9;
  color:white;
}

#button_big a {
  font-size:14px;
  padding:5px;
  font-weight:bold;
  color:white;
	background-color:#909B1B;
 	text-decoration: none;
}

#button_big a:hover {
  font-size:14px;  
  font-weight:bold;
  padding:5px;
 	background-color:#A6A7A9;
  color:white;
}

.edit {
  text-align:right;
}

.edit a {
  font-size:14px;
  padding:5px;
  font-weight:bold;
  color:white;
	background-color:#EE0000;
 	text-decoration: none;
}

.edit a:hover {
  font-size:14px;  
  font-weight:bold;
  padding:5px;
 	background-color:#A6A7A9;
  color:white;
}


.error {
	background-color:#EDEDED;
  padding: 8px;
  border:1px solid #E3E3E3;
  background-color:#F9FAFB;
}



.error a {
font-weight:bold;
}

.error li {
padding-bottom:0px;
}

.error ul {
padding-bottom:0px;
}

/* Navigation */
#nav {
float: left;
position: relative;
background: #eef0f0 url('images/nav-bg.gif') repeat-x;
height: 96px;
text-align: center;
}
#nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#nav a {
font-weight: bold;
color: #808080;
text-transform: uppercase;
font-size: 12pt;
display: block;
height: 96px;
width: 110px;
margin: 0;
}
#nav a:hover {
color: #404040;
background: url('images/nav-hover.gif') repeat-x;
text-decoration: none;
}
#nav li {
float: left;
margin: 0;
padding: 0;
display: block;
line-height: 96px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f6f6f7;
}
#nav li:hover {
background: url('images/nav-hover.gif') repeat-x;
}
#nav li:hover a {
color: #404040;
text-decoration: none;
}
#nav li.current_page_item, #nav li.current_page_parent, #nav li.current_page_ancestor {
background: url('images/nav-current.gif') repeat-x;

}
#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a {
color: #808080;
}
#nav li.current_page_item a:hover, #nav li.current_page_parent a:hover, #nav li.current_page_ancestor a:hover {
color: #404040;
}


/* Branchen */
#nav2 {
float: left;
position: relative;
/*background: #eef0f0 url('images/nav-bg.gif') repeat-x;*/
height: 60px;
text-align: left;
}
#nav2 ul {
list-style: none;
margin: 0;
padding: 0;
}
#nav2 a {
font-weight: bold;
color: #808080;
text-transform: uppercase;
font-size: 12pt;
display: block;
height: 60px;
width: 252px;
margin: 0;
}
#nav2 a:hover {
color: #404040;
background: url('images/nav-hover.gif') repeat-x;
text-decoration: none;
}
#nav2 li {
float: left;
margin: 0;
padding: 0px 0px 0px 8px;
display: block;
line-height: 60px;
/*border-left: 1px solid #f2f2f2;
border-right: 1px solid #f6f6f7;*/
}
#nav2 li:hover {
background: url('images/nav-hover.gif') repeat-x;
}
#nav2 li:hover a {
color: #404040;
text-decoration: none;
}
#nav2 li.current_page_item, #nav2 li.current_page_parent, #nav2 li.current_page_ancestor {
background: url('images/nav-current.gif') repeat-x;
}
#nav2 li.current_page_item a, #nav2 li.current_page_parent a, #nav2 li.current_page_ancestor a {
color: #808080;
}
#nav2 li.current_page_item a:hover, #nav2 li.current_page_parent a:hover, #nav2 li.current_page_ancestor a:hover {
color: #404040;
}


/* Subpages */
#subpages {
float: left;
position: relative;
background: url('images/subpages.gif') no-repeat;
width: 530px;
height: 32px;
margin-top: -21px;
overflow: hidden;
margin-bottom: 20px;
font-weight: bold;
}
#subpages ul {
line-height: 13px;
list-style: none;
margin: 0;
padding: 0;
}
#subpages li {
float: left;
margin: 0;
display:inline;
padding-left: 16px;
padding-right: 16px;
padding-top: 10px;
}
#subpages a {
color: #808080;
font-weight: bold;
display: block;
}
#subpages a:hover {
color: #404040;
text-decoration: none;
}

/* Pointer */
#pointer {
float: left;
position: relative;
width: 51px;
height: 96px;
}

/* Logo */
#logo {
/* float: left; */
position: relative;
width: 100%;
height: 96px;
}

/* Main Content */
#content {
float: left;
width: 980px;
background: #fefefe url('images/content-bg.gif') repeat-x;
padding:20px 0px 20px 0px;
}

/* Sidebars */
#sidebar1 {
float: left;
width: 130px;
}
#sidebar2 {
float: right;
width: 260px;
overflow: hidden;
}
#colors {
width: 160px;
height: 10px;
float: right;
position: relative;
top: 85px;
left: 3px;
padding: 0;
margin: 0;
}
#colors img {
height: 8px;
width: 39px;
border: 0px;
}
.ad {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

/* Main Content */
#main-content {
float: left;
width: 550px;
padding-left: 20px;
padding-right: 20px;
}
#main-content-extended {
float: left;
width: 550px;
padding-right: 20px;
padding-left: 20px;
}
.post {
float: left;
width: 550px;
margin-bottom:20px;
padding-bottom: 10px;
border-bottom : 0px solid #f0f0f0;
clear: both;
}
.post-extended {
width: 660px !important;
}
.post-left {
float: left;
width: 100px;
padding-right: 20px;
text-align: center;
font-size : 8pt;
color : #666666;
text-transform: uppercase;
overflow: hidden;
}
.post-right {
float: left;
width: 410px;
overflow: hidden;
}
.post-right-extended {
width: 540px !important;
}
.image-preview {
width:100px;
height:100px;
background: #ededed;
padding: 2px;
border: 1px solid #dcdcdc;
overflow: hidden;
}
.image-preview img {
width:100px;
border: 0px;
}
.excerpt {
margin-top: -14px;
}

/* Single Page */
.single-meta {
text-transform: uppercase;
font-size: 8pt;
margin: -5px 0 10px 0;
color : #666666;
}
#details {
font-family: Arial;
font-size: 8pt;
margin-top: 20px;
padding: 5px 5px 0 5px;
border-top: 1px solid #f0f0f0;
}
#details .avatar {
float: left;
}
#details .info {
float: left;
width: 435px;
font-weight: bold;
padding: 0 0 0 5px;
}

/* Bottom Bar */
#bottom-bar {
float: left;
width: 100%;
background: url('images/bottom-bar.gif') no-repeat;
height: 38px;
border-top: 1px solid #dfdfe0;
border-bottom: 1px solid #dfdfe0;
clear:both;
display:inline;
}

/* Social */
#social {
float: right;
text-align: right;
padding-right: 4px;
}
#social img {
margin-top: 2px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
#social img:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* Footer */
#footer {
background: url('images/footer-bg.gif') repeat-x;
color: #808080;
padding: 30px 20px 15px 20px;
width: 940px;
}
#footer a {
font-weight : normal;
color: #808080;
}
#footer a:hover {
font-weight : normal;
color: #808080;
text-decoration: underline;
}



/* --- footer --- */
/*#footer {
	margin-top:25px;
	background-color:#e5e6e3;
	border-top:1px solid #d6d8d4;
	font-size:12px;
	line-height:18px;
}*/

#footer h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*text-transform:uppercase;*/
	color:#404040;
      font-size: 18px;
	padding:10px 0px 0px 12px;
}

/*#footer a {
	color:#353535;
	text-decoration:none;
	line-height:normal;
	margin-right:7px;
}*/

/*#footer a:hover {
	color:#000000;
}*/

#footer ul {
	width:280px;
  list-style:none;
  margin-left:0px;
}

#footer ul#recentcomments li {
		border-bottom:1px dotted #353535;
		padding:5px 10px;
}

#footer ul#recentcomments li a {
	display:inline;
	border:0;
	font-style:italic;
}

#footer ul#recentcomments li a:hover {
	background:none;
	color:#000000;
}

#footer ul li a {
	display:block;
	line-height:18px;
	padding:5px 5px 5px 5px;
	margin:0px;
	border-bottom:1px dotted #353535;
}

#footer ul li a:hover {
	background-color:#6D6F73;
	color:#ffffff;
  text-decoration:none;
}

#footer ul li {
  padding-bottom:0px;
}

#footer .column1 {
	width:300px;
/*	margin-right:30px;*/
	float:left;
}

#footer .column2 {
	float:left;
	width:300px;
	margin: 0px 20px 0px 20px;
}

#footer .column3 {
	float:left;
	width:300px;
}


#footer .footerMeta {
	margin-top:20px;
	font-size:11px;
text-align: center;
}

#footer .footerMeta a {
	margin:0;
  text-decoration:none;
}


/* Search */
#searchform {
float: left;
background : transparent url('images/searchbar.gif') no-repeat;
height: 26px;
margin: 0px 0 15px 0px;
border: 0px;
}
#searchbar {
background: transparent;
border : 0px;
width : 180px;
text-align : left;
color: #808080;
height: 15px;
margin: 5px 0 0 5px;
padding: 0;
}
#searchsubmit {
background : transparent;
border : 0;
padding: 0;
}

/* Sidebar Widgets */
.widgetbox-1 {
font-size: 9pt;
color: #808080;
overflow: hidden;
margin-bottom: 20px;
line-height: 18px;
}
.widgetbox-1 a {
color: #404040;
}
.widgetbox-1 a:hover {
text-decoration: none;
}
.widgetbox-1 ul {
list-style : none;
padding : 0;
margin : 0;
}
.widgetbox-1 li {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom : 1px solid #f0f0f0;
}
.widget-title-1 {
color: #404040;
font-size : 14pt;
font-weight : bold;
text-transform: uppercase;
margin-bottom: 10px;
}

/* Sidebar Widgets */
.widgetbox-2 {
font-size: 9pt;
color: #808080;
overflow: hidden;
margin-bottom: 20px;
}
.widgetbox-2 a {
color: #404040;
}
.widgetbox-2 a:hover {
text-decoration: none;
}
.widgetbox-2 ul {
list-style : none;
padding: 0 0 0 3px;
margin : 0;
}
.widgetbox-2 li {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom : 1px solid #f0f0f0;
}
.widget-title-2 {
color: #ffffff;
font-size : 12pt;
font-weight : bold;
text-transform: uppercase;
padding: 10px;
margin-bottom: 10px;
}

/* Comments */
#comments {
margin-top: 40px;
}
#comments h3 {
font-size: 16pt;
margin: 0 0 10px 0;
}
#commentlist {
list-style : none;
padding : 0;
margin : 0;
}
#commentlist li {
list-style : none;
}
.comment-box {
float: left;
width: 100%;
}
.depth-1 {
list-style: none;
float: left;
background: #f6f6f6 url('images/comment-bg.gif') repeat-x top left;
padding: 0;
margin: 0 0 20px 0;
border-top : 1px solid #f1f0f0;
border-bottom : 1px solid #f1f0f0;
width: 100%;
}
#commentlist .avatar {
float: left;
padding: 5px;
}
.comment-text {
float: left;
padding: 5px 5px 5px 0;
width: 80%;
line-height: 17px;
}
.comment-text-shift {
margin-top: -10px;
}
.moderation {
font-weight : bold;
}
.children {
padding-left : 10px;
}
.cancel-comment-reply {
margin-bottom: 10px;
}
#commentform textarea {
width: 530px;
max-width : 530px;
}
#commentform input {
width: 175px;
}
#commentform #submit {
float: left;
background: transparent url('images/submit.gif') no-repeat;
width: 80px;
height: 25px;
border : 0px;
cursor: hand;
cursor: pointer;
}
#commentform label {
font-weight: bold;
color: #b1b6ba;
}
.author, .author a {
font-weight: bold;
}

.absatz {
padding: 5px 0px 10px 0px;
/*margin-bottom:20px;*/
min-height:150px;
}

/* Alignments */
.clear {
clear: both;
line-height: 0px;
height: 0px;
}
.left {
float: left;
}
.right {
float: right;
}
.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
/*border : 4px solid #ededed;*/
}
.alignright {
margin : 0 0 2px 7px;
display : inline;
/*border : 4px solid #ededed;*/
}
.alignleft {
margin : 0 7px 2px 0;
display : inline;
/*border : 4px solid #ededed;*/
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}
/*.wp-caption {
background: #f8f7f7;
border : 1px solid #ededed;
text-align : center;
padding-top : 4px;
margin : 0 7px 2px 0;
}*/
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
/*padding : 6px;*/
    margin: 0 11px 0 0;
/*text-transform: uppercase;*/
text-align:right;
}



/* Page Navigation */
.page-comments,
.wp-pagenavi {
float: right !important;
background : transparent !important;
}
.page-comments a, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
background : url('images/pagenavi.gif') no-repeat !important;
background-color:#FFCC99;
text-decoration : none !important;
color : #808080 !important;
font-weight: bold !important;
line-height: 10px !important;
display: block !important;
float: left !important;
padding: 7px !important;
border: 0 !important;
text-align: center !important;
}
.page-comments a:hover,
.wp-pagenavi a:hover {
color : #ffffff !important;
background : url('images/pagenavi-hover.gif') no-repeat !important;
font-weight: bold !important;
border: 0 !important;
}
.page-comments .prev,
.page-comments .next {
background: none !important;
border: 0 !important;
}
.page-comments .prev:hover,
.page-comments .next:hover {
background: none !important;
color: #404040 !important;
border: 0 !important;
}
.page-comments span.pages,
.wp-pagenavi span.pages {
line-height: 10px !important;
float: left !important;
color : #808080 !important;
padding: 7px !important;
background-color : transparent !important;
border: 0 !important;
}
.page-comments span.current,
.wp-pagenavi span.current {
background : url('images/pagenavi-hover.gif') no-repeat !important;
font-weight : bold !important;
color : #ffffff !important;
line-height: 10px !important;
padding: 7px !important;
display: block !important;
float: left !important;
border: 0 !important;
}
.wp-pagenavi span.extend {
line-height: 10px !important;
padding: 7px !important;
float: left !important;
color : #808080 !important;
background-color : transparent !important;
border: 0 !important;
}
.wp-pagenavi .first, .wp-pagenavi .first:link, .wp-pagenavi .first:active, .wp-pagenavi .first:visited, .wp-pagenavi .last, .wp-pagenavi .last:link, .wp-pagenavi .last:active, .wp-pagenavi .last:visited {
background: none !important;
padding: 7px 0 !important;
}
.wp-pagenavi .first:hover, .wp-pagenavi .last:hover {
color: #202020 !important;
}



/* NAVIGATION */

.menu {
    background:#c9c9c9 repeat-x;
    font-size:12px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    z-index:1000;
    }
.menu, .menu ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    }
.menu a {
    display:block;
    color:#000000;
    text-decoration:none;
    padding:0px 10px;
    font-weight : normal;
    }
.menu li {
    float:left;
    padding:0;
    }
.menu ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:150px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
.menu li li {
    width:149px;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
.menu li li a {
    padding:4px 10px;
    font-size:12px;
    color:#dddddd;
    }
.menu li ul ul {
    margin:-21px 0 0 100px;
    }
.menu li li:hover {
    background:#1F3E9F;
    font-weight : normal;
    }
.menu li ul li:hover a, .menu li ul li li:hover a, .menu li ul li li li:hover a, .menu li ul li li li:hover a {
    color:#dddddd;
    }
.menu li:hover a, .menu li.sfhover a {
    color:#dddddd;
    }
.menu li:hover li a, .menu li li:hover li a, .menu li li li:hover li a, .menu li li li li:hover li a {
    color:#dddddd;
    }
.menu li:hover ul ul, .menu li:hover ul ul ul, .menu li:hover ul ul ul ul, .menu li.sfhover ul ul, .menu li.sfhover ul ul ul, .menu li.sfhover ul ul ul ul {
    left:-999em;
    }
.menu li:hover ul, .menu li li:hover ul, .menu li li li:hover ul, .menu li li li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul, .menu li li li.sfhover ul, .menu li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
.menu li:hover, .menu li.sfhover {
    background:#5E7AD3;
    }

    
/*    
  
    .menu .sub-menu .menu-item {
        background-color:#000000;
        width:350px;
}*/