@charset "utf-8";

@font-face {
font-family: 'MojoRoman';
src: url(//www.maxoom.de/wp-content/themes/maxoom/fonts/mojo-webfont.eot);
src: url(//www.maxoom.de/wp-content/themes/maxoom/fonts/mojo-webfont.eot?#iefix) format('eot'),
url(//www.maxoom.de/wp-content/themes/maxoom/fonts/mojo-webfont.woff) format('woff'),
url(//www.maxoom.de/wp-content/themes/maxoom/fonts/mojo-webfont.ttf) format('truetype'),
url(//www.maxoom.de/wp-content/themes/maxoom/fonts/mojo-webfont.svg#webfont2vXaVWgC) format('svg');
font-weight: normal;
font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}
html {
width:	100%;
height:	100%;
background:	#651b69;
}
body {
height:	100%;
}
a#logo-home {
position:	relative;		
margin:	-10px 0 0 0;
padding: 0 0;
display:	block;
width:	350px;
height:	100%;
float:	left;
}
a#logo-home span {
display:	none;
}
a {
color:	#000;
}
a:hover {
color:	#0187d2;
}
ul.topnav, ul.subnav {
list-style-type:	none;
clear:	both;
}
ul.topnav li, ul.subnav li {
float:	left;
padding-right:	5px;
margin-right:	5px;
}
ul.topnav li.page-item-13 {
border:	none;
}
ul.subnav li {
border:	none;
margin:	0px 0 0 0;
}
ul.topnav li a {
text-transform:	uppercase;
text-decoration:	none;
color:	#b8428e;
font-size:	30px;
font-family: "MojoRoman", helvetica; 
letter-spacing: 2px; 
}		
ul.topnav li.current_page_item a,
ul.topnav li.current_page_parent a,
ul.topnav li a:hover {
color:	#0187d2;
}
ul.subnav li a {
color:	#0187d2;
text-decoration:	underline;
font-size:	14px;
font-family: Arial;
font-weight: bold;
}
ul.subnav li a:hover {
color:	#000000;
} #wrapper {
position: absolute;
margin: 0 0;
padding: 0 0;
top:	50%;
margin-top: -240px;
height:	500px;
width:	100%;
}
#inner-wrap {
position: relative;		
height:	460px;
width:	100%;
background: url(//www.maxoom.de/wp-content/themes/maxoom/images/bg_verlauf.png) top center repeat;
padding: 0 0;
margin:	0 0;
border-top:	0px solid #b8428e;
border-bottom:	0px solid #b8428e;
}
#page-content {
margin:	0 auto;
background:	url(//www.maxoom.de/wp-content/themes/maxoom/images/content_bg2018.jpg) top left no-repeat;
height:	440px;
width:	970px;
padding: 10px 0 0 0;
border:	2px solid #000000
}
#content {
position: relative;
width:	600px;
padding:20px 10px 10px 0;
margin: 0 0 0;
margin-bottom: 15px;
height:	290px;
overflow:auto;
font-family: Arial;
font-size: 14px;
color:	#161b1e;
line-height:	18px;
}
#navigation {
position: relative;
margin:  15px 0 0 0;
padding: 0 0;
width: 620px;
height: 50px;
float: right;
}
#footer {
margin:	0 auto;
height:	35px;
width:	970px;
padding: 10px 0 0 10px;
text-align:	right;
}
#footer a {
color:	#fff;
text-decoration:	none;
text-transform:	uppercase;
font-family:	arial;
font-size:	10px;
}
ul.footer {
list-style-type:	none;
float:right;
}
ul.footer li {
float: left;
}
h3#comments { display: none; }
div.comment-body { margin: 5px 0 10px 0; }
div.comment-body img.avatar { display: none; }
form#commentform p { width: 90%; }
form#commentform small { display: block; float: left; width: 100px; } textarea#comment { width: 500px; }
p.comment_author { font-size: 14px; font-weight: bold; color: #b8428e; margin-bottom: 5px; }
.guestbookentry { border-top: 1px solid #0187d2; padding-top: 10px; } img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}