#portal-sitemap a{
color:#003399 !important;
}

#rigthStart ul {
    line-height: 1.3em;
    margin: 0.2em 0 0 1.5em;
    padding: 0;
    list-style-image: url('bullet.gif');
}

#rigthStart li {
    margin-bottom: 0.2em;
}

/* Startseite ------------------------------------ */

#rigthStart {
   width:269px;
   float:left;
}

#leftStart {
   width:269px;
   float:left;
   margin:0 30px 0 0;
}
#rigthStart ul {
    line-height: 1.3em;
    margin: 0.2em 0 0 1.5em;
    padding: 0;
    list-style-image: url('bullet.gif');
}

#rigthStart li {
    margin-bottom: 0.2em;
}
#leftStart ul {
    line-height: 1.3em;
    margin: 0.2em 0 0 1.5em;
    padding: 0;
    list-style-image: url('bullet.gif');
}

#leftStart li {
    margin-bottom: 0.2em;
}

.fensterStart {
   width:269px;
   margin:0 0 5px 0;
}

.fensterStart img {
   width:269px;
}
.fensterStart a {
   text-decoration:none;
   border-bottom:0 !important;  
}

.titelStart {
   background-color: #7b94cb;
   background-image:url('mainaktiv.gif');
   background-repeat:no-repeat;
   background-position:9px 8px;
   padding: 5px 0 5px 23px;
   color:white;
   font-weight:bold;
   text-decoration:none;  
}
.headlineStart {
   background-color:#e4e4e4;
   border-bottom:2px solid white;
   font-weight:bold;
   padding: 5px 10px 5px 10px;
    
}
.descriptionStart {
   background-color:#e4e4e4;
   padding: 5px 10px 2px 10px;
}
.footerStart {
   background-image:url('footer_start_sub.gif');
   text-align:right;
   padding:0 18px 5px 0;

}

/* Quick Navigation------------------------------------ */

.quickNavi{
   background-color:#3960af;
   border-top: 1px solid white;
   border-bottom: 1px solid white;
   width:175px;
   color:white;
   font-weight: bold; 
   font-size:11px;
   padding: 1em 0 1em 10px;
   margin-top: 40px;
}
.quickNavi a {
   color:white;
   text-decoration:none; 
   font-weight: normal;
}

/* Navigationsbar ------------------------------------ */

.portletBodyNavBar {
    clear:both;
    background: transparent;
    color: #ffffff;
    font-size:12px;
    border: none;
    margin:0;
    padding:0;
}

.portletBodyNavBar td {
   margin: 0;
   padding: 0;
}

.portletBodyNavBar a {
   color: white; 
   text-decoration: none;
}

.portletBodyNavBar table {
   height: 30px;
   min-height:0px; 
}


.portletBodyNavBar input {
   height: 15px;
   margin-top:1px; 
}

.portletBodyNavBar form {
   height:10px;
   margin-top:1px; 
}

.portletBodyNavBar a:hover {    
   color: #ffffff;    
   text-decoration: none;
}

.portletBodyNavBar a:active {
   color: #ffffff; 
   text-decoration: none;
   font-weight: normal;
}
.portletBodyNavBar a:visited {
   color: #ffffff;
   text-decoration: none;
}

/* Suche ------------------------------------ */

#searchBox {
   margin: 2px 0 2px 0;
   padding: 0;
}
* html searchBox{
   background-color:red;
}
#suche {
   font-size:8pt;
}

/* STG DropDown ------------------------------- */

.StgDropDown {
   padding:0;
   margin:0 0 0 10px;
   font-family:Verdana;
}

/* meta Navigation ------------------------------- */

#metaNavi {
    text-align:right;
    margin:0 40px 0 0;
}
#metaNavi a{
    text-decoration:none;
    font-size: 10px;
}

/* Portlet Stg ------------------------------- */

.stgPortlet {
   background-color:#3960af;
   border-top: 1px solid white;
   width:100%;
}

.stgPortlet a {
   font-weight: normal;
   text-decoration:none;
   font-size:11px;

}

/* Bread Crumb Navigation---------------------- */

#BreadCrumbs {
   padding: 2px 5px 0 35px;
   
}
#BreadCrumbs a {
  text-decoration:none;
   
}

/* Portal Footer ----------------------------- */

#footer {
    border-top:1px solid #B7B7B7;
    float: none;
    margin: 5px 30px 0px 30px;
    padding: 0.5em 0em 2em 0em;
    line-height:1.2em;
}
#footer a{
    text-decoration:none;
}

/* Logo -------------------------------------- */
#logo {float:left; margin: 10px 10px 10px 40px; _margin:10px 20px; padding:0;}
#sujet {float:right; padding:0; margin:0;}

/* ContentWindow ----------------------------- */

#tableContentWindow {
	width:500px;
	background-color:#E3E3E3;
	margin:5px 0 10px 0;

}
#tableContentWindow a{
     text-decoration:none !important;
     border-bottom:0;
}

.contentWindow {
        padding: 5px 15px 5px 15px;
	background-color:#E4E4E4;
}



.footerContentWindow {
	background-image:url('leiste.gif');
	height: 19px; 
	width: 500px; 
        text-align:right;
        padding-right:25px;
}

/* Campus Radio ----------------------------- */

.crLogo {
    position:absolute;
    top:100px;
    left:860px;
}
/* Navigation bei Massendarstellung ---------------------------- */

.listingBar {
background-color:#e4e4e4;
border:1px solid #6886c2;
width:480px;
}
/* Studienplan ---------------------------------------- */

#studienplan a{
        text-decoration:none;
}

#studienplan td{
        height: 2em;
}
#studienplan {
	width:500px;
	background-color:#E3E3E3;
	margin:5px 0 10px 0;

}
#semester{
border-left:1px solid white;
text-align:center;
}

.tableHead2 {
	background-color:#b7b7b7;
        font-weight:bold;
	border-bottom: 1px solid white;
 }