/* CSS-File www.oups.com */ 

/*
Farbwerte

Orange:				#ff7700
Dunkelblau:			#18458D	

*/

/* neu definierte TAGS */

img { border:0; }
form {margin:0px; padding:0px; z-index:0}
h1 {font-size:14px; color:#18458D; margin:30px 0 30px 0}
h2 {font-size:12px;}
h3 {font-size:10px; color:#666666; margin:0 0 0 15px}
h4 {font-size:12px; color:#ff7700; font-weight:bold}
td {font-size:11px; font-family: Verdana,Arial,Helvetica,sans-serif;}
  #t_blue {color:#18458D; font-size:11px;}



 body {
    color: #444444; background-color: white;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 0; padding: 1em;
    background-image:url(../images/site_struct/bg_blueborder.gif);
    background-repeat:repeat-y;
  }
  
  div#Logo {
    margin:0 10px 0 0; padding:0;
	float:right;
    text-align:right;
  }
  
   div#Header {
    padding-left:30px;
    text-align:left;
  }
  
  div#Inhalt { 
    position:relative;
	top:-90px;
	left:auto;
	right:auto;
  	clear:both;

    padding:0;
    text-align:center;    
  }
  

 div#Bottom {   
   text-align:center;
	 border: 0px dashed silver;
	 margin: 0 0 0 225px;
	 background-image:url(../images/bottom/bg_line1px.gif);
  }
  
 
  #Bottom p {	margin:0;	padding:0; }
  
  #t_info {color:#ff7700; text-weight:bold;}
    #t_lessimp {color:#666666; font-size:10px;}
  
  #language{position:absolute; bottom:20px; left:70px}
  
  #bot_logo_oupsverlag{ float:right; }
  
  a.imp:link, a.imp:visited {font-size:11px; color:#18458D; text-decoration:none; border-bottom:1px dashed #18458D}
a.imp:hover, a.imp:active {font-size:11px; color:#285BAB; text-decoration:none; border-bottom:0px solid #285BAB }

  #Inhalt p {font-size:11px}
  #Inhalt a:link {color:#18458D; text-decoration:none; border-bottom:0px dashed #18458D}
  #Inhalt a:hover, #Inhalt a:active, #Inhalt a:visited {color:#18458D; text-decoration:none; border-bottom:0px solid #18458D }
  
  
  p#trennlinie_main{ background-image:url(../images/site_struct/linie_blue.gif); width:100%; font-size:100%; margin:30px 0 0 0}
  
  #img_border{border:3px groove #18458D; margin:3px}
  
