/* Start of CMSMS style sheet 'sprungbrettneu : spezial' */
.dpi {
color:#0066ff;
}
/* End of 'sprungbrettneu : spezial' */

/* Start of CMSMS style sheet 'sprungbrettneu : Links' */
a{
color: #CC0066;
}
a:hover{
color: #CC0066;
}
a:visited{
color: #CC0066;
}

a:active{
color: #CC0066;
textdecoration:underline;
}


/* End of 'sprungbrettneu : Links' */

/* Start of CMSMS style sheet 'sprungbrettneu : listimage' */
div.content ul li{
list-style: url(uploads/sprungbrettneu/blume_k.gif);
}

div.content ul li.pfeil{
list-style: url(uploads/sprungbrettneu/pfeil_k.jpg);
}

div.bulletmenu {
margin-left:-20px;
}

div.cellright ul {
list-style-type:none;
font-weight:bold;
}

div.cellright a {
text-decoration:underline;
color:#000000;}
/* End of 'sprungbrettneu : listimage' */

/* Start of CMSMS style sheet 'sprungbrettneu : sprungbrett' */
body {
    background-color: #FFFF00;
    margin:auto;
font-family:"Verdana", "Helvetica", "sans-serif";
font-size:12px;
font-style:normal;
font-weight:normal;
font-variant:normal;
color:#000066;
padding: 0px;

}

img{
border:0px;
}
/*--------------------------------- textfarben bitte einloggen anfang*/

li.sitemaplink a{
}
li.sitemaplink a:hover{
    text-decoration: none;
    border: 0px;
}
li.sitemaplink a.currentpage{
    text-decoration: none;
}

div.cellup{
margin-top:0px;
margin-left:0px;
width:950px;
height:150px;
text-align:left;
float:left;
background-color:#fff;
background-image:url(uploads/images/design/banner_cms.jpg);
background-position: 0px 26px;
background-repeat:no-repeat;
}
div.rigthtalign{
text-align:right;
}
div.cellleft{
margin-top:0px;
margin-left:0px;
padding-left:30px;
color: #000066;
width:950px;
height:90px;
float:left;
text-align:bottom;
background-image:url(uploads/images/design/superroundtop.gif);
background-repeat:no-repeat;
}

div.cellright{
padding-top:10px;
padding-right:0px;
color: #000066;
background-color:#fff;
width:300px;
height:418px;
float:right;
}

div.cellbottom{
padding-top:0px;
padding-left:0px;
color: #fff;
background-color:#000066;
width:950px;
text-align:center;
}
/*---------------------------------mittelteil anfang*/
div.thebody {
    margin:Auto;
    margin-top:10px;
    padding-top:0px;
    width:950px;
}

/* hide from IE/mac \*/
* html div.thecontent{
    margin-top:0px;
    padding-top:0px;
    width:950px;
min-height: 580px;
background-color: #fff;
float:left;
}
/* end hide */

div.thecontent{
    margin-top:0px;
    padding-top:0px;
    width:950px;
min-height: 580px;
background-color: #fff;
float:left;
}
/*---------------------------------mittelteil text*/
div.content {
margin-top:0px;
margin-left:30px;
padding-right:10px;
width:500px;
min-height: 500px;
    text-align: left;
background-color: #fff;
padding-left:5px;
font-family:"Verdana", "Helvetica", "sans-serif";
font-size:12px;
font-style:normal;
font-weight:normal;
font-variant:normal;
color:#000066;
}



/* hide from IE/mac \*/
* html div.content {
margin-top:0px;
margin-left:0px;
width:505px;
height: 500px;
text-align: left;
background-color: #fff;
padding-left:5px;
font-family:"Verdana", "Helvetica", "sans-serif";
font-size:12px;
font-style:normal;
font-weight:normal;
font-variant:normal;
color:#000066;
padding-top:0px;
}
/* end hide */

/*--------------------------mittelteil ende*/
/*---------------------------------unten----------*/


/*---------------------------------sie befinden sich hier----------*/
p.smalltitle {
    font-size: x-small;
    font-weight: bold;
  font-family: Arial;
    margin: 0;
    padding: 4px;
}

.logoimg{
margin-left:20px;
margin-top:5px;
}


.clearb  {
   clear: both;
   }
div.bulletmenu{
font-size:8pt;
}
/* End of 'sprungbrettneu : sprungbrett' */

/* Start of CMSMS style sheet 'sprungbrettneu : sprungbrett_original' */
.sprungbrett{
color: #5F5F5F;
font-weight:bold;
}
/* End of 'sprungbrettneu : sprungbrett_original' */

/* Start of CMSMS style sheet 'sprungbrettneu : simplenav' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#menu_horiz {
   background-color: #000066;  /* background color for the entire menu row */
   width: 100%;
   margin: 0;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0;
   padding: 0;
   height:2.2em;
}


/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
padding: 0 ;
display: inline;
}


/* the links, that is each list item */
div#menu_horiz li a {
   padding: .6em 1em .6em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #18507C;
   background: url(uploads/sprungbrettneu/arrow-right.gif) no-repeat 0.5em center; ;
   display: block; /* IE has problems with this, fixed above */
}


/* hover state for links */
div#menu_horiz li a:hover {
   background-color: #C3D4DF;
}
div#menu_horiz li a:visited:hover {
   background-color: #C3D4DF;
color: #000;
}
div#menu_horiz li a:link:hover {
   background-color: #C3D4DF;
color: #000;
}
div#menu_horiz a.activeparent:hover {
   background-color: #C3D4DF;
   color: #18507C;
}

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
   background: #385C72 url(uploads/sprungbrettneu/arrow-up.gif) no-repeat 0.4em center; 
   color: #000;
}

div#menu_horiz h3 {
   padding: .6em .3em .6em .4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #000;
   background: #385C72 url(uploads/sprungbrettneu/arrow-right-active.gif) no-repeat 0.4em center; ;
   display: block; /* IE has problems with this, fixed above */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
}

div.menuright{
background-image:url(uploads/sprungbrettneu/backgroundmenu_right.gif);
width:270px;
margin-bottom:0px;
}

/* End of 'sprungbrettneu : simplenav' */

