*{
 margin:0;
 padding:0;
}
html, body {height:100%;}

/* Body */
BODY {
  margin:0;
  padding:0;
	background-color : #FFFFFF ;
	color : #3C4B4D;
	scrollbar-3dlight-color: #d0d9db;
	scrollbar-base-color: #D6E5AA;
	scrollbar-darkshadow-color: #becbcd;
	scrollbar-face-color: #eaecee;
	scrollbar-highlight-color: #becbcd;
	scrollbar-shadow-color: #89A2A5;
	scrollbar-track-color: #becbcd;
	scrollbar-arrow-color: #89A2A5;
	}

td,tr,p,div {
	font-family: 					 Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 						 11px;
	color: 								 #3C4B4D;
	}
.tableheader {
	background-color : #BECBCD;
	color : #3C4B4D;
	font-weight : bold;
	}	
	
.leftnav {
	padding: 	 				 		 8px   14px    8px    8px;   
	text-align: 	 				 left;
}

.centernav {
	padding: 							 8px   14px   8px    0   ;
	text-align: 					 left;
}

.rightnav {
	padding: 					 		 8px   4px    8px    0;
	text-align: 					 left;
}

.navcontent {
	padding: 	 			 	 		 1px;
	background-color:  		 #859ba0;
}

.navtitle_main {
	font-size: 	 			9pt;
	font-weight: 			bold;
	color: 						#ff9900;
}

.navbg_main {
	background-color: #FFffff;
	padding:					0 0.4em  0  0.4em;
	margin:						0  ;
}
.navbg_user {
/*	background-color: #edf1f1;  */
	background-color: #fdfdfd;
	padding:					4px
}

ul#liste{
 list-style:          none; 
  margin:              0; /*7px;*/
  padding:						 0;
 	display:             block; 
}
#liste li,  li.nolink{
 display:              block;
/* padding:              1px 0  0.1em 0;
 margin:							 1px 0  0.1em 0;  */
  padding:                1px 0  0.1em 0;
 margin:							   1px  0   0  0.7em;
 font-weight:  				 bold;
 text-decoration:      none;
}
#liste li.nolink  a{
 display:              block;
 padding:              1px 0  1px 0;
 margin:							 1px 0  1px 0;
 font-weight:  				 bold;
 text-decoration:      none;
}
#liste li a{
 display:                block;
 padding:                0 ;
 margin:							   0  0   0  0.7em;
 text-decoration:        none;
 font-weight:  				 	 normal;
 color: 								 #4D6165;
}
#liste li a:hover{
   color:                #C9CBAC;   
   text-decoration:      none;
}
#liste li .hier {
   font-weight:          bold;
	 color:                #FD7640;
   display:              block;
   padding:              0 0  0 0.7em;
   margin:							 0 0  0 0;
   text-decoration:      none;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#FF6600;
  }
ul#leiste   {
 list-style:          none; 
  margin:              0; /*7px;*/
  padding:						 0;
 	display:             block; 
}
#leiste li   {
float: left;
width: 200px;
margin: 3px;
padding: 3px;
}
ol   {
  margin:              0   0   0   20px;
  padding:						 0;
  list-style-type:		 decimal;
 	display:             block; 
}
	
	
/*  2. Unterkategorie   */
#sub{
   background:					 #ffffdd;
   list-style:           none;
   display:              block;
	 padding:              0px  0  0px  0.9em;
   text-decoration:  		 none;
}
#sub li a   {
   border-bottom:        1px solid #C9CBAC;
   color:                #666;
   display:              block;
	 padding:              0px  0  0px  0.9em;
   text-decoration:  		 none;
}
#sub li .hier   {
   border-bottom:        1px solid #C9CBAC;
   color:                #FD7640;
   font-weight:          bold;
   display:              block;
	 padding:              0px  0  0px  0.9em;
   text-decoration:  		 none;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#FF6600;
}

/* Krümelpfad */
div#kruemelpfad   {
    background:              transparent;
    float:                   left;
    width:                   99%;
    height:              		 15px;
    font-weight:        		 normal;
	  color:              		 #FD7640;
    margin:                  0px 0px 0px 0px;
    padding:                 5px  0px  10px  7px;
    }



.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h1.inhalt   {
	color: #495C5F; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight: bold;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#FF6600;
    margin:                  3px 0px 0px 0px;
    padding:                 3px  0px  0px  0px;
   }
h4 {
	color: #495C5F; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #617A7D; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #6C888C; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #FF6600; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#FF6600;
	}

a:hover {
	color: #ff9900;	
	text-decoration: none;
	font-weight: bold;
	}
	

a.einfach:link, a.einfach:visited {
	color: #FF6600; 
	text-align: left;
	border: 0;
 }

a.einfach:hover {
	color: #ff9900;
	text-align: left;
	}
	
a.special:link,
a.special:visited,
a.special:hover   {
	font-size:					15px;
}
/* Horizontal Line */
hr {
	background: #495C5F; height:2px; border: 1px inset;
	}

a.mainlevel:link, a.mainlevel:visited {
	color: #4D6165;
	background-position: left;
	text-align: right;
	border:0;
 }

a.mainlevel:hover {
	color: #ff9900;
	background-position: left;
	text-align: left;
	}
	
a.mainmenu:link, a.mainmenu:visited {
	color: #4D6165; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
border:0;
	}

a.mainmenu:hover, {
	color: #ff9900; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #4D6165; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
border:0;
}
	
a.sublevel:hover {
	color: #ff9900; text-decoration: underline;
	}


/* Links */

a.weblinks:link, a.weblinks:visited {
	color: #ffcc00; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #ff9900;	text-decoration: underline;
	}

.button {
	color: #3C4B4D; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: #D0D9DB;
	border: 1px solid #859ba0;
	height: 20px;
	}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C4B4D;
	background: #F3F4F5;
	border: 1px solid #859ba0;
	}

.small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E6366;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	}

.smalldark {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


ul {
	margin: 					15px;
	padding:					0;
 	display:           block; 
	}

li {
 display:              block;
/* padding:              1px 0  0.1em 0;
 margin:							 1px 0  0.1em 0;  */
  padding:                1px 0  0.1em 0;
 margin:							   1px  0   0  0.7em;
 font-weight:  				 normal;
 text-decoration:      none;
	}

table.contact {
	background-color: #F3F4F5;
	}

table.contact td.icons {
	background-color: #D0D9DB;
	}

table.contact td.details {
	background-color: #E6ECEC;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #779595;
}

a.pagenav:hover {
	color: #4F6565;
}

.pagenavbar {
	
}
.kruemelprint  {
   float:         right;
   padding:       10px 0 0 0;
}
.kruemelprint a   {
	text-decoration: none;
}

.normal {
 width: 	 						 auto;
 background:					 transparent;
 text-align:					 center;
 text-decoration:			 none;
 color:								 #000000;
 font-size: 					 1em;
 font-weight:					 normal;
 font-family: 				 Arial;
 text-decoration: 		 none;
 margin: 							 0px;
 padding: 						 3px 1em;
 display: 						 block;
}

.press_left {
 float:left;
}
.press_middle {
 float:left;
 margin-left:4em;
text-align: left;
}
.press_middle input {
}
.press_right {
 float:right;
}

/* iFrame bei enrolment, graduation, ... */

.iframeclass {
		background-color: #eef0f3;
		width: 95%;
		height: 500px;
		height-min:		350px;
		border: 0px solid #ff0000;
		overflow: auto;
		} 

.login {
}
.login a:hover {background:transparent url(cms_bilder/topstrip.gif) repeat-x;  color:#FD7640; text-decoration:none;}
.button_left {
 float:           right;
 margin-right:    5em;
 margin-top:			1em;
}
.button_middle {
 float:           right;
 margin-right:    1em;
 margin-top:			1em;
}
.button_middle input {
}
.button_right {
 float:           right;
 margin-right:    2em;
 margin-top:			1em;
}

a.width  img { 
	border: 					1px   solid     #FD7640; 
}

