/*
Theme Name: VXcash Child
Version: 1.0
Template: vxcash
*/
@import "../vxcash/style.css";

/** Ab hier deine eigenen Styles **/
/*body { background-image: url("https://www.transen-privat.com/images/background.jpg"); background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }*/

/*#content {
background: rgba(111,0,218,0.1) !important;
}*/

Body.paged .hideonpaged {
   Display: none; 
}

h1,h2,h3,h4 {
text-align:center;
color: #981051 !important;
}

.entry-content {
text-align: center;
}

.entry-content ul li {
text-align:center;
list-style-type: none;
}

.greenbutton {
text-align:center;
margin: 25px 15px !important;
}

.greenbuttontext {
white-space: normal !important;
}

.greenbuttontext a {
color: #fff !important;
}

.pagination ul li span {
color: #900 !important;
}

#primary-menu .regi a {
background-color: #007700;
font-size: 12pt;
color: #FFF !important;
}

#primary-menu .regi a:hover {
background-color: #009900;
}

#primary-menu .phon a {
background-color: #000077;
font-size: 12pt;
color: #FFF !important;
}

#primary-menu .phon a:hover {
background-color: #000099;
}

.picsontop {
	width: 100% !important;
	text-align:center !important;
	margin-top:-20px;
	margin-bottom:15px;
}
.picsontop img {display:inline-block;width:15% !important; height:auto !important;}

/*#logo {
margin-left: -30px !important;
padding-right: 10px !important;
}*/