/*
Theme Name: rietschelstuck
Theme URI: http://www.scubbo.de
Description: WordPress theme for rietschel-stuck.de
Version: 1
Author: Tatjana Royal
Author URI: http://www.scubbo.de
*/

body, html {
overflow-x: hidden;
text-align: center;
background-color: #fff;
font-family: 'Linden Hill', serif;
color: #f1f1f1;
margin: 0 auto;
}
	
#wrapper {
overflow: hidden;
background-color: #21304F;
width: 100%;
height:100%;
padding-top: 20px;
clear: both;	
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

#menustripe, #footerstripe{
width: 800px;
margin: 0 auto;
}

#contentside {
margin: 0 auto;
width: 1020px;
text-align: justify;
}

#contentside h1{
display: none;
width: 800px;
margin: 15px auto;
}

#contentside p {
width: 800px;
margin: 15px auto;
}

#contentside h2{
text-transform: uppercase;
font-weight: normal;
border-bottom: 1px solid #21304F;
width: 800px;
margin: 15px auto;
}


#contentside a{
text-decoration: none;
color: #336688;
}

#contentside a:hover{
text-decoration: none;
color: #f1f1f1;
}

#contentstripe {
background-color: #131B2B;
border-top: 6px solid #fff;
border-bottom: 6px solid #fff;
text-align: center;
color: #f1f1f1;
}

#footerstripe {
color: #000;
display: block;
}

#footerstripe img{
width: 100%;
}

#bottom-logo1 {
float: left;
text-align: left;
padding: 15px 0;
}

#bottom-logo2 {
float: right;
text-align: right;
padding: 30px 0;

}

#bottom-logo1 img{
width: 300px;
margin-left: -15px;
}

#bottom-logo2 img{
width: 460px;
}

#menustripe ul {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 22px;
width: 800px;
}

#menu-oben ul {
list-style-type: none;
margin: 0;
padding: 30px 0 0 0;
width: 800px;
text-align: center;
}

#menu-oben li {
display: inline-block;
color: #000;
padding: 20px 0 10px 0;
width: 156px;
text-align: center;
}

.menu-item-13 {
text-align: right!important;
}

.menu-item-17 {
text-align: left!important;
}

#menustripe .current-menu-item a{  
color: #336688;
}

#menustripe a {
text-decoration: none;
color: #fff;
text-transform: uppercase;
padding: 0;
margin: 0;
}

#menustripe a:hover {
color: #225588;
}