/* 
dunkelblau hintergrund:	333399
hellblau hintergrund:	a5c3fb
hellgrau hintergrund:	e2e1e1
Hintergrund weiß:	ffffff
Schrift schwarz:	000000
Schrift grau-schwarz	333333
Schrift grau dunkel:	666666
Schrift grau mittel:	999999
Schrift grau hell:	cccccc

grau breadcrumb: 213626
 */



/* Seitenaufbau */
* 
{ 
margin: 0; 
padding: 0;
}

html
{
	height:100%; 
}

body 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #000000;
	background: #ffffff;
	text-align: center; /* zentrieren */
  min-width: 995px; /* zentrieren */
	height:100%; 
}

#container 
{ 
	width: 995px; /* zentrieren */
  margin: 0 auto; /* zentrieren */
  text-align: left; /* zentrieren */	
}	

#oben
{ 
	width: 995px;
	height: 137px;
	background: url(image_layout/oben-studium.jpg) no-repeat top;
}

#logo
{ 
	width: 340px;
	height: 105px;
}	

#oben_navi
{ 
	width: 995px;
	height: 27px;
	background: #333399;
}
    
    #navi_1
    { 
    	padding: 0 0 0 188px;
    	color: #ffffff;	
    	font-weight: bold;
    	font-size: 11px;
    	text-transform: uppercase;
    }

#oben_spacer
{ 
	width: 995px;
	height: 11px;
	background: #a5c3fb;
}
		
#mitte 
{
	float: left;
	width:995px;
}
		
#mitte_links 
{
	float: left;
	width: 188px;
}
    		
    #mitte_links_karte 
    {
    	width: 188px;
    	height: 250px;	
    	background: url(image_layout/karte-klein-studium.gif) no-repeat top left #a5c3fb;	
    	border-bottom: 20px solid #ffffff;
    }	
    		
    #mitte_links_navi 
    {
    	width: 188px;
    	height: 80px;	
    	background: #e2e1e1;
    	border-bottom: 20px solid #ffffff;
    }	  
    		
    #mitte_links_suche 
    {	
      
    	width: 188px;
    	height: 50px;
      vertical-align: bottom;	
      text-align: center;
    }	    
  
  	
#mitte_rechts 
{
	float: right;
	width: 807px;
}
    		
    #mitte_rechts_breadcrumb 
    {
    	width: 807px;
    	height: 24px;	
    	background: url(image_layout/breadcrumb-studium.jpg) top left no-repeat;
    	color: #213626;
    }	 

        #breadcrumb 
        {
        	padding: 4px 0 0 50px;
        	color: #213626;
        }	

        #breadcrumb a 
        {
        	color: #213626;
        	text-decoration:none;
        }	
        
    #mitte_rechts_main 
    {
    	width: 807px;

    }	   
     		
    #mitte_rechts_inhalt
    {
      float: left;
    	width: 619px;
    	background: url(image_layout/inhalt-studium.jpg) top left no-repeat #ffffff;
    }	
    		
    #mitte_rechts_box
    {
      float: right;
    	width: 188px;
    }	    
    

#inhalt 
{
	padding: 20px 20px 20px 50px ;
	margin:0;
	min-height:350px;
	height: auto !important;
	height:350px;
	font-size:11px; 
}

#box
{
	padding: 15px 14px 15px 14px ;
  background: #e2e1e1;
  margin-top: 20px;	
  min-height:250px;
  height: auto !important;
  height:250px;
}

#unten
{
	height: 23px;
	width: 995px;
	float:left;
}
  
  #unten_links
  {
    float:left;
    background: #333399;
	  width: 188px;
    height: 23px;    		
  }
    
    #pepesale
      {
      text-align:center;
      padding: 3px 0 3px 0;
      } 
      
    #pepesale a
      {
      font-size:10px;
      color: #a5c3fb;
      text-decoration: none;
      }     
        
  #unten_rechts
  {
    float:right;
    text-align:right;
    background: #a5c3fb;
	  width: 807px;
    height: 23px;    		
  }
    
    #copyright
      {
      float:left;
      text-align:left;
      width: 500px;

      } 
    
      .copyright
        {
        padding: 3px 0 3px 50px;
        font-size:10px;
        }  
    
      .copyright a
        {
        font-size:10px;
        color: #333399;
        text-decoration: none;
        }   
    
      .home
        {
        padding: 3px 0 3px 3px;
        font-size:10px;
        
        }  
    
      .home a
        {
        font-size:10px;
        color: #333399;
        text-decoration: none;
        margin-right: 4px ;
        }  
                     
    #navi_2
      {
      float:right;
      text-align:right;
      width: 307px;
      }

/*Texte*/

#inhalt p
{
	padding: 0 5px 10px 0 ;
	line-height: 14px;
}	

#box p
{
	padding: 0 0 10px 0 ;
	line-height: 14px;
}	
   		
img.imgleft  /* Image Map */
{
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #000000;
}	

   		
img.imgright  /* Image Map */
{
	margin: 0 0 10px 10px;
	float: right;
	border: 1px solid #000000;
}	

   		
#box img.imgleft, #box img.imgright  /* Image Map */
{
	margin: 0 0 10px 0;
	float: left;
	border: 1px solid #000000;
}	


#inhalt a:link, #inhalt a:visited 
{ 
	text-decoration: underline;
	font-size:11px; 
	color: #333399;
}

#inhalt a:hover, #inhalt a:active 
{ 
	text-decoration: underline; 
	color: #a5c3fb;
}

a.pdf:link, a.pdf:visited {
	text-decoration : none;
	color : #333399;
  background: url(image_layout/icon_pdf.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.pdf:hover {
	text-decoration : underline;
	color : #a5c3fb;	
}

a.www:link, a.www:visited {
	text-decoration : none;
	color : #333399;
  background: url(image_layout/icon_www.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.www:hover {
	text-decoration : underline;
	color : #a5c3fb;	
}

a.int:link, 
a.int:visited {
	text-decoration : none;
	color : #333399;
  background: url(image_layout/icon_int.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.int:hover {
	text-decoration : underline;
	color : #a5c3fb;	
}

a.int2:link, 
a.int2:visited {
	text-decoration : none;
	color : #333399;
  background: url(image_layout/icon_int2.gif) left 3px no-repeat;
  padding: 2px 0 2px 15px;  	
}

a.int2:hover {
	text-decoration : underline;
	color : #a5c3fb;	
}

p.more a:link, 
p.more a:visited {
	text-decoration : none;
	color : #333399;
  background: url(image_layout/icon_int.gif)  left 3px no-repeat;
  padding: 2px 0 2px 15px;
}

p.more a:hover {
	text-decoration : underline;
	color : #a5c3fb;	
}


#inhalt table tr td ul#kompass
{

}	 
   		
#inhalt table tr td ul#kompass li.maplink  /* Image Map */
{
	padding-left: 10px;
	background: url(image_layout/karte-staedte-studium.gif) center left no-repeat;
	width: 80px;
	list-style-type: none;
  position: relative;	
}	
 
#inhalt ul#kompass li.maplink a:link, #inhalt ul#kompass li.maplink a:visited /* Image Map */
{
	text-decoration: none;
	color: #333399;
} 
   		
#inhalt ul#kompass li.maplink a:hover, #inhalt ul#kompass li.maplink a:active /* Image Map */
{
	text-decoration: underline;
	color: #333399;
}	



h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:14px; 
	color: #333399;
	font-weight: bold;
	margin-bottom:10px;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 1px;
	color: #444444;
	font-weight: bold;
	margin-bottom:7px;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
	font-weight: bold;
	margin-bottom:7px;	
}

h4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #000000;
	font-weight: bold;
	margin-bottom:7px;	
}

h5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #444444;
	font-weight: bold;
	margin-bottom:7px;	
}

small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #333399;
}



#inhalt table tr td
{ 
	vertical-align: top; 
	text-align: left;
}

#inhalt ul
{ 
	padding: 0 0 0 20px;
}

#inhalt ul li
{ 
	padding: 0 0 0 0;
	list-style-type: square;
}


#inhalt ol
{ 
	padding: 0 0 0 20px;
}


#box a:link, #box a:visited 
{ 
	text-decoration: underline; 
	font-size:12px; 
	color: #333399;
}

#box a:hover, #box a:active 
{ 
	text-decoration: underline; 
	color: #213626;
	background: #;
}

/* Anfang Styles Kontaktformular */
.search_string
{
vertical-align:top;
}

input  /* Formularfelder rechts */
{
	border: 1px solid #a5c3fb;
	color : #333399;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	text-decoration: none;
	font-size: 11px;
	width: 120px;
	height:18px;
}	

.textarea  /* Textareas rechts */
{
	font-family : Verdana,Arial,Helvetica,Sans-serif;
	width: 180pt;
	border: 1px solid #a9c7e2;	
	font-size : 11px;
	text-decoration : none;
	color : #333399;
	background: #ffffff;
  	scrollbar-base-color:#a9c7e2;
  	scrollbar-3dlight-color:#ffffff;
  	scrollbar-arrow-color:#a9c7e2;
  	scrollbar-darkshadow-color:#fffff;
  	scrollbar-face-color:#ffffff;
  	scrollbar-highlight-color:#a9c7e2;
  	scrollbar-shadow-color:#a9c7e2;
  	scrollbar-track-color:#ffffff;
}

input.suchbutton
{
	width:58px;
	height:20px;
	background: #a5c3fb;
	border: 1px solid #a5c3fb;
  font-size: 11px;	
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0 !important;
  margin-top: 1px;  
}

hr
{
	height:0;
	color: #a9c7e2;
	border-bottom: 1px solid #a9c7e2;
	margin-top: 10px;
	margin-bottom:10px;
	border-top: 10px;
	border-left:10px;
}


