@charset "UTF-8";
/* CSS Document */

body {
	padding: 0; 
	margin: 0;
    margin-bottom: 40px;
	background: url(bilder/verlauf.gif) repeat-x;
	background-repeat: repeat-x;
	background-color: #a1a1af;
	}
	
p {
	margin: 0;
	}
	
img, table {
	border: 0;
	}
    
li {
   margin-left: -27px;
   }
	
/* CONTAINER */
	
#aussen {
	width: 940px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
	background: #fff;
	}
	
#header {
	width: 100%;
	height: 163px;
	background: url('bilder/header.gif');
	}
	
#buttons { 
	width: 100%;
	height: 21px;
	position: relative;
	z-index: 1;
	}
	
#content {
	width: 787px;
	margin-top: 40px !important;
	margin-top: 0px;
	padding: 100px 79px 40px 74px !important;
	padding: 0px 79px 40px 74px;
	position: relative;
	z-index: 2;
	}
	
#content_index {
	width: 940px;
	margin-top: 40px !important;
	margin-top: 0px;
	padding: 100px 0px 40px 0px !important;
	padding: 0px 0px 40px 0px;
	position: relative;
	z-index: 2;
	}
	
/* BUTTONS */

#header a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	text-decoration: none; 
	float: right;
	}
	
#home, #english, #deutsch {
	height: 21px;
	margin-top: 9px;
	}

a#home:link, a#home:visited {
	background: url(bilder/but_home_a.gif) no-repeat 0 0; 
	width: 59px;
	margin-right: 8px;
	}
a#home:hover, a#home:active {
	background: url(bilder/but_home_b.gif) no-repeat 0 0; 
	width: 59px;
	margin-right: 8px;
	}
	
a#english:link, a#english:visited {
	background: url(bilder/but_english_a.gif) no-repeat 0 0; 
	width: 59px;
	margin-right: 36px;
	}
a#english:hover, a#english:active {
	background: url(bilder/but_english_b.gif) no-repeat 0 0; 
	width: 59px;
	margin-right: 36px;
	}
    
a#deutsch:link, a#deutsch:visited {
	background: url(bilder/but_deutsch_a.gif) no-repeat 0 0; 
	width: 59px;
	margin-right: 36px;
	}
a#deutsch:hover, a#deutsch:active {
	background: url(bilder/but_deutsch_b.gif) no-repeat 0 0; 
	width: 59px;
	margin-right: 36px;
	}
	
#buttons a {
	display: block; 
	text-indent: -9999px;
	overflow: hidden; 
	text-decoration: none; 
	float: left;
	}
	
#ueber_uns, #patentanwaelte, #rechtliche_hinweise, #kontakt {
	height: 68px;
	}
    
a#ueber_uns:link, a#ueber_uns:visited {
	background: url(bilder/but_ueber_uns_a.gif) no-repeat 0 0; 
	width: 210px; 
	}
a#ueber_uns:hover, a#ueber_uns:active {
	background: url(bilder/but_ueber_uns_b.gif) no-repeat 0 0; 
	width: 210px;
	}
	
a#patentanwaelte:link, a#patentanwaelte:visited {
	background: url(bilder/but_patentanwaelte_a.gif) no-repeat 0 0; 
	width: 244px; 
	}
a#patentanwaelte:hover, a#patentanwaelte:active {
	background: url(bilder/but_patentanwaelte_b.gif) no-repeat 0 0; 
	width: 244px;
	}
	
a#rechtliche_hinweise:link, a#rechtliche_hinweise:visited {
	background: url(bilder/but_rechtliche_hinweise_a.gif) no-repeat 0 0; 
	width: 272px; 
	}
a#rechtliche_hinweise:hover, a#rechtliche_hinweise:active {
	background: url(bilder/but_rechtliche_hinweise_b.gif) no-repeat 0 0; 
	width: 272px;
	}
	
a#kontakt:link, a#kontakt:visited {
	background: url(bilder/but_kontakt_a.gif) no-repeat 0 0; 
	width: 214px; 
	}
a#kontakt:hover, a#kontakt:active {
	background: url(bilder/but_kontakt_b.gif) no-repeat 0 0; 
	width: 214px;
	}
    
#ueber_uns_b, #patentanwaelte_b, #rechtliche_hinweise_b, #kontakt_b {
	height: 68px;
	}

a#ueber_uns_b:link, a#ueber_uns_b:visited {
	background: url(bilder/but_ueber_uns_b.gif) no-repeat 0 0; 
	width: 210px; 
	}
	
a#patentanwaelte_b:link, a#patentanwaelte_b:visited {
	background: url(bilder/but_patentanwaelte_b.gif) no-repeat 0 0; 
	width: 244px; 
	}
	
a#rechtliche_hinweise_b:link, a#rechtliche_hinweise_b:visited {
	background: url(bilder/but_rechtliche_hinweise_b.gif) no-repeat 0 0; 
	width: 272px; 
	}
	
a#kontakt_b:link, a#kontakt_b:visited {
	background: url(bilder/but_kontakt_b.gif) no-repeat 0 0; 
	width: 214px; 
	}

/* NAVI MOUSEOVER */

#mo_ueber_uns {
	width: 136px;
	position: relative;
	margin-top: -20px;
	padding-left: 74px;
	visibility: hidden;
	float: left;
	background: none;
	z-index: 7;
	}
    
#mo_patentanwaelte {
	width: 182px;
	position: relative;
	margin-top: -20px;
	padding-left: 62px;
	visibility: hidden;
	float: left;
	background: none;
	z-index: 8;
	}
	
#mo_kontakt {
	width: 144px;
	position: relative;
	margin-top: -20px;
	padding-left: 70px;
	visibility: hidden;
	float: right;
	background: none;
	z-index: 9;
	}	
    
*+html #mo_ueber_uns {
	margin-top: 30px;
    margin-bottom: -100px;
	}
    
*+html #mo_patentanwaelte {
	margin-top: 30px;
    margin-bottom: -100px;
	}
    
*+html #mo_kontakt {
	margin-top: 30px;
    margin-bottom: -100px;
	}
	
/* FONTS */
	
#navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8;
	text-align: left;
	color: #565b5c;
	}
	
#navi a:link {
	text-decoration: none;
	color: #565b5c;
	}
	
#navi a:visited {
	text-decoration: none;
	color: #565b5c;
	}
	
#navi a:hover {
	text-decoration: none;
	color: #c67e5a;
	}
    
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5;
	color: #565b5c;
	}
	
#content a:link {
	text-decoration: none;
	color: #c67e5a;
	}
	
#content a:visited {
	text-decoration: none;
	color: #c67e5a;
	}
	
#content a:hover {
	text-decoration: none;
	color: #565b5c;
	}
    
select, input, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #565b5c;
	}
	
.subnavi {
    width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8;
	text-align: left;
	color: #565b5c;
	}
	
.subnavi a:link {
	text-decoration: none;
	color: #565b5c !important;
	}
	
.subnavi a:visited {
	text-decoration: none;
	color: #565b5c !important;
	}
	
.subnavi a:hover {
	text-decoration: none;
	color: #c67e5a !important;
	} 
    
.subnavi_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8;
	text-align: left;
    text-decoration: none;
	color: #c67e5a;
	}
	
.dark_link a:link {
	text-decoration: none;
	color: #565b5c !important;
	}
	
.dark_link a:visited {
	text-decoration: none;
	color: #565b5c !important;
	}
	
.dark_link a:hover {
	text-decoration: none;
	color: #c67e5a !important;
	}  
    
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    margin-bottom: -20px;
	color: #565b5c;
	}