p, ul, ol, li, body, html, form, input, h1, h2, h3, img, fieldset {
margin:0;
padding:0;
list-style:none;
list-style-image:none;
border:0;

}


html, body {
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#707173;
font-size:8pt;
line-height:13pt;

}


body {
background:url(img/bodybg.jpg) repeat-x top left;
}

a {
text-decoration:none;
color:#58585a;
border-bottom:1px dotted #CCC;
outline:none;

}

a:hover, #footer a:hover {
color:#e74b20;
}

a:active {
outline:none;
}

img {
border:4px solid #e0f2fb;
}


#wrapper {

margin:0 auto;
width:920px;
min-height:100%; /* Footerstick */
position:relative; /* Footerstick */
}


*html #wrapper {
height:100%;
}


h1.logo {
margin:0;
padding:0;
display:block;
float:left;
}

h1.logo a {
margin-top:57px;
margin-right:56px;
background:url(img/xc-moves-logo.jpg) no-repeat top left;
display:block;
width:201px;
height:79px;
float:left;
text-indent:-999em;
border:0;
}




/*Navi */

ul#nav {

height:131px;
float:left;
border-right:1px solid #cfe8f5;
margin-bottom:39px;
}

ul#nav li {
height:131px;
display:block;
float:left;
}

ul#nav li a {
background:url(img/bodybg.jpg) repeat-x left -10px #ecf7fd;
height:24px;
display:block;
text-align:center;
width:91px;
padding:103px 0 4px 0;
text-decoration:none;
color:#707173;
border:1px solid #cfe8f5;
border-width:0 0px 0px 1px;
font-weight:normal;
}

*html ul#nav li a {
width:85px;
}


ul#nav li a:hover, ul#nav li.current_page_item a, ul#nav li.current_page_parent a {
background:#e74b20;
color:#FFF;
}


/* Mid */

#mid {
clear:both;
width:920px;
height:298px;
margin-bottom:39px;

}

#head_home {
float:left;
width:662px;
height:290px;
overflow:hidden;
margin-right:20px;
border:4px solid #e0f2fb;
background:url(img/01-xc-moves-landscape_06.jpg) no-repeat center center;
}


#head {
float:left;
width:662px;
height:290px;
overflow:hidden;
margin-right:20px;
background:url(img/01-xc-moves-landscape_06.jpg) no-repeat center center;
}


.slideshow {
background:url(img/01-xc-moves-landscape_06.jpg) no-repeat center center;
}


#rightblock {

height:228px;
overflow:hidden;
padding:50px 10px 20px 10px;
background:url(img/rightbox.gif) no-repeat left top;
}

#rightblock li {
border-bottom:1px solid #FFF;
padding:5px 0;
}


/** Subnavi **/
#contentwrap ul.subnav li {
padding:0;
margin:0;
display:block;
}

#contentwrap  ul.subnav li a {
display:block;
padding:7px;
border:0;
margin:0;
}

#contentwrap  ul.subnav li a:hover, #contentwrap  ul.subnav li.current_page_item a {
background:url(img/bodybg.jpg) repeat-x left -110px;
color:#e74b20;
}



/** Haupt Content */

#contentwrap {
clear:both;
}

.left {
width:217px;
margin-right:40px;
float:left;
}


#content {
width:662px;
float:left;
padding-bottom:80px;
}

*html #content {
width:661px;
}

p {
clear:none;
text-align:left;
}

.center {
width:413px;
float:left;
margin-right:20px;
}

.right {
float:right;
width:210px;
}

/* Typo */

h1, h1 a, h1.sifr a {
font-family:Arial, Helvetica, sans-serif;
font-size:16pt;

color:#e74b20;
margin-bottom:16pt;
text-decoration:none;
letter-spacing:normal;
border:0;
clear:both;

}


h2, h2 a {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
height:20px;
font-weight:bold;
color:#7bceef;
padding-top:4pt;
margin-bottom:16pt;
text-decoration:none;
border:0;
clear:both;

}

.sIFR-active h1.sifr, .sIFR-active h1.sifr a, .sIFR-active h2.sifr { 


}

#content h2, #content h2 a {
margin-top:32pt;
}

p {
margin-bottom:12pt;
}

h3 {
margin: 16pt 0 8pt 0;
font-size:8pt;
font-weight:bold;
border-bottom:1px solid #cfe8f5;
clear:both;
}

.postmeta {
padding:10px;
background:url(img/bodybg.jpg) repeat-x left -130px;
margin-top:20px;
margin-bottom:50px;
color:#9c9e9f;
clear:both;
}


#contentwrap ul li {
border-bottom:1px solid #cfe8f5;
padding:5px 0;


}

/* Footer */


#footer {
position:relative; /* Footerstick */
background:url(img/footerbg.jpg) repeat-x top left #00729b;
width:100%;
overflow:hidden; /*lässt bg loopen */
min-height:311px;
padding:52px 0 30px 0;
color:#FFF;

clear:both;
}

*html #footer {
height:311px;
overflow:visible; /*lässt bg im ie loopen */
}

#footer h3 {
margin-top:0;
border-color:#cfe8f5;
padding-bottom:5px;
}

#footer p {
margin-bottom:16pt;
}

#footer a {
color:#FFF;
}

#footerwrap {
margin:0 auto;
width:920px;
}

#footer .right img {
float:left;
margin-right:5px;
}


/* Slideshpow */

div.ngg-galleryoverview {
clear:both;
width:662px;
margin:10px 0 20px 0;
position:relative;
}

*html div.ngg-galleryoverview {
width:600px;
}

.ngg-gallery-thumbnail-box {
float:left;
margin:3px 6px 3px 0;
}



input, textarea, select {
border:1px solid #e0f2fb;
border-bottom-width:4px;
margin:3px 0;
padding:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(img/bodybg.jpg) repeat-x left -130px;
font-size:8pt;
}

textarea#comment {
width:413px;
}



fieldset {
border:0;
mar
}

.cform input {
padding:3px;
width:200px;
}



input#submit, .sendbutton {
padding:2px;
background:#e74b20;
color:#FFF;
font-size:8pt;
width:90px;
}

.cform legend {
display:none;
}

.cform label, select {
	width:200px; 
	margin:4px 10px 5px 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
}



.cform label {
float:left;
}

.cform .cf-box-group label {
float:none;
clear:both;
width:100px;

}

.cf-box-group input {
clear:both;
width:50px;
}
.cform .cf-box-group label span {
float:none;
width:100px;
display:block;
clear:both;
margin:0;
}

.cofrm select {
width:200px;
}

.cform label span {
	width:100px; /* must be the same as above!*/
	display:block; 
}

.cform textarea {
width:420px;
}

.cform ol li {
background:url(img/bodybg.jpg) repeat-x left -150px;
margin-bottom:3px;
padding:5px;
}


ol.commentlist li {
margin-bottom:20px;
}


img.wp-image-14 {
border:0;
}

.alignleft {
float:left;
margin-right:5px;
margin-bottom:5px;
}


.alignright {
float:right;
margin-left:5px;
margin-bottom:5px;
}

