/* Start of CMSMS style sheet 'rerori.de' */
* {
    padding: 0;
    margin: 0;
} 

body {
background: #616161 url(/uploads/rerori/bg.jpg) fixed ;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #444;
line-height: 17px;
}

a:img.lightbox {
 border: 1px solid #000000;
 padding: 4px;
 margin: 5px;
}

a { color: #4C69AF; }
a:hover { text-decoration: none; color : #111; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #333; }

#wrap {
width: 800px;
margin: 20px auto;
}

#top { 
background: url(/uploads/rerori/top.png) no-repeat;
padding: 10px 0;
}

#header {
height: 120px;
background: url(/uploads/rerori/header.png) no-repeat;
}
#header h1 {
font-size: 60px;
font-weight: 600;
letter-spacing: -2px;
padding: 40px 0 0 33px;
color: #ffffff;
}

#header h1 a {
color: #ffffff;
text-decoration: none; 
}

#header h1 a:hover {
color: #ffffff;
text-decoration: none; 
}

#header h2 {
font-size: 17px;
color: #ffffff;
padding: 15px 0 0 33px;
}


#content { 
padding: 0 20px;
background: url(/uploads/rerori/content.png) repeat-y;
}

#left {
padding: 10px 0 20px 0;
width: 520px;
float: left;
font-size: 12px;
text-align: left;
}

#left ul { list-style-type: bull; padding: 0 20px; }
#left ul li { padding: 0 0 0 0; }

#left h1 {
font-size: 18px;
padding: 10px 0px 10px 0;
}

#left h2 {
font-size: 14px;
padding: 10px 0px 10px 0;
}

#left h3 { border-bottom: 1px dotted #6C91FC; }
#left h4 { border-top: 1px dotted #6C91FC; padding-top: 3px;}

form fieldset {
  border-color: #000;
  border-width: 0px;
  border-style: solid;
  padding: 10px;
  margin: 0;
}


#right {

width: 200px;
float: right;
font-size: 12px;
padding: 10px 0 20px 0;
}
#right h3 { color: #666; }
#right ul { list-style-type: none; padding: 10px 0 10px 0; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #4C69AF; font-weight: 100; display: block; text-decoration: none; font-size: 14px; border-bottom: 1px dotted #aaa; }
#right ul li a:hover { color : #111; }

#footer {
font-size: 11px;
color: #eee;
text-align: center;
height: 30px;
line-height: 30px;
background: url(/uploads/rerori/footer.png) no-repeat;
}
#footer a { 
color: #eee;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}

#bottom {
background: url(/uploads/rerori/bottom2.png) no-repeat;
padding: 20px 0;
}
/* End of 'rerori.de' */

