body {
    background: url(/images/v5/gradient/top.gif);
    background-repeat: repeat-x;
    background-color: #eee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
	position:relative;
}

#top {
    width: 1000px;
    margin: auto;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
	position: relative;
}

#rpilogo {
    float: left;
    position: relative;
    left: 27px;
    top: 10px
}

#navbar a {
    color: #fff
}

ul {
    list-style-type: square;
}

.large li {
    margin-top: 10px
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px
}

#bannerbuttonstartseiteactive {
    float: left;
    position: relative;
    width: 70px;
    left: 102px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/startseite.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonstartseite {
    float: left;
    position: relative;
    width: 70px;
    left: 102px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/startseite.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonthemenportaleactive {
    float: left;
    position: relative;
    width: 95px;
    left: 107px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/themenportale.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonthemenportale {
    float: left;
    position: relative;
    width: 95px;
    left: 107px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/themenportale.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttoncommunityactive {
    float: left;
    position: relative;
    width: 95px;
    left: 107px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/community.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttoncommunity {
    float: left;
    position: relative;   
    width: 95px;   
    left: 107px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/community.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonmeinrpiactive {
    float: left;
    position: relative;
    width: 53px;
    left: 118px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/meinrpi.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonmeinrpi {
    float: left;
    position: relative;
    width: 53px;
    left: 118px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/meinrpi.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonmaterialsucheactive {
    float: left;
    position: relative;
    width: 85px;
    left: 134px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/materialsuche.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonmaterialsuche {
    float: left;
    position: relative;
    width: 85px;
    left: 134px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/materialsuche.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonseminareactive {
    float: left;
    position: relative;
    width: 95px;
    left: 138px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/seminare.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonseminare {
    float: left;
    position: relative;
    width: 95px;
    left: 138px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/seminare.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonforumactive {
    float: left;
    position: relative;
    width: 43px;
    left: 155px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/forum.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttonforum {
    float: left;
    position: relative;
    width: 43px;
    left: 155px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/forum.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttoninfohilfeactive {
    float: left;
    position: relative;
    width: 63px;
    left: 171px;
    height: 76px;
    background: url(/images/v5/banner/button_home/active/infohilfe.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

#bannerbuttoninfohilfe {
    float: left;
    position: relative;
    width: 70px;
    left: 171px;
    height: 76px;
    background: url(/images/v5/banner/button_home/normal/infohilfe.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

.bannerbutton a {
    color: white;
    text-decoration: none;
    display: block;
    padding-left: 1px;
}

.bannerbuttonactive a {
    color: white;
    display: block;
    padding-top: 43px;
    text-decoration: underline
} /*border: 1px solid black; border-top: 1px solid #666;border-left: 1px solid #666;*/
.bannerbutton a:hover {
    color: white;
    text-decoration: underline;
    display: block;
    padding-left: 1px;
}

h4 {
    font-size: 13px;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
}

#chat_notifier {
    float: right;
    position: relative;
    left: -120px;
    top: 60px;
}

#nav {
    overflow: hidden
}

#nav .bull {
    color: #777;
    text-align: right;
    padding-right: 3px;
    vertical-align: top;
    font-family: sans-serif;
}

#nav .l {
    width: 190px;
    border-top: 1px solid #eee;
    cursor: pointer;
    font-family: sans-serif;
    text-align: left
}

#nav .l td {
    padding: 3px;
    padding-left: 2px
}

#nav a {
    display: block;
}

#nav .active {
    background-color: #fff
}

#nav .active a {
    font-weight: bold
}

.groupboxhead {
    padding: 5px;
    font-size: 16px;
    padding-left: 10px;
    background-color: #eee
}

.groupbox {
    padding: 10px;
    background-color: #fff
}

.sorthandle {
    cursor: n-resize;
    padding-top: 2px;
}

.sorthandle .nr {
    text-align: right;
    margin-top: 1px;
    float: left;
    background-color: #5a96dd;
    color: #fff;
    font-size: 9px;
    border: 1px solid #1664a0;
    border-right: 0;
}

hr {
    height: 1px;
    border: 0;
    background-color: #ccc
}

form {
    padding: 0;
    margin: 0;
}

#main {
    width: 810px;
    height: 100%
}

input.submitsmall {
    background: url(/images/v5/button/submitsmall.gif);
    border: 0;
    width: 50px;
    height: 23px;
}

input.submitsmall:hover {
    background: url(/images/v5/button/submitsmall_h.gif);
}

input.submit {
    background: url(/images/v5/button/submit.gif);
    border: 0;
    width: 100px;
    height: 23px;
}

input.submit:hover {
    background: url(/images/v5/button/submit_h.gif);
}

input.submitlarge {
    background: url(/images/v5/button/submitlarge.gif);
    border: 0;
    width: 150px;
    height: 23px;
}

input.submitlarge:hover {
    background: url(/images/v5/button/submitlarge_h.gif);
}

a {
    color: #315999;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0
}

#ToolTipArrow, #FormToolTipArrow {
    display: none;
    position: absolute;
}

#ToolTip, #FormToolTip {
    background-color: #ffffee;
    display: none;
    position: absolute;
    padding: 2px;
    border: 1px solid #90906A;
}

#ToolTip ul, #FormToolTip ul {
    padding: 0;
    margin: 0;
}

#ToolTip li, #FormToolTip li {
    margin: 0;
    margin-left: 2em;
    padding: 0;
}

.i_desc {
    padding-left: 5px;
}

.i_text {
    border: 1px solid #999;
}

div.datagridtitle {
    padding-top: 14px;
}

div.datagridtitle a {
    letter-spacing: -1px;
    color: #367f07;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

th.datagrid {
    text-align: left;
    border-top: 1px solid #ddc;
    border-bottom: 1px solid #ddc;
    font-weight: normal;
    background-color: #fff9d4;
    vertical-align: bottom;
    padding-left: 5px;
}

th.datagrid a {
    font-weight: normal;
    color: #555;
}

th.datagrid_pages {
    border-top: 1px solid #ddc;
}

td.datagrid {
    border-bottom: 1px dotted #bba;
    vertical-align: top;
    padding: 3px;
    padding-left: 5px;
}

div.datagridtitle1 {
    padding-top: 14px;
}

div.datagridtitle1 a {
    letter-spacing: -1px;
    color: #ba3000;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

th.datagrid1 {
    text-align: left;
    border-top: 1px solid #edd;
    border-bottom: 1px solid #edd;
    font-weight: normal;
    background-color: #fee;
    vertical-align: bottom;
    padding-left: 5px;
}

th.datagrid1 a {
    font-weight: normal;
    color: #555;
}

td.datagrid1 {
    border-bottom: 1px dotted #cbb;
    vertical-align: top;
    padding: 3px;
    padding-left: 5px
}

div.datagridtitlesuche {
    padding-top: 14px;
}

div.datagridtitlesuche a {
    letter-spacing: -1px;
    color: #367f07;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

th.datagridsuche {
    text-align: left;
    border-top: 1px solid #ddc;
    border-bottom: 1px solid #ddc;
    font-weight: normal;
    background-color: #fff9d4;
    vertical-align: bottom;
    padding-left: 5px;
}

th.datagridsuche a {
    font-weight: normal;
    color: #555;
}

th.datagrid_pagessuche {
    border-top: 1px solid #ddc;
}

td.datagridsuche {
    border-bottom: 1px dotted #bba;
    vertical-align: top;
}

.tdh {
    text-align: center;
    width: 11%
} /* Datagrid-Pager */
.tdh a {
    display: block;
} /* Datagrid-Pager */
.shortinfoboxtext a {
    text-decoration: underline
}

.textmarker {
    background-color: #ff9;
}

#seminarloginout {
    float: right;
    position: relative;
    left: -17px;
    padding-top: 5px;
}

.trborder {
    border-top: 1px solid #ddd;
    padding: 2px
}

.trhlborder {
    border-bottom: 1px solid #ddd;
    padding: 2px;
    font-weight: bold
}

img.inline {
    border: 1px solid #c3c3c3;
    margin-right: 9px;
    margin-bottom: 4px;
}

.articledate {
    font-size: 10px;
    color: #737373;
    letter-spacing: 0.1em;
    margin-bottom: 3px;
}

.articlehead {
    font-size: 10px;
    color: #737373;
    letter-spacing: 0.1em;
    margin-bottom: 3px;
    font-weight: bold
}

.articletitle {
    font-size: 20px;
    margin-top: 3px
}

.articletext {
    color: #4c4c4c;
    margin-top: 2px;
    margin-bottom: 18px
}

.article {
    padding: 3px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.article li {
    margin-left: 20px
}

.wiki_h0 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
}


.wiki_h1 {
	font-size: 16pt;
	margin-bottom: 18pt;
	margin-top: 24pt;
}

/*.wiki_h1, #mitte h1 {*/
#mitte h1 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
}


.wiki_h2, #mitte h2, #mitteaussen h2 {
    font-size: 18px;
    font-weight: bold;
}

  
#wiki-content h2 {
	font-weight: bold;
}
 
.wiki_h3, #mitte h3 {
    font-size: 16px;
    font-weight: bold;
}
 
 
.wiki_h4, #mitte h4 { 
    font-size: 14px;
    font-weight: bold;
}

.wiki_h5, #mitte h5 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}

.wiki_h5, #mitte h5, .wiki_h4, #mitte h4, .wiki_h3, #mitte h3 {
    margin: 0px;
    padding: 0;
}

#mitte p {
    margin-top: 5px
}
/* Schlagw�rter */
a.s_keyword {
    padding-left: 13px;
    background-image: url(/images/v5/lens.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

.s_keywords {
    padding-top: 20px;
    padding-bottom: 5px;
    filter: alpha( opacity = 50 );

-moz-opacity:
    0.5;

opacity:
    0.5;

width:
    100%;

height:
    100%
}

.s_keywords:hover {
    filter: alpha( opacity = 100 );

-moz-opacity:
    1;

opacity:
    1
}
/* Mittlerer (Haupt-)Bereich */
#mitte {
    width: 500px;
    float: left;
    margin-top: 0;
    margin-left: 30px;
    padding: 0 0 40px 0;
    clear: both;
    overflow: hidden;
}
/* Kasten rechts */
#rechts {
    width: 214px;
    float: right; /*overflow: hidden; */
    margin-right: 30px;
    margin-top: 0;
    padding: 0;
}
/*Angaben fuer die Newsausgaben auf der echten Seite in den Portalen in Info und Hilfe bitte drin lassen*/
#rechts p {
    margin: 0 0 0 12px
}

#rechts p.rechtsunten {
    margin: 0 0 7px 12px
}

#rechts img {
    margin-right: 7px;
    vertical-align: top;
}

#rechts #oben {
    font-weight: bolder;
    margin-top: 36px;
    margin-bottom: 3px
}

#rechts #unten {
    padding-top: 9px;
    background-image: url(/images/karteikarte/bgrechts.gif);
    background-repeat: repeat-x;
    background-position: 0 0
}

#topButton {
    position: absolute;
    width: 235px;
    left: 755px;
    z-index: 1;
}  

#rechtsBigIcon {
    font-size: 17px;
    font-weight: bolder;
    margin-top: 30px;
    margin-left: 8px;
}

#rechtsBigIcon img {
    vertical-align: middle;
}

.floatright {
    float: right
}

.floatleft {
    float: left
}

table.OrderedList {
    width: 100%
}

td.footer {
    text-align: center;
    font-size: 12px;
    color: #666;
    padding: 1px;
    background-color: #FBFBFB
}

a.footer {
    color: #666
}

a:hover.footer {
    color: #315999
}

.fakefile input {
    width: 85%;
    margin-right: 10px;
    float: left;
}

.fakefile img {
    margin-top: -5px;
}

.file_hidden {
    position: absolute;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha( opacity

: 0 );

opacity:
    0;

z-index:
    2;

width:
    450px;
}
