
/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:hidden;
}

/* links */
a {
    color:#731806;
    text-decoration:none;
}

a:hover {
    color:#FFF;
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#3333ff;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:url(../images/page_bg.png) 0 0 repeat;
    font-family:Arial, Helvetica, sans-serif;
    line-height:170%;
    color:#646464;
    font-size:12px;
}

div#pagebg {
    background:url() 0 0 repeat-x;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:980px;
}

/* header */
div#header {
    position:relative;
    height:160px;
    margin:0px 0px 0px 0px;
}

/* logo */
span#logo, img#logo {
    position:absolute;
    top:53px;
    left:0;
    width:327px;
    height:54px;
    border:0;
}

div#tagline {
    float:right;
    margin:60px 35px 0 0;
    background:url(../images/tagleft_bg.png) 0 0 no-repeat;
    padding:5px 30px 9px 30px}
#tagline span {
    font-size:13px;
    font-weight:bold;
    color:#000;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
}

/* footer */
div#footer {
    width:auto;
    padding:70px 0px 20px 0px;
    clear:both;
    color:#fff;
    background:url(../images/footer_bg.png) 0 0 repeat-x;
    overflow:hidden;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    position:absolute;
    top:20px;
    right:0px;
    height:20px;
}

div#topmenu ul {
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
}

div#topmenu li {
    float:left;
    display:block;
}

div#topmenu a {
    float:left;
    display:block;
    position:relative;
    height:20px;
    padding:0px 10px 0px 10px;
    line-height:17px;
    overflow:hidden;
    color:#fff;
}

div#topmenu a:hover {
    color:#ccc;
    text-decoration:underline;
}

/* today news */
#today_news h3, #website h2, #latest h3, #favorites h3, #infrastruktur h3, #galleries h3, #site_sponsors h3 {
    margin:0 0 20px 0;
    color:#000000;
    font-size:24px;
    font-style:bold;
    font-weight:high;
	line-height: 160%
}

#today_news ul, #website ul {
    list-style:none;
    margin:20px 0 0 0;
    float:center;
}

#today_news ul li, #website ul li {
    margin:0 20px 20px 0;
    font-family:"Lucida Grande";
    font-size:20px;
    width:340px;
    height:30px;
    float:left;
}
/*\*/* html #website ul li {
    margin:10px 0 0 0;
}/*end*/
#today_news ul li a, #website ul li a {
    background:url(../images/li_bg.png) 80% 0 no-repeat;
    display:block;
    color:#f73818;
    text-decoration:none;
    padding:0 0 0 10px;
    height:30px;
	float:left;
}

#today_news ul li a:hover, #website ul li a:hover {
    background:url(../images/lihover_bg.png) 80% 0 no-repeat;
    color:#FFF;
}

/* galleries block */
#galleries {
    margin:30px 0 0 0;
}

#galleries .galleries_img {

}

#galleries ul.gallery {
    list-style:none;
    width:860px;
    float:left;
    margin:10px 0 0 0;
}

#galleries ul.gallery li {
    float:left;
    margin:0 0 5px 13px;
}

#galleries ul.gallery li a img {
	    background:url() 0 0 repeat-x;
    padding:17px 0 8px 8px;
    margin:15px 0 0 0;
}


}/*end*/
